body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(images/background/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #cc6600;
	text-decoration: none;
}

form {

}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Close Frontend Editing */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #003366;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F1592A;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6ab720;
	line-height: 30px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.listing_status{
background-color:#666666;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:18px;
padding:8px 5px 5px;
position:absolute;
right:0;
text-align:center;
top:0;
width:104px;
}
div#listing_title{
	margin: 20px 0 30px 0;
	font-size:24px;
	color:#000;
	font-weight: bold;
}
div#listing{
	width: 689px;
	float: left;
	border: 2px solid #000;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
}
div#listing_header{
	background-color: #999;
	padding: 6px 15px;
	font-size: 13px;
	color:#000;
	font-weight: bold;
}
div#listing_image{
	width: 147px;
	height: 112px;
	margin: 12px;
	float: left;
}
div#listing_desc{
	margin: 15px 0 15px 0;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 500px;
}
div#listing_price{
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: left;
	width: 340px;
}
div#listing_extras{
	width: 340px;
	float: left;
	margin: 3px 0 0 15px;
}
div#view_proporty_details{
	width: 154px;
	height: 30px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	width:689px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
#back_to{
	float:left;
	width:200px;
	font-size:11px;
	padding: 10px 0 0 0;
}
#back_to a{
	color:#F00;
}
#new_search{
	float:left;
	width:200px;
	font-size:11px;
	padding: 10px 0 0 0;
}
#new_search a{
	color:#F00;
}
div#listing_detail_title{
	margin: 10px 0 10px 0;
	font-size:24px;
	color:#000;
	font-weight: bold;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}
#listing_price{
	color:#F00;
	font-weight:bold;
	font-size:12px;
}
#listing_container{
	width:500px;
	float:left;
	margin: 20px 0 0 0;
}
#listing_detail_image{
	width:456px;
	border:1px solid #999;
	padding: 21px;
}
#listing_detail_images{
	width:120px;
	border:1px solid #999;
	float: left;
	clear: left;
	margin: 15px 0 0 0;
}
#listing_detail_images_block{
	width:120px;
	float: left;
	margin: 0 0 0 0;
}
#listing_detail_content{
	width:356px;
	float: right;
	padding: 15px 0 0 20px;
}
#listing_contact{
	float:right;
	width:301px;
	margin: 20px 0 0 0;
}
#listing_contact h3{
	margin: 0 0 5px 0;
	padding:0;
}
#listing_contact_top{
	background:transparent url(images/background/contact/contact_top.gif) no-repeat 0 0;
	width:301px;
	height:10px;
}
#listing_contact_middle{
	background:transparent url(images/background/contact/contact_middle.gif) repeat-y 0 0;
	width:281px;
	padding: 0 10px
}
#listing_contact_bottom{
	background:transparent url(images/background/contact/contact_bottom.gif) no-repeat 0 0;
	width:301px;
	height:10px;
}
#listing_contact_1_top{
	background:transparent url(images/background/contact/contact_1_top.gif) no-repeat 0 0;
	width:278px;
	height:10px;
	margin: 0 auto;
}
#listing_contact_1_middle{
	background:transparent url(images/background/contact/contact_1_middle.gif) repeat-y 0 0;
	width:258px;
	margin:0 auto;
	padding: 0 10px;
}
#listing_contact_1_bottom{
	background:transparent url(images/background/contact/contact_1_bottom.gif) no-repeat 0 0;
	width:278px;
	height:10px;
	margin:0 auto;
}
.sidebarHeader {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #67c9cc;
	margin:0;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 12px;
	background-color: #DBF1F2;
	font-weight:bold;
	margin:0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-size: 10px;
	color: #003366;
	
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
	color: #0099CC;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#message {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFEAEA;
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 300px;
	border: thin solid #990000;
}
#mainbox {
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
	border:thin solid #00bcd9;
}
#footerbox {
	font-size: 12px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	height: auto;
	border:thin solid #00bcd9;
}
#listings {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 500px;
	border:thin solid #DBF1F2;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 900px;
	border: thin solid #00bcd9;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-top-width:1px;
	background-color:#67c9cc;
	
}
html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background: #fff url(images/header_repeat.jpg) repeat-x 0 0;
	margin: 0px;
	padding: 0px;
	height:100%; /* needed for container min-height */
	margin:0;
	padding:0;
}
html{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	z-index:1;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: transparent url(images/background/bg_1.gif) repeat 0 0;
}

