/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
	font-size: 0.75em;
	margin: 0px;
	text-align: center;
	background: #ffffff url(../img/bg.gif) top center;
	color: #2089b4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	margin: auto;
	width: 945px;	
}

	#top{
		/* position: relative; */
		height: 230px;
		background: url(../img/bg-head.gif) top left;
	}
	
	#top_group{
		/* position: relative; */
		height: 230px;
		background: url(../img/bg-head-group.gif) top left;
	}
	
	#top_member{
		/* position: relative; */
		height: 230px;
		background: url(../img/bg-head-member.gif) top left;
	}
	
		#count{
			position: absolute;
			top: 80px;
			right: 80px;
			font-size: 3em;
			height: 35px;
			width: 315px;
			color: #ED1C22;
			text-align: center;
		}
		
		#logo{
			position: absolute;
			top: 35px;
			left: 30px;
			height: 105px;
			width: 393px;
			background: url(../img/logo.gif) top left no-repeat;
		}
		
		#link1{
			position: absolute;
			bottom: 12px;
			left: 21px;
			height: 37px;
			width: 59px;
			background: url(../img/link1.gif) top left no-repeat;
		}
		
		#link2{
			position: absolute;
			bottom: 24px;
			left: 104px;
			height: 37px;
			width: 90px;
			background: url(../img/link2.gif) top left no-repeat;
		}
		
		#link3{
			position: absolute;
			bottom: 28px;
			left: 214px;
			height: 37px;
			width: 127px;
			background: url(../img/link3.gif) top left no-repeat;
		}
		
		#link4{
			position: absolute;
			bottom: 28px;
			left: 357px;
			height: 41px;
			width: 127px;
			background: url(../img/link4.gif) top left no-repeat;
		}
		
		#link5{
			position: absolute;
			bottom: 29px;
			left: 508px;
			height: 41px;
			width: 127px;
			background: url(../img/link5.gif) top left no-repeat;
		}
		
		#link6{
			position: absolute;
			bottom: 28px;
			left: 681px;
			height: 41px;
			width: 127px;
			background: url(../img/link6.gif) top left no-repeat;
		}
		
		#link7{
			position: absolute;
			bottom: 23px;
			right: 40px;
			height: 34px;
			width: 65px;
			background: url(../img/link7.gif) top left no-repeat;
		}
	
	
	
	#page{
	position: relative;
	height: 1700px;
	text-align: left;
	background: url(../img/bg-page.gif) top right no-repeat;
	}
	
		#welcome{
			position: absolute;
			top: -12px;
			left: 84px;
			height: 166px;
			width: 789px;
			background: url(../img/welcome.gif) top left no-repeat;
		}
		
		#sidebar{
			position: relative;
			float: right;
			width: 444px;
			padding: 150px 30px 0 0;
		}
	
		#content{
	position: relative;
	float: left;
	width: 344px;
	font-size: 1.4em;
	padding: 75px 0 0 110px;
	color: #2089b4;
		}
		
			#content p{
				position: relative;
				line-height: 1.3em;
				padding-bottom: .7em;
			}
			
			#content h1{
				position: relative;
				font-size: 2.5em;
				text-transform: uppercase;
				font-weight: normal;
				color: #ec1c24;
			}
			
			#content h2{
				position: relative;
				font-size: 1.8em;
				text-transform: uppercase;
				font-weight: normal;
				color: #ec1c24;
			}
			
			#content h2.boys{
				color: #FE7800;
			}
			
			#content h2 span{
				position: absolute;
				bottom: 4px;
				right: 0px;
				color: #333;
				text-transform: capitalize;
				font-size: .7em;
			}
#page_content {
	position: relative;
	height: auto;
	text-align: left;
	background-image: url(../img/bg-page.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
			#content_internal{
	font-size: 1.4em;
	padding-top: 75px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 110px;
	width: 775px;
		}
		
			#content_internal p{
				position: relative;
				line-height: 1.2em;
				padding-bottom: 1.2em;
			}
			
			#content_internal h1{
				position: relative;
				font-size: 2.5em;
				text-transform: uppercase;
				font-weight: normal;
				color: #ec1c24;
			}
						
			#content_internal h2{
	position: relative;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
	color: #ec1c24;
	margin-bottom: 20px;
			}
			#content_internal h3{
	position: relative;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #ec1c24;
	padding-top: 45px;
	padding-bottom: 25px;
	width: 19em;
			}
			h4{
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ec1c24;
	padding-bottom: 10px;
			}
			
			
			#content_internal h2.boys{
				color: #FE7800;
			}
			
			#content_internal h2 span{
				position: absolute;
				bottom: 4px;
				right: 0px;
				color: #333;
				text-transform: capitalize;
				font-size: .7em;
			}
			
			.class-list{
				position: relative;
				padding: 12px;
				background: url(../img/title-swoop.gif) top center no-repeat;
			}
			
			.class-list li{
				position: relative;
			}
			
			.class-list li span{
				position: relative;
				float: right;
				color: #ED1C22;
				width: 95px;
				text-align: left;
			}


	#foot{
	position: relative;
	height: 39px;
	background: url(../img/bg-page-foot.gif) top left;
	padding-top: 40px;
	color: #000000;
	font-size: 16px;
	}
	
	#foot a{
	color: #000000;
	}
	
	#foot a:hover{
	color: #EC1C24;
	}
	
	#foot a:visited{
	color: #000000;
	}
	
	
	
	
				/*boys page*/
				
				
				
	#photos{
	width: 791px;
	height: 239px;
	margin-bottom:30px;
	background-color:#FFFF99;
	margin-top: 20px;	
	
	}
	
	
	#minutes{
	float:left;
	width: 200px;
	}
	
	#minutes ul {
	list-style:none;
	
	}

	
	#minutes ul li a{
	color:#666666;
	}
	
	#minutes ul li a:hover {
	color: #000000;
	}
	
	
	#awards{
	float:right;
	width: 560px;
	font-size: 12px;
	}
	
	#minutes h4{
	background: url(../img/boys_titles_03.jpg);
	background-repeat:no-repeat;
	width:197px;
	height:28px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}
	
	#awards h4{
	background: url(../img/boys_titles_05.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:28px;
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top:-5px;
	}
	
	#awards p {
	width:auto;
	padding: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-weight:bold;
	}
	
	#awards  a {
	color:#333333;
	}
	
	
	#awards li{
	float:left;
	}
	
	#awards ul li p{
	color:#333333;
	width: 150px;
	}
	
	#awards ul{
	width:150px;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	list-style:none;
	}
	
	
	#awards ul li ul li {
	font-size:12px;
	}

