body {
	margin: 0;
	padding: 0;
	background: url(/images/bg5.jpg) center top repeat-x;
	text-align: center;
	background-color: #fff;
}

div, span, td, p {
	font-family: arial, helvetica;
	font-size:small;
	line-height: 140%;
}

h1 {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 2.6em;
	letter-spacing: -0.05em;
	color: #BEA600;
	margin-top:10px;
	font-weight: normal;
}

h2 {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	letter-spacing: -0.02em;
	color: #666;
	margin-bottom: 10px;
}

a, a:link, a:visited {
	color: #00f;
	text-decoration: underline;
	font-weight: bold;
}

#maincontainer {
	width:984px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	position: relative;
	top: 0;
	left: 0;
}

#contentcontainer {
	position: absolute;
	top: 220px;
	left: 0;
}
#content {
	margin-left: 210px;
	margin-right: 270px;
}
#widecontent {
	margin-left: 0px;
	margin-right: 280px;
}

#header {
	position: relative;
	height: 131px;
	top: 0px;
	left: 0px;
}

#header #logo {
	position: absolute;
	top: 24px;
	left: 0px;
}

#logorow {
 	height: 50px; 
  
}


/****************************************************************************************************************
HOME PAGE
****************************************************************************************************************/
#homeintro p {
	font-size: 18px;
	color: #666;
	font-family: georgia;
	
}

#homeparents a {
	margin: 0px 30px 0px 0px;
}

#prospectiveparents {
	margin-top: 30px;
	padding: 0px;
	background-color: #fff;
	color: #000;
}

/****************************************************************************************************************
LEFT COLUMN
****************************************************************************************************************/

#left {
	float: left;
	margin: 0;
  	width: 180px;
	margin-right: 10px;
}
#left ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	white-space:nowrap;
	border-top: solid 1px #ddd;
}
#left li {
	margin: 0;
	padding: 7px 0px 5px 0px;
	border-bottom: solid 1px #ddd;
	width: 180px;
}
#left li:hover {
	background-color: #f8f8f8;
}
#left ul a {
	color: #000;
	text-decoration: none;
}
#left ul a:hover {
	color: #000;
}

/****************************************************************************************************************
RIGHT COLUMN
****************************************************************************************************************/

#right {
	float: right;
	margin: 0;
	width: 240px;
	margin-left: 10px;
}
.rightbox {
	margin-bottom: 40px; 
}
#right h2 {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	letter-spacing: -0.02em;
	color: #666;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	font-weight: normal;
}
#right #diary table {
}
#right #diary td {
	padding: 0 0 6px 0;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	text-valign: top;
}
#right #diary table .date {
	color: #00f;
	white-space: nowrap;
	padding-right: 10px;
}
#right #diary table .date p {
	color: #00f;
	font-size: 9px;
	margin:0;	
}
#right #diary table .termdate {
	font-weight: bold;
}


/****************************************************************************************************************
FOOTER
****************************************************************************************************************/

#footer {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
}


/****************************************************************************************************************
TABS
****************************************************************************************************************/

#tabs {
	height: 24px;
	font: normal 12px arial, sans-serif;
	background: none;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0px;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 18px;
	color: #000;
}

#tabs li {
	float: left;
	background: url("/images/tab_off_left.gif") no-repeat left top;
	margin: 0;
	height: 26px;
	padding: 0 0 0 6px;
}

#tabs a {
	float: left;
	display: block;
	width: .1em;
	height: 27px;
	background: url("/images/tab_off_right.gif") no-repeat right top;
	padding: 7px 22px 3px 10px;
	margin: 0;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#tabs a:hover {
	text-decoration: underline;
}

#tabs #tabon {
	background: url("/images/tab_on_left.gif") no-repeat left top;
	border-width: 0;	
}

#tabon a {
	background: url("/images/tab_on_right.gif") no-repeat right top;	
	padding-bottom: 0px;
	color: #ddd;
}

#tabs > ul a {
	width: auto;
}

#subnav {
	clear: both;
	height: 28px;
	font: normal 12px arial, sans-serif;
	/*background: url("/images/navbg2.gif") left repeat-x;	*/
	margin: 1px 0 0 0;
	padding: 2px 0 0 30px;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	white-space:nowrap;
}

#subnav li {
	float: left;
	margin: 0;
	padding: 7px 20px 0 0px;
}

#subnav a {
	color: #000;
}

#subnav a:link, #subnav a:visited {
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
}



#boxorange #top {
	background: #FEE997 url(/images/bg_box_orange_top.jpg) no-repeat top left;
	font-size: 12px;
	padding: 14px 33px 8px 18px;
	width:449px;
}

#boxorange #bottom{
	background: url(/images/bg_box_orange_bottom.jpg) no-repeat top left;
	height: 20px;
	width:500px;
}



.formemail {
	visibility: hidden;
	display: none;
}