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

body{
background: url(../images/mainbg.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #362c15;
text-align:center;
margin: 0;
padding: 0;
}

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

#toplinks{
width: 100%;
background: #ab6701 url(../images/toplinks.gif) top repeat-x;
color: #e0d8b8;
font-size: 11px;
padding: 4px 0px;
}

#login{
margin: 0 auto;
width: 1014px;
text-align:right;
}

#login a:link, #login a:visited{
color: #e0d8b8;
font-weight:bold;
text-decoration: none;
padding: 3px 5px;
}

#login a:hover{
background: #e0d8b8;
color: #aa6600;
}

#container{
background: url(../images/hdrbg_.gif) top center no-repeat;
}

#wrapper{
clear: both;
margin: 0 auto;
width: 1014px;
text-align:center;
position: relative;
height: 265px;
}

#nav{
position: absolute;
top: 0px;
left: 175px;
z-index: 100;
color: #c7b293;
font-weight:bold;
text-transform: uppercase;
text-align:center;
padding-top: 15px;
font-size: 14px;
}

#flashbanner{
clear:both;
position: absolute;
top: 44px;
left: 0;
z-index: 0;
text-align:center;
}

#nav a:link, #nav a:visited{
color: #e0d8b8;
font-weight:bold;
text-decoration: none;
padding: 14px 30px 28px 30px;
}

#nav a:hover, #nav a.current{
background: url(../images/navbgover.png) top repeat-x;
color: #fff;
}

#content{
clear: both;
margin: 0 auto;
width: 920px;
padding: 80px 10px 10px 10px;
text-align:left;
}

#column1{
float: left;
width: 240px;
background: url(../images/vr.png) top right no-repeat;
padding-right: 15px;
}

#column2{
float: right;
width: 875px;
padding-left: 10px;
}

#footer{
clear: both;
margin: 0 auto;
border-top: 3px solid #aa6600;
background: #014e2b;
font-size: 11px;
text-align:center;
color: #e0d8b8;
padding: 10px;
}

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

#footer span a:hover{
color: #62bb46;
}

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

a:hover{
color: #ac6802;
}

h1,h2,h3{
padding: 0;
margin: 0 .02em;
}

h1{
font-size: 22px;
background: url(../images/arrow.gif) center left no-repeat;
padding-left: 22px;
}

h2{
font-size: 18px;
}

h3{
font-size: 16px;
}

.small{
font-size: 11px;
}

.med{
font-size: 16px;
}

.large{
font-size: 18px;
}

.ctrtxt{
text-align:center;
}

.lttxt{
text-align:left;
}

.rttxt{
text-align:right;
}

.justtxt{
text-align:justify;
}

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

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

a img{
border: 0;
}

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

input[type=submit]:hover, input[type=reset]:hover{
background: #1a7648 url(../images/buttonbgover.gif) top repeat-x;
color: #e0d8b8;
border: 1px solid #006738;
}

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

a.button:hover{
background: #1a7648 url(../images/buttonbgover.gif) top repeat-x;
color: #e0d8b8;
border: 1px solid #006738;
}

form{
margin: 0;
padding: 0;
}

fieldset{
border: 1px solid #cac19c;
padding: 8px;
}

legend{
font-weight:bold;
}

.alert{
color: #ff0000;
}

ul.listings{
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 25px;
}

ul.listings li a:link, ul.listings li a:visited{
display: block;
background: url(../images/garrow.gif) center left no-repeat;
padding: 4px 0px 4px 15px;
color: #014e2b;
font-weight:bold;
text-decoration: none;
}

ul.listings li a:hover{
color: #62bc46;
}

.box{
background: #aa6600;
padding: 8px;
color: #fff;
font-size: 12px;
text-align: justify;
}

.box a:link, .box a:visited{
color: #e0d8b8;
}

.box a:hover{
text-decoration: underline;
}

img.service{
border: 3px solid #fff;
}

div.hr{
margin: 20px auto;
width: 90%;
background: none;
height: 1px;
border-bottom: 1px dotted #807754;
}

.noimage{
float: left;
width: 175px;
line-height: 200px;
text-align:center;
background: #aa6600;
font-weight: bold;
margin-right: 8px;
padding: 8px;
}

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