@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.35;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#6aabe4 url(../images/body_bg.gif) center top no-repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-size:18px;
}
p {
	padding:0 0 15px 0;
}
p.large {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.highlight {
	color:#ffed00;
}
.clear {
	clear:both;
}
#wrapper {
	width:952px;
	margin:26px auto 0 auto;
}
#header {
	padding:0 14px;
}
#login {
	width:190px;
	padding:5px 3px 10px 3px;
	margin:0 0 0 14px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000072 url(../images/login_bg.gif) bottom no-repeat;
}
form#log_in_form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
form#log_in_form div label {
	display:block;
	float:left;
	width:55px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
form#log_in_form div input#login_name, form#log_in_form div input#pass_word {
	width:106px;
	border:0;
}
form#log_in_form div input#log_in {
	margin:0 0 0 16px;
}
form#contact_form {
	padding:5px 0 0 0;
}
form#contact_form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
form#contact_form div input.invalid {
	border:2px solid #ff0000;
}
form#contact_form div label {
	display:block;
	float:left;
	width:100px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
form#register_form {
	padding:5px 0 0 0;
}
form#register_form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
form#register_form div label {
	display:block;
	float:left;
	width:100px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
#brochureform {
	margin:10px 0 0 0;
	padding:5px 10px;
}
#brochureform form div {
	clear:left;
	display:block;
	zoom:1;
	margin:5px 0 0 0;
	padding:1px 3px;
}
#brochureform form div label {
	display:block;
	float:left;
	width:100px;
	padding:3px 5px;
	margin: 0 0 5px 0;
	text-align:right;
}
#main {
	width:952px;
	height:516px;
	padding:0 0 0 0;
	background:#2449a5 url(../images/main_bg.gif) repeat-y;
}
#sidebar {
	width:212px;
	background:url(../images/menu_bg.gif) top no-repeat;
	float:left;
}
#menu {
	padding:8px 0 0 12px;
}
#cntnr {
	width:740px;
	float:left;
}
h1#title {
	color:#000072;
	line-height:51px;
	font-size:22px;
	padding:0 0 0 16px;
	background:url(../images/title_bg.gif) no-repeat;
}
h1#title span {
	font-weight:normal;
}
#content {
	height:465px;
	overflow:auto;
	margin:0 30px 0 0;
}
#text {
	width:338px;
	padding:25px 18px;
	background:url(../images/text_bg.gif) top repeat-x;
	text-align:justify;
	float:left;
}
#image {
	width:336px;
	float:left;
}
#main_img {
	width:605px;
	float:left;
}
ul#small_img {
	width:82px;
	height:400px;
	padding:65px 9px 0 9px;
	text-align:center;
	background:url(../images/small_img_bg.gif) no-repeat;
	float:left;
}
ul#small_img li {
	width:76px;
}
ul#small_img li a {
	border:2px solid transparent;
	display:block;
}
ul#small_img li a:hover {
	border:2px solid #ffed00;
}
ul#nav {
	padding:20px 0 0 10px;
}
ul#nav li {
	float:left;
}
ul#nav li a {
	height:14px;
	padding:4px 10px;
	margin:0 1px 0 0;
	border:1px solid #0C1868;
	display:inline-block;
	top:1px;
	position:relative;
}
ul#nav li a:hover, ul#nav li a.selected {
	border-bottom:1px solid #6681C3;
	background:#6681C3;
}
#parents {
	width:655px;
	margin:0 0 0 10px;
	background:#6681C3;
	padding:15px;
	border:1px solid #0C1868;
	clear:both;
}
ul#photos {
}
ul#photos li {
	display:inline-block;
	float:left;
}
ul#photos li a {
	margin:5px;
	display:block;
}
ul#photos li a:hover {
	margin:2px;
	border:3px solid #fff;
}
#staff_pics {
	width:675px;
	margin:0 0 0 10px;
	background:#6681C3;
	padding:5px;
	border:1px solid #0C1868;
	clear:both;
}
.menu {
	margin:10px 0 0 10px;
}
.menu tr {
}
.menu tr th {
	width:115px;
	height:67px;
	vertical-align:middle;
	border:1px solid #808fbc;
	background:#0C1868 url(../images/menu_th_bg.gif) repeat-x;
}
.menu tr td {
	width:105px;
	padding:0 15px;
	vertical-align:middle;
	text-align:center;
	background:#5185cc;
}
#footer {
}
#disclaimer {
	height:31px;
	background:url(../images/disclaimer_bg.gif) center no-repeat;
	color:#fff;
	line-height:31px;
	font-size:10px;
	text-align:center;
}
#disclaimer a {
	color:#fff;
	text-decoration:none;
}
#disclaimer a:hover {
	text-decoration:underline;
}
.NewsletterStack {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 5px;
}
ul#sitemap {
}
ul#sitemap li {
}
ul#sitemap li a {
}
ul#sitemap li ul {
	padding-left:15px;
}
.post {
	margin:10px 0;
}
.post h3 {
	background:#0C1868;
	padding:3px 5px;
	font-size:14px;
	display:block;
}
.post .entry {
	padding:10px 5px 0;
	border:1px solid #0C1868;
}