.li_content {
	list-style-position: outside;
	list-style-type: disc;
}
.li_inner_content {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 0px;
}
	
	award_content {
	width:auto;
	padding: 0px;
	margin-bottom: 0px;
	font-size:12px;
	}
	
	
	#button{
	width: 177px;
	height: 24px;
	position:absolute;
	top: 220;
	}
	
	#button a{
	width: 177px;
	height: 24px;
	position:absolute;
	top: 220;
	}
	
	

#content-table {
	padding-left: 170px;
}

#content-table h5 {
	position: relative;
	font-size: medium;
	text-transform: none;
	font-weight: bold;
	color: #ec1c24;
}

/*#content_internal h4 {
	position: relative;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #ec1c24;
	width: 10em;
	text-align: center;
}*/

#content_internal h4 {
	position: relative;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #ec1c24;
	text-align: center;
}

#content-contact-right {
	text-align: center;
	float: right;
	padding-top: 50px;
	width: 300px;
	clear: none;
}

#content-contact-left {
	left: 450px;
	bottom: 290px;
	float: left;
	width: 450px;
}



.tblBodyw{
background-color:#FFFFFF;
margin-bottom:20px;
}


.tblBodyw td{
border-right:1px solid #38A2CF;
font-size:13px;
font-weight:normal;
padding-right:10px;
padding-left: 10px;
padding-bottom:5px;
text-align:left;
}

.tblBodyw td a{
font-size:13px;
font-weight:normal;
padding-right:10px;
padding-left: 10px;
text-align:left;
color:#FF6600;
}

.tblBodyw td a:hover{
font-size:13px;
font-weight:normal;
padding-right:10px;
padding-left: 10px;
text-align:left;
color: #aa4400;
}

.white_text {
color:#FFFFFF;
font-size:16px;
padding-left:15px;
padding-right:0px;
margin-bottom: 10px;
text-align:left;
font-weight:bold;
}
.title_long {
	position: relative;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #ec1c24;
	padding-top: 35px;
	padding-bottom: 25px;
	width: 20em;
}

.calendar_left {
	float: left;
	width: 350px;
}

.calendar_right {
	float: left;
	width: 350px;
	padding-left: 50px;
}
.calendar2_left {
	float: left;
	width: 200px;
}

.calendar2_right {
	float: left;
	width: 500px;
	padding-left: 50px;
}

.cal_event_title {
	font-size: large;
	font-weight: bold;
	color: #EC1C24;
}

.terms_wrapper {
	background: #FFFFFF;
	padding: 10px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.bold {
	font-weight: bold;
	text-decoration: underline;
}

.red {
	color: #EC1C24;
}
/* End hide from IE-mac */

.img_right {
	float: right;
	text-align: center;
	padding: 10px;
}

.img_left {
	float: left;
	text-align: center;
	padding: 10px;
}
#mem_login td {
padding:5px;
}

#slideshow {
	height: 77px;
	width: 287px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#facebook {
	height: 77px;
	width: 287px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#public_table th {
	font-weight: bold;
	color: #FFFFFF;
	background: #2089B4;
	padding: 5px;
}
#public_table  {
	border-left: thin solid #2089B4;
	border-top: thin solid #2089B4;
	margin-right: auto;
	margin-left: auto;
}

#public_table td {
	padding:5px;
	border-right: thin solid #2089B4;
	border-bottom: thin solid #2089B4;
	vertical-align: middle;
}
input {
	padding: 2px;
	border: thin solid #595959;
	font-size: medium;
}

.small_text {
	font-size: small;
}

select {
	font-size: small;
}

.table_center {
	margin-right: auto;
	margin-left: auto;
}
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
