@charset "utf-8";
/* CSS Document */

body {
background: #000000 url(../img/main_bg.gif) no-repeat center top;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#edb37d;
font-size:11px;
margin:0;
line-height:18px;
}
body a{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#f8a04f;
text-decoration:none;
}
body a:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#edb37d;
text-decoration:underline;
}

img { border:0; }

.insiderightbg {
background:#170903 url(../img/inside_right_bg.gif) no-repeat ; 
width:228px;
height:478px;
}


.yellowheading {
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#edb37d;
font-size:14px;
font-weight:bold;
}

.lightyellowhd {
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#ffe4c8;
font-size:14px;
font-weight:bold;
}

.contentbg {
background:#070201 url(../img/content_bg.jpg) no-repeat;
width:920px;
height:376px;
}

.footerbg { 
background:url(../img/footer_bg.gif) no-repeat;
width:920px;
height:117px;
}

.featuredbg {
background: #170903 url(../img/features_bg.gif) no-repeat;
width:488px;
height:239px;
}

.textfield {
background:#ffe4c8;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#170903;
border:#170903 solid 1px;
}
.dropdown {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
background:#ffe4c8;
color:#170903;
border:#edb37d solid 1px;
}

.borderright {
border-right:#8b4124 solid 1px;
}

#faqlist li { padding:0 0 10px 0; }

.imgfloat { float:left; padding:0 10px 0 0; }

#footerwrap a { color:#edb37d;
text-decoration:none; }

h3 { font-size:14px; }
.box_verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
}
.msgred{
color:#FF0000;
}