@charset "utf-8";
/* CSS Document */

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	/*border:0;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}

body {}

.clr { clear:both;}

img {border: 0;}

#wrapper {
	width:942px;	
	margin:0 auto 0 auto;
	border:13px solid #666666;
	margin-top:55px;
	padding:23px 0 23px 27px;
}

#header {
	width:100%;
	height:105px;
}

#logo {
	float:left;
	width:658px;
	height:105px;
}

#contact {
	float:left;
	padding:0px 0 0 40px;
}

#contact p { font-size:14px; line-height:21px;}
#contact p span { font-size:11px; line-height:20px;}

#content {
	width:100%;
	margin-top:24px;
	overflow:hidden;
}

/*  START sidebar zone  */
.red_bg {
	background-color:#8B3025 !important;
}

#sidebar {
	float:left;
	width:195px;
	background-color:#C29B3F;
	margin-bottom:-10000px;
	padding-bottom:10000px;
}

#sidebar ul {
	float:left;
	width:163px;
	padding:16px 10px 20px 22px;
}

/*.bk_color { background-color:#e9d8ba;}*/
.bk_color { background-color:#D6D6D6;}
.bk_color2 { background-color:#C29B3F;}

#sidebar li {
	width:163px;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#sidebar li a {
	float:left;
	width:149px;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-decoration:none;
	padding-left:14px;	
	background:url(/template_assets/images/menu_bullet.gif) no-repeat top left;
}

#sidebar li a:hover, #sidebar li.sel a {
	float:left;
	width:149px;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-decoration:none;
	padding-left:14px;	
	background:url(/template_assets/images/menu_bullet.gif) no-repeat top left;
	color:#8B3025;
}

/*  END menu zone  */

#right_zone  {
	float:left;
	width:693px;
	padding-left:29px;
}

/*  Start footer  */
#footer {
	width:995px;	
	margin:0 auto 0 auto;
	height:41px;
	padding-top:10px;
	font-size:9px;
	line-height:41px;
}

#footer img { margin-right:15px;float:left;}

#footer a:link, #footer a:visited {
	float:left;
	font-size:9px;
	line-height:41px;
	text-decoration:none;
}

#footer a:hover { color:#8B3025;}

/*  End footer  */
/*  END all pages elements  */
/*  Start home page  */

#slide_show {
	margin-bottom:30px;
}

#events a:link, #events a:visited, #events p {
	color:#ffffff !important;
	font-size:16px !important;
	text-align:left;
	text-decoration:none;
}

#events a:hover p { color:#C29B3F !important;}
#events p a:hover  { color:#C29B3F !important;}


#events * {
	color:#ffffff !important;
	font-size:16px !important;
	text-align:left !important;
}
#events {
	background-color:#8B3025;
	color:#ffffff;
	/*	height:90px;*/
	width:165px;
	font-size:16px;
	text-align:left;
	padding:20px 10px 25px 20px;
	line-height:24px;
}
/*  End home page  */

/*  Start inner pages elements  */

/*  roll over opacity  */
#right_zone a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}


.list_holder {
	float:left;
	width:722px;
	margin:0 -15px 10px -14px;
}

.margin_01 {margin:0 0 10px -10px;}
.margin_02 {margin:0 0 10px -12px;}
.margin_03 {margin:0 0 10px -23px;}
.margin_04 {margin:0 0 10px -25px;}

.title_sp_01 { padding-bottom:15px;}

#wide_col {
	float:left;
	width:434px;
	border-right:1px solid #666666;
	padding-right:23px;
}

#narrow_col {
	float:left;
	width:216px;
	border-left:1px solid #666666;
	padding-left:19px;
	margin-left:-1px;
}

/*  General list 1  */

.item_lst_1 { margin:10px 0 25px 0; float:left; width:100%;}

a.back_bt {
	float:left;
	width:163px;
	font-size:11px;
	text-decoration:none;
	line-height:35px;
	background-color:#8B3025;
	padding:0 10px 0 22px;
}

