/*Normalizes margin and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, iframe {
	margin: 0;
	padding: 0;
}

/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6 {
	font-size: 120%;
}

/*Removes list-style from lists*/
ol, ul {
	list-style: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.clear {clear:both; margin:0; padding:0; height:0;}

body {
	font: 12px Arial;
}

p {
  margin-bottom: 20px;
}

div#content{
  float:left;
  width:774px;
}

div#sidebar{
  float:right;
  width:190px;
  font-size: 12px;
}

div#top_shadow {
	height:39px;
	width:880px;
	background:url(img/shadow_top.gif) no-repeat;
	margin:7px auto 0;
}

div#bottom_shadow {
	height:37px;
	width:880px;
	background:url(img/shadow_bottom.gif) no-repeat;
	margin:0 auto;
}

div#main {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding:0 15px; background: #feffd7 url(img/bg_shadow.gif) repeat-y;
	height:100%;
	overflow:hidden;
}

div#content_top {margin:0; padding:0; position:relative; background:url(img/top.jpg) no-repeat; width:850px; height:411px;}
	div#content_top img {position:absolute;}
		div#content_top img#pic-left {z-index:10; left: -14px;	top: 96px;}
		div#content_top img#pic-right{z-index:5; left: 211px;	top: 96px;}

div#content_bottom {margin:0; padding:0;}

div#leftcontent {
	width: 444px;
	border-right: 1px solid #d6d6b4;
	float: left;
	padding: 10px;
}

div#introtext {
	padding-left: 15px;
	padding-bottom: 30px;
	color: #202020;
	font-weight: normal;
	line-height: 150%;
	font-family: Comic Sans MS;
	font-size: 15px;
}
div#testimonialheader {
	background: url("/img/testimonial_top_c.jpg") no-repeat;
	height: 4px;
	line-height: 4px;
	width:444px;
	float: left;
}
div#testimonialheader.current {
	background: url("/img/testimonial_top_c.jpg") no-repeat;
}
div#testimonialheader.alumni {
	background: url("/img/testimonial_top.jpg") no-repeat;
}

div#testimonialnav { height:19px; width:408px; padding:0 0 0 36px;}
div#testimonialnav a {display:block; float:left;line-height:19px; background-repeat:no-repeat; text-indent:-999em;}
div#testimonialnav a#currentlink {width:170px;}
div#testimonialnav a#alumnilink {width:174px;}
div#testimonialnav a#currentlink {width:170px;}
div#testimonialnav a#alumnilink {width:174px;}

a.alumnilinkoff {background-image:url(img/alumni_off.jpg);}
a.alumnilinkon {background-image:url(img/alumni_on.jpg);}
a.currentlinkon {background-image:url(img/current_on.jpg);}
a.currentlinkoff {background-image:url(img/current_off.jpg);}

div#currentfamilies {
	background: #ffffeb url(/img/current_background.jpg) repeat-x top;
	width:429px;
	float: left;
}
div#alumnifamilies {
	display: none;
	width:429px;
	background: #ffffeb url(/img/alumni_background.jpg) repeat-x top;
	float: left;
}
div.testimonialcontent {
	min-height:180px;	height:auto !important;	height:180px; 
	background-color: #FFF;
	padding-right: 15px;
}
div.quotephoto {
	float: left;
	padding-right: 10px;
}
div.quotephoto img {
	border: 2px solid #ccc;
}
div.quotetext {
	float: left;
	width: 260px;
}
div.pagenavcontainer {
	float: right;
	width:140px;
	padding-bottom: 10px;
}
ul.pagenav {
	height: 20px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 20px;
}
ul.pagenav li {
	float: left;
	margin-right: 3px;
	border: 1px solid #ccc;
	background:#fff;
	display: inline;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	width: 14px;
	text-align: center;
}
ul.pagenav li a {
	display: block;
	padding: 1px;
	color: #666;
	text-decoration: none;
}
ul.pagenav li a.selected {
	background-color: #0b4fa0;
	color: white;
}
ul.pagenav li a:hover {
	background-color: #0b4fa0;
	color: white;
}
.hidden {
	display: none;
}

div#currentquotescontainer {width:429px;}

div.pagequote {
	padding-left: 20px;
}
h3 {
 color: #0950a0;
 margin-top: 6px;
}
p.status {
	color: #999;
	font-size: 11px;
}
hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999;
	border-style: none none dotted;
}
p.quotename {
	font-weight: bold;
	color: #0a51a3;
	padding: 5px 0px 0px 5px;
}
p.quoteinfo {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-left: 16px;
}
p.abstract {
	color: #7b7a75;
	font-size: 12px;
	padding: 5px 2px;
	line-height: 140%;
	font-style: italic;
}
p.quote {
	color: #7b7a75;
	font-size: 12px;
	padding: 5px 2px;
	line-height: 140%;
	font-style: italic;
	display: none;
}
p.expand {
	float: right;
	border: 1px solid #75b924;
	padding: 2px 10px;
}
p.expand a {
	color: #75b924;
	font-weight: bold;
	text-decoration: none;
}
p.expand a:visited {
	color: #75b924;
	font-weight: bold;
	text-decoration: none;
}
div#testimonialfooter {
	background: url("/img/testimonial_bottom.jpg") no-repeat;
	height: 4px;
	padding-left: 10px;
	width: 429px;
	float: left;
}

