/* CSS Document */


body {
	font:12px arial;
	color:#ffffff;
	background-color: #000000;
	}
	
td {
	font:12px arial;
	color:#ffffff;
	}
	
a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #a58b67;
	text-decoration:underline;
	}
	
/* Layout Styles */

#wrapper {
width:760px;
}
#sm {
width:760px;
float:	left;
}

#header {
	width:760px;
	height:220px;
}


#topnav {
width:760px;
background-color:#000000;
height:15px;
VERTICAL-ALIGN: middle; 
}


#bodycontent {
width:760px;
}

#line_breaker {
width:760px;
padding-top:8px;
}

#bodycontentcontainer {
width:720px;
padding-left:20px;
padding-right:20px;
text-align:left;
}

#footerimage {
width:760px;
}

#footer {
width:760px;
background-color:#000000;
height:15px;
VERTICAL-ALIGN: middle; 
}

UL#topnavs LI {
    display:inline;
	VERTICAL-ALIGN: middle; 
	height:15px;
	padding-left:5px;
	padding-right:5px;
}

UL#bottomnavs LI {
    display:inline;
	VERTICAL-ALIGN: middle; 
	height:10px;
	padding-left:10px;
	padding-right:10px;

}

#col3{
	width: 200px;
	float:left;
}

#col4{
	width: 540px;
	float:left;
}

#col1{
	width: 280px;
	float:left;
	padding-left:20px;
}
#col2{
	width: 250px;
	float:left;
	padding-top:55px;
	padding-left:10px;
}

#pictue_holder{
	width: 250px;
	height: 213px;
	float:left;
	padding:8px;
}	
#pictue_land_holder{
	width: 213px;
	height: 280px;
	float:left;
	padding:20px;
}	


#training_holder {
	width: 520px;
	height: 230px;
	float:left;
	padding-left:5px;
	border: 2px solid #af8b67;
	margin-bottom:10px;
	}
	
#recentwins_holder {
	width: 520px;
	height: 210px;
	float:left;
	padding-left:3px;
	margin-bottom:10px;
	}
	
#training_image_holder {
	width: 270px;
	height: 205px;
	float:left;
	padding:10px;
	}
	
#training_text_holder {
	width: 220px;
	height: 225px;
	float:right;
	}
	
#team_text_holder {
	width: 250px;
	height: 125px;
	padding-left:8px;
	float:left;
	padding-bottom:8px;
	}
	
#team_image_holder {
	width: 250px;
	height: 205px;
	float:left;
	padding-left:8px;
	}
	
#gallery_holder {
	width: 520px;
	float:left;
	}



	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigationfooter {
	font:10px arial;
	font:bold
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #000000;
	text-decoration:underline;
	}


/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:16px;
	color:#ffffff;
	}
	
.bodyTextsub {
	font:14px arial;
	line-height:16px;
	color:#af8b67;
	}
	
.pageName {
	font:24px georgia;
	color: #a58b67;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #FFFFFF;
	position:absolute
	}
	
.smText {
	font:9px arial;
	color: #FFFFFF;
	}
	

	
	
	

