@charset "utf-8";



body {

	font: 75%/1.5 Verdana, Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	color: #333;

	background: #584729 url(../_img/body_bg.gif) repeat-x;

}

a {

	color: #93754f;

}

h1 {

	font-family: Helvetica, Arial, sans-serif;

	font-weight: normal;

}

h2, h3 {

	font-weight: normal;

	font-family: Georgia, "Times New Roman", Times, serif

}

h3 {

	color:#584729;

font-size:1.5em;

line-height:1.1;

padding-bottom:10px;

padding-top:4px;

}

h2 {

	color: #c3b346;

	font-size: 2em;

	line-height: 1.5;

}

/* self clearing rules */

.selfclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.selfclear { display: inline-block; _height: 1%; }

/* Hides from IE-mac \*/

.selfclear { display: block; }

/* End hide from IE-mac */



#header, #leaderboard, #content, #footer {

	width: 940px;

	margin: 0 auto;

}

#header {

	height: 200px;

	padding: 0 10px;

	background: url(../_img/header-bg.jpg) no-repeat center top; 

}

#header img {

	float: left;

	margin-left: 3px;

}

#header h1 {

	width: 155px;

	margin: 0 0 0 20px;

	padding-top: 8px;

	float: left;

	text-indent: -3000px;

}

#header h1 a {

	height: 179px;

	display: block;

	width: 155px;

	background: url(../_img/logo.gif) no-repeat;

}

#header h3 {

	float: right;

	font-style: italic;

	color: #87836a;

	width: 510px;

	font-size: 1.5em;

	line-height: 1;

	text-align: right;

	padding-top: 63px;

}

#nav {

	float: left;

	width: 130px;

	text-align: left;

	margin-left: 0px;

	padding-left: 10px;

	line-height: 1.125em;

	font-size: 16px;

	font-family: Georgia, "Times New Roman", Times, serif;

}

#nav li {

	margin-bottom: 9px !important;

}

#nav li a {

	text-decoration: none;

	color: #584729;

}

#nav li a:hover {

	color: #c3b346;

}

#header ul li.last a {

	margin-right: 0;

}

#content {

	background: url(../_img/content_bg.gif) repeat-y center top;

	padding: 18px 0 0;

}

#content .copy {

	float: left;

	width: 510px;

	margin-left: 9px;

}

#content .calendar {

	width: 772px;

}

#content p {

	margin-bottom: 1.5em;

}

#content .copy ul {

	padding-left: 15px;

	margin-left: 0;

	list-style-type: disc;

}

#content ul li {

	margin-bottom: 2.25em;

	line-height: 1.5;

}

#content .copy ul li {

	margin-bottom: 1.5em;

}



#content .education {

	margin-top: .75em;

}

#content .education dt {

	float: left;

	width: 7em;

}

#content .education dd {

	margin-bottom: .75em;

}

.quote {

	float: left;

	font-family: Georgia, "Times New Roman", Times, serif;

	margin: 1em 13px 1em 0;

	background: url(../_img/quote_bg.gif) no-repeat;

	width: 265px;

	height: 203px;

	color: #45888a;

	font-style: italic;

	font-size: 1.167em;

}

.quote p {

	padding: 20px 10px 0 40px;

}

#content .secondary {

	float: right;

	width: 252px;

	margin-right: 10px;

	margin-left: 10px;

}

#content dl dd {

	margin-left: 0;

}

#content dl dt {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #584729;

	font-weight: bold;

}

.more {

	text-align: right;

	font-size: .916em;

}

#footer {

	font-family: Arial, Helvetica, sans-serif;

	padding: 9px 0 0;

	background: #c4b75f url(../_img/footer_bg.gif) repeat-x center top;

	font-size: .916em;

	text-align: center;

	color: #6c642d;

	padding-bottom: 9px;

	border-top: 1px solid #fff;

}

#footer p a {

	color: #6c642d;

	text-decoration: none;

	margin: 0 .5em;

}

#footer p a.copyright {

	margin: 0;

}