div#form {
	float: left;
	padding: 0px 20px 0px 20px;
	width: 335px;
}

#form h4 {
	margin:0 0 20px;
	font-size:1.5em;
}

p.error {
	font-size: 11px;
	color: red;
}
div.formfield {
	float: left;
	padding-bottom: 10px;
	padding-left:5px;
}
div.singlecolumn {
	width: 335px;
}
div.formfield label {
	color: #0a4e9f;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
div.seccol {
	/* margin-left: 10px;*/
}
input.email {
	width: 220px;
}
select {
	width: 145px;
}
.checkp {
	padding-bottom: 5px;
	padding-top: 1px;
}
.checkbg {
	background-color: #fbe5b3;
}
span.checklabel {
	color: #666;display:block;
	font-size:11px;
	font-weight:bold;
	padding-left:0;
	width: 540px;
}
span.spaces {
	color: #e8ae80;
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
}
span.spacesremaining {
	color: #676767;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
input.checkbox {
	vertical-align: middle;
	float: left;
	width: 20px;
	margin-top: 4px;
}
hr.formhr {
	color: #feffd7;
	background-color: #feffd7;
	border: 1px dotted #86a4bc;
	border-style: none none dotted;
}
div#button {
	text-align: center;
}
#offerimg{
	margin-bottom: 40px;
}

#newsletter { text-align: center; }
.mail-form {
	background-color: #ffffff;
	border:1px solid #CCCCCC;
	margin:0px auto;
	padding:20px 20px 10px 20px;
	width:180px; 
}

.mail-form input {
	margin: 6px 0;
}

input.email-entry {
	padding:3px;
	font-family:Helvetica, Arial, sans-serif; 
	font-size:13px; 
	border:1px solid #999999;
}

.mail-form .submit {
	cursor: pointer;
	font-size:17px;
	font-weight:bold;
}

.mail-form h4 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:19px;
	font-weight:bold;
}

.mail-form p {
	font-family:Arial; 
	font-size:16px; 
	color:#006699;
}

.sidebar-list ul { 
	clear:both;
	margin:0;
	font-size: 18px;
}

.sidebar-list ul li {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0pt;
  margin-bottom: 0px;
  margin-left: 0pt;
}

#content ul { 
	clear:both;
	margin:0;
	font-size: 16px;
}

#content ul li {
	list-style-position:inside;
	list-style-type:disc;
	margin:20px 0 20px 0;
}

#content h1 {
	font-size:40px;
	margin: 0px 0 40px 0px;
	width:400px;
	float:left;
}

#content h2 {
	font-size:16px;
	margin: 0 0 30px 0px;
	width:400px;
	float:left;
}

#introtext {
	margin: 15px 20px 20px 20px;
}

.main-image {
	float:left; 
	margin: 0 0 20px;
}

#events h1 {
font-family: "Comic Sans MS", "Helvetica Neue", Ariel, san-serif;
line-height:120%;
float:none;
clear:both;
font-size:40px;
margin:40px 0 20px 15px;
width:100%;
}

#events h2 {
font-family: "Comic Sans MS", "Helvetica Neue", Ariel, san-serif;
line-height:120%;
float:none;
clear:both;
font-size:22px;
margin:28px 0 20px 0px;
width:100%;
}

#events #introtext {
width:410px;
float:left;
margin:0px 20px 0 0;
}

#events div#form {
width:550px;
float:left;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin: 44px 0 0 0;
padding: 34px 20px 0 20px;
}

#events div#button {
	margin: 18px 0 20px 0;
	float: left;
}

#events div#required {
	margin: 10px 0 0 0;
}

div#navigation {
	padding-left: 15px;
	padding-bottom: 30px;
	color: #202020;
	font-weight: normal;
	line-height: 125%;
	font-family: Comic Sans MS;
	font-size: 15px;
	width: 850px;
}

div#navigation ul {
	margin: 0;
	padding: 0;
	line-height: 30px;
	white-space: nowrap;
}

div#navigation li {
	list-style-type: none;
	display: inline;
	margin: 20px 10px;
	font-weight: bold;
	float: left;
}

ul#contact li {
	list-style-type: none;
}

#events-table {
	line-height: 130%;
	border: 1px solid #d6d6b4;
	margin-left: 0px;
	width: 326px;
}
select.birthdate-month {
	width: 90px;
}
select.birthdate-day {
	width: 60px;
}
select.birthdate-year {
	width: 75px;
}

div#f-logo {
  float: right;
  margin-top:10px;
  margin-right: 42px;
}
