html {
	min-height:100%;
	height:auto;
}

body {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	position: relative;
	font:14px "Georgia", Times, serif;
	color:#494035;
	line-height:20px;
	background-color: #3E5974;
	background-image: url(/images/background1.jpg);
	background-repeat: no-repeat;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/
h1 {
	margin:10px 0;
	padding:0;
	font:26px "Georgia", Times, serif;
	color:#312312;
	font-weight: normal;
	line-height: 29px;
}
	
	h1.pagetitle {
		text-align:center;
		text-decoration:underline;
	}

	#logo h1 {
		margin:0; padding:0;
		display:none;
	}
	
	#feature .feature-text h1 a {
	margin:15px 0 0 0;
	padding:0;
	font:24px "Georgia", Times, serif;
	color:#003366;
	text-transform:none;
	font-weight: normal;
	}
	
	.latest h1 {
	margin:5px 0;
	padding:0;
	font:18px "Georgia", Times, serif;
	color:#312312;
	font-weight: normal;
	}
	
	#sidebar li h1, #sidebar li h2 {
		margin:0; padding:30px 0 10px 25px;
		font:bold 20px "Georgia", Times, serif; color:#773c1f;
	}
	
	.footer h1 {
		margin:0 0 10px 0; padding:0;
		font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#d3d2ba;
		text-transform:uppercase;
	}

h2 {
	margin:10px 0 0 10px;
	padding:0;
	font:24px "Georgia", Times, serif;
	color:#CCCCCC;
	font-weight: normal;
}

	#logo h2 {
		margin:0; padding:88px 0 0 36px;
		font:11px Verdana, Arial, Helvetica, sans-serif; color:#6f4213;
		text-transform:lowercase;
	}
	
	#feature h2 {
		margin:0; padding:15px 0 0 0;
		font:bold 10px Verdana, Arial, Helvetica, sans-serif; color:#FFF;
		text-transform:uppercase;
	}
	
	.latest h2 {
		margin:0; padding:0;
		font:bold 10px Verdana, Arial, Helvetica, sans-serif; color:#8c410c;
		text-transform:uppercase; color:#8c410c;
	}
	
h3 {
	margin:10px 0; padding:0;
	font:18px "Georgia", Times, serif; color:#312312;
}

h4 {
	margin:10px 0; padding:0;
	font:16px "Georgia", Times, serif; color:#312312;
}

h5 {
	margin:10px 0; padding:0;
	font:bold 12px "Georgia", Times, serif; color:#312312;
}

a:link, a:active, a:visited {
	color:#CC6600;
	text-decoration:none;
}

	#feature a {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	text-transform:uppercase;
	}
	
	.latest h1 a {
		color:#312312;
	}
	
	.latest h2 a {
		color:#8c410c;
	}
	
	.post h1 a, .post-single h1 a {
	font:24px "Georgia", Times, serif;
	color:#312312;
	font-weight: normal;
	}
	
	.meta a {
	font-weight:bold;
	color:#CC6600;
	padding-left: 15px;
	}
	
	#sidebar a {
		color:#534133;
		font:14px "Georgia", Times, serif;
	}
	
	.share a {
		font:15px "Georgia", Times, serif; color:#6f6659;
	}
	
	#commentslist li .author span a {
		font:bold 12px Verdana, Arial, Helvtica, sans-serif; color:#9a592b;
	}
	
	.footer li ul li a:link, .footer li ul li a:active, .footer li ul li a:visited {
		margin:0; padding:0 0 0 12px;
		font:11px Verdana, Arial, Helvtica, sans-serif; color:#c8c8c3;
	}
	
a:hover {
	text-decoration:underline;
}

	#feature a:hover, .latest h1 a:hover, .latest h2 a:hover, .post h1 a:hover, .share a:hover {
		text-decoration:underline;
	}
	
	#sidebar a:hover {
		color:#7a4014; font-weight:bold;
	}
	
	.footer li ul li a:hover {
		color:#dedabd;
		margin:0; padding:0 0 0 12px;
		text-decoration:none;
	}
	
.meta .georgia {
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}
	
