/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*background: #FFFFFF url(images/img01.jpg) repeat-x top left;*/
	background: url(images/apollo17_bgrd.jpg) no-repeat top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	//text-decoration: underline;
	
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 0.1em;
	line-height: 190%;
}

p1{
	margin-top: 1.0em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #003399;
	text-decoration: none


}

a:link {

	color: #003399;

}

a:visited {

	color: #003399;

}

a:active {

	color: #003399;

}


a:hover {
	color: #003399; //#00cc66
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 180px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 0px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	/*text-transform: uppercase;*/
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	/*font-family: Arial; Helvetica, sans-serif;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	/*font-family: "Lucida Console", Monaco, monospace;*/
	font-weight: bold;
	/*color: #31363B;*/
	/*color: #BF8B04;*/
	/*color: #7A5704;*/
	color: #FFB703;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #808080;*/
	color: #AB8B04;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	/*color: #31363B;*/
	color: #BF8B04;
}

#splash {
	width: 920px;
	height: 270px;
	padding-bottom: 0px;
	background: url(images/img04.jpg) no-repeat left top;
}

/* Header Original w =754*/

#header {
	width: 920px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 920px;
	padding-left: 0px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	/*padding: 20px 20px 0px 20px; //top right bottom  left */
	padding: 20px 10px 0px 10px; /* top right bottom  left */
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #CC9900;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 920px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background: url(images/img05.jpg) repeat-x left top;*/
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content2 {
	margin: auto;
	float: center;
	width: 880px;
}

#content2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#content2 li {
	margin-bottom: 30px;
	border-bottom: 1px dotted #D6C9BF;
}

#content2 li ul {
	padding-left: 25px;
}

#content2 ul li {
	margin: 0;
	padding-bottom: 25px 10px;
	//border-bottom: 1px dotted #D6C9BF;
}
/*
#content3 {
	margin: auto;
	
	padding: 0px 0px 10px 20px; 
	width: 880px;
	color: color: #FFB703;
	font-size: 16px; 
	background: url(images/img06.jpg);
}*/

#content3 {
	height: 50px;
	width: 920px;
	padding: 0px 0px 0px 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFB703;
	font-size: 18px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	
}

#sub_content{
	float: left;
	width: 700px;
	padding-left: 1px;
}

#content4{

    //float: center;
	width: 900px;
	color: #000000;
	line-height: 190%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 0px;
}

#content5{

    //float: center;
	width: 920px;
	color: #000000;
	line-height: 190%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 0px;
}
#sub_img{
	float: right;
	width: 100px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#research_img_forsythe{
	float: right;
	width: 125px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#research_img{
	float: right;
	width: 125px;
	//padding-top: 20px;
	padding-left: 25px;
}


#content {
	width: 900px;
	margin: 0 auto;
	float: right;
}

.post {
}

.post .title {
	margin: 0;
	padding: 10px 20px 45px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

.post h1.title {
	padding: 5px 0  0 50px;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #D6C9BF;
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 25px;
	height: 30px;
	//text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 50px;
	margin: 0 auto;
	/*background: #FFFFFF url(images/img01.jpg) repeat-x top left;*/
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
	
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
