body {
	color:#e6d3ab;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.entry-content {
	color:#e6d3ab;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	padding-bottom: 15px;
	color: #e6d3ab;
}
h1 {
	font-size:24px;
	text-transform:uppercase;
}
h2 {
	font-size:18px;
	text-transform:uppercase;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #c37a3f;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignleft {
	padding:3px;
	float:left;
	margin-right: 12px;
	background-color: #545454;
	margin-bottom: 5px;
}
.alignright {
	padding:3px;
	float:right;
	margin-right: 12px;
	background-color: #545454;
	margin-bottom: 5px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main-img {
	float: left;
	width: 266px;
}
#main {
	float: right;
	width: 634px;
	background-image: url(/images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #162036;
	min-height: 800px;
}
#header1 {
	display: block;
	padding-bottom: 0px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 634px;
}
#header1  h1 {
	display: none;
}
#nav  {
	padding-top: 165px;
	padding-left: 15px;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	font-size: 18px;
	color: #c37a3f;
	display: block;
	line-height: 18px;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#page {
	padding-left: 18px;
}
#welcome {
	margin-bottom: 15px;
	font-size: 14px;
	margin-top: 15px;
	padding-right: 18px;
}
#news h2, #home-col-right h2 {
	display: block;
}
#news h2 {
	background-image: url(/images/rss-icon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 35px;
	padding-left: 25px;
}
#news {
	float: left;
	width: 260px;
}
#news li {
	padding-left: 25px;
	background-image: url(/images/doc-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
}
#news h3, #events h3 {
	color: #c37a3f;
	padding-bottom: 0px;
	font-weight: bold;
}
#home-col-right {
	float: right;
	width: 260px;
	padding-right: 18px;
}
#events {
	margin-bottom: 15px;	
}
#events h2 {
	background-image: url(/images/calendar-icon.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	line-height: 35px;
}
#events li {
	list-style:none;
}
#events li a {
	font-size: 13px;
	line-height: 18px;
}
#newsletter h2 {
	line-height: 35px;
	background-image: url(/images/mail-icon.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 50px;
}
#newsletter #signup {
	background-image: url(/images/sign-up-btn.png);
	background-repeat: no-repeat;
	background-color: #000;
	height: 27px;
	width: 62px;
	font-size: 0px;
	text-indent: -9999px;
	border: none;
	display: block;
	float: right;
	cursor: pointer;
}
#newsletter #email {
	height: 20px;
	width: 185px;
	border: 3px solid #666666;
}
#primary {
	float: left;
	width: 375px;
	padding-top: 15px;
}
#gallery {
	float: left;
	width: 595px;
	padding-top: 15px;
}
.secondary {
	width: 220px;
	float: right;
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	background-color: #102e54;
}
.secondary div {
	padding: 0 15px 0 15px;
}
#subnav {
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 0;
}
.secondary h2, .secondary h4 {
	/*padding-left: 15px;*/
}
#subnav a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	color: #d4b677;
	text-decoration: none;
	padding-left: 15px;
}
#subnav .current_page_item a {
	background-image: url(/images/subnav-active-bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#MailPress, #MailPress div {
	padding: 0 0 15px 0;
}
#footer1 {
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 99px;
	margin-top: 18px;
}
#footer1 .left {
	width: 450px;
	padding-top: 25px;
	padding-left: 15px;
}
#footer1 .right {
	width: 250px;
	padding-top: 18px;
	padding-right: 18px;
	text-align: right;
}
#footer1 .right h3 {
	text-align: right;
	font-size: 18px;
}