#navigation li a {
	margin:11px 0 0 0; padding:0px 10px;
	font:12px Georgia, "Times New Roman", Times, serif; color:#4e4844;
	text-decoration:none;
	display:block;
	border-right:1px solid #a29e94;
}

#navigation a:hover {
	color:#CC6600;
}

	#navigation li a.last:link, #navigation li a.last:active, #navigation li a.last:visited, #navigation li a.last:hover {
		border:0;
	}

#navigation li.current_page_item a {
	width:auto; line-height:35px;
	margin:0 0 0 -1px !important; margin:0;	padding:0px 20px;
	color:#FFF; font-weight:bold;
	background:#CC6600; border:0;
}

#feature p {
	margin:12px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}

.latest p {
	margin:0;
	padding:0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
}

.meta {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.sponsor {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 25px 0 0 0;
}

#commentslist li p {
	margin:10px 0;
	clear:both;
	font:12px Verdana, Tahoma, Sans-serif; color:#7f7467;
}

#commentslist li .author span {
	margin:3px 0 0 0;
	font:12px "Georgia", Times, serif; color:#4b433b;
}

#commentslist li .author span span {
	width:auto; height:auto;
	margin:0; padding:0;
	background:none;
	font:12px "Georgia", Times, serif; color:#4b433b;
	display:block;
}

.input {
	margin:0;
	padding:6px 10px 0 20px;
	font:11px Verdana, Arial, sans-serif;
	color:#666666;
	border-bottom: 10px #FFFFFF solid;
	line-height: 18px;
}

input.submit {
	width:auto; height:32px; display:block;
	margin:10px 0 0 0; padding:8px 10px;
	background:#e5e5d1 url(submit.gif) repeat-x;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#606056;
}

/* 02 - STRUCTURE
/* ----------------------------------------------*/
.container {
	margin:0 auto;
	width:950px;
	border-left: 10px #ffffff solid;
	border-right: 10px #ffffff solid;
	border-top: 10px #ffffff solid;
	height: 335px;
}

#header {
	margin:0;
	padding:0;
	width:950px;
	height:300px;
	background-image: url(/images/lt_insideheader.jpg);
}

.logo {
	margin:80px 0 0 40px;
	padding:0;
	}
	
	.subscribe {
		margin:0 -40px -140px 0; padding:0;
		width:300px; height:140px;
		background:url(subscribe.png) top right;
		display:block;
		float:right;
		position:relative;
		z-index:1; outline:0; text-indent:-9999px;
	}
	

	#navigation li {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width:auto;
	height:auto;
	}
	
#feature-repeat {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}

	#feature {
	margin:0 auto;
	padding:0;
	width:950px;
	height:294px;
	border-left: 10px #ffffff solid;
	border-right: 10px #ffffff solid;
	background-color: #FFFFFF;
	}
	
#content {
	margin:0 auto;
	padding:0;
	width:950px;
	height:auto;
	border-left: 10px #ffffff solid;
	border-right: 10px #ffffff solid;
	background-color: #FFFFFF;
}

	.content {
		margin:0 auto; padding:15px 0 0 0;
		width:852px; height:auto;
	}

#content-left {
	margin:0 0 -264px -241px; padding:0;
	width:241px; height:264px;
	background:url(content-left.gif) no-repeat center left;
}

	#content-left-single {
		margin:0 0 -264px -241px; padding:0;
		width:241px; height:558px;
		background:url(content-left.gif) no-repeat bottom left;
		position:absolute;
	}

#content-right {
	margin:0 -308px 0 0; padding:0;
	width:308px; height:239px;
	position:relative;
	overflow:hidden;
	background:url(content-right.gif) no-repeat center left;
	float:right;
}

	#content-right-single {
		margin:294px -308px 0 0; padding:0;
		width:308px; height:239px;
		position:relative;
		overflow:hidden;
		background:url(content-right.gif) no-repeat center left;
		float:right;
	}


#content-top {
	margin:0;
	padding:0;
	width:950px;
	height:auto;
	background-color: #FFFFFF;
}


#content-bottom {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}