div#mainbg {
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}
div#content {
	padding:0em 0em 200px; /* bottom padding for footer */
	width:831px;
	margin:0 auto;
}
#header_container{
	width:1238px;
	margin:0 auto;
}
#header_main {
	height: 34px;
	width: 100%;
	background: #fff url(images/nav_bg.jpg) repeat 0 0;
}
#header_center {
	height: 108px;
	width: 964px;
	margin: 0 auto;
}
#headerbg_center {
	float:left;
	width:831px;
	height:135px;
	background: #fff url(images/header_main2.jpg) no-repeat 0 0;
}
#headerbg_left {
	float:left;
	width:196px;
	height:135px;
	background: #fff url(images/header_left.jpg) no-repeat 0 0;
}
#headerbg_right {
	float:left;
	width:211px;
	height:135px;
	background: #fff url(images/header_right.jpg) no-repeat 0 0;
}
#header_logo {
	height: 108px;
	width: 246px;
	float:left;
	background-color: #ccc;
	background-repeat: repeat;
	background-position: 0 0;
}
#header_logo img{
	padding: 0;
}
#header_right {
	height: 108px;
	width: 718px;
	float:left;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Main Menu JSDDM */
#main_menu{
	margin: 0 auto;
	width: 831px;
	height: 31px;
}
#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		width: 70px;
		color: #eee;
		white-space: nowrap}

	#jsddm li a:hover
	{
	color: #999;
}
		
		#jsddm li ul{	
			margin:10px 0 0 0px;
			padding:0;
			position:absolute;
			visibility:hidden;
			z-index:1000;
}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #FFFFFF url(images/nav_bg.jpg) repeat scroll 0 0;
			text-transform: uppercase;
		}
		
		#jsddm li ul li a:hover	{	
			background: #F90;
			color:#000;
		}
/* END MAin Menu */

#center_main{
	height: 362px;
	width:100%;
}
#center_flash_bg{
	height:340px;
	width:837px;
	margin: 0 auto;
}
#center_flash{
	width: 837px;
	height: 316px;
	padding: 26px 0 0 0;
}
#center_content{
	width:831px;
	margin:0 auto 10px;
}
#left_content{
	float:left;
	margin:0 10px 0 15px;
	width:473px;
}
#left_content h1{
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding:0;
	margin:0 0 10px 0; 
}

#left_content p{
	font-size:12px;
	font-weight:normal;
	padding: 0 5px;
	margin:0;
	line-height: 17px;
}
#left_content #h2{
	font-size:14px;
	font-weight:normal;
	padding: 0 5px;
	margin:0;
	color:#666
}
#left_content #h3{
	font-size:13px;
	font-weight:normal;
	padding: 0 5px;
	margin:0;
	color:#666
}
#left_content a{
	font-size:12px;
	font-weight:normal;
	padding: 0;
	margin:0;
	color:#FF9900;
	text-decoration:none;
}
#right_content{
	float:right;
	width:305px;
	margin: 0 25px 0 0;
}
#right_content #search{

}
.clear{
	clear:both;
}
#center_page_bg{
	width:964px;
	margin: 0 auto;
}
#center_page{
	width: 910px;
	padding: 46px 28px 0;
}
#center_content_page{
	width:905px;
	margin:0 auto;
}

#right_content #news_item{
	float:left;
	width:300px;
	color:#666;
	border-top:thin solid #eee;
	margin: 5px 5px 20px 0;
	padding:0 0 15px 0;
}
#right_content #news_item #news_date{
	font-size:10px;
	color:#999;
}
#right_content #news_item a{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
#right_content #news_item a:hover{
	color:#F00;
	text-decoration:underline;
}
#right_content #news_item h3{
	font-weight:bold;
	padding: 0;
	margin:0;
	color:#C02428;
}
#right_content #news_item{
	width:290px;
	color:#999;
	margin: 5px 0 0 0;
}
#right_content #news_item p{
	color:#999;
	margin: 0 0 5px 0;
	font-weight:normal;
	font-size:11px;
}
#right_content #news_item a{
	color:#999;
	text-decoration:none;
	padding-bottom:5px;
	line-height:18px;
}
#right_content #news_item a:hover{
	color:#333;
	text-decoration:underline;
}
#right_content #form_search{
	color:#333;
	width:290px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}
