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

body{
	background-image: url(images/gradientBG.png);
	background-repeat: repeat-x;
	background-color: #B2C2D1;
	height: 100%;
}

.bodytext {
	font-size:small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #43618A;
	line-height: 1.25em;
}

.colatext {
	font-size:small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #810D0B;
	font-style: normal;
	text-indent: 5px;
	margin-left: 10px;
	line-height: .25;
}

div#wrapper{
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
	background-image: none;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
	color: #F00;
	margin-bottom: 0px;
}

div#header{
	background-color:#FFF;
	height: 5px;
	width: 884px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
}

div#navigation{
	background-color:#FFF;
	float:left
	width: auto;
	height: auto;
	width: 884px;
	margin-left: 8px;
	padding-bottom: 8px;
}

div#billboard{
	width: 884px;
	margin-left: 8px;
	height: 211px;
	width: 884px;
	margin-left: 8px;
	background-image: url(images/indexhead.png);
	background-repeat: repeat-x;
}

div#content{
	background-color:#FFF;
	width: 900px;
	float: right;
}

div#cola{
	background-color: #B3C2D1;
	height: 600px;
	width: 289px;
	width: 289px;
	background-color: #B3C2D1;
	background-image: url(images/leftcolgradient.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	float: left;
	color: #8B0E0A;
	margin-left: 8px;
}
div#colb{
	background-color: #B3C2D1;
	width: 289px;
	width: 580px;
	background-color: #B3C2D1;
	background-repeat: repeat-x;
	background-color: #FFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #43618A;
	padding-left: 15px;
}

div#aboutcontent{
	background-color:#FFFFFF;
	width: 335px;
	margin-left: 15px;
	margin-top: 0px;
	background-position: 0px top;
	padding: 0px;
	vertical-align: baseline;
}

div#footer{
	float:left
	width: auto;
	height: 189px;
	color: #FFF;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	width: 900px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}

div#footerwrapper{
	height: 172px;
	width: 868px;
	margin-top: 8px;
	margin-left: 24px;
}

div#footercol1{
	height: 171px;
	width: 33%;
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B3C2D1;
}

div#footercol2{
	height: 171px;
	width: 33%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B3C2D1;
}

div#footercol3{
	height: 171px;
	width: 33%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B3C2D1;
}
	
