@charset "utf-8";
/* CSS Document */


body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e0f1ee;
	
}

img {
	border:0px;
	vertical-align:bottom;
}

p {
	color:#000;
	line-height:1.2;

}


a {color:#008e78; text-decoration:underline;}
a:visited {color:#008e78; text-decoration:underline; }
a:hover {color:#82c8bd; text-decoration:underline; }
a:active {color:#008e78; text-decoration:underline; }

#BannerWrapper {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;	
}

#UnderBanner {
	width:907px;
	height:20px;

}

#Banner {
	width:907px;
	margin:auto;
	background-color:#008e78;
}



#content_wrapper {
	background-color:#fff;
}

#Holder {
	width:907px;
	margin:auto;


}







#LeftCol {
	width: 652px;
	margin-top:10px;
	float:left;
}





#MenuCol{
	width:191px;

}

#MenuBox {
	padding:20px;
	background-color:#82c8bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.5;

}

#MenuBox a { color:#FFFFFF; text-decoration:none;}
#MenuBox a:visited {color:#FFFFFF; text-decoration:none; }
#MenuBox a:hover {color:#008e78; text-decoration:none; }
#MenuBox a:active {color:#FFFFFF; text-decoration:none; }




.menu_item {
	line-height:normal;
	margin-bottom:10px;
	display:block;
}




	
#MainContent {
	width:406px;
	/*background-color:#00FF99;*/
	float:right;
	padding-top:20px;
	padding-left:25px;
	padding-right:30px;

}



#RightCol {
	width:255px;
	/*background-color:#00CCFF;*/
	float:right;

}

#photos {
	float:right;
	width:255px;
	background-color:#66FF66;

}

#main_content {
	width:406px;
	background-color:#FFFF00;
	padding-top:40px;
	padding-left:25px;
	padding-right:30px;
}



#footer {
 background-color:#e0f1ee;
}

#footer_inner {
	width:907px;
	margin:auto;
	color:#008e78;
	font-size:10px;
	text-align:right;
	padding-top:10px;
	padding-bottom:15px;

}



.subtitles {
	font-weight:bold;
	color:#008e78;
	font-size:14px;
}



.quote {
	background-color:#dcf1ed;
	padding:15px;
	margin-bottom:15px;
}


.quote p {
	padding:0px;
	margin:0px;
}



.times_table {
	width:250px;
	/*background-color:#FF0000;*/
	margin-bottom:15px;
	border:1px solid #008e78;
}

.times_table td {
	padding:5px;
}

.table_title {
	background-color:#dcf1ed;
}

ul {
	line-height:1.5;
	margin-left:10px;
	padding-left:5px;

}

