body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B3539;
	background-image: url(images/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.outer {
	background-position: center top;
	height: 739px;
	width: 1002px;
	margin: 0px;
	padding: 0px;
}
.topheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #2F322D;
	font-style: normal;
	text-indent: 200px;
	font-size: 14px;
}
hr {
	color: #EDEDED;
	height: 2px;
	width: 240px;
	left: 190px;
	margin-left: 190px;
	padding: 0px;
	margin-top: 0px;
}
.topred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A03221;
}
.solidblockmenu{
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #CB3319;
	background-image: url(images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #832317;
	border-right-color: #832317;
	border-bottom-color: #832317;
	border-left-color: #832317;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #832317;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#nav {
	margin-left: 85px;
}

#maincontainer{
width: 1002px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#contentwrapper{
	float: left;
	width: 100%;
	height: 284px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C5A538;
	text-align: left;
	font-size: 14pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #C5A538;
}
.centercontent {
	font-family: Arial,Helvetica,  sans-serif;
	font-size: 11pt;
	line-height: 2em;
	font-weight: normal;
	color: #FFFFFF;
}


#contentcolumn{
margin: 0 400px 0 85px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 85px; /*Width of left column in pixel*/
	margin-left: -1002px; /*Set margin to that of -(MainContainerWidth)*/
	height: 284px;

}

#rightcolumn{
	float: left;
	width: 400px; /*Width of right column*/
	margin-left: -400px; /*Set left margin to -(RightColumnWidth)*/
	height: 284px;

}


.innertube{
	margin: 10;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contentwrapper2{
	float: left;
	width: 100%;
	height: 207px;
	background-image: url(images/bgunder.jpg);
	background-repeat: no-repeat;
}

#contentcolumn2{
	margin: 0 400px 0 100px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #36424A;
	font-weight: normal;
	line-height: 1.5em;
	
}

#leftcolumn2{
	float: left;
	width: 85px; /*Width of left column in pixel*/
	margin-left: -1002px; /*Set margin to that of -(MainContainerWidth)*/
	height: 207px;

}

#rightcolumn2{
	float: left;
	width: 400px; /*Width of right column*/
	margin-left: -400px; /*Set left margin to -(RightColumnWidth)*/
	height: 207px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #36424A;
	font-weight: normal;
	line-height: 1.5em;

}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: center;
padding: 10px 0;
}



#contentwrapperinner {
	float: left;
	width: 100%;
	height: 512px;
	background-image: url(images/bgagility.jpg);
	background-repeat: no-repeat;
}
#contentwrappercal {
	float: left;
	width: 100%;
	height: 512px;
	background-image: url(images/bgcal.jpg);
	background-repeat: no-repeat;
}

#contentwrappermem {
	float: left;
	width: 100%;
	height: 661px;
	background-image: url(images/bgmembers.jpg);
	background-repeat: no-repeat;
}


#contentcolumnag{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #36424A;
	margin-top: 5px;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 3px;
}

#leftcolumnag{
	float: left;
	width: 120px; /*Width of left column in pixel*/
	margin-left: -1002px; /*Set margin to that of -(MainContainerWidth)*/
	height: 515px;

}

#rightcolumnag{
	float: left;
	width: 350px; /*Width of right column*/
	margin-left: -350px; /*Set left margin to -(RightColumnWidth)*/
	height: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	text-align: center;	
}

#rightcolumnmem{
	float: left;
	width: 350px; /*Width of right column*/
	margin-left: -350px; /*Set left margin to -(RightColumnWidth)*/
	height: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 3px;
	
}
.goldheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C5A538;
	text-align: left;
	font-size: 14pt;
}

