@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
line-height:18px;
color:#000000;
}

.red12 {
color:#FF0000;
}

.black11 {
font-size:12px;
color:#000000;
}
.black11 a{
font-size:11px;
color:#000000;
text-decoration:underline;
}
.black11 a:hover{
font-size:11px;
color:#eb7e09;
text-decoration:underline;
}

.black10 {
font-size:10px;
color:#000000;
}
.black10 a{
font-size:10px;
color:#000000;
text-decoration:none;
}
.black10 a:hover{
font-size:10px;
color:#ffb900;
text-decoration:none;
}

.newsbg {
background:url(../img/news_bg.jpg) no-repeat;
width:276px;
height:169px;
}

.leftcontactbg {
background:url(../img/left_contactbg.gif) no-repeat;
width:257px;
height:83px;
}

.orangetext {
color:#ff8400;
}
.orangetext a{
color:#ff8400;
text-decoration:underline;
}
.orangeviewmore  {
color:#E3A035;
font-size:10px;
}
.orangeviewmore a{
color:#ff8400;
font-size:8px;
text-decoration:none;
}
.orangetext a:hover{
color:#ff8400;
text-decoration:underline;
}

.orangeheading {
color:#ff8400;
font-size:14px;
font-weight:bold;
}

.graytest {
color:#aaaaaa;
}
.graytest a{
color:#aaaaaa;
text-decoration:none;
}
.graytest a:hover{
color:#aaaaaa;
text-decoration:none;
}

.whitetext {
color:#FFFFFF;
}
.whitetextLatest
{
    color: White;
    font-size: 14px;
}

ul {
list-style:url(../img/bullet.gif);
margin-left: .7em;
padding-left: .7em;
} 

.formborder {
border:#9c9c9c solid 1px;
font-size:10px;
}

.dropdown {
background:#ba8607;
font-size:10px;
color:#FFFFFF;
}

.yellowtext {
color:#fede46;
}

.subheading {
color:#865f00;
font-size:12px;
font-weight:bold;
}
.subheading a{
color:#865f00;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.subheading a:hover{
color:#F0880D;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.brown11 {
color:#B48514;
font-size:11px;
font-weight:bold;
}
.brown11 a{
color:#B48514;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.brown11 a:hover{
color:#F0880D;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.orange12 {
color:#F0880D;
font-size:12px;
font-weight:bold;
}
.orange12 a{
color:#F0880D;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.orange12 a:hover{
color:#F0880D;
font-size:12px;
font-weight:bold;
text-decoration:none;
}


.calendarborder {
border:#F9F2EA 1px solid;
}

.calendartext {
color:#ac6904;
}

.photoborder {
border:#A89556 solid 1px;
}

.whitetext11 {
color:#FFFFFF;
font-size:11px;
}

.textfield {
border:#6a5220 solid 1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
