body {
		font-family:verdana, arial;	
		margin:0px;
		padding:0px;
	}
	
	#content {
		/* url(images/x1.gif) repeat-x */
		/* text-align:center; */
	}

	#header {
		height:70px;		
		margin:0px;
		padding:0px;
		text-align:center;
	}
	#header1 {
		height:0px;		
		margin:0px;
		padding:0px;
		text-align:center;
	}	
	.headerImage{

		display: list-item;         
		list-style-image: url(images/wd.gif);	
		text-align:center;
		width:566px;
		height:70px;

list-style-position: inside;       /* 3. */
	letter-spacing: -1000em;           /* 4. */
	font-size: 1pt;                    /* 5. */
	color: #fff;                       /* 5. */
	}	
	
	.headerImage1 {
		display:none;
		height:0px;
	}
	
		#header .header_left {
		height:132px;
		float:left;
		width:237px;
	/* 	background:url(images/header_left.gif) no-repeat; */
	}
	#header .header_center {
		height:132px;

	}	
	#header .header_right {
		height:132px;
		float:right;
		width:256px;
	/*	background:url(images/header_right.gif) no-repeat; */
	}	
	#homepage_content {
		text-align:center;
		width:700px;
		border:0px solid black;
		background:url(images/homepage/property_explosion.gif) no-repeat;
		background-position:center;
		height:300px;
		margin-left:auto;
		margin-right:auto;
	}	
	
	.leftOptions {
		margin:0px;
		padding:0px;
		list-style:none;
		text-align:right;
		color:white;
		font-family:"Comic Sans MS", verdana, arial;
		font-weight:bold;
		font-size:14px;
		float:left;
		width:200px;
		border:0px solid white;
		margin-top:60px;
	}

	.rightOptions {
		margin:0px;
		padding:0px;	
		list-style:none;	
		color:white;	
		text-align:left;		
		font-family:"Comic Sans MS", verdana, arial;
		font-weight:bold;
		font-size:14px;	
		margin-top:60px;	
		float:right;
		width:200px;
		border:0px solid blue;
	}	
	
	
.rightOptions li {
	height:20px;
	background:url(images/homeicon.gif) no-repeat;
	background-position: center left;
	margin-bottom:10px;	
	border:0px solid yellow;
	width:200px;	
	float:left;	
}
.rightOptions li a {
	color:white;	
	text-align:left;		
	font-family:"Comic Sans MS", verdana, arial;
	text-decoration:none;
	margin-left:30px;
}
.rightOptions li a:hover {
	color:white;	
	text-align:left;		
	font-family:"Comic Sans MS", verdana, arial;
	text-decoration:underline;
	margin-left:30px;
	padding-top:10px;
}

.leftOptions li {
	margin-left:0px;
	float:left;
	height:20px;
	background:url(images/homeicon.gif) no-repeat;
	background-position: center right;
	text-align:right;
	margin-bottom:10px;
	border:0px solid green;
	width:200px;
}
.leftOptions li a {
	color:white;	
	text-align:right;		
	font-family:"Comic Sans MS", verdana, arial;
	text-decoration:none;
	margin-right:30px;
}
.leftOptions li a:hover {
	color:white;	
	text-align:right;		
	font-family:"Comic Sans MS", verdana, arial;
	text-decoration:underline;
	margin-right:30px;
	padding-top:10px;
}

.optionSpacer {
	height:15px;
	overflow:hidden;
	border:1px solid black;
}

p {
	font-weight:normal;
}

#footer {
	display:none;
	visibility:hidden;
	height:0px;
}

#footer * {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #ffffff !important;
	text-decoration:underline;	
}

#footer li.last a {
	padding-left: 8px;
	margin-left: 5px;
	border-left: 1px solid #ffffff;
}

#footer ul {
	margin-left: 10px;
}

#propertySearch {
	border:0px solid black;
	width:373px;
	margin-right:auto;
	margin-left:auto;
	height:179px;
	background:url(images/searchbox.gif) no-repeat;	
}

.propertySearchForm{
	padding-left:7px;
	padding-right:7px;	
	padding-top:20px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
}
#navigation {
	border-top:1px solid black;
	display: inline;
	text-align:center;
	margin-bottom:20px;
	display:none;
	visibility:hidden;
	height:0px;
}

.menuHolder {
	margin-left: auto;
	margin-right: auto;
	border:0px solid black;
	padding-top:20px;	
	text-align:center;
}

.menuOption {
	margin-right:15px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
	padding:3px;
	border-bottom:0px solid #666666;
}
.menuOption:hover {
	margin-right:15px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom:2px solid #666666;
	padding:3px;
}

