/*//////////// BuilderFusion Default Stylesheet ////////////*/

body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:160%;
}

#main_container {
	position:absolute;
	left:50%;
	width:896px;
	margin-left:-448px; 
}

#home_container {
	clear:both;
	background:url(images/home_bg.jpg) #ffffff;
	width:896px;
	margin:0 ;
	overflow:auto;
}

#content_container {
	clear:both;
	background: #faebae;
	width:896px;
	margin:0;
	overflow:auto;
}

#header {
	height:162px;
	width:896px;
	margin:10px 0px 4px 0px;
	background:url(images/header.jpg) top center no-repeat;
}

.img_top_left {float:left; margin:0px 10px 10px 0px;}
.img_middle_left {float:left; margin:10px 10px 10px 0px;}
.img_bottom_left {float:left; margin:10px 10px 0px 0px;}
.img_top_center {text-align:center; margin:0px 10px 10px 10px;}
.img_middle_center {text-align:center; margin:10px 10px 10px 10px;}
.img_top_right {float:right; margin:0px 0px 10px 10px;}
.img_center_right {float:right; margin:0px 0px 10px 10px;}
.img_bottom_right {float:right; margin:10px 0px 0px 10px;}


a:link {text-decoration:none; color:#006633;}
a:hover {text-decoration:underline; color:#000000;}
a:visited {text-decoration:none; color:#006633;}
a:visited:hover {text-decoration: underline;color:#000000;}


a.nav:link { color: #000000; text-decoration: none; }
a.nav:hover { color: #0066FF; text-decoration: none; }
a.nav:visited { color: #999999; text-decoration:none; }
a.nav:visited:hover { color: #0066FF; text-decoration: none; }


a.quick_link:link {text-decoration:none; color:#006633; font-weight:bold;}
a.quick_link:hover {text-decoration:underline; color:#000000; font-weight:bold;}
a.quick_link:visited {text-decoration:none; color:#006633; font-weight:bold;}
a.quick_link:visited:hover {text-decoration:underline; color:#000000; font-weight:bold;}


h1, .Heading1 .Page_Title {color:#660000; font:22px Arial, Helvetica, sans-serif; margin:0px;padding:0px;}

h2, .Heading2 .Sub_Title {color:#006633; font:16px Arial, Helvetica, sans-serif; margin:0px;padding:0px;font-weight:bold;}

h3, .Heading3 .Sub_Sub_Title {color:#006633; font:14px Arial, Helvetica, sans-serif; margin:0px;padding:0px;font-weight:bold;}

h4, .Heading4 .Sub_Title {color:#006633; font:13px Arial, Helvetica, sans-serif; margin:0px;padding:0px;font-weight:bold;}

h5, .Heading5 .Caution {color:#FFCC00; font:14px Arial, Helvetica, sans-serif; margin:0px;padding:0px;}

h6, .Heading6 .Important {color:#33CC00; font:13px Arial, Helvetica, sans-serif; margin:0px;padding:0px;}

h7, .Heading7 .Warning {color:#FF0000; font:22px "Times New Roman", Times, serif; margin:0px;padding:0px;}


hr {background-color:#999999; height:2px; width:80%; text-align:center;}

p {margin:12px 0px 12px 0px;}


.text_table {
	margin:10px;
	padding:10px;
}

.text_table td {
	padding:3px 5px 3px 5px;
	background-color:#eedfd2;
}

#column_title {
	width:280px;
	border-bottom:1px solid #9B8068;
	margin-bottom:10px;
}

#page_title {
	width:600px;
	border-bottom:1px solid #9B8068;
	margin-bottom:10px;
}

#banner {
	height:140px;
	background:url(images/header_01.jpg) no-repeat;
}

#top_nav {
	font-family:Arial, Helvetica, sans-serif;
}

#login {
	position:absolute;
	top:113px;
	left:750px;
}

.login_fields {
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.form_field {
	border: 1px solid #999999;
	background: #CCCCCC;
	width:140px;
}

.form_text_area {
	border: 1px solid #CCCCCC;
	background: #ABBCD4;
	width:290px;
}

#pages_image {
	height:100px;
	background:url(images/header_02.jpg) no-repeat;
	padding:15px;
}

#column_01 {
	float:left;
	width:290px;
	padding:10px;
}

#column_02 {
	float:right;
	width:570px;
	padding:5px 0px 5px 10px;
}

#column_03 {
	float:left;
	width:190px;
	padding-right:10px;
	border-right:4px solid #ffffff;
	padding-top:0;
	margin-top:0;
}

#column_04 {
	float:right;
	width:660px;
	padding-left:10px;
	padding-bottom:10px;
}

#quick_links {
	font-size:10px;
}

.quick_link_div {
	background:#f0de9f;
	width:253px;
	float:left;
	padding:10px;
	margin:5px 10px 5px 0px;
	line-height:160%;
	color:#c6923d;
}

.quick_pic {
	float:left;
	margin-right:10px;
	border:1px solid #660000;
}

#content {
	padding:10px;
}

#footer {
	text-align:center;
	margin-top:10px;
}
#home_bottom_ads {
	margin-top:6px;
	clear:both;
	background:#e3e3e3;
	text-align:center;
}

#home_bottom_ads img {
	border:1px solid #660000;
	margin:10px 4px 5px 4px;
	
}
#home_bottom_ads p {
	margin:0;
}

#bottom_ads {
	margin-top:6px;
	clear:both;
	background:#e3e3e3;
	text-align:center;
}

#bottom_ads img {
	border:1px solid #660000;
	margin:10px 5px 10px 5px;
	
}
#bottom_ads p {
	margin:0;
}

#banner_ad {
	position:absolute;
	top:30px;
	left:500px;
	width:468px;
	height:60px;
	border:1px solid #000000;
	background:#999999;
}

#bf_link {
	font-size:10px;
}

