body {
	background: url(../images/layout/bg.jpg) repeat-x;
	background-color: #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	}

.cl {
	clear: both;
	}
h2 {
	margin: 5px 0px 0px 0px;
	}
h1 {
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	display: block;
	border-bottom: 2px solid #9ccd3b;
	background: #e3e3e3;
	padding: 4px 0px 2px 2px;
	width: 536px;

	}
h3 {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	display: block;
	background: #eaeaea;
	font-style: italic;
	padding: 1px;
	width: 536px;

	}
p {
	margin-top: 2px;
	}
h5 {
	background: #ff8022;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	margin: 2px 0px 0px 0px;
	color: white;
	border-bottom: 1px solid #1d3f6c;
	width: 535px;
	}
a:link, a:visited, a:active {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

a.blist:link, a.blist:visited, a.blist:active {
	text-decoration: none;
	color: #000000;
	}
a.blist:hover {
	text-decoration: none;
	color: #FF8022;
	}

#wrapper {
	width: 1025px;
	margin: 0px auto;
	}
#middle_wrapper {
	background: url(../images/layout/bg_wrapper.png) repeat-y;
	}
.content_area {
	float: left;
	width: 750px;
	margin: 2px 2px 5px 5px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	}
	.content_area ul a {
		color: #9ccd3b;
	}
		.content_area ul a:hover {
			color: #ff8022;
		}
.content_frame {
	padding: 0px 5px 0px 0px;
	line-height: 150%;
	}
.content_frame2 {
	padding: 0px 10px 0px 0px;
	line-height: 150%;
	width: 525px;
	border-right: 1px solid #CCCCCC;
	}
.right_side {
	float: right;
	margin: 2px 2px 0px 5px;
	padding: 0px 2px 0px 5px;
	margin-left: 5px;
	width: 200px;
	line-height: 140%;
	}
#header {
	background: url(../images/layout/bg_head_con.png) no-repeat;
	}
.left_side {
	width: 195px;
	margin-left: 29px;
	float: left;
	}

#footer {
	background: url(../images/layout/bg_footer.png) no-repeat;
	font-size: 10px;
	font-weight: bold;
	padding: 55px 0px 10px 170px;
	color: white;
	}
	#footer a:link, #footer a:visited {
		color: black;
		}
.footer_credit {
	margin: 11px 82px 0px 0px;
	float: right;
	font-size: 11px;
	}
	.footer_credit a:link, .footer_credit a:active, .footer_credit a:visited {
		color: white;
		}
/* menu */
	.menu_item, .menu_item_selected {
		display: block;
		padding: 5px 0px 5px 10px;
		margin-left: 1px;
		font-weight: bold;
		border-bottom: 1px solid #adadad;
		border-top: 1px solid white;
		color: #3f3f40;
		text-decoration: none;
		}
	.menu_item_selected, .menu_item_selected:hover, .menu_item:hover {
		background: #3f3f40;
		text-decoration: none;
		color: white;
		}
	.sub_menu {
		background: url(../images/layout/bg_submenu.jpg) no-repeat bottom #ff8022;
		margin: 0px 0px 0px 1px;
		padding: 2px;
		font-size: 12px;
		}
	.sub_menu ul {
		margin: 0px;
		padding: 2px 0px 2px 20px;
		font-weight: bold;
		color: white;
		}
	.sub_menu_item_selected  {
		color: #3f3f40;
		}
	.sub_menu_item {
		color: white;
		}
#banner_ad {
	width: 740px;
	height: 75px;
	}
/* front page specfic */
.front_news {	
	background: url(../images/layout/title_dtnews.jpg) no-repeat;
	padding: 20px 0px 10px 30px;
	width: 170px;
}
	.front_news a:link, .front_news a:visited, .front_news a:active {
	text-decoration: underline;
	color: #ff8022;
	font-weight: bold;
	}
	.article_tagline {
		font-size: 11px;
		color: #999999;
		border-bottom: 1px solid #999999;
		padding: 2px 0px 2px 0px;
		width: 155px;
		margin-bottom: 2px;
		}
	.fn_viewnews {
		background: url(../images/layout/bg_viewnews.jpg) no-repeat;
		display: block;
		float: right;
		height: 24px;
		width: 122px;
		margin-right: 10px;
		}
