/* CSS Document */

div { margin:0px; padding:0px; }
body { margin:0px; padding:0px; font-size:13px; line-height:165%; font-family:Arial, Helvetica, sans-serif; color:#444444;}

h1 { font-size:19px; color:#0f6284; padding-bottom:10px; }
h2 { font-size:15px; color:#0f6284; }
h3 { padding:0px; margin:0px; font-size:13px; color:#0f6284; }
.sml_text { font-size:11px; float:right; }
.test_text { float:right; font-weight:bold; }


img { border:0px none; }

#container {
	width:950px;
	margin:45px auto;
}

#header {
	border-bottom:1px solid #b86f4c;
	text-align:right;
}

#body_container {
	margin-top:5px;
	overflow:auto;
	min-height:615px;
	padding-bottom:20px;
	background:url(images/bg_grow.jpg) repeat-y;
}

#sidebar {
	width:245px;
	background:url(images/brown_rpt.jpg) bottom repeat-x;
	background-color:#b86f4c;
	min-height:615px;
	float:left;
}

#navigation {
	margin-top:80px;
	width:225px;
	float:right;
	font-size:13px;
	font-weight:bold;
}

#navigation ul {
	padding:0px;
	margin:0px;
}

#navigation li {
	border-bottom:1px solid #fff;
	list-style-type:none;
	padding:18px 0 0 4px;
}

#navigation a {
	color:#fff;
	text-decoration:none;
}

#body_content {
	float:right;
	overflow:auto;	
}

#body_text {
	margin-top:30px;
	width:680px;
	margin-left:10px;
}


#banner {
	width:698px;
	height:261px;
	overflow:hidden;
}

#footer {
	border-top:1px solid #8c4122;
	clear:both;
}

#footer_left {
	float:left;
	width:400px;
	font-size:11px;
	color:#666;
	line-height:135%;
	padding-left:15px;
}

#footer_right {
	padding-top:15px;
	float:right;
	width:200px;
	text-align:right;
}

fieldset { 	
padding:20px 10px 20px 15px;
	border: 1px solid #ccc;
	font-size:13px;
	color:#666;
}
input,textarea {
	font-family: sans-serif;
	font-size: 13px;
	padding:3px;
	border:1px solid #ccc;
}
label { display: block; padding:0px; padding-bottom:3px; font-size:13px; color:#444; font-weight:bold; margin-top:8px;}	

legend { padding:0 5px 0 5px; font-size:14px; font-weight:bold; color:#666;}
.formleft { width:200px; float:left; }
.formright { float:right; width:400px; }

.texts { width:100px; }
.textm { width:150px; }
.textl {width:180px; }
.textbox_msg { width:380px; height:155px }
.contactbutton { margin-top:-35px; float:right; font-weight:bold; width:80px; height:30px; }

#widget_container {margin-top:-150px; width:430px; overflow:hidden; clear:both; float:right; padding-bottom:20px;}