/* CSS Document */

.clear{
clear:both;
}

body{
background-color:#F2E3D0;
}

#container{
margin:auto;
width:769px;
background-color:#FFFFFF;
height:auto;
padding:5px;
}

#header{
width:749px;
height:243px;
background-color:#FAE9CE;
padding:10px;
}
#innerHeader{
width:749px;
height:183px;
background-color:#FAE9CE;
padding:10px;
}

#left_content{
float:left;
width:188px;
}

#nav{
background-color:#FAE9CE;
}

#nav li{
list-style:none;
background-image:url(../images/bullets.jpg);
background-repeat:no-repeat;
background-position:4px 7px;
margin-left:5px;
padding-left:15px;
}

* html #nav li{
padding-left:0px;
}

#nav li a{
color:#833611;
text-decoration:none;
}

#nav li a:hover{
color:#833611;
text-decoration:underline;
}

.navigation{
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
font-size:11px;
border-bottom:#FFFFFF dashed 1px;
}

#help{
padding:5px;
background-image:url(../images/callnow_bg.jpg);
background-repeat:no-repeat;
margin-top:5px;
width:178px;
height:118px;
background-color:#FFFFFF;
color:#19698E;
}

.arial{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;

}

.georgi{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:24px;
color:#000000;
}

.georgi p{
font-size:12px;
}


#contact{
padding:5px;
background-image:url(../images/contact_bg.jpg);
background-repeat:no-repeat;
margin-top:5px;
width:178px;
height:150px;
background-color:#FFFFFF;
color:#9D6C21;
}

#contact_left{
margin-left:20px;
padding:0px;
width:45%;
float:left;
}
#contact_left p{
text-align:left;
}
#contact_right{
padding-right:10px;
width:45%;
float:right;
}


#right_content{
margin-right:2px;
text-align:justify;
line-height:18px;
/*border:solid 1px #000000;*/
float:right;
width:571px;
}

* html #right_content{
padding-top:10px;
}

.brown{
font-style:italic;
font-weight:bold;
font-family:"Georgia", Times New Roman, serif;
font-size:14px;
color:#833611;
}

#right_bottom{
height:252px;
background-color:#F6F6F6;
width:auto;
padding-bottom:10px;
}

#right_bot1{
height:244px;
float:left;
width:49.9%;
}

#right_bot2{
height:244px;
float:right;
width:49.9%;
}

.head{
padding-left:10px;
color:#833611;
background-color:#F8E2C0;
height:36px;
line-height:36px;
font-family:"Georgia", Times New Roman, Times, serif;
font-size:18px;
}

#right_bot1 p, #right_bot2 p{
margin-left:10px;
margin-right:10px;
margin-bottom:0px;
}

.bott_list{

padding-left:10px;
margin-left:30px;
font-size:12px;
list-style:none;
}

* html .bott_list{
background-position:15px 5px;
margin-left:20px;
}

.blue{
float:right;
margin-right:30px;
font-size:12px;
}

#bottom_img{
margin:0px;
height:8px;
background-image:url(../images/corner_bottom.gif);
background-repeat:no-repeat;
}


#footer{
margin-top:10px;
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
width:767px;
height:33px;
}

* html #footer{
margin-top:-5px;
}

#footer_topleft{
float:left;
width:7px;
height:7px;
background-image:url(../images/footer_topleft.gif);
background-repeat:no-repeat;
}

#footer_bottomleft{
position:relative;
float:left;
top:-7px;
width:7px;
height:7px;
background-image:url(../images/footer_bottomleft.gif);
background-repeat:no-repeat;
}

#footer_topright{
float:right;
width:7px;
height:7px;
background-image:url(../images/footer_topright.gif);
background-repeat:no-repeat;
}

#footer_bottomright{
float:right;
position:relative;
top:-7px;
width:7px;
height:7px;
background-image:url(../images/footer_bottomright.gif);
background-repeat:no-repeat;
}

#footer_text{
position:relative;
top:7px;
}

#copyright{
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#9D6C21;
}

#bottom_links{
margin-right:5px;
position:relative;
top:-20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:right;
color:#9D6C21;
}

.bottom_nav{
display:inline;
list-style:none;
}

.bottom_nav a{
text-decoration:none;
color:#9D6C21;
}
.bottom_nav a:hover{
text-decoration:underline;
color:#000000;
}

/* inner pages*/

#right_content .heading{
font-size:18px;
color:#833611;
}

#right_content li{
list-style-type:disc;
font-size:14px;
}

#right_content .list{
list-style-type:disc;
font-size:12px;
}


/* FORM CSS */

label{
float: left;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
width: 150px;
height:30px;

}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
.highlight-box {
	padding: 6px;
	border: thin solid #833611;
	margin: 12px;
}


#nav li a:hover{
color:#833611;
text-decoration:underline;
}

.articles a{
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
font-size:11px;
color:#833611;
text-decoration:none;
}

.articles a:hover{
color:#833611;
text-decoration:underline;
}

h3 {line-height:28px;}