html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background: #b8c4b7;
}
img {
	border: 0;
}
a:link {
	color:#5c0c00;
	text-decoration:none;
}
a:visited {
	color:#5c0c00;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.menu ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	float:left;
	padding:0px;
		}
.menu li a{
	color:#666666;
	display:block;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding:0px 6px;
	text-align:center;
	text-decoration:none;
	border-left: solid #C1C1C1 1px;
	border-bottom: solid #C1C1C1 1px;
	}
.menu li a:hover, .menu ul li:hover a{
	background: #333333 url("images/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	}
.menu li ul{
	background:#6d6d6d;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	width:200px;
	z-index:200;		/*top:1em;
		/*left:0;*/
}
.copyright_text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
}
.menu li:hover ul{
	display:block;
		
	}
.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	}
.menu li:hover li a{
	background:none;
	border: 1px;		
		}
.menu li ul a{
	display:block;
	height:30px;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-align:left;
	}
.menu li ul a:hover, .menu li ul li:hover a{
	background:#555555 url('images/hover_sub.gif') center left no-repeat;
	border:1px;
	color:#ffffff;
	text-decoration:none;
			}
.menu p{
	clear:left;
	}			
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #787878;
}
.home_headers {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #115469;
}
.red_bold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5A0C00;
}
a.navigation_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a.navigation_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #787878;
	font-style: normal;
	font-weight: normal;
}
a.navigation_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #115469;
	font-style: normal;
	font-weight: normal;
}
a.navigation_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.designed_by {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	padding: 5px 0px 5px 0px;
}
a.map_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.map_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #787878;
	font-style: normal;
	font-weight: normal;
}
a.map_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #115469;
	font-style: normal;
	font-weight: normal;
}
a.map_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.map_link_white:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.map_link_white:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.map_link_white:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.map_link_white:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#slideshow, #slideshow2 {
	position: relative;
	width: 878px;
	height: 450px;
	overflow: hidden;
	border: 0px solid #000000;
}
#slideshow img, #slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 878px;
	height: 450px;
}
#ch_slideshow, #ch_slideshow2 {
	position: relative;
	overflow: hidden;
	width: 499px;
	height: 330px;
	border: 0px solid #000000;
}
#ch_slideshow img, #ch_slideshow2 img {
	position: absolute;
	width: 499px;
	height: 330px;
	left: 0;
	top: 0;
}
#slideshow_small, #slideshow_small2 {
	position: relative;
	overflow: hidden;
	width: 360px;
	height: 240px;
	border: 0px solid #000000;
}
#slideshow_small img, #slideshow_small2 img {
	position: absolute;
	width: 360px;
	height: 240px;
	left: 0;
	top: 0;
}
#pause1, #pause2 {
	z-index:100;
}.body_text_spaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #787878;
	line-height: 18px;
}
.aqua_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #115469;
}
.grey_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}
.body_text_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.title_text_dark {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
a.red_body_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c0c00;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a.red_body_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #5c0c00;
	font-style: normal;
	font-weight: normal;
}
a.red_body_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
a.red_body_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.title_text_dark_small {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.white_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 4px 6px 4px;
}
.listing_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.listing_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a.white_bold_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a.white_bold_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
a.white_bold_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
}
a.white_bold_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a.listing_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.listing_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
a.listing_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #5c0c00;
	font-style: normal;
	font-weight: normal;
}
a.listing_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.red_body_text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5A0C00;
}
.small_red {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	line-height: 12px;
}
.red_bold_large {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A0C00;
}
#creditfooter {
	display: none;
}
div.feedburnerFeedBlock p.date {
	color: #666;
}
div.feedburnerFeedBlock ul li div {
	display: inline;
}
div.feedburnerFeedBlock span.headline a {
	font-weight: normal;
	font-size: 12px;
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
div.feedburnerFeedBlock ul li {
	margin-bottom: 5px;
	padding-left: 0;
	text-indent: 0;
}
div.feedburnerFeedBlock ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.feedburnerFeedBlock span.headline a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #115469;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

