/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #E9DD99;
	margin: 0px;
	text-align: center; /* for ie5 to center align */
}
body.email {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: left; /* for ie5 to center align */
}
form {
	margin: 0px;
	padding: 0px;
}
#position {
	margin: 0px auto 0px auto;
	width: 770px;
}

/* frame */
#frame {
	width:770px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background-color: #670426;
	float: left;
	background-image: url(images/corner-toptopright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
}

/* end of frame*/

/* navigation */
#nav {
	width:136px;
	padding: 20px 30px /*3*/0px 30px;
	float: left;
}
#nav img {border: 0px;}

#nav li {
	list-style: url(none) none outside;
	margin: 0px; 
	padding: 0px; 
	height: 26px; 
	/*display: block;*/
	_display: inline; 
	width: 136px;
}
#nav ul {
	margin: 0px; 
	padding: 0px; 
	width: 136px; 
	display: block;
}
#nav ul a:link, #nav ul a:visited {
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; 
	padding-left: 6px; 
	color: #fff; 
	display: block; 
	text-decoration: none; 
	font-size: 0.7em; 
	/*font-weight: bold; */
	line-height: 27px; 
	height: 25px;
	border-bottom: 1px solid #fff; 
}
#nav ul a:hover, #nav ul a:active {
	text-decoration: none; 
	background-color: #c9ab00;
}

/* SUB NAVIGATION */

#subnav a:link, #subnav a:visited {
	padding-left: 6px; 
	color: #fff; 
	text-decoration: underline; 
	font-size: 0.7em;
	font-weight: normal;
	width: 130px;
}
#subnav a:hover, #subnav a:active {
	text-decoration: none;
	color: #C9AB00;
}
.on {
	text-decoration: none; 
	background-color: #c9ab00;
}
/* end of navigation */

/* content frame */
#contentframe {
	width:554px;
	float: left;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-color: #fff;
	/*_height: 650px;
	min-height: 650px;*/
}


/* end of content frame */

/* start of content left - the small white content part */

#contentleft {
	width: 330px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
	/*padding: 10px 10px 30px 10px;*/
	/*display: inline;*/
	_height: 450px;
	min-height: 450px;
	text-align: left;
	
}
#contentleft.large {
	/*width: 534px;*/
	width: 524px;
	/*_width: 539px;*/
	background-color: #fff;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	_height: 650px;
	min-height: 650px;
	
}
#contentleft p, #contentleft li {
	font-size: 0.75em;
	margin: 0px 0px 12px 0px;
	text-align: justify;
}
#contentleft h1 {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
	color:#2B254C;
}
#contentleft h2 {
	font-size: 0.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
	color:#2B254C;
}
#contentleft li {
	list-style: url(none) none outside;
	margin: 0px; 
	padding: 0px; 
	height: 25px; 

}
#contentleft ul {
	margin: 0px; 
	padding: 0px; 
}
/* start of content right - the maroon part  the def is when for the maroon to have a top right border (not square)*/

#contentright, #contentrightdef {
	float: right;
	margin: 0px auto 0px auto;
}
#contentrightdef {
	width: 178px; 	
	padding: 0px 10px 0px 0px;
}
#contentright {
	background-image:url(images/corner-topright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width: 184px;
	padding: 0px 8px 0px 0px;
}

#contentright h1, #contentrightdef h1  {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 15px 0px 15px 0px;
	color: #C9AB00;
	font-weight: bold;
}
#contentright h2, #contentrightdef h2, #contentright h3 {
	font-size: 0.7em;
	font-weight: bold;
	color: #670426;
	margin: 0px 0px 5px 0px;
}
 #contentright h3 {
 	font-size:1em;
 }
#contentright p, #contentrightdef p {
	font-size: 8pt;
	margin: 0px 0px 15px 0px;
	text-align: justify;
}
#contentright a, /*#contentleft a,*/ .latestnewsleft a, #subnav a  {
	font-size: 8pt;
	padding:  0px;
	margin: 0px;
	font-weight: bold;
	color:#670426;
	line-height: 25px;
	vertical-align: middle;
	display: block;
}
#contentleft a, #contentrightdef a, #contentleft li a {

	padding:  0px;
	margin: 0px;
	color:#670426;
	font-weight: bold;
}
#contentright a img, #contentrightdef a img, .gallery a img, .latestnewsleft a img, #subnav a img {/*border: 0px;*/ float: left;}
.gallery a img, .unitimg2, .unitplan {
	border: 1px solid #670426;
}
#contentright a:hover, #contentleft a:hover, #contentrightdef a:hover, .latestnewsleft a:hover {
	text-decoration: none;
}
#contentright p a img {border: 0px;}
.gallery img{
	float: left;
	width: 80px;
	height: 60px;
	margin: 2px 2px 2px 2px;
	_margin: 2px 2px 10px 2px;
	border: 1px solid #670426;
	padding: 3px;
}

/* end of content left and right */

.foot {
	width: 770px;
	float: left;
	margin: 0px auto 20px auto;
}
.foot p {
	text-align: right;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
}
.foot a {
	color:#670426;
	text-decoration: none;
}
.foot a:hover {
	text-decoration: underline;
}


/* latest news */

.latestnewsleft img {
	float: left;
	width: 80px;
	height: 60px;
	margin: 0px 10px 0px 0px;

}
.latestnewsleft {
	float: left;
	width: 330px;
}
.blok {
	margin: 0px 10px 0px 0px;
}
.forminput {
	width: 190px;
	border: 1px solid #670426;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: 1px;
}
.button {
	background-color: #670426;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	cursor:pointer;
}
.label {
	/*margin: 0px 80px 0px 0px;*/
	width: 130px;
	font-size: 8pt;
	font-weight: bold;
	float: left;
}

/* used on images */
.mainpic {
	float: left;
}
.mainpic img {
	width:550px;
	height:226px ;
}
.unitimg2 {
	width: 195px;
	height: 148px;
	float: left;
	margin: 0px 10px 5px 0px
}
.unitplan {
	width: 160px;
	float: left;
	margin: 0px 0px 5px 12px
}
.topimg {
	width: 554px;
	height: 228px;
}
.featdev {
	width: 170px;
	height: 130px;
	float: right;
	margin: 0px 0px 10px 0px;
	border: 1px solid #670426;
	padding: 3px;
}
.devimg, .devimg360 {
	width:320px;
	height:250px;
	border: 1px solid #670426;
	padding: 3px;
	margin: 10px 0px 10px 0px;
}
.devimg360 {
	height:240px;
}

/* end */
.disclaimer  {font-size: 8px; color: #666;}
.right {float: right; margin: 10px;}
.left {float: left; margin: 10px;}
.emailblockl {float: left; width: 250px;}

/* Units.asp + development.asp */
td {
font-size: 12px;
}
.color0{
background-color:#FFFFFF;
}
.color1{
background-color:#E9DD99;
}
.sold{
	color: #FF0000;
}
.onhold{
	color: #999999;
}

hr {border: 0; height: 1px; border-top: 1px solid #E9DD99;}