@charset "UTF-8";
.bdy {
	background-image: url(images/background01.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a69559;
}
.contact_info {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #816000;
}
.main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/mainmenu_bg.gif);
	background-repeat: repeat-x;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #666666;
	height: 24px;
} 

.sub_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/submenu_bg.gif);
	background-repeat: repeat-x;
	background-color: #c8b678;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #666666;
	width: 131px;
} 


.main_menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 21px;
	padding-top: 2px;	
}

.sub_menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

.main_menu a:hover, .sub_menu a:hover {
	background-color: #97874c;
}

.current_section {
	display: block;
	height: 21px;
	padding-top: 2px;	
	background-image: url(images/menu_current_bg.gif);
	background-repeat: repeat-x;
	color: #816000;
}

.main_content, body {
	font-size: 12px;
	color: #333333;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_border {
	padding: 20px;

}
.iframe_border {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.schedule_divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3B173;
}
.schedule_bg {
	background-color: #FFFFFF;
}
.schedule_bg2 {
	background-color: #eeeeee;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #547662;
	text-transform: uppercase;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}

.detail {
	font-size: 10px;
}
.schedule_header {
	font-size: 10px;
	color: #FFFFFF;
}


a {
	color: #816000;
	text-decoration: none;
}
a:hover {
	color: #4d6d58;
	text-decoration: underline;
}

.sub_menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;	
}

.main_menu a:hover, .sub_menu a:hover {
	background-color: #97874c;
	color: #FFFFFF;
	text-decoration: none;
}
.home_bg {
	background-image: url(images/welcome_logo_crop.gif);
	background-repeat: no-repeat;
}
.welcome {
	font-size: 24px;
	font-weight: bold;
	color: #547662;
}
.welcome2 {
	font-size: 16px;
}
.home_latestnews {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.home_ibwelcome {
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 15px;
	padding-left: 42px;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #C5B375;
	border-right-color: #C5B375;
	border-bottom-color: #C5B375;
	border-left-color: #C5B375;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.teacher_bio {
	padding-right: 15px;
}
.bio_subcategory {
	font-size: 14px;
	color: #547662;
}
.bio_classestaught {
	font-size: 18px;
}
.bio_contact {font-size: 14px}
.bio_cathyandroddy_leftindent {
	padding-left: 70px;
}
.teacher_main_page_margins {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home_headline {
	font-size: 16px;
}

