img		{
	border: 0;
	display: block;
	}
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #530;
	background: #A9B1BC url(../img/gateway_wrap.jpg) top center repeat-y;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#fishwrap	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 750px;
	text-align: left;
	background-color: #E3DFB5;
	}
#header	{
	width: 750px;
	height: 251px;
	padding: 0;
	border: 0;
	margin: 0;
	background: transparent;
	}
	
div#headwrap	{
	float: none;
	height: 250px;
	width: 750px;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}
 div#headwrap h1	{
	margin: 0;
	border: 0;
	padding-top: 250px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:251px; /* for pre 6.0 IE Win */
	}
	
	
.snowmen {
	background: transparent url(../img/banner_snowmen.jpg) top center no-repeat;
}

.pumpkin {
	background: transparent url(../img/pumpkin_banner.jpg) top center no-repeat;
}
	
.twogirls {
 	background: transparent url(../img/gateway_banner.jpg) top center no-repeat;
	}
	
.singalong {
	background: transparent url(../img/banner_singalong.jpg) top center no-repeat;
	}
	
.threegirls {
	background: transparent url(../img/banner_threegirls.jpg) top center no-repeat;
	}
	
.monkeybars {
	background: transparent url(../img/banner_monkeybars.jpg) top center no-repeat;
}

.momdaughter {
	background: transparent url(../img/banner_mom_daughter.jpg) top center no-repeat;
}

.blankbanner {
	background: transparent url(../img/blank_banner.jpg) top center no-repeat;
}

.springbanner {
	background: transparent url(../img/banner_spring.jpg) top center no-repeat;
}

.imageRight {
	margin: 0;
	float: right;
	padding: 0 0 7px 7px;
}

.imageLeft {
	margin: 0;
	float: left;
	padding: 0 7px 7px 0;
}
	
	
#content	{
	margin: 0;
	padding: 0 10px 0 0;
	border: 0;
	}


#main	{
	width: 450px;
	text-align: left;
	float: left;
	margin: 30px 0 25px 25px;
	min-height: 300px;
	background: #fafaf0 url(../img/bottom_curve.gif) no-repeat bottom;
	}
	
#main h2 {
	background: url(../img/top_curve.gif) no-repeat;
	padding: 40px 20px 0;
	line-height: 1;
	margin: 0;
}

#main h2 .sub {
	background: transparent;
	padding: 40px 20px 0;
	line-height: 1;
	margin: 0;
}

#main h3 {
	padding: 20px 20px 0;
	line-height: 1;
	margin: 0;
}

#main p {
	padding: 10px 20px 0;
	padding-bottom: 15px;
	line-height: 1.3 em;
	margin: 0;
	color: #666666;
}

#main li {
	padding: 5px 20px 0;
	line-height: 1.3;
	margin: 0;
	color: #666666;
}

#main ul {
	padding-bottom: 20px;
}
	
#sidebar {
	width: 215px;
	text-align: left;
	float: right;
	border: 0;
	margin: 30px 25px 25px 0;
	min-height: 300px;
	border-left: 1px #999999;
}

#sidebar h3 {
	padding: 40px 20px 0;
	line-height: 1;
	margin: 0;
	color: #60513C;
}

#sidebar p {
	padding: 10px 15px 0;
	color: #666666;
	line-height: 1.3;
	margin: 0;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 15px;
}

#sidebar li {
	color: #666666;
	line-height: 1.4;
	margin: 0;
}

h1, h2, h3, h4 {
	font-weight: normal;
}

h1, h2 {
	text-transform: capitalize;
}

h1 {
	font-size: 1.85em;
	color: #d46d6d;
	border-bottom-color: #d46d6d;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 4px;
}
h2 {
	font-size: 1.75em;
	/* Original color: #d46d6d; */
	/* New Spring Color #78c32e; */
	color: #B4BA9A;
}

h3 {
	font-size: 1.5em;
	line-height: normal;
	color: #EB6E8C;
}
p {
	color: #000000;
	font-size: 1em;
}

/* Begin Navigation Styles */

#nav {
	margin: 0;
	padding: 0;
	background: #B4BA9A;
	list-style-type: none;
	width: 750px;
	float: left; /* Contain floated list items */
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	float: left;
	width: 100px;
	color: #ffffff;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	border-right: 1px solid #ccc;
}

#nav #nav_con a {
	border: none;
}

#nav a:hover {
	background: #C5B6A0;
}

#body_hom #nav_hom a, #body_philo #nav_philo a, #body_programs #nav_programs a, #body_cred #nav_cred a, #body_staff #nav_staff a, #body_price #nav_price a, #body_contact #nav_contact a {
	background: #8D97A6;
	color: #1A1303;
	font-weight: bold;
}

a {
	font-size: 11px;
	font-weight: normal;
	color: #A19066;
	text-decoration: none;
}

#sideblurb{
	width: 200px;
	min-height:200px;
	margin: 25px 5px 40px 15px;
}

#sideblurb #ofinterest {
	float: right;
	clear: left;
	padding: 10px 5px 20px 0;
	margin: 0;
}

#sideblurb #ofinterest p a:link, a:visited {
	text-decoration: none;
	color: #ABAA7C;
	
}

#footer {
	clear: both;
	width: 100%;
	padding: 0 1px 0 0;
	margin: 0;
}

#footer p {
	font-size: 11px;
	color: #6C6C22;
}

#footer p a:link, a:visited {
	text-decoration: none;
	color: #ABAA7C;
}

#footer p a:hover {
	text-decoration: none;
	color: #844C4D;
}

abbr {
	speak: spell-out;
}

acronym {
	speak: normal;
}

abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

#tuition {
	margin-left: 10px;
}

#tuition {
	padding: 10px 0 0 20px;
}
#tuition td {
	padding-left: 10px;
}
#tuition th {
	text-align: left;
	padding: 5px 0 10px 10px;
}
