@charset "utf-8";

/* Container Section */
#main_container {
	width: 936px;
	background-color:#FFFFFF;
	margin:0 auto;
	position:relative;
	}
#header_container {
	height:96px;
	width:880px;
	margin-left:20px;
	margin-right:0px;
	float: left;
	}
#small_description {
	background-color:transparent;
	height:auto;
	width: 287px;
	left: 29px;
	top: 674px;
	}

	
/* Layout Content (stagnant) */
#top_nav {
	height:23px;
	width:610px;
	background:transparent;
	position:absolute;
	left: 297px;
	top: 73px;
	}
#black_divide {
	background-color:#000000;
	width:936px;
	height:14px;
	line-height:14px;
	font-size:14px;
	overflow:hidden;
	float: left;
	}
#main_media_cell {
	height:456px;
	length:913px;
	background-color:#538d86;
	float: left;
	width: 936px;
	}
#main_content_cell	{
	width:936px;
	background-image:url(layout_images/bglow.jpg);
	background-repeat:no-repeat;
	overflow: visible;
	float: none;
	clear: both;
	height: auto;
	}
#quote_space {
	width:936px;
	height:auto;
	background-color:transparent;
	padding-top: 10px;
	}
#inner_small_descrip {
	width:263px;
	height:auto;
	float:left;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	background-image:url(layout_images/lilbg.jpg);
	}
#left_small_descrip {
	width:12px;
	height:431px;
	float:left;
	background-image:url(layout_images/leftcontentborder.jpg);
	background-repeat:repeat-y;
	background-color:transparent;
	}
#right_small_descrip {
	width:12px;
	height:100%;
	float:left;
	background-image:url(layout_images/rightcontentborder.jpg);
	background-repeat:repeat-y;
	background-color:transparent;
	}
#headfoot_small_descrip {
	height:9px;
	width:287px;
	background-color:transparent;
	}
#bottom_small_descrip {
	height:9px;
	width:287px;
	float:left;
	background-image:url(layout_images/bottomcontentborder.jpg);
	background-color:transparent;
	}
#left_margin {
	float:left;
	width:28px;
	height:486px;
	background-color:transparent;
	}
#right_content {
	float:left;
	background-color:transparent;
	margin-left:0px;
	width:550px;
	height:auto;
	margin-top:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	overflow: visible;
	}
#right_content_low {
	background:transparent;
	float:left;
	width:275px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	}
#small_divide {
	height:2px;
	width:263px;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#efd5b9;
	line-height:2px;
	overflow:hidden;
	font-size:2px;
	}
#left_nav {
	background-color:transparent;
	width:200px;
	height:456px;
	float:left;
	}
#slideshow {
	background-color:transparent;
	width:719px;
	height:456;
	float:left;
	}
#footer {
	background-color:#FFFFFF;
	width:896px;
	height:42px;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	float: left;
	}
#left_foot {
	background-color:#FFFFFF;
	background-image:url(layout_images/leftfoot.jpg);
	width:130px;
	height:13px;
	float:left;
	}
#right_foot {
	background-color:#FFFFFF;
	background-image:url(layout_images/rightfoot.jpg);
	width:253px;
	height:13px;
	float:right;
	}
#phone_number {
	background-color:#FFFFFF;
	background-image:url(layout_images/phone.jpg);
	width:87px;
	height:17px;
	position:absolute;
	left: 820px;
	top: 33px;
	}
	
/*text styles*/
.maincontent {
	color: #000000;
	font-size: 16px;
	}
.quotecenter {
	font-size:12px;
	text-align:center;
	}
.smallhead {
	font-size:24px;
	text-align:left;
	}
.smallcontent {
	font-size:13px;
	}
.aboutcontent {
	font-size:12px;
	}
	
/*link classes*/
a.black{color:#000000} 
	a.black:visited{color:#000000} 
	a:hover.black{color:#000000} 
	a:active.black{color:#000000} 
