@charset "utf-8";
/* CSS Document */

body {
	background-color: #E4E4E4;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
.panelheading {
	font-size: 12px;
	
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
.redtext {
	color: #F00;
}
a:link, a:visited {
	COLOR:inherit;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	COLOR:inherit;
	text-decoration: underline;
}



a.quotes:link, a.quotes:visited {
	font-weight: bold;
	color: #91B32B;
	}


a.quotes:hover {
	text-decoration: underline;
	}


#container{
	width: 100%;
	margin: 0 auto;
}

#main {
	width: 942px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image:url(../images/bodybg2.jpg);
	background-repeat: repeat;
}

#main div.bodycenter a, a:link, a:visited, a:active {
	COLOR: #069;
	text-decoration: none;
	font-weight: bold;
}

#main div.bodycenter a:hover {
	COLOR: #069;
	text-decoration: underline;
}
#main div.body {
	padding: 15px 18px 10px 25px;
	width: auto;
	height: auto;
	color: #000000;

	}
	
#main div.bodyleft {
	float: left;
	width: 200px;
	margin: 0px 5px 15px 10px;
	height: auto;
	font-size: 11px;
	}
	
#main div.textboxes {
	border: 1px solid #CCC;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	
}


#main div.quotes {
		margin-top: 15px;
		font-size: 11px;
		background-color: #3b4d58;
		padding: 10px;
		color: #ffffff;
	}


#main div.quotes2 {
		margin-top: 15px;
		font-size: 11px;
		background-color: #B8CFD8;
		padding: 10px;
		color: #000000;
	}
#main div.bodyright {
	float: right;
	width: 200px;
	margin: 0 15px 8px 0;
	height: auto;

	}	
#main div.bodyright div.button {
	width: 100%;
	background-color: ;
	height: auto;
	border-bottom: 1px solid #FFFFFF;
	color: #3b4d58;
	text-align: left;
	vertical-align: middle;
	padding: 7px 0 7px 0;
	font-weight: bold;
	
}	
	
#main div.bodyright div.button a, a:link, a:visited {
	color: #3b4d58;
	}		
#main div.bodycenter {
	float: left;
	width: 454px;
	margin: 0px 4px 15px 5px;
	height: auto;
	border-left: 1px dashed #CCC;
border-right: 1px dashed #CCC;
	}
	
	
#main div.titlebar {
	background-image: url(../images/titlebarsp.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
#main div.sponsorlogos {
	height: 100px;
	padding: 0px 25px 0px 25px;
	text-align: center;
}

#header {
	margin: 0px;
	width: 100%;
	height: 273px;
	position: absolute;

}

#header div.left {
	margin: 0px;
	float: left;
	display:;
	height: 273px;
	width: 40%;
	background-image: url(../images/leftbg2011.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
#header div.right{
	float: right;
	margin: 0;
	display: ;
	height: 273px;
	width: 40%;
	background-image: url(../images/rightbg2011.jpg);
	background-position: right;
}

#mainlink {
	width: 900px;
	margin: 0 auto;
	height: 220px; /*must edit this in order to position navigation*/
	text-indent: -9999px;
	display: block;
	
}

	
#logo {
	width: 100%;
	height: 273px;
	position:;
}

#logo div.logo {
	width: 100%;
	display: block;
	height: 273px;
	position: absolute;
	background-image:url(../images/mainbg2011.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

#navigation{
	margin: 0 auto;
	margin-top: 16px;
	width: 895px;
	}

#navigation div.navigation {
	text-align: left;	
}

#footer {
	width: 942px;
	margin: 0 auto;
	font-weight: bold;
		}
	
#footer div.footer {
	background-image: url(../images/footerbg2.jpg);
	background-repeat: no-repeat;
	height: 98px;
}

#footer div.text {
	padding: 8px 0px 0px 32px;
	color: #333333;
	font-size: 11px;
}

#footer div.caps {
	color: #999;
	text-align: RIGHT;
	margin-top: 25px;
	font-size: 10px;
}
#footer div.caps a:link, #footer div.caps a:visited {
	color: #999; 
	
}
#footer a:link, a:visited {
	color: #333333;
	
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	
}

.font12 {
	
	font-size: 12px;
	
}


