@import url(forms.css);
body {
	margin: 0;
	padding: 0;
	background: #dcdcf5;
	color: #1e1450;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 10pt;
	text-align: center;
}
h1, h2, h3, h4, h5, p, ul, ol, form {
	display: block;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
#wrap {
	margin: 0 auto;
	width: 955px;
	text-align: left;
}
#head {
	position: relative;
	height: 150px;
	overflow: hidden;
	background: transparent url(/images/design/head-bg.png) no-repeat 0 0;
}
#logo {
	width: 500px;
}
#logo a {
	display: block;
	height: 150px;
	text-indent: -900em;
}
#slogan {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #fff;
	font-size: 12pt;
}
#nav-top {
	clear: both;
	overflow: visible;
	width: 955px;
	height: 2em;
	font-size: 11pt;
	background: #4c4c4c url(/images/design/nav-top-bg.gif) no-repeat right center;
	list-style-type: none;
}
#nav-top li {
	float: left;
	position: relative;
	z-index: 999;
	padding-left: 10px;
	padding-right: 10px;
	background: #4c4c4c url(/images/design/nav-top-split.gif) no-repeat left center;
}
#nav-top li#topnav-1 {
	background-image: none;
}
#nav-top li a.parent {
	display: block;
	height: 2em;
	padding: 0 11px;
	line-height: 20pt;
	background-color: #4c4c4c;
	color: #fff;
	font-weight: bold;
}
#nav-top li a.parent.active, #nav-top li a.parent:hover {
	color: #d8b570;
}
#nav-top #topnav-1 ul {
	width:173px;
}
#nav-top #topnav-2 ul {
	width:124px;
}
#nav-top #topnav-3 ul {
	width:149px;
}
#nav-top #topnav-5 ul {
	width:128px;
}
#nav-top #topnav-6 ul {
	width:139px;
}
#nav-top #topnav-7 ul {
	width:148px;
}
#nav-top #topnav-8 ul {
	width:182px;
}
#columns {
	padding-bottom: 10px;
	background: #dcdcf5 url(/images/design/content-bg.gif) repeat-y 10px 0;
}
#columns-inner {
	background: transparent url(/images/design/photos/1.jpg) no-repeat 16px bottom;
}
#col-left {
	float: left;
	width: 600px;
	padding-bottom: 90px;
}
#content {
	margin-left: 10px;
	margin-right: 21px;
	padding: 12px 9px;
	color: #1e1450;
	font-size: 9pt;
	line-height: 1.7em;
	word-spacing: -1px;
}
#content p {
	padding-bottom: 1em;
}
#content ol, #content ul {
	padding: 0 0 1em 2em;
}
#content ol ol, #content ul o, #content ol ul, #content ul ul {
	padding: 0 0 0 2em;
}
#content a:link {
	color: #a54;
}
#content a:visited {
	color: #976;
}
#content a:hover {
	color: #c33;
	text-decoration: underline;
}
#content img {
	border:none;
}
.title {
	margin-left: 9px;
	padding-top: 30pt;
	width: 591px;
	line-height: 19pt;
	background-color: #dcdcf5;
	border-bottom: 1px solid #1e1450;
	color: #1e1450;
	font-size: 16pt;
	font-weight: normal;
}
#col-right {
	float: right;
	width: 335px;
}
.box {
	overflow: hidden;
	padding: 5px 4px 2px;
	background: #fff;
	font-size: 9pt;
	line-height: 12pt;
	word-spacing: 1px;
}
.box a:link {
	color: #369;
}
.box a:visited {
	color: #933;
}
.box a:hover {
	color: #c33;
	text-decoration: underline;
}
#col-right h3 {
	clear: both;
	width: 335px;
	background-color: #1e1450;
	border-top: 4px solid #dcdcf5;
	border-bottom: 5px solid #dcdcf5;
	color: #fff;
	font-size: 16pt;
	font-weight: normal;
	line-height: 1.4em;
}
.box p {
	padding: 0 5px 0.3em 0;
	position: relative;
	left: 5px;
}
.box a.morelink:link, .box a.morelink:visited {
	display: block;
	margin-top: 0.5em;
	color: #1e1450;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.our-mission, .latest-news {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -900em;
}
.our-mission {
	background-image: url(/images/design/headings/our-mission.gif);
	height: 62px;
}
.latest-news {
	background-image: url(/images/design/headings/highlights.gif);
	height: 37px;
}
#foot {
	clear: both;
	padding-top: 62px;
	background: transparent url(/images/design/foot.gif) no-repeat center 5px;
}
.clear {
	clear: both;
}
#content form {
	text-align: left;
}
#nav-top li:hover>ul {
	display: block;
}
#nav-top ul {
	display: none;
	position: absolute;
	top: 2.25em;
	left: 0;
	width: 100%;
	list-style-type: none;
	z-index: 999;
	font-size: 0.85em;
}
#nav-top ul li {
	float: none;
	width: 100%;
	background-color: transparent;
	background-image: none;
}
#nav-top ul a {
	display: block;
	padding: 1px 2px;
	background: #4c4c4c;
	border-bottom: 1px solid #333;
	color: #d8b570;
	text-decoration: none;
	opacity: 0.85;/*filter:alpha(opacity=85);*/
}
#nav-top ul a:hover {
	opacity: 1.00;
	filter:alpha(opacity=100);
}
#flashcontent {
	position: relative;
	left: 11px;
}
form .narrow {
	width: 40% !important;
}
.errordiv {
	background: transparent;
	border: #f00 0 none;
	color: #f00 !important;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
}
tr.darkrow {
	background-color:#eee;
}
tr.lightrow {
	background-color:#fff;
}
body.editor {
	background-color: #F7F8FD !important;
}
.editor input, .editor textarea, .editor select, #form input {
	text-decoration: none !important;
	border-color: #466CA6 !important;
	background: #F7F8FD !important;
	background-color: #F7F8FD !important;
	border-style: solid !important;
	border-width: 1px !important;
	font: 10px Arial, Helvetica, sans-serif !important;
	padding-left: 2px;
	padding-right: 2px;
	-moz-border-radius: 5px;
}
hr.blog {
 color: #0f144b  width: 100%;
	height: 1px;
	margin:0 !important;
	padding:0 !important;
}
td.BlogTitle {
	/*color: #E03A3E;*/
  color: #0f144b;
	font-size: 120% !important;
	font-weight: bold;
}
td.BlogSubTitle {
	color: #0f144b;
	font-size: 110% !important;
	font-weight: normal;
	font-style: italic;
}
td.BlogDate {
	color: #0F386C;
	font-size: 90% !important;
	padding:0;
}
td.BlogText {
	color: #000000;
	font-size: 100% !important;
	font-weight: normal;
}
td.small {
	padding:0 !important;
	font-size:90%;
}
.errorstyle {
	background: #fffacd !important;
	border: #f00 1px solid !important;
	padding: 1px 3px 1px 2px !important;
}
.errordiv {
	background: transparent;
	border: #f00 0 none;
	color: #f00 !important;
	font-size: .9em;
	font-weight: normal;
	margin:0;
	padding:0;
	text-align: center;
	vertical-align: top;
}
#content form fieldset p.input {
	margin: 0;
	padding: 0;
}
a.facebook {
	background:url(/images/ico-facebook.png) no-repeat;
	display:block;
	height:50px;
	width:50px;
	text-indent: -900em;
	float:right;
}
a.facebook:hover {
	background:url(/images/ico-facebook-hover.png) no-repeat;
}