#footer {
	margin:0;
	padding:0;
	width:950px;
	height:300px;
	background-color: #364F66;
}
#footer .footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer .footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}


/* 03 - FEATURED POST
/* ----------------------------------------------*/
.feature-text {
	margin:0 0 0 25px; padding:0;
	width:345px; height:auto;
	float:left; display:inline;
}

#feature img {
	margin:18px 36px 0 0; padding:0;
	float:right; display:inline;
}

/* 04 - LATEST POSTS
/* ----------------------------------------------*/
.latest {
	width:auto; height:150px;
	margin:0; padding:0;
	list-style:none;
}

	.latest li {
		margin:24px 0px 0 40px; padding:0;
		width:250px; height:auto;
		float:left; display:inline;
	}
	
	.latest li.blank {
		margin:24px 0 0 0;
	}
	
/* 05 - CONTENT
/* ----------------------------------------------*/
.leftcol {
	margin:0; padding:0;
	width:530px; height:auto;
	float:left;
}

	.post {
		margin:0; padding:10px 0 45px 0;
	}
	
		.post-single {
			margin:0; padding:0;
			background:none;
		}
	
	.share {
		text-align:center;
	}

.rightcol {
	margin:0;
	padding:0;
	width:250px;
	height:auto;
	float:right;
}

	#sidebar {
		margin:-25px 0 0 0; padding:0;
		list-style:none;
	}
		
		#sidebar li {
			margin:25px 0 0 0; padding:0;
			width:auto; height:auto;
		}
				
			#sidebar li ul li {
				/* For IE7 */
				background:url();
				margin:10px 0 10px 25px;
			}
	
		#sidebar li ul {
			margin:0; padding:0 0 20px 0;
			width:auto; height:auto;
			list-style:none;
		}
		
/* 06 - COMMENTS
/* ----------------------------------------------*/
#commentslist {
	margin:0; padding:0;
	list-style:none;
}

#commentslist li {
	margin-bottom:30px;
}

#commentslist li .author {
	margin-bottom:10px;
	height:37px;
}

#commentslist li .author span {
	float:left;
	width:30%;
}

#commentslist li .author em {
	padding-left:47px;
	float:right;
	width:60%;
	background:url(comment-diag.gif);
}

	#commentslist li .author em img {
		float:right;
		border-left:10px solid #FFF;
	}
	
input, textarea {
	margin:10px 0 0 0;
	border:1px solid #ebe7e2;
}

	input {
		width:190px;
	}
	
	textarea {
		width:480px;
	}
	
/* 07 - FOOTER
/* ----------------------------------------------*/
.footer {
	padding:50px 0 0 0; margin:0;
	list-style:none;
}

	.footer li {
		margin:0 20px 0 40px; padding:0;
		width:240px; height:auto;
		float:left; display:inline;
	}
	
		.footer li ul {
			margin:0; padding:0;
			list-style:none;
		}
		
			.footer li ul li {
				margin:0; padding:0;
				float:none; display:block;
			}

/* Latest Blog Posts
--------------------------------------------  */

#latest_blog_posts {
	display:inline;
	float:left;
	height:80px;
	margin-right:25px;
	width:415px;
}

#latest_blog_list {
	border-bottom:1px dotted #dcdcdc;
	list-style:none;
	margin:15px 0 0 15px;
	padding:0;
	width:375px;
}

#latest_blog_list li {
	border-top:1px solid #dcdcdc;
	list-style-type:none;
	margin:0;
	padding:0;
}