/*//////////// Menu Script Styles ////////////*/

#sidenav {
	margin:0;
	padding:0;
}
#sidenav li{
	list-style:none;
	margin:0;
	line-height:110%;
	padding-top:6px;
}
#sidenav ul li{
	padding-left:1px;


}
#dd {
    margin: 0;
    padding: 0;
}

#dd li {   
	margin: 0px 0px 1px 0px;
 	padding: 0;
 	list-style: none;
	width:112px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#dd li:hover ul {
	left:auto;
	/*margin-left:-10px;			doesn't change anything*/
	padding-left:5px;                       /*made the text align up better, it used to have a big indent*/
	/*width:auto;				didn't change it*/
}

#dd li a {   
	display: block;
	text-align: center;
	padding: 4px 2px 4px 2px;
	margin: 0 1px 5px 0;
	color: #ffffff;
	text-decoration: none;
	background:#660000;
}
#dd ul li {
	float:none;
	width:auto;
}

#dd li ul { /*was .submenu*/
	left:-9999px;
	position: absolute;
	z-index: 3;
	background-color:#336600;
}
#dd li ul a {
	background-color:#336600;  
	margin-top:4px;

}
#dd li a:hover {   
	background: #336600;
	color:#ffffff;
}


#dd li li a {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	padding: 2px;			/*spacing between text in submenu*/
	color: #ffffff;
	/*width: auto;			didn't change it*/
	/*text-indent:-10px;		didn't change it*/
	
}

#dd li li a:hover {
	text-decoration:none;
	color: #66FF66;
{
/*
.submenu {
	background-color:#336600;  
	visibility: hidden;
    position: absolute;
    z-index: 3;
	margin-top:1px;
}
.submenu:hover {
	visibility:visible;
}
.submenu a {   
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    padding: 5px;
    color: #ffffff;}

.submenu a:hover {	
	color: #66FF66;
}

.submenu a:visited {	
	color: #ffffff;
}

.submenu a:active {	
	color: #ffffff;
}


*/