#right_content #form_search #go{
	margin:0 0 -7px 0;  
	padding:0;
}
#right_content #form_search input{
	background-color:#fff;
	color:#333333;
	font-size:12px;
	height:15px;
	padding:2px;
	margin: 0 2px;
	width:170px;
}
.search_table_center{
	background: #fff url(images/search_center.jpg) repeat-x 0 0;
	height:207px;
}
.search_table_left{
	background: #fff url(images/search_left.jpg) repeat-y 0 0;
}
.search_table_right{
	background: #fff url(images/search_right.jpg) repeat-y 0 0;
}
/* contact page */
#contact_top{
	background: transparent url(images/background/contact_bg_top.png) no-repeat 0 0;
	width: 659px;
	height: 34px;
	margin: 30px 0 0 0;
}
#contact_center{
	background: transparent url(images/background/contact_bg_repeat.png) repeat-y 0 0;
	width: 659px;
	min-height: 321px;
	position:relative;
	margin: 0;
	padding: 0;
}
#contact_center h1{
	margin: 0;
	padding: 0;
}
#contact_repeat{
	min-height: 321px;
	position: relative;
	width: 599px;
	padding: 0 30px;
}
#contact_fade{
	background: transparent url(images/background/contact_bg_fade.png) no-repeat 0 0;
	width: 659px;
	height: 321px;
	position: absolute;
	bottom: 0;
}
#contact_bottom{
	background: transparent url(images/background/contact_bg_bottom.png) no-repeat 0 0;
	width: 659px;
	height:34px;
	margin: 0 0 30px 0;
}
#contact_content{
	width: 500px;
	border-top: thin solid #CCC;
}
#left_contact{
	float:left;
	width: 410px;
	margin: 0 10px 0 0;
}
#left_contact h1{
	font-size:30px;
	font-weight:normal;
	color:#cc3333;
	padding:0;
	margin:0;
}
#left_contact h2{
	font-size:16px;
	font-weight:normal;
	color:#666;
	padding:5px 0 ;
	margin:0;
}
#left_contact p{
	font-size:12px;
	font-weight:normal;
	padding: 0 5px;
	margin:0;
}
#left_contact a{
	font-size:12px;
	font-weight:normal;
	padding: 0;
	margin:0;
	color:#cc3333;
	text-decoration:none;
}
#right_contact{
	float:right;
	width: 458px;
	margin: 0;
}
#contact_left_td{
	width:15px;
	background: transparent url(images/contact_left.gif) repeat-y 0 0;
}
#contact_right_td{
	width:15px;
	background: transparent url(images/contact_right.gif) repeat-y 0 0;
}
#contact_fill_td{
	background: transparent url(images/contact_fill.gif) repeat 0 0;
}
#contact_form{
	color:#FFFFFF;
	font-size:12px;
}
#contact_form h1{
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#contact_form hr{
	border-top:thin solid #CCCCCC;
	margin:0;
	padding:0;
}
#contact_form input{
	border: 2px solid #eeeeee;
}
#contact_form textarea{
	border: 2px solid #eeeeee;
}
/* end contact page */
/* about us page */
#aboutus{
	float:left;
	width: 905px;
	margin: 0 auto;
	min-height: 360px;
}
#aboutus h1{
	font-size:30px;
	font-weight:normal;
	color:#cc3333;
	padding:0;
	margin:0;
}
#aboutus h2{
	font-size:16px;
	font-weight:normal;
	color:#666;
	padding:5px 0 ;
	margin:0;
}
#aboutus p{
	font-size:12px;
	font-weight:normal;
	padding: 20px 200px 0 0;
	margin:0;
	color:#666;
}
#aboutus a{
	font-size:12px;
	font-weight:normal;
	padding: 0;
	margin:0;
	color:#cc3333;
	text-decoration:none;
}
#about_light{
	width:195px;
	padding: 15px;
	color:#000;
	font-weight:bold;
	background-color:#eee;
	float:left;
	line-height: 22px;
}
#about_dark{
	width:195px;
	padding: 15px;
	color:#000;
	font-weight:bold;
	background-color:#ccc;
	float:left;
	line-height: 22px;
}
/* end about us page */
/* Services Page */
#services_grey{
	background-color:#eee;
	display:block;
	width:622px;
}
#services_light{
	width:310px;
	padding: 0;
	color:#000;
	font-weight:bold;
	float:left;
	line-height: 22px;
}
#services_dark{
	width:310px;
	padding: 0;
	color:#000;
	font-weight:bold;
	background-color:#ccc;
	float:left;
	line-height: 22px;
}
#aboutus ul{
	color:#666;	
	font-weight:bold;
}
/* End Sevices Page */
/* News Page */
#news{
	float:left;
	width: 905px;
	margin: 0 auto;
	min-height: 360px;
}
#news h1{
	font-size:30px;
	font-weight:normal;
	color:#cc3333;
	padding:0;
	margin:0;
}
#news h3{
	font-size:16px;
	font-weight:normal;
	color:#666;
	padding:5px 0 ;
	margin:0;
}
#news p{
	font-size:12px;
	font-weight:normal;
	padding: 0;
	margin:10px 0;
	color:#666;
}

