body 
{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #41221A;
	width: 1240px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	font: 11px/1.8em verdana, helvetica, sans-serif; 
	}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
	
	
/* p tag settings */
p {
	margin: 0px;
	padding: 0px;
}

/* This is the page container for positioning sake */
#container {
	position: relative;
	background-image: url(../images/container.image.jpg);
	background-color: #41221A;
	background-repeat:no-repeat;
	vertical-align: middle;
	width: 1240px;
	height: auto;
}

/* Properties applied to the main tabbed region */ 
#mainlinks {
	clear: both;
	width: 892px;
	height: auto;
	background-image: url(../images/links.jpg);
	background-repeat:no-repeat;
	padding-top: 30px;
	padding-bottom: 0px;
}

#mainlinks a:link {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#mainlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#mainlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 1.8em;
}

#mainlinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#insidemainlinks {
	background-image: url(../images/inside.links.jpg);
	background-repeat:no-repeat;
	width: 919px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 0px;
}

#insidemainlinks a:link {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#insidemainlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#insidemainlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 1.8em;
}

#insidemainlinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

/* container for all content */
#body {
	width: 919px;
	padding-top: 38px;
	margin-left: 173px;
}

#insidebody {
	margin-top: 38px;
	margin-left: 173px;
	width: 919px;
	height: auto;
}

/* For the home page only container for all content */
#homeexpandable {
	float: left;
	width:892px;
	height:auto;
	background-image:url(../images/home.paper.jpg);
	background-repeat:repeat-y;		
}

/* container for all content */
#expandable {
	width: 892px;
	height: auto;
	background-image: url(../images/inside.paper.jpg);	
}

#insideexpandable {
	width: 919px;
	height: auto;
}

#insidetitle {
	width:919px;
	height:106px;
	background-image:url(../images/inside.title.jpg);
	background-repeat:no-repeat;
}

#insidearea {
	clear:both;
	padding-left:10px;
	padding-right:50px;
	width:919px;
	height:auto;
	padding-bottom:20px;
	background-image:url(../images/inside.paper.jpg);
	background-repeat:repeat-y;
}

/* Properties for the sublink region */
#content {
	float:left;
	width:301px;
	height:auto;
}

#contenttext {
	width:300px;
	height:auto;
	padding-left:20px;
	padding-top:2px;
	padding-right:18px;
	padding-bottom: 20px;
	color: #41221A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* placement of photo flash */
#flash {
	width:583px;
	height:433px;
	float:right;
}

/* division links for camps, churches, referees */
#division {
	clear:both;
	width: 892px;
	height: 73px;
	background-image: url(../images/divisions.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#division a:link {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#division a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#division a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 1.8em;
}

#division a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

/* This is the page footer region with contact info and america in design reference */
#footer {
	clear:both;
	float:left;
	width: 892px;
	height: auto;
}

#footer a:link {
	text-decoration: none;
	color: #F2C4A0;
	text-transform: uppercase;
	line-height: 1.8em;
}

#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
	line-height: 1.8em;
}

#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.8em;
}

.College {
	font-size: 11px;
	line-height: 1.8em;
	color: #666666;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;	
}
 
.footertext {
	color: #FFFFFF;
}


.linkstext {
	color: #CAB6A2;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.8em;
	padding-left:400px;
	padding-top:30px;
}

.logo {
clear:both;
	color: #CAB6A2;
	font-size: 11px;
	float:left;
}



.insidecontenttext {
	color: #41221A;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:20px;
	font-family:"Myriad Web", "Myriad Condensed Web";
}

.divisionstext {
	color: #CCB88F;
	padding-left:415px;
	padding-top:2px;
	font-family:College;
	font-size:16px;
}

.sidemenutext {
	color: #193348;
}

.style4 {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
}

.quotetext {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.pagetitles {
	color: #c65921;
	font-size: 18px;
	font-family: College;
	padding-left:10px;
	padding-top:0px;
}

.titles {
	color: #c65921;
	font-size: 18px;
	font-family: College;
	padding-left:200px;
	padding-top:20px;
}

.paddingtext {
	color: #c65921;
	font-size: 18px;
	font-family: College;
	padding-left:10px;
	padding-top:11px;
}

.subtitles {
	color: #c65921;
	font-size: 14px;
	font-family: College;
	padding-left:80px;
	padding-top:5px;
}

.subtext {
	color: #41221A;
	padding-left:80px;
	font-family:"Myriad Web", "Myriad Condensed Web";
	font-size:11px;
}

.testtitles {
	color: #c65921;
	font-size: 14px;
	font-family: College;
	padding-left:10px;
	padding-top:5px;
}

.contacttext {
	color: #BD7136;
	font-size: 12px;
	font-family:"Myriad Web", "Myriad Condensed Web";
	padding-left:10px;
}

.americaindesign {
	color: #C9A87F;
	font-size: 12px;
	font-family:"Myriad Web", "Myriad Condensed Web";
	padding-left:10px;
}
