@charset "utf-8";
/* CSS Document */




#body_holder
{
	background-image:url(../../images/sax.jpg);
	background-position:532px -125px;
	background-repeat:no-repeat;
	clear:both;
	margin-top:0;
	min-height:300px;
	padding-top:0;
	width:100%;
}

#contact
{
	width:250px;
	border:1px solid #006634;
	text-align:right;
	color:#FFFFFF;
	padding-bottom:5px;
	background-color:#006634;
}

#contact h2
{
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-indent:5px;
}
#contact input, textarea
{
	margin-top:5px;
}

.contact_submit
{
	border:1px solid #FFFFFF;
	background-color:#006634;
	padding:0px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:85%;
}
















#flash_header
{
	height:210px;
	width:100%;
}
#header_loc
{
	width:200px;
	float:right;
	font-size:80%;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#headline
{
	background-color:#fdfcd5;
	width:94%;
	padding:10px 3%;
	border-right:1px solid #999999;
	border-bottom:1px dashed #999999;
}

#left_side
{
	width:258px;
	background-image:url(../../images/left_nav_rpt.jpg);
	background-repeat:repeat-y;
	font-size:90%;
	float:left;

}
#left_side_bottom
{
	background-image:url(../../images/left_nav_bottom.jpg);
	padding-top:20px;
	width:100%;
	background-repeat:no-repeat;
	height:7px;
	background-position:bottom;
}
#left_side p
{
	color:#FFFFFF;
}

#right_side
{
	width:475px;
	padding-left:50px;
	margin-top:-50px;
}
