/* redefined html tags */
body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url('../images/background.gif');
	background-color:#ABBCCD;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;
	color: #333333;
}

img {
	border:0px;
}

.orange_link{
color: #DC6512;
font-weight:bold;
padding-top:5px;
}
.blue_link{
color: #003366;
font-weight:bold;
}
.dark_title{
font-weight:bold;
}
.orange_link_floated{
color: #DC6512;
font-weight:bold;

}
a.orange{
color: #FF3333;
font-weight:bold;
text-decoration:none;
}
a.orange:hover{
color: #FF3333;
font-weight:bold;
text-decoration: underline;
}
a.orange_thin{
color: #DC6512;
text-decoration: underline;
font-weight: normal;
}
a.orange_thin:hover{
color: #DC6512;
text-decoration: underline;
font-weight:bold;
}
a.light{
color: #FFFFFF;
text-decoration: underline;
}
a.light:hover{
color: #FFFFFF;
}
a.light2{
color: #FFFFFF;
text-decoration: none;
}
a.light2:hover{
color: #FFFFFF;
}
a.dark{
color: #000000;
}
a.dark:hover{
color: #DC6512;
}
.light_title{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
.top_text{
padding-right:70px;
}
.flash_title{
font-size:14px;
color: #FF3333;
font-weight:bold;
}
.dev_title{
font-weight:bold;
}
.side_dots{
	background:url('../images/global/dots.gif') repeat-x;
	height:7px;
	padding-bottom:2px;
	position:relative;
	top:7px;	
}
html>body .side_dots{
	padding-bottom:2px;
	position:relative;
	top:7px;
}
.main_dots{
	background:url('../images/global/dots.gif') repeat-x;
	margin-top:0px;
	margin-bottom:3px;	
	margin-right:8px;
}

/* standard layout id's */
#center {
	position:relative;
	width:766px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color:#FFFFFF;
}

#header {
	position:relative;
	height:181px;
	width:766px;

}

#header_image {
	position:absolute;
	top:0px;
	right:0px;
}

#main {
	position:relative;
	top:0px;
	left:0px;
	width:766px;
	background-image:url(../images/content_background.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#content {

	float:left;
	padding-top:30px;
	padding-bottom:30px;
	margin-left:30px;
	width:490px;
	padding-right:20px;
}
#column_one_text{
float:left;
padding-right:20px;
width:230px;
}
#column_two_text{
float:left;
width:230px;
}
#footer {
	position:relative;
	width:766px;
	height:73px;
	background-image:url('../images/footer.gif');
	background-repeat:none;
	background-position:top;
}

#footer_links {
	position:relative;
	top:5px;
	left:205px;
	width:520px;
	text-align:center;
	color:#666666;
}

#footer_links a{
	text-decoration:none;
	color:#666666;
}


#site_credits {
	position:relative;
	width:706px;
	height:25px;
	padding-left:30px;
	padding-right:30px;
	background-color:#ABBCCD;
	color:#FFFFFF;
}

/* main menu code */
#main_menu {
	position:absolute; 
	top:131px;
	right:0px;
	width:563px;
	height:50px;
	z-index:9;
}
#client_login{
margin-top:12px;
}
#current_development{
margin-top:12px;
}
#avaliable_plots{
margin-top:12px;
}
.side_box{
border-style: solid;
border-color:#D18F00;
border-width: 0px 1px 1px 1px;
width:187px;

}
.side_box_inner{
border-style: solid;
border-color:#FFFFFF;
border-width: 0px 1px 1px 1px;
width:185px;
background: #EDF1F4;
}
.side_box_text{
padding:10px;
color: #666666;
}
input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
}
textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
}
select{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
}

/*
//////////////////////////
///SIDE MENU ROLLOVERS
//////////////////////////
*/
#side_menu {
	position:relative;
	float:left;
	width:198px;
	margin-left:10px;
	margin-top: 5px;	
	/*border-right:1px solid #CE0000;*/
}

#side_menu ul{
list-style:none;
margin:0px;
padding:0px;
border: 0px none; 
}

#menuhome {

	width: 189px; 
	height: 21px;
	margin: 0px;
	padding:0px;
	background: url( '../images/side_menu/b_home.gif' ) 0px -21px no-repeat;
}
#menuhome a {
	width: 189px; 
	height: 21px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '../images/side_menu/b_home.gif' ) 0px 0px no-repeat;
}
#menuhome a:hover {
	background-image: none;
}
#menupricing {

	width: 189px; 
	height: 21px;
	margin: 0px;
	padding:0px;
	background: url( '../images/side_menu/b_pricing.gif' ) 0px -21px no-repeat;
}
#menupricing a {
	width: 189px; 
	height: 21px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '../images/side_menu/b_pricing.gif' ) 0px 0px no-repeat;
}
#menupricing a:hover {
	background-image: none;
}

#menuaboutus {

	width: 189px; 
	height: 21px;
	margin: 0px;
	padding:0px;
	background: url( '../images/side_menu/b_aboutus.gif' ) 0px -21px no-repeat;
}

#menuaboutus a {
	width: 189px; 
	height: 21px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '../images/side_menu/b_aboutus.gif' ) 0px 0px no-repeat;
}
#menuaboutus a:hover {
	background-image: none;
}
#menucleaning {

	width: 189px; 
	height: 21px;
	margin: 0px; padding:0px;
	background: url( '../images/side_menu/b_cleaning.gif' ) 0px -21px no-repeat;
}
#menucleaning a {
	width: 189px; 
	height: 21px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '../images/side_menu/b_cleaning.gif' ) 0px 0px no-repeat;
}
#menucleaning a:hover {
	background-image: none;
}
#menushowroom {

	width: 189px; 
	height: 21px;
	margin: 0px; padding:0px;
	background: url( '../images/side_menu/b_showroom.gif' ) 0px -21px no-repeat;
}
#menushowroom a {
	width: 189px; 
	height: 21px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '../images/side_menu/b_showroom.gif' ) 0px 0px no-repeat;
}
#menushowroom a:hover {
	background-image: none;
}
#menucontact {

	width: 189px; 
	height: 21px;
	margin: 0px; padding:0px;
	background: url( '../images/side_menu/b_contact.gif' ) 0px -21px no-repeat;
}
#menucontact a {
	width: 189px; 
	height: 21px;
	display: block;
	margin: 0px; padding:0px;
	overflow:hidden;
	background: url( '../images/side_menu/b_contact.gif' ) 0px 0px no-repeat;
}
#menucontact a:hover {
	background-image: none;
}
/* ------------ SPACERS ------------ */
.padded_images img{
padding:10px;
}

.padded_images{
background:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
