body {
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bg_tile.jpg);
	background-color: #010503;
	
	color: white;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#mainTopBlock {

	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 383px;
	}

#mainContent {
	min-height: 500px;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


#topLeft {
	background-position: 0px 210px;
	float: left;
	width: 530px;
	text-align: left;
	background-color: #162226;	
	background-image: url(../images/hp_cornerPortholeBF.jpg);
	background-repeat: no-repeat;
}

#topRight {		
	float: right;
	width: 430px;
	text-align: left;	
}

#RightBlock {
	float: left;
	width: 350px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;



}

#hp_blog {
	clear: both;
	margin-left: 24px;
	margin-right: 12px;
	float: left;
	background-color: #3c5e6a;
	min-height: 400px;
	max-width: 506px;
	min-width: 506px;
	width: 506px;
	background-image: url(../images/hp_newsBox_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#hpDescription{
	padding-left: 51px;
	padding-right: 18px;
	padding-bottom: 18px;
	
}


h1 {
	font-size: 20px;
	color: #e6e0bc;
}

.blogModule {
	color: #e6e0bc;
	font-size: 12px;
	text-align: left;
	padding-left: 24px;
	padding-right:  24px;
	clear: left;
	
}

.blogIMG {
	padding-right: 18px;
	float: left;
	clear: right;
	clear:left;
}

.blogDate {
	color: #b2b9b9;
	font-size: 10px;
	line-height: -8px;
}


.eventTimes{
	font-weight: bold;
	color: #f1edd8;
	font-size: 11px;

}
.calendarDate {
	color: #FFFFFF;
	font-size: 16px;
	line-height: -8px;
	font-weight: bold;
}

.blogTitle {
	color: #f6f3e7;
	font-size: 18px;
	line-height: -12px;
	margin-top: -12px;
}

.blogLink {
	font-size:12px;
	color:#38adac;
}

.calendarContent{
	margin-top: -12px;

}

.blogEntry{
	padding-top: 16px;
	clear: left;
	margin-bottom: auto;
}

.calendarEntry_odd{
	padding: 8px;
	clear: left;
	margin-bottom: auto;
}

.calendarEntry_even{
	padding: 8px;
	clear: left;
	margin-bottom: auto;
	background-color: #36545f;	
}


.hp_featured{
	text-align: left;
	max-width: 345;
	min-width: 345;
	width: 345;
	padding-left: 24px;
	clear: right;
	
}

#endCap {
	clear: left;
	padding-bottom: 34px;
	
}

#spacer {
	padding = 24px;
	}

A:link {text-decoration: none; color: #38adac;}
A:visited {text-decoration: none; color: #38adac;}
A:active {text-decoration: none; color: #38adac;}
A:hover {text-decoration: underline; color: #38adac;}

