body, html {
	background-color: #014F4F;
	padding: 0px;
	margin: 0px;
	list-style: none;

}
* html body{ overflow:hidden; }
# html body{ overflow:hidden; }
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
/*	overflow: auto;*/
}
#navcontainer {
	width: 165px;
position:absolute;
top:-44px;
}
#masthead {
	background-color: #B86751;
	margin-left: 165px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-top: 44px;
}
a:link {
	color: #014F4F;
}
a:visited {
	color: #014F4F;
}
a:active {
	color: #014F4F;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

a.linkOn {
	color: #FFFFFF;
}

#home_contentcontainer {
	background-color: #E8E4B5;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 8px;
	margin-left: 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	background-image: url(media/home_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

/*	width: 746px;
	overflow:visible;*/
}
#home_image {
	vertical-align: bottom;
	margin-left: 135px;
	margin-right: 8px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 200px;
	width: 603px;
	position:relative;
}
#home_newscontainer {
	width: 250px;
	position:absolute;
	bottom: 0;
	overflow:hidden;
}
#home_news {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	background-image: url(media/trans_bg.png);
	overflow:hidden;	
}
.home_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
#home_content {
	margin-left: 130px;
	width: 420px;
	overflow:visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#home_content_block {
	background-color: #FFFFFF;
	border: 1px solid #B18C58;
	width: 185px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
}
#home_calendar_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: -30px;
	position: relative;
}
#home_calendar{
	position:absolute;
	z-index: 5;
	background-color:#E8E4B4;
	margin-left:-8px;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.page_headers{
	font-size: 12pt;
	font-weight: bold;
	color: #014F4F;
}

.detail {
	font-size: 7pt;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #014F4F;
	text-align: left;
	padding: 10px;
	margin-top: 20px;
	clear: both;
}
#home_calendar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#home_calendar li {
	padding-left: 10px;
	background-image: url(media/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom: 5px;
	font-size: 7pt;
}
ul {
	margin-left: 2px;
	padding-left: 2px;
	list-style: none;
}
#contactCard {
	background-color: #FFFFFF;
	margin: 3px;
	padding: 4px;
	border: 1px solid #999999;
}

li {
	padding-left: 10px;
	background-image: url(media/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-bottom: 5px;
/*	font-size: 7pt;*/
}
#home_empty_content_block {
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
}
.lefty {
	float:left;
	width: 185px;
}
.righty {
	float:right;
	width: 185px;
}
#preload {
	display: none;
}
.cal_title {
	font-size: 11pt;
	font-weight: bold;
	color: #014F4F;
}
#whtblock {

	background-color: #FFFFFF;
	margin: 3px;
	padding: 4px;
	border: 1px solid #999999;
}.contactHeader {
	font-size: 11pt;
	font-weight: bold;
	color: #B86751;
	}
.baseText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
#imgBlock {
	text-align: center;
	padding: 6px;
	font-size: 7pt;
}
#imgBlock img{
	padding-bottom: 4px;
}