.photo {
	width: 140px;
	height: 170px;
	}
.pic_frame_right {
	padding: 7px;
	margin: 5px;
	border: 1px solid black;
	background-color: #e1e2e3;
	float: right;
	}
#banner_ad {
	width: 740px;
	height: 75px;
	margin: 5px 0px 5px 0px;
	}
.contact_map {
	background: url(../images/layout/googlemap.jpg) no-repeat;
	width: 184px;
	height: 180px;
	display: block;
	margin: 5px;
}
/* news */
.blog_year:link {
	font-size: 12px;
	margin: 2px 0px 0px 0px;
	display: block;
	border: 1px solid #45680b;
	background: #3f3f40;
	padding: 1px;
	color: white;
	}
.blog_month:link {
	background: #9acc38;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	border-left: 2px solid #3f3f40;
	margin: 0px 0px 0px 0px;
	color: black;	
	display: block;
	}
.rss_feed {
	background: url(../images/layout/rss.jpg) no-repeat;
	display: block;
	width: 200px;
	height: 50px;
	}
.blog_menu_select {
	color: black;
	padding: 1px 0px 0px 10px;
	font-weight: bold;
	display: block;
	border-bottom: #999999 1px solid;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F2F2F2;
	}
.blog_menu {
	padding: 1px 0px 0px 10px;
	border-bottom: #999999 1px solid;
	display: block;
	font-size: 11px;
	}
.blog_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
	}

.feature_block {
	width: 200px;
	display:block;
	clear: both;
	margin: 3px 0px 1px 0px;
	}
.premium_logo {
	width: 180px;
	border: 1px solid #e1e2e3;
	margin: 5px 9px 6px 0px;
	background-repeat: no-repeat;
	background-color: white;
	display: block;
	height: 110px;
	float: left;
	background-position: center center;
	}
.chwk_bia_title {
	background-color: #ff8022;
	margin-left: 1px;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	}
.prem_contact {
	border-bottom: 1px solid #E0E0E0;
	font-size: 11px;
	}
.prem_desc {
	float: right;
	width: 125px;
	}
.prem_field {
	width: 75px;
	float: left;
	font-weight: bold;
	}
.prem_thumb {
	width: 190px;
	height: 142px;
	display:block;
	border: 1px solid #666666;
	margin-right: 6px;
	margin-bottom: 5px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	}
.prem_submenu {
	border-top: 1px solid #3f3f40;
	border-bottom: 1px solid #3f3f40;
	width: 536px;
	margin-bottom: 3px;
	height: 21px;
	padding-top: 1px;
	clear: left;
	}
.prem_sub {
	background-color: #ff8022;
	padding: 3px 5px 3px 3px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 4px 2px;
	cursor: pointer;
	}
	.prem_sub:hover {
		background-color: #9acc39;
		}
.video_close {
	display: block;
	font-weight: bold;
	float: right;
	width: 500px;
	text-align: right;
	padding: 2px;
	cursor: pointer;
	}
#prem_video {
	border-bottom: 1px solid #CCCCCC;
	width: 535px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-color: #eaeaea;
	display: none;
	}
.prem_video_tube {
	width: 530px;
	text-align: center;
	}
#detail_email_expand {
	display: none;
	width: 270px;
	height: 250px;
	position: absolute;
	background: white;
	border: 1px solid black;
	margin-top: -15px;
	}
#detail_newsletter_expand {
	display: none;
	width: 270px;
	height: 250px;
	position: absolute;
	background: white;
	border: 1px solid black;
	margin-top: -55px;
	padding: 3px;

	}
/*listings */
.linker {
	display: block;
	}