#nav {

	margin-left: auto;
	margin-right: auto;
	list-style:none;
	border:0px solid blue;
	height:30px;
	text-align:center;
}
#nav li {
	float: left;
	margin-right:30px;
	font-size:16px;
	color:#CCCCCC;
	font-weight:bold;	
}
#nav a {
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
}
#areyoupart {

	background:url(images/homepage/areyoupart.gif) no-repeat;	

	width:415px;
	height:86px;
	margin-top:17px;
	margin-right:auto;
	margin-left:auto;
}

#home_image{
	padding-right:5px;
	margin-right:auto;
	margin-left:auto;
	width:785px;
	background:url(images/new_layout.gif) no-repeat #000000;
	background-position:top right;	
	height:491px;
}
#home_text_left {
	float:left;
	text-align:center;
	width:300px;
	padding:10px;
	font-size:12px;
	color:#fff;
	border:1px solid #ccc;	
	margin-top:18px;
	/* margin-top:40px; */
	
}

#home_news_left {
	float:left;
	text-align:center;
	width:300px;
	padding:10px;
	font-size:12px;
	color:#fff;
	border:1px solid #ccc;	
	margin-top:18px;
	/* margin-top:40px; */
	clear:both;
	
}

#home_text_left h1 {
	font-size:14px;
	border-bottom:1px solid #990000;
	padding-bottom:3px;
}

#home_news_left h1 {
	font-size:14px;
	border-bottom:1px solid #990000;
	padding-bottom:3px;
}
#home_text_left a {
color: #ffffff; text-decoration: none; font-weight:bold;  font-family: Verdana, Arial, Helvetica; font-size: 18px; margin-bottom:7px;
}

#home_text_left a:hover {
color:#990000; text-decoration: none; font-weight:bold; font-family: Verdana, Arial, Helvetica; font-size: 18px; margin-bottom:7px;
}

#home_text_right {
	color:#fff;
	float:right;
	text-align:left;
	width:150px;
	padding:0px;
	font-size:16px;
	border:1px solid white;
	margin-top:100px;	
}

.PropertyOptions{
	text-align:center;
}


