/********Main Body Styles************************************/

.right-floatimage{
float:right;
padding-left:20px;
}

.left-floatimage{
float:left;
padding-right:20px;
}




#topheader{
height: 80px;
background-color:#FFFAE4;
margin:0 auto;
width:750px;
background-image:url(../images/headingbanner.jpg);
background-repeat:no-repeat;
}

#banner{
height: 150px;
background-color:#8E2800;
margin:0 auto;
width:750px;
}

#bottomheader{
height: 30px;
background-color:#8E2800;
margin:0 auto;
width:750px;
}

#contentarea{
padding:10px 30px 20px 20px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D7C5;
	background-repeat:repeat-x;
	background-image:url(../images/page-background.jpg);
	background-repeat:repeat-x;
	
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #8E2800;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #8E2800;
	border-bottom: 1px solid;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #8E2800;
}


/*********** Left Border (the line going down the left column)**********************/
.left_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006699;
}



/***************Tech Coordinators.htm Styles*********************************/
.tableBorder {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #8E2800;
}