.linker:hover {
	text-decoration: none;
	}
.listings_featured, .listings_regular, .listings_featured_prem {
	line-height: 120%;
	margin: 5px 0px 8px 0px;
	padding: 2px;
	display: block;
	
	}
.listings_featured {
	color: #5d6267;
	border-bottom: 1px solid #999999;

	}
.listings_featured_prem {
	border: 2px solid black; 
	background-color: #f2feda; 
	color: black; 
	}
.listing_info {
	color: black;
	font-size: 11px;
	border-bottom: 1px solid #e1e2e3;
	display: block;
	margin-bottom: 2px;
	margin-right: 10px;
	padding-left: 3px;
	}
.listing_more {
	margin-top: 3px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	clear: both;
	background: #9ccd3c;
	padding: 2px;
	
	}
.listing_details {

	font-size: 11px;
	}
.listings_featured_photo_frame {
	border: 1px solid black;
	padding: 4px;
	float: right;
	margin-left: 3px;
	background: #e3e3e3;
	}
.listings_featured_photo {
	width: 80px;
	height: 70px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.listings_featured_photo:link, .listings_featured_photo:active, .listings_featured_photo:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.listings_featured_title {
	background: #ff8022;
	color: white;
	padding: 5px 0px 2px 10px;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	height: 15px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	display: block;
	border-bottom: 1px solid black;

	}
.listings_featured_title_b {
	font-weight: bold;
	padding: 5px 0px 2px 10px;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	font-weight: bold;
	font-size: 12px;
	color: #3f3f40;
	margin-bottom: 2px;
	display: block;
	border-bottom: 1px solid #3f3f40;
	}
.listings_featured_title_c {
	font-weight: bold;
	color: white;
	background: #3f3f40;
	padding: 5px 0px 2px 10px;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
	display: block;
	border-bottom: 1px solid #3f3f40;

	}
.listings_regular {
	font-size: 11px;
	color: #a0a5ab;
	}
.listings_regular_title {
	font-weight: bold;
	color: black;
	font-size: 12px;
	}
.listings_info {
	padding-top: 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-right: 5px;
	color: black;
	}
	.listings_info:hover {
		color: white;
		}
.listing_more {
	padding-top: 3px;
	}
.listings_price {
	font-size: 16px;
	margin-top: 4px;
	font-weight: bold;
	color: black;
	text-align: center;
	}
.sub_categories {
	background: url(../images/pages/sub_cat.jpg) no-repeat;
	width: 200px;
	padding: 45px 0px 2px 0px;
	}
.sub_cat, .sub_cat_selected {
	padding: 1px 0px 1px 3px;
	display: block;
	border: 1px solid #3f3f40;
	border-top: 0px;
	color: #ff8022;
	font-size: 11px;
	font-weight: bold;
	width: 195px;
	}
	.sub_cat:hover, .sub_cat_selected {
	background: #9bcc3a;
	color: white;
	}
.but_previous {
	background: url(../images/layout/but_previous.png) no-repeat #ff8022;
	width: 76px;
	height: 18px;
	margin: 1px;
	float:left;
	}
.but_previous_off {
		background: url(../images/layout/but_previous.png) no-repeat #3e3e3e;
		width: 76px;
		height: 18px;
		float:left;
		filter: alpha(opacity=30);
	  	opacity: 0.3;
 		-moz-opacity: 0.3;
		margin: 1px;
	}
.but_next {
	background: url(../images/layout/but_next.png) no-repeat #ff8022;
	width: 76px;
	height: 18px;
	margin: 1px;
	float: right;
	}
	.but_next_off {
		background: url(../images/layout/but_next.png) no-repeat #3e3e3e;
		width: 76px;
		float: right;
		height: 18px;
		filter: alpha(opacity=30);
	  	opacity: 0.3;
 		-moz-opacity: 0.3;
		margin: 1px;
		}
.paginate_select {
	float: left;
	width: auto;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 4px;
	margin-top: 2px;
	height: auto;
	border: 1px solid #FFFFFF;
	display: inline;
	color: #FFFFFF;
	background-color: #8dbf2c;
}
a.paginate_link:link, a.paginate_link:visited, a.paginate_link:active {
	float: left;
	width: auto;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 4px;
	margin-top: 2px;
	height: auto;
	display: inline;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #76a31f;
	}
a.paginate_link:hover {
	color: #666666;
	border: 1px solid #003366;
}
.pagination_box {
	margin-top: 5px;
	border-bottom: 1px solid #333333;
	padding-bottom: 2px;
}
.cat_icon {
	background-repeat: no-repeat;
	background-position: 1px 3px;
	width: 16px;
	float: left;
	height: 20px;
	margin: 0px 1px 0px 0px;
	}
.cat_top {
	width: 200px;
	height: 65px;
	}
.return_listing {
	display: block;
	background: #3f3f40;
	color: white;
	padding: 1px 1px 1px 5px;
	font-weight: bold;
	}
	.return_listing:hover {
		background: #9acc38;
		color: black;
		}
.director-box {
	float: left;
	width: 245px;
	height: 68px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 5px 0px;
	line-height: 14px;
	border-left: 3px solid #9ccd3d;
}
.director-sm {
	font-size: 11px;
	}
.direct_photo {
	float: right;
	width: 55px;
	height: 68px;
	background-position: top center;
	}
.comment {
	color: black;
	font-size: 10px;
	}
.pdf_sidebar {
	background: url(../images/pages/pdf_header.jpg) no-repeat;
	width: 200px;
	padding: 45px 0px 2px 0px;
	}
.pdf_cat {
	padding: 1px 0px 1px 3px;
	display: block;
	border: 1px solid #3f3f40;
	border-top: 0px;
	color: #ff8022;
	font-size: 11px;
	font-weight: bold;
	width: 195px;
	}
	.pdf_cat:hover {
	background: #9bcc3a;
	color: white;
	}
	img.img_left {
	background-color: #E9E9E9;
	padding: 3px;
	border: 1px solid #000000;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.img_left_nb {
	padding: 3px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
img.img_right {
	background-color: #E9E9E9;
	padding: 3px;
	border: 1px solid #000000;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.img_right_nb {
	padding: 3px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.detail_next_button {
	background: url(../images/pages/bg_next.jpg) no-repeat;
	width: 150px;
	height: 23px;
	float: right;
	margin-top: 2px;
	}
	.detail_next_button:hover {
		background: url(../images/pages/bg_next.jpg) no-repeat bottom;		
		}
.detail_prev_button {
	background: url(../images/pages/bg_previous.jpg) no-repeat;
	width: 150px;
	height: 23px;
	float: left;
	margin-top: 2px;
	margin-bottom: 5px;
	}
	.detail_prev_button:hover {
		background: url(../images/pages/bg_previous.jpg) no-repeat bottom;
	}
.sign_newsletter {
	background: url(../images/layout/but_newsletter.jpg) no-repeat;
	width: 199px;
	height: 80px;
	display: block;
	}
	.sign_newsletter:hover {
		cursor: pointer;
		}
.news_field {
	float: left;
	width: 105px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	text-align: right;
	}
.news_row {
	height: 17px;
	width: 230px;
	clear: both;
	margin-top: 2px;
	}
.news_input {
	float: left;
	}
input.edit {
	border: 1px solid #333333;
	}
.news_submit {
	float: right;
	margin-right: 40px;
	}
	
.cal_index_today {
	background: url(../images/layout/bg_today.jpg) no-repeat;
	width: 200px;
	margin-top: 5px;
	padding: 28px 0px 2px 0px;
	}
.facebook {
	background: url(../images/layout/bg_face.jpg) no-repeat;
	width: 200px;
	height: 45px;
	display:block;
	clear: both;
	margin: 3px 0px 1px 0px;
	}