a.homepage_properties:link {color: #ffffff; text-decoration: none;  font-family: Verdana, Arial, Helvetica; font-size: 16px;}
a.homepage_properties:visited {color: #ffffff; text-decoration: none;   font-family: Verdana, Arial, Helvetica; font-size: 16px;}
a.homepage_properties:active {color: #ffffff; text-decoration: none;  font-family: Verdana, Arial, Helvetica; font-size: 16px;}
a.homepage_properties:hover {color: #ccc; text-decoration: underline;  font-family: Verdana, Arial, Helvetica; font-size: 16px;}



h1 {
	font-size:22px;
	color:#fff;
}

h2 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color:white;
	font-weight:bold;
}
h3 {
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#CCCCCC;
	margin-top:4px;
}
.topSpacer {

	padding-top:20px
}


form {
 font-size:100%;
 }
 
fieldset {
 border:0;
 }
 
label {
 font-size:70%;
 font-weight:bold;
 margin-right:10px;
 }
 
.submit {
	padding:3px;
}


.admin_border {
	border:1px dotted #CCCCCC;
	padding:10px;
}

.error{
	border:1px solid #ffffff;
	background:#FFFF66;
	color:#000;
	padding:10px;
}


.t_header {
	background:#990000;
	font-weight:bold;
}

.t_row {
	background:#CCCCCC;
	text-align:left;	
	color:#000;
}

.t_row_d {
	background:#333333;
	color:#FFFFFF;
	text-align:left;
}


.PropertySection {
	border:1px solid black;
	padding:0px;
	width:600px;
}

.PropertySection_Header {
	font-size:14px;
	font-weight:bold;
	background:url(images/header.gif) #CCCCCC;
	padding:5px;
	border-bottom:1px solid black;
}
	#admin_content {
 	 background:#000000;
		border:0px solid white;
		text-align:center;
		font-size:12px;
		padding:10px;
		color:#fff;
		font-family:verdana;
		
	}	
	
	
.admin_header {
	font-size:14px;
	color:#990000;
	border-bottom:1px dotted #999999;
	font-weight:bold;
}


a:link {color: #ffffff; text-decoration: underline;  font-family: Verdana, Arial, Helvetica; font-size: 12px;}
a:visited {color: #ffffff; text-decoration: underline;   font-family: Verdana, Arial, Helvetica; font-size: 12px;}
a:active {color: #ffffff; text-decoration: underline;  font-family: Verdana, Arial, Helvetica; font-size: 12px;}
a:hover {color: #ffffff; text-decoration: none;  font-family: Verdana, Arial, Helvetica; font-size: 12px;}

a.menuOption:link {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
}
a.menuOption:visited {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
}
a.menuOption:active {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
}
a.menuOption:hover {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
}
.menuOptionCurrent {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
	padding:3px;
	border-bottom:2px solid #999999;
}
.menuOptionCurrent:active {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
	padding:3px;
	border-bottom:2px solid #999999;
}
.menuOptionCurrent:visited {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
	padding:3px;
	border-bottom:2px solid #999999;
}
.menuOptionCurrent:hover {
	margin-right:25px;
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;	
	text-decoration:none;	
	border-bottom:2px solid #999999;
	padding:3px;
}

.content_page {
	margin-right:auto;
	margin-left:auto;
	width:600px;
	color:#fff;
	font-size:12px;
	text-align:left;
}


.PropertySection {
	border:1px solid #fff;
	padding:0px;
	width:600px;
}

.PropertySection_Header {
	color:#000;
	font-size:14px;
	font-weight:bold;
	background:url(images/header.gif) #CCCCCC;
	padding:5px;
	border-bottom:1px solid black;
}

.links1{
	font-size:12px;
}


   	.propertiesa {
		 text-align:right;
		 list-style:none;
		 padding:10px 0 0 0;
		 margin:0px;
		 margin-right:0px;
		 margin-left:75px;
	}
	.propertiesa li {
		 margin:0 0 5px 10px;
		 padding:0px;
		 float:left;
		 text-align:left;
		 width:250px;
		 height:275px;
		 border:1px solid #990000;
		 background:#000; 
	}
	
	.propertiesaheader{
		background:#999999;
		font-weight:bold;
		padding:4px;
		font-size:12px;
	}
	
	.innerproperty{
		padding:4px;
	}
	
	.smalltext{
		font-size:10px;
		color:#FFFFFF;
		height:115px;
		border:0px #00FF00 solid;
		overflow:auto;
	}
	
	.propleft{
		float:left;
		width:130px;
		text-align:center;
	}
	.propright{
		color:#ffffff;
		float:right;
		width:100px;	
	}
	
	.propthumb{
	border:1px solid #fff;
	}
	
	.price {
		color:#800000;
		font-size:14px;
	}
	
	.standard{
		color:#FFFFFF;
		font-size:12px;
		text-align:center;
	}
	
	.mainthumb {
		float:right;
		border:1px solid white;
	}
	.amainimage{
	border:1px solid white;
	}
	.centerAlign{
		text-align:center;
	}
	.contactPropertyBox {
		width:250px;
		 border:1px solid #990000;
		 margin-right:auto;
		 margin-left:auto;
		 height:200px;
	}
	
		body {
	margin:0px;
	font-family: "Book Antiqua", Times, serif;
	}
	.propertyTable{
		border:0px solid #EB3E35;
	}
	.center {
		/* float:center; */
		text-align:center;
		border:0px solid green;

		font-weight:bold;
	}
	.image {
		border:2px solid #000000;
	}
	.large {
		font-size:20px;
	}
	.web {
		font-size:24px;
		color:#EB3E35;
		text-decoration:underline;
		font-weight:bold;
	}

	.small {
		font-size:10px;
	}
	.somefooter {
		font-size:16px;
	}
	.price {
		font-size:24px;
		color:#800000;
	}
	.price1 {
		font-size:24px;
		color:#000;
	}	
	.descripto {
		font-family:"Tahoma, Verdana, Arial, Helvetica, sans-serif";
		color:#000;
		font-weight:bold;
			font-family:"Tahom, Verdana, Arial, Helvetica, sans-serif";
	}
.style1 {color: #FF0000}

.bulletlist {
	text-align:justify;
}
.descritp {
	text-align:center;
	width:550px;
	height:230px;
	overflow:hidden;

}
.descritp ul {
	text-align:justify;
}
.footer1 {
	font-size:10px;
	vertical-align:bottom;

	border:0px solid black;
	color:#000;
	
}
.finalholder {
	height:100%;
	border:0px solid black;
}
div#print-footer {
position:absolute;
 bottom:0;
}
.frontDIV{
	display:none;
	height:0px;
}
.printerDIV {
	border:0px solid blue;
}


.img_holder{
	height:230px;
	padding:5px;
	border:0px solid red;
}

.img_holder1{
	display:inline;
	float:right;
	height:200px;
	border:0px solid blue;	
	width:300px;
		overflow:hidden;	
}

.img_holder2{
	display:inline;
	float:left;
	height:200px;
	border:0px solid green;	
		width:300px;
		overflow:hidden;
}


	#main_menu {
		display:none;
	}
		
	#footer_line {
		display:none;
	}
	
	#footer_text {
		display:none;
	}
		#main_header {
		display:none;
	}
		#header {
		display:none;
	}
	