body {
	background-color:#603913;	
	margin:0;
	padding:0;
	min-height:600px;
}
#container { width:780px; background:url(/images/home_bg.jpg) repeat-y }
#container #inner { width:780px; height:240px }
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #EFDC92;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
}
a:visited {
	text-decoration: none;
}
#footer_container { background-color:#603913 }
.footer {
	font-size: 11px;
	color: #FFFFFF;
	white-space:nowrap;
}
.header_links {
	color: #EFDC92;
	font-size: 11px;
}
.link {
	color: #EFDC92;
	font-size: 12px;
}
.table_outter {
	background-color: #FFFFFF;	
}
.table_inner {
	background-color: #704922;	
}
ul {
	list-style-image:  url("/images/bullet_butterfly.gif");
}
input, textarea, select, option {
	border:1px solid #000000;
}
.error_message {
	color: #FB6041;
	font-weight: bold;
}
.form_fields_separator {
	background-color: #EFDC92;
}
.tbl_hdr {
	color: #000000;
	font-size: 13px;
	font-weight:bold;
}
.tbl_text {
	font-size: 12px;
}
.reference {
	font-size: 11px;
	color: #FFFFFF;
}
.sale_outter {
	background-color: #EFDC92;	
}
.sale_inner {
	background-color: #704922;
}
#home_content {
	margin-left:58px;
	height:400px;
}
a:hover #summer_camp {
	text-decoration:none;
}
#summer_camp {
	width:390px;
	float:right;
	cursor:pointer;
	text-align:center;
}
#summer_camp h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
.summer_camp_schedule_heading { width:20%; font-weight:bold; text-align:center; }
.summer_camp_schedule_table { width:100%; border:1px solid #FFFFFF; background-color: #704922; }
.summer_camp_schedule_table td {vertical-align:top; } 
.date { font-weight:bold; font-size:22px; text-align:right; }

.center { text-align:center }

#home_callout_container { float:right }
#home_callout_container h2 { vertical-align:middle; text-align:center; padding-bottom:5px; margin:0; font-size:24px; font-weight:bold }
#home_callout_container a { color:#FF3 }
#home_callout_container a:hover { text-decoration:underline }
#zoom img { margin:0 10px 10px 10px; padding:0; border:2px solid #FF3}

#summercamp h1 { color:#FF3 }

#class_schedule h2 { margin-bottom:25px }
#class_schedule h3 { margin-bottom:5px; padding-bottom:0 }