#news_left{
	width:600px;
	border-right:thin solid #eee;
	float:left;
}

#news_right{
	width:280px;
	float:right;
}
#news_left #news_item{
	float:left;
	width:550px;
	color:#666;
	border-bottom:thin solid #eee;
	margin: 5px 5px 20px 0;
	padding:0 0 15px 0;
}
#news_left #news_item #news_date{
	font-size:10px;
	color:#999;
}
#news_left #news_item a{
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}
#news_left #news_item a:hover{
	color:#F00;
	text-decoration:underline;
}
#news_left #news_item h3{
	font-weight:bold;
	padding: 0 0 5px 0;
}
#news_right #form_search{
	color:#c02428;
	height:36px;
	width:290px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
#news_right #form_search img{
	margin:0 0 0 0;  
	padding:0;
}
#news_right #form_search input{
	background-color:#EEEEEE;
	border:thin solid #CCCCCC;
	color:#333333;
	font-size:12px;
	height:17px;
	padding:8px;
	margin: 0 10px;
}
#news_right #news_archives{
	width:290px;
	color:#999;
	margin: 30px 0 0 0;
}
#news_right #news_archives p{
	color:#999;
	margin: 0 0 5px 0;
	font-weight:bold;
	font-size:13px;
}
#news_right #news_archives a{
	color:#999;
	text-decoration:none;
	padding-bottom:5px;
	line-height:18px;
}
#news_right #news_archives a:hover{
	color:#333;
	text-decoration:underline;
}
/* End News Page */
/* admin page */
#admin_login{
	width: 905px;
	margin: 0 auto;
}
#admin_login h1{
	font-size:30px;
	font-weight:normal;
	color:#cc3333;
	padding:0;
	margin:0;
}
#admin_login h2{
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding:5px 0 ;
	margin:0;
}
#admin_login p{
	font-size:12px;
	font-weight:normal;
	padding: 0 5px;
	margin:0;
}
#admin_login a{
	font-size:12px;
	font-weight:normal;
	padding: 0;
	margin:0;
	color:#cc3333;
	text-decoration:none;
}
/* admin pages */
div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#333;
	height: 184px;
}

#footer_center{
	width:964px;
	height:58px;
	margin:0 auto;
	position:relative;
}
#footer_item{
	float:left;
	width:24%;
	height:40px;
	padding: 17px 0 0 0;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#999;
}
#footer_item a{
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

#pr_main{
	width:100%;
}
#pr_center{
	width:831px;
	margin:0 auto;
	padding: 20px 0 30px 0;
	text-align:left;
}
#pr_item{
	width:831px;
	padding: 5px 0 30px 0;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
}
#pr_item a{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ccc;
	margin: 20px
}
#pr_item a.selected{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FF9900;
}
#prnotice{
	font-size:9px;
	color:#ccc;
	float:right;
	width:200px;
	text-align:center;
}
#copyright{
	font-size:11px;
	color:#CCC;
	float:left;
	width:300px;
	text-align:center;
}

