/***********************LEFT***********************/
#left .inner h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #002A5C;
}
#left .inner .top {
}
#left .inner .mid {
}
#left .inner .bot {
}
#left .inner .thumb {
}
/***********************RIGHT***********************/
#right .inner h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #002A5C;
}
#right .inner .top {
	height: 10px;
	width: 175px;
	background: url(../images/right-box-top.jpg) no-repeat;
}
#right .inner .mid {
	width: 165px;
	padding: 0px 5px;
	background: url(../images/right-box-mid.jpg) repeat-y;
}
#right .inner .bot {
	height: 10px;
	width: 175px;
	background: url(../images/right-box-bot.jpg) no-repeat;
}
#right .inner .thumb {

}

/***********************FEATURED***********************/
#listings-featured {
	margin-bottom: 10px;
}
/***********************MONTHLY FEATURED***********************/
#featured-monthly-list {
	margin: 0 0 15px 0;
}
	#featured-monthly-list h3 {
		font-size: 12px;
		color: #FFFFFF;
	}
	.featured-monthly-list-inner { 
		background: #FFF;
		padding: 5px;
		border: 2px solid #FDBC5E;
	}
	.featured-monthly-list-logo {}
	.featured-monthly-list-img {}
	.featured-monthly-list-address {
		font-size: 90%;
		line-height: 115%;
		margin-bottom: 10px;
		font-weight: bold;
		padding: 5px;
	}
	.featured-monthly-list-desc {
		font-size: 90%;
		line-height: 115%;
		padding: 0 5px;
	}
	.featured-monthly-list-link {
		text-align: center;
		margin: 5px 0 0 0;
	}
	.featured-monthly-list-link a {
		color: #298ACF;
		font-weight: bold;
	}
/***********************FEATURED REVIEW***********************/
#reviews-featured-monthly-list {
 background: #298acf;
 color: #FFFFFF;
 width: 255px;
 height: 200px;
}
	#reviews-featured-monthly-list .inner {
	 padding: 5px 10px 10px 10px;
	}
	#reviews-featured-monthly-list h2 {
	 text-align: center;
	 font-weight: bold;
	 font-size: 12px;
	 text-transform: uppercase;
	}
	#reviews-featured-monthly-list h3 {
	 font-size: 14px;
	 font-weight: bold;
	 background: #CCCCCC;
	 border: 1px solid #FFF;
	 padding: 10px;
	 margin: 0px 20px;
	 text-align: center;
	}
	#reviews-featured-monthly-list h3 a {
		color: #FFF;
	}
	#reviews-featured-monthly-list .review-subject {
	 font-weight: bold;
	 margin: 10px 0 5px 0;
	}
	#reviews-featured-monthly-list .review-subject a {
		color: #FFF;
	}
	#reviews-featured-monthly-list .review-detail {
	 font-size: 10px;
	 line-height: 115%;
	}

/***********************NEWS***********************/
#news-item-container {
	padding-bottom: 10px;
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
/*	border-bottom: 1px solid #FFF;*/
}
#news-item-container .news-item-date {
	font-size: 80%;
}
#news-item-container .news-item-title {
	font-weight: bold;
	font-size: 105%;
}
#news-item-container .news-item-description {
	font-size: 90%;
	line-height: 125%;
}
#news-item-container a.news-item-readmore {
	background: #FFF;
	font-size: 8px;
	padding: 1px 2px;
	margin: 2px 0 0 5px;
	color: #298ACF;
	text-transform: uppercase;
	text-decoration: none;
}
/***********************search-form************************/
#search-form {}
#search-form h1 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #002A5C;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
}
#search-form h3 {
	margin: 5px 0px;
	padding: 3px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background: #002A5C;
	line-height: 100%;
}
#search-form span.title {
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
	color: #002A5C;
	font-weight: bold;
	line-height: 100%;
}
#search-form span.number {
	margin: 5px 0px;
	padding: 3px 5px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background: #002A5C;
	line-height: 100%;
}
#search-form .listings {
	margin: 10px 0px;
}
#search-form .listings a {
	color: #2376B4;
}
#search-form .listings a:hover {
	text-decoration: underline;
}
#search-form .searchtoggle {
	text-align: left;
	margin-bottom: 5px;
}
#search-form p {}
#search-form div.item {
	width: 155px;
	float: left;
	font-size: 12px;
}
/***********************NEWSLETTER***********************/
#newsletter_signup {
	border-top: 3px solid #FFF;
	margin-top: 10px;
	padding-top: 10px;
}
	#newsletter_signup .intro {
		color: #FFFFFF;
		font-size: 13px;
		margin: 0px;
		padding: 0 2px;
		font-weight: bold;
	}
/***********************FEATURED***********************/
#topten {
	margin-bottom: 10px;
	color: #FFFFFF;
}
	#topten h3 {
		font-size: 12px;
		color: #FFFFFF;
	}
	#topten .list a {
		color: #FFFFFF;
	}
	#topten .list a:hover {
		text-decoration: underline;
	}
	#topten .list ul {
		font-size: 11px;
	}

/***********************REGIONS***********************/
#regions .listing-region {
	padding: 10px 0;
	margin: 0;
}
#regions .listing-region ul {
	padding: 0px 0px;
	margin: 0px;
}
#regions .listing-region li {
	float: left;
	display: block;
	background: none;
	padding: 0px;
	margin: 0px;
}
#regions .listing-region li a {
	padding: 5px 35px;
	margin: 0 0 5px 0;
	font-style: normal;
	display: block;
	width: 100px;
	background: #002A5C;
	color: #FFFFFF;
	text-align: center;
}
#regions .listing-region li a:hover {
	background: #298ACF;
	color: #FFFFFF;
}
/***********************PARTNER LODGING***********************/
#right #partners-lodging {}
/***********************PARTNER WEDDINGS***********************/
#link-weddings {
	margin-top: 10px;
}
/***********************LISTING REVIEW***********************/
#listing-reviews { margin-bottom: 10px;}
#listing-reviews h3 { 
	color: #FFF;
	background: #002A5C;
	font-size: 11px;
	text-transform: uppercase;
	padding: 1px 3px;
	font-weight: bold;
}
	.listing-reviews-date { padding: 2px 5px 2px 0px;}
	.listing-reviews-subject { padding: 2px 5px 2px 0px;}
	.listing-reviews-rating {}
/*********************** GC ADD TO ***********************/
.gc .content {
	padding: 10px;
}
.gc label {
	display: inline;
}