a.back_bt { color:#FFFFFF;}
a.back_bt:hover { color:#C29B3F;}

/*  General list 2  */
.item_lst_2 {
	float:left;
	width:151px;
	height:180px;
	margin:0 15px 0 14px;
}

.item_lst_2 p { font-size:11px; padding-top:5px;}

/*  2 Column list  */

.title { padding-bottom:20px;}
.sub_title { padding:8px 0;}

/*  pages 2,3,4 items  */

.cat_item_int_d {
	float:left;
	margin-left:11px;
}

.cat_item {
	float:left;
	margin-left:10px;
}

.cat_item_2 {
	float:left;
	margin-left:12px;
}

.cat_item_3 {
	float:left;
	margin-left:23px;
}

.cat_item_2 p, .cat_item p, .cat_item_3 p, .cat_item_int_d p { font-size:12px; text-align:center; padding:8px 0;}
.cat_item_2 p a, .cat_item p a, .cat_item_3 p a, .cat_item_int_d p a { font-size:12px; text-align:center; padding:8px 0;}

/*  pages 8 items  */

.item_lst_3 {
	float:left;
	margin-left:25px;
}

.item_lst_3 p { font-size:11px; padding-top:5px; width:214px;}
.item_lst_3 p a { font-size:11px; padding-top:5px; width:214px;}
/*  pages 9 items  */

.artist {
	float:left;
	margin-left:10px;
	text-align:center;
}

.gold {
	color:#C29B3F;
}
.artist p, .artist p a { font-size:11px; padding:3px 0;}

/*  Styles all pages  */

h1, h2, h3, h4 {font-size:27px; font-weight:normal; float:left; width:100%;}
h1 { color:#8B3025; padding-bottom:15px;}
h2 {font-size:17px; color:#000000;}
h3 {font-size:15px; color:#C29B3F; margin-bottom: 12px;}
h4 {font-size:22px; color:#000000;}

hr {
	float:left;
	width:100%;
	color:#666666;
	background-color:#666666;
	height: 1px;
	margin-bottom:15px;
}

.top_sp { margin-top:10px;}

.lst_type_1 { float:left; margin:10px 0;}

.lst_type_1 li {
	width:163px;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#content #right_zone .lst_type_1 li a {
	float:left;
	width:149px;
	height:15px;
	line-height:18px;
	font-size:12px;
	text-decoration:none;
	padding-left:14px;	
	background:url(/template_assets/images/menu_bullet.gif) no-repeat top left;
	padding-top:2px;
	color:#000;
}

#content #right_zone .lst_type_1 li a:hover{color:#8B3025;}

#content #right_zone a:link, #content #right_zone a:visited { color:#666666; text-decoration:none}
#content #right_zone a:hover { color:#8B3025;}
#content #right_zone p.home_p { line-height:20px;}

#content #right_zone p.top_sp { padding-top:10px;}

#content #right_zone ul, #content #right_zone ol {margin: 25px; clear: both; }

#content #right_zone ol li, #content #right_zone ul li { 25px 0px 10px 35px; }

#content #right_zone ul li {
	list-style:disc; margin-bottom: 10px;
}
#content #right_zone ol li {
	list-style:decimal; margin-bottom: 10px;
}
#content #right_zone h3 a:link, #content #right_zone h3 a:visited { color:#C29B3F; text-decoration:none; }
#content #right_zone h3 a:hover {text-decoration:underline;}
#content #right_zone ul li a:link, #content #right_zone ul li a:visited { color:#000; text-decoration:none;}
#content #right_zone ul li a:hover { color:#8B3025; text-decoration:underline;}



.grey { color:#666666;}

wide_col p {
	font-size:11px;
	color:#666666;
	line-height:18px;
}

.item_des {
	font-size:11px;
	color:#666666;
	line-height:18px;
}

.item_des_2 {
	font-size:11px;
	color:#666666;
	line-height:15px;
	padding-top:5px;
}
#content #right_zone a.back { line-height:30px;}
#content #right_zone a.more, #content #right_zone a.back { font-size:9px; color:#a84838; text-decoration:none;}
#content #right_zone a.more:hover, #content #right_zone a.back:hover { color:#000;}

#content #right_zone a.sub_t { color:#a84838; text-decoration:none;}
#content #right_zone a.sub_t:hover { color:#000;}

#general_table {
	width: 100%;
}
#general_table td {
	vertical-align: top;
	padding: 3px;
}

.margin_bottom {
	margin-bottom:16px;
}
	

/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	/*padding: 10px;*/
}

/*#contactform input, textarea, select {
	border: 1px solid #D6D6D6;
	padding: 3px;
}
*/
#gmap {

	width: 660px;
	height: 450px;
	margin: 0px 0px 15px 0px;
	border:1px solid #D6D6D6;	
}
.house_listing {
	float:left;
	width:200px;
	text-align:center;
	padding:21px 0px;
}
.list7 {
	float:left;
	text-align:center;
	width:99px;
	font-size:11px;
}
.list5 {
	float:left;
	text-align:center;
	/* width:137px; */
	margin:0 0 0 17px;
}
.list7 img {
	width:95px;
}
/*
.list5 img {
	width:130px;
}
*/
.list3 {
	float:left;
	text-align:center;
}
#list5wrapper {
	margin:0 0 0 -18px;
}

.list4 {
	float:left;
	text-align:center;
	width:173px;
}
.list4 img {
	width:166px;
}

.bio_image {
	padding:5px;
}
/*----------------------------------------------------------------

/*  END styles all pages  */

/*  End inner pages elements  */
