body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:780px;
	background-color:#E7EFF9;
	margin:auto;
}
#wrapper {
	background-color:#FFF;
	padding-top: 10px;
}
img {
	margin:0;
	padding:0;
	border:0;
}
h1 {
	font-size: 16px;
	color:#496146;
}
form {
	margin:0;
	padding: 0 5px 5px 0;
}
#form_select {
	font-size:10px;
	width:155px;
}
#form_select_price {
	font-size:10px;
	width:70px;
}
#button {
	background-color:#ededed;
	font-size:10px;
	font-weight:bold;
}

#content {
	clear:both;
	padding:0;
	margin:0;
}

#left_menu {
	float:left;
	width:160px;
	padding:10px 10px 10px 0;
	margin:0;
}
	#left_menu ul {
		background-color: #B1B9E1;
		padding: 10px;
		margin:10px;
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
	#left_menu ul li {
		list-style: none;
		padding: 5px 0;
		text-align:left;
	}
	#left_menu ul li a:hover{
		text-decoration:underline;
	}
	#left_menu #current a {
		font-weight:bold;
	}

#left_news {
	float:left;
	width:160px;
	padding:10px 10px 10px 0;
	margin:0;
}
	#left_news ul {
		background-color: #B1B9E1;
		padding: 10px;
		margin:10px;
		font-size:12px;
		font-weight:bold;
		text-align:center;
	}
	#left_news ul li {
		list-style: none;
		text-align:left;
		font-weight:normal;
		font-size:11px;
		padding: 5px 0;
	}
	#left_news ul li a:hover{
		text-decoration:underline;
	}
	#left_news #current a {
		font-weight:bold;
	}
	
#right_content {
	float:left;
	width:400px;
	padding: 10px 10px 10px 0;
	line-height:15px;
}
#right_photos {
	float:left;
	text-align:center;
}
#right_photos img {
	cursor:pointer;
}
#right_prop_list {
	float:left;
	width:600px;
	padding: 10px 10px 10px 0;
	line-height:15px;
}
#footer {
	background-color:#E7EFF9;
	padding-top: 10px;
	width:100%;
	text-align:center;
	color:#CCCCCC;
	clear:both;
}
#footer a {
	color:#CCCCCC;
}

a:link {
	color: #111111;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #111111;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #111111;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}


.header .tabs {
background-image:url(/img/tabs-line.gif);
font-size:12px;
}
.tabs a {
font-size:13px;
letter-spacing:0px;
}
.tabs .leftoff {
background-image:url(/img/g_tabs-left-off.gif);
background-repeat: no-repeat;
}
.tabs .lefton {
background-image:url(/img/g_tabs-left-on.gif);
background-repeat: no-repeat;
color:#FFFFFF;
}
.tabs .lefton a {
font-size:13px;
}
.tabs .middleoff {
background-image:url(/img/g_tabs-middle-off.gif);
background-repeat: no-repeat;
}
.tabs .middleon {
background-image:url(/img/g_tabs-middle-on.gif);
background-repeat: no-repeat;
white-space: nowrap;
}
.tabs .middleon a {
font-size:13px;
}
.tabs .middleoffonleft {
background-image:url(/img/g_tabs-middle-off-onleft.gif);
background-repeat: no-repeat;
}
.tabs .rightoff {
background-image:url(/img/g_tabs-right-off.gif);
background-repeat: no-repeat;
}
.tabs .righton {
background-image:url(/img/g_tabs-right-on.gif);
background-repeat: no-repeat;
}
.tabs .righton a {
font-size:13px;
}
.tabs .middleoff a, .tabs .middleon a, .tabs .middleoffonleft a {
display: block;
font-size:13px;
}
.tabs div {
margin-left: 23px;
}
.leftoff div, .lefton div {
margin-left: 13px;
}
.sub_tab_nav {
background-image:url(/img/g_sub_tab_nav.gif);
background-repeat:repeat-x;
height:42px;
}
	.sub_tab_nav a {
		font-size:12px;
		padding:10px;
	}
	.sub_tab_nav a:visited {
		font-size:12px;
		padding:10px;
	}
	.sub_tab_nav a:hover {
		font-size:12px;
		padding:10px;
		text-decoration:underline;
	}
	.sub_tab_nav li {
		padding:0 5px 0 5px;
		margin:0px;
		list-style-type:none;
		display:inline;
		font-size:12px;
	}
	.sub_tab_nav .current a{
		font-weight:bold;
	}



a.breadcrumbs {
	font-size: 16px;
	color:#496146;
	font-weight:normal;
	text-decoration:underline;
}
a.breadcrumbs:hover {
	text-decoration:underline;
}

.prop_list {
}


	