.latest_blog_post a {
	color:#76D1FF;
	display:block;
	font-size:10px;
	margin:0;
	padding:4px 5px 4px 0;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.latest_blog_post h2 {
	color:#0099FF;
	font-size:16px;
	padding:4px 10px 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.latest_blog_post a:hover,.latest_blog_post a:active {
	background-color:#eefafb;
	outline:none;
}

html>body .latest_blog_post a {
	width:auto;
}

.latest_blog_date {
	color:#CCCCCC;
	float:left;
	width:90px;
	font-family: "Georgia", Times, serif;
	font-size: 11px;
}

.latest_blog_entrytitle {
	font-weight:bold;
}

.latest_blog_comments {
	color:#9c9c9c;
	margin:0 0 0 15px;
}
.leftcolevent {
	margin:0;
	padding:10px 0 0 30px;
	width:575px;
	height:auto;
	float:left;
}
.rightcolevent {
	margin:40px 10px 0 0;
	padding:0;
	width:300px;
	height:auto;
	float:right;
}


/* 00 - MISC
/* ----------------------------------------------*/
.clear {
	clear:both;
}

.divider {
	margin:30px 0; padding:0;
	width:504px; height:22px;
	background:url(divider.gif) no-repeat center top;
}

.blank {
	margin:0; padding:0;
	width:auto; height:auto;
	background:none; border:0;
}


/* 00 - Menu
/* ----------------------------------------------*/
/*start drop-down-menu*/
#navigation {
	margin:0;
	padding:0 0 0 1px !important;
	padding:0;
	width:auto;
	height:35px;
	list-style:none;
	background-color: #b2c243;
}


.nav-holder{
	float:left;
	width:100%;
	height:30px;
	color: #FFFFFF;
	z-index: 1000;
	background-color: #b2c243;
	margin: 0;
}

.month{
	color: #b2c243;
	font:16px Georgia, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom: 1px #CFFF61 dotted;
	}
.date{
	color: #666666;
	font:12px Georgia, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right: 20px;
	}
.performance{
	color: #64BAEB;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 15px;
	}
.performance a:link {
	color: #58a2cb;

}
.performance a:hover {
	color: #69C4F6;
	text-decoration: underline;
}
.imgright {
	text-align: right;
	margin: 0 0 20px 10px;
}

.bottomlinks {
	margin:0;
	padding:0;
	font:11px Verdana, Arial, sans-serif;
	color:#CCCCCC;
	border-bottom: 10px #FFFFFF solid;
	text-align: center;
}
.bottomlinks a:link, .bottomlinks a:active, .bottomlinks a:visited {
	font:11px Verdana, Arial, Helvtica, sans-serif;
	color:#364F66;
	}
/* 00 - Calendar
/* ----------------------------------------------*/
.main {
	width:200px;
	border:3px solid #c9c9a7;
}

.month {
	background-color:#333333;
	font:12px verdana;
	color:white;
}

.daysofweek {
background-color:#c9c9a7;
font:bold 12px verdana;
color:white;
}

.days {
	font-size: 12px;
	font-family:verdana;
	color:#666666;
	background-color: #DEEEF0;
	padding: 2px;
}

.days #today{
	font-weight: bold;
	color: red;
	border-bottom: 1px solid #CCCCCC;
}

/* 00 - Calendar Content
/* ----------------------------------------------*/
.menu2 {
	font-family: verdana, arial, sans-serif;
	width:575px;
	margin:0;
	position:relative;
	z-index:90;
	margin-top: 10px;
}
/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
/* float the list so that the items are in a line */
.menu2 ul li {
float:left; 
}
/* style the links to be 249px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:45px;
	height:30px;
	color:#000;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
	background:#c9c9a7;
	line-height:30px;
	font-size:11px;
}
/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu2 ul li:hover a {
color:#fff; 
background:#b3ab79;
}
/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:30px; 
left:0; 
text-align:left;
}
/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu2 ul li:hover ul li {
	background:#eee;
	color:#333333;
	padding:10px;
	width:550px;
	border:5px solid #b3ab79;
}
/*float the image left with padding and no border */
.menu2 ul li:hover ul li img {
float:left; 
padding:10px 10px 10px 0; 
border:0;
}
/* style the paragraph font height */
.menu2 ul li:hover ul li p {
font-size:0.9em;
}
/* style the background and foreground color of the submenu links */
.menu2 ul li:hover ul li a {
	display:inline;
	background:#eee;
	color:#CC6600;
	text-decoration:underline;
	border:0;
	line-height: 20px;
}
/* style the background and forground colors of the links on hover */
.menu2 ul li:hover ul li a:hover {
text-decoration:none; 
color:#000;
}
