@charset "utf-8";
/* CSS Document 

I am adding characters to the file to make it larger than 8192 bytes which causes dreamweaver to crash when it is saved with a file size in a multiple of 8192. And now even more.

*/


html { 
	background: #E4F0F5 url(../images/body_bg.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #2C3726;
}

h1,h2,h3,h4,h5,blockquote,ol,ul,dt {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #92340F;
	text-decoration: underline;
}

a:hover {
	color: #92340F;
	text-decoration: none ;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #2C3726;
	font-size: large;
	font-weight: bold;
	margin-top: 20px;
}

h1 p {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #2C3726;
	font-size: large;
	font-weight: bold;
	padding-bottom: 20px;
}


h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #2C3726;
	font-size: medium;
	font-weight: 500;
	padding-left: 5px;
	padding-top: 10px;
}

img { border:none; }

a:link, a:visited {
	color: a#F9A31B;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div#branding {
	clear: both;
	margin-top: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 210px;
	overflow: hidden;
}


div#webpage_container {
	width: 1024px;
	margin: 0px auto;
	padding: 0;
}


div#content_container {
	background: url(../images/body_text_bg.png) repeat-x #FFFFFF;
	float: left;
	width: 1002px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

div#end_main_container {
	background: url(../images/footer.jpg) no-repeat;
	float: left;
	width: 1024px;
	height:100px;
}

div#sidebar_container {
	float: left;
	height: 575px;
	width: 220px;
	background: url(../images/left_margin_bg.png) no-repeat;
	margin-left: 12px;
	margin-top: -20px;
	padding-top: 20px;
	padding-left: 13px;
	z-index: 100;
}

div#sidebar_holder {
	position: relative;
	float: left;
	height: 575px;
	width: 230px;
}

div#callout_holder {
	position: relative;
	height: 1px;
}

div#callout {
	position: absolute;
	top: 5px;
	left:-65px;
}

div#logo_holder {
	position: relative;
	height: 1px;
}

div#logo {
	position: absolute;
	width: 100%;
	left: 18px;
}

div#logo img {
	left: 115px;
}

div#contact_holder {
	position: relative;
	height: 1px;
}

div#primary_contact_information {
	color: #2C3726;
	position: absolute;
	margin-top: 5px;
	text-align: right;
	width: 1015px;
}

div#primary_contact_information a:link, div#primary_contact_information a:visited {
	color: #2C3726;
	padding-left: 20px;
	text-decoration: none;
}

div#primary_contact_information a:hover {
	color: #FAAE20;
}

div#content_main {
/*	width: 690px;  
	padding-left: 20px;
*/

	/* overflow allows a container to stretch to fit floated elements inside it */
	overflow: auto;

}

div#site_credits {
	margin: -35px auto 0 auto;
	padding-top: 10px;
	text-align: center;
	font-size: smaller;
	color: #ECF0BF;
	float: left;
	width:1002px;
}


#site_credits a:link,#site_credits a:visited {
	color: #428FB0;
	text-decoration: underline;
}

#site_creditsa:hover {
	color: #428FB0;
	text-decoration: none ;
}



div.thick_line {
	background: #0A1720;
	clear: both;
	height: 12px;
	width: 827px;
	margin-left: 3px;
}

/* Primary Content */

div#primary_photo {
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 360px;
	width: 543px;
}

div#secondary_photo {
	float: left;
	padding: 1px;
	margin: 0;
	overflow: hidden;
	height: 360px;
	width: 282px;
}

div#primary_content {
	float: left;
	width: 690px;
}

div#primary_content table {
	float: left;
	margin: 10px;
	background-color: #EB7E07;
	padding: 0;
}

div#primary_content table th {
	background-color: white;
	font-weight: bold;
}
div#primary_content table td {
	background-color: #FEF1DD;
	padding: 5px;
}

div#primary_content ul, div#primary_content ol {
	margin-left: 50px;
}


/*<table>
<tr>
	<th>Header</th>
	<td>Content</td>
</tr>
</table>
*/
div#secondary_content {
	float:left;
	text-align: center;
	color: #2C3726;
	overflow: hidden;
	font-size: smaller;
	width: 280px;
}

div#secondary_content img {
	clear: right;
	border: #F77E0A 2px solid;
	padding: 3px;
	margin: 2px 2px 10px 5px;
	background-color: #fff;
}


div#primary_content h1 {
	background: url(../images/background_interior_h1.png) bottom left no-repeat;
	width: 100%;
	margin-top: 20px;
	padding: 0;
}

div#primary_content img {
	border: #428FB0 4px solid;
	padding: 0px;
	margin: 10px;
	background-color: #fff;
}

div#primary_content {
	float: left;
	width: 440px;
	font-size: medium;
	margin: 0 10px 0 15px;
	padding-right: 25px;
}


div#highlighted_content {
	color: #ECF0BF;
	float: left;
	background: url(../images/right_margin_bg.png) no-repeat;
	width: 250px;
	height: 410px;
	margin: 20px 0 0 5px;
}

div#highlighted_content h2{
	color: #ECF0BF;
	margin-left: 5px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	width: 200px;
}

.highlighted_content_copy {
	width: 200px;
	height: 78px;
	overflow: auto;
	float: left;
	margin-left: 10px;
	font-size: smaller;
}


/* Interior Content */

div#primary_highlight {
	margin: 18px 0px 0px 15px;
	padding-bottom: 20px;
	float: left;
}	

.highlight_copy {
	width: 200px;
	height: 100px;
	overflow: auto;
	float: left;
	margin-top: 12px;
	margin-left: 15px;
	font-size: medium;
}

div#contact_highlight {
	margin: 0px 0px 0px 5px;
	padding-bottom: 20px;
	float: left;
	text-align: center;
	font-size: medium;
}

div#contact_highlight h2 {
	color: #ECF0BF;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	width: 220px;
	text-align: center;
	font-size:medium;
}

div#contact_highlight a:link, div#contact_highlight a:visited {
	color: #ECF0BF;
	text-decoration: underline;
}

div#contact_highlight a:hover {
	color: #ECF0BF;
	text-decoration: none ;
}

/* Homepage Content */

div#homepage_featured_content {
	color: #ECF0BF;
	float: left;
	background: url(../images/homepage_features_bg.png) no-repeat;
	width: 750px;
	height: 330px;
	margin: 20px 0 0 5px;
}

div#homepage_featured_content h2{
	color: #ECF0BF;
	margin-left: 5px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	width: 200px;
}

.homepage_feature_copy {
	width: 200px;
	height: 78px;
	overflow: auto;
	float: left;
	margin-left: 10px;
	font-size: smaller;
}

div#feature_one {
	margin: 20px 0 0 20px;
	width: 216px;
	float: left;
}

div#feature_two {
	margin: 20px 0 0 28px;
	width: 216px;
	float: left;
}

div#feature_three {
	margin: 20px 0 0 28px;
	width: 216px;
	float: left;
}

div#homepage_primary_content {
	float: left;
	padding-left: 25px;
	width: 700px;
	font-size: medium;	
	line-height: 1.8em;
}

div.homepage_feature_content {
	float: left;
	padding: 3px 5px;
}

div#homepage_featured_content div.homepage_feature_content p{
	margin-top: 0px;
	margin-bottom: 0px;
}

div.homepage_feature_content img {
	float: left;
	padding: 0;
	border: none;
	margin: 0;
}

div.homepage_feature_content a:link, div.homepage_feature_content a:visited {
	color: #efefef;
	text-decoration: underline;
}

div.homepage_feature_content a:hover {
	color: #ECF0BF;
	text-decoration: none ;
}
