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

body { color: #705717; background: #DFDCC9 url(images/bg.jpg) repeat-x; margin: 0 auto; font-family: Arial, Helvetica, sans-serif; }

a:link { color: #705717; text-decoration: none; }
a:visited { color: #705717; text-decoration: none; }
a:hover { color: #705717; text-decoration: none; }
a:active { color: #705717; text-decoration: none; }

#wrap { width: 958px; background: url(images/wrapbg.jpg); margin: 0 auto; }

#top-links { width: 948px; height: 10px; padding-top: 18px; padding-bottom: 4px; text-align: right; padding-right: 10px; font-size: 10px; background: #F0EFEA;  }

#header { padding-left: 20px; width: 938px; height: 264px; background: url(images/header.jpg);  }
#header a:link { color: #e1ddcb; text-decoration: none; }
#header a:visited { color: #e1ddcb; text-decoration: none; }
#header a:hover { color: #e1ddcb; text-decoration: none; }
#header a:active { color: #e1ddcb; text-decoration: none; }

#phone { padding-top: 190px; color: #07167B; }

.nav { padding-top: 20px; padding-left: 30px; float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; text-transform:uppercase; }

#sidebar { width: 250px; float: left; background: url(images/wrapbg.jpg) left; }

#sidenav { width: 250px; height: 338px; background: url(images/sidenav.jpg) no-repeat; }

.sidelink_on { width: 228px; background: #ffffff; float: right; padding-left: 8px; font-weight: bold; margin-top: 3px; font-size: 12px; height: 16px; padding-top: 2px; }

.sidelink_off { width: 228px; float: right; padding-left: 8px; font-weight: bold; margin-top: 3px; font-size: 12px; height: 16px; padding-top: 2px; }

#content { width: 648px; float: left; background: url(images/wrapbg.jpg) right; padding-left: 30px; padding-right: 30px; font-size: 13px; }

h1, h2.mainHead { color: #172083; font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; margin-top: 5px; margin-left: 0px; margin-right: 0px; margin-bottom: 5px; padding-top: 8px; padding-left: 0px; }

h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; margin: 5px; }

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: normal; margin: 0px; padding: 0px; }

h4 { font-size: 13px; font-weight: bold; margin: 0px; }

h5 { font-size: 16px; font-weight: bold; margin: 0px; }

h6 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #172083; margin: 0px; }

hr { border: none 0; border-top: 1px solid #705717;  height: 1px; }

p { padding-right: 15px; margin-top: 8px; margin-bottom: 8px; }

#rightbar { width: 210px; float: right; }

.bluebox { background: #d8e6f1; width: 205px; margin-top: 7px; margin-left: 14px; padding: 15px; font-size: 14px; }

.blue { color: #172083; font-size: 11px; margin-bottom: 3px; }

.blue-2 { color: #172083; font-size: 14px; margin-bottom: 3px; }

.blue a:link { color: #172083; text-decoration: none; }
.blue a:visited { color: #172083; text-decoration: none; }
.blue a:hover { color: #172083; text-decoration: none; }
.blue a:active { color: #172083; text-decoration: none; }

.violet { color: #3c4092; font-size: 11px; }

.violet a:link { color: #3c4092; text-decoration: none; }
.violet a:visited { color: #3c4092; text-decoration: none; }
.violet a:hover { color: #3c4092; text-decoration: none; }
.violet a:active { color: #3c4092; text-decoration: none; }

#bot-links { width: 936px; height: 40px; padding-right: 12px; padding-left: 10px; font-size: 10px; margin: 0 auto;  }

#bot-links-left { float: left; width: 400px; text-align: left; }

#bot-links-right { float: right; width: 400px; text-align: right; }

#subnav { background: #E0DDCA; width: 692px; height: 22px; float: right; margin-right: 16px; font-size: 13px; padding-top: 8px;  }

.snlink { padding-left: 20px; float: left; font-weight: bold; }

.u_crumb { text-decoration:underline; float: left; padding-left: 10px; font-weight: bold; }

#interior { width: 437px; text-align: justify; }

.s_box { float: right; background: url(images/s_box.jpg) no-repeat; padding: 8px; height: 170px; width: 162px; } 

.invisible { color: #FBFCF6 }

.style1 {font-size: 12px}

#quick_contact { width: 170px; float: right; background: #d8e6f1; padding: 4px; }

input, textarea, select
{
color: #705717;
background: #E0DDCA;
border: 1px solid #705717;
}

/*------AJAX FORM STYLES------*/
.hidden{display:none;}
#qc_log_res{
width: 250px;
float:right;
position:relative;
right:150px;
}
#qc_log_res1{
font-size:12px;
}
#log_res{
color:#FF0000;}

/*-- General Styles --*/
.right{
float:right;
}
