@charset "utf-8";
/* CSS Document */

html{
overflow: -moz-scrollbars-vertical;
}

body{
background: #6cacd8 url(../images/mainbg.gif) top repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align:center;
margin: 0;
padding: 0;
}

#wrapper{
margin: 0 auto;
width: 882px;
}

.clear{
clear: both;
height: 0px;
}

#header{
float: left;
width: 493px;
height: 94px;
background: url(../images/topbg.gif) top left no-repeat;
padding: 10px;
color: #fff;
}

#logo{
float: left;
width: 368px;
height: 114px;
text-align:left;
}

#nav{
clear: both;
background: url(../images/navbg.gif) top center repeat-x;
line-height: 44px;
color: #fff;
font-weight:bold;
text-transform: uppercase;
text-align:center;
}

#nav a:link, #nav a:visited{
color: #fff;
font-weight:bold;
text-decoration: none;
padding: 0 22px;
}

#nav a.n:link, #nav a.n:visited{
background: url(../images/navbr.gif) top right no-repeat;
}

#nav a:hover{
color: #fa7006;

}

#content{
clear: both;
background: #f6fafc;
padding: 10px;
text-align:left;
}

#flashbanner{
margin-bottom: .5em;
}

#column1{
float: left;
width: 580px;
padding: 5px 8px 0px 0px;
}

#column2{
float: right;
width: 252px;
height: 341px;
padding: 0px 0px 0px 20px;
background: url(../images/vr.gif) top left no-repeat;
}

#footer{
background: url(../images/footerbg.png) top center no-repeat;
padding: 20px 10px 10px 10px;
font-size: 11px;
text-align:center;
}

#footer span a{
padding: 0 9px;
}

#footer span a:hover{
}

a:link, a:visited{
color: #fa6d03;
text-decoration: none;
}

a:hover{
color: #fa6d03;
}

h1,h2,h3{
padding: 0;
margin: 0 .02em;
color: #fa6f05;
font-family: "Trajan Pro", "Times New Roman", Times, serif;
}

.titles{
background: url(../images/titlebg.gif) top repeat-x;
color: #227cb2;
font-weight:bold;
font-size: 16px;
line-height: 34px;
padding: 0px 5px;
text-align:left;
margin-bottom: .5em;
}

h1{
font-size: 18px;
}

h2{
font-size: 16px;
border-bottom: 1px solid #fa6f05;
}

h3{
font-size: 14px;
}

.small{
font-size: 11px;
}

.ctrtxt{
text-align:center;
}

.lttxt{
text-align:left;
}

.rttxt{
text-align:right;
}

.leftside{
float: left;
padding-right: 5px;
}

.rightside{
float: right;
padding-left: 5px;
}

a img{
border: 0;
}

input[type=submit], input[type=reset], input[type=button]{
background: #ffe154 url(../images/buttonbg.gif) top repeat-x;
color: #fff;
border: 1px solid #ebc425;
padding: 2px;
font-weight:bold;
text-align:center;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover{
background: #fa6d04 url(../images/buttonbghover.gif) top repeat-x;
}

a.button:link, a.button:visited{
background: #ffe154 url(../images/buttonbg.gif) top repeat-x;
color: #fff;
border: 1px solid #ebc425;
padding: 3px;
font-weight:bold;
text-align:center;
}

a.button:hover{
background: #fa6d04 url(../images/buttonbghover.gif) top repeat-x;
}

form{
margin: 0;
padding: 0;
}

.alert{
color: #ff0000;
}

img, div { behavior: url(iepngfix.htc) }

.adtitle{
font-weight: bold;
font-size: 14px;
}

.addate{
color: #666;
font-size: 11px;
font-style: italic;
}

.adprice{
color: #ff0000;
font-weight:bold;
}

table.ad{
margin-bottom: .5em;
}