/* CSS Document */

BODY {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(/v2/small_background01.jpg); 
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

A:link {
	color: #ffffff;
	text-decoration:none;
}
A:visited {
	color: #ffffff;
	text-decoration:none;
}
A:active {
	color: #000000;
	background-color:#7ABFCC;
	text-decoration:none;
}
A:hover {
	background-color:#7ABFCC;
	color: #000000;
	text-decoration:none;
}

#frontpage {
	background-image: url(/images/backgrounds/bg_main.jpg); 
}
.main {
	width: 980px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.Header {
	height: 55px;
}

.HeaderLogo {
	width: 221px;
	float: left;
	margin-top: 9px;
}

.HeaderNavi {
	float: right;
	margin-top: 9px;
	text-align: right;
}

H3 a:link, H3 a:visited {
	color: #a58955 !important;
}

H3 a:hover {
	color: #fff !important;
}
IMG {
	border: 0;
}

DIV {
	margin: 0;
	padding: 0;
}
#front {
	float: left;
	width: 980px;
	margin-top: 100px;
	text-align: left;
	background-image: url(v2/fade_background02.png);
	background-repeat: repeat;
}
#front #front_inset {
	padding: 10px;
}
#front #front_inset #front_inset_title {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
	margin-bottom:55px;
}
#front #front_inset #front_inset_title_left {
	float:left;
}
#front #front_inset #front_inset_title_right {
	float:right;
}

h2 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
}

#copyright {
	clear: both;
	border-top: 1px solid #7ABFCC;
	padding-top: 15px;
	margin: 42px 0 50px 0;
}
.footer_group {
	width:180px;
	margin-right:15px;
	float:left;
	color:#666666;
}
.footer_group H1{
	font-size:12px;
	margin:0;
}
.footer_group A:link {
	color:#666666;
	text-decoration:none;
}
.footer_group A:visited {
	color:#666666;
	text-decoration:none;
}
.footer_group A:active {
	color: #000000;
	background-color:#7ABFCC;
	text-decoration:none;
}
.footer_group A:hover {
	background-color:#7ABFCC;
	color: #000000;
	text-decoration:none;
}





#front_inset_item{
	margin-left:50px;
	margin-bottom: 15px;
	width:390px;
	float:left;
}
#front_inset_item_title{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
#front_inset_item_description{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#front_news_item{
	margin-left:50px;
	margin-bottom: 15px;
	width:750px;
	float:left;
}
#front_news_item_title{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 22px;
	color:#FFFFFF;
	margin-bottom:25px;
}
#front_news_item_description{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	line-height:20px;
	color:#FFFFFF;
}
.imgborder01{
	border: #CCCCCC 2px solid;
}
#front_events_month_title{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	margin-bottom:25px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#front_event_item{
	padding-left:50px;
	margin-bottom: 15px;
	width:390px;
	float:left;
	background-image: url(v2/images/icons/calendar.gif);
	background-repeat: no-repeat;
	background-position: 18px 2px;
}
#front_event_item_title{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
#front_event_item_description{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#front_classified_item{
	padding-left:50px;
	margin-bottom: 15px;
	width:390px;
	float:left;
	background-image: url(v2/images/icons/document.gif);
	background-repeat: no-repeat;
	background-position: 18px 2px;
}
#front_classified_item_title{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}
#front_classified_item_description{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}




.front_business{
	width:960px;
	float:left;
	margin-left:12px;
}
.front_business_single{
	width: 460px;
	float:left;
	margin-bottom:25px;
}
.front_business_thumb{
	width: 180px;
	float:left;
}
.front_business_details{
	width: 250px;
	float:left;
}
.front_business_thumb IMG{
	border: #CCCCCC 2px solid;
	margin-right:20px;
}
.front_business_details H1{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
	margin-top:-5px;
}
.front_business_details P{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height:17px;
}
