body,div,td,tr,th,input,select,textarea,submit{
	font-family : Arial, Verdana, Helvetica;
	font-size:12px;
}

body			{ 
	color: #000;	
 }

font			{ font-size: 14px; }

/*-------------- Wrapper ------------------*/

#wrap { 
	width: 970px; 
	overflow: hidden;
	margin: 0 auto; 
	position:relative; 
	padding-bottom: 20px;
}

#outer {
	background-image: url(bkgd.png);
	background-repeat: repeat-y;
	background-position: center;
}

#content {
	padding-bottom:1px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}


#main {
	padding:20px;
	width: 680px;
	overflow: hidden;
}

#leftCol {
	float: left;
	width: 250px;
	margin-bottom: 15px;
}

#menu {
	background: #1F497D url(corner-menu.png) bottom right no-repeat;
}

#menu ul {
	list-style: none;
}

#contact p,
#contact a {
	text-align: right;
	color: #1F497D;
	margin: 0px;
	padding: 5px;
}

/*-------------- Home Page ------------------*/
#home {
	width: 900px;
	margin: 1px auto;
	text-align: left;
	border-collapse: collapse;
}

#home td {
}

#home img.triple-img {
	width: 322px;
	height: 241px;
	margin-top: 5px;
}

#home img.cover {
	width: 322px;
	height: 261px;
	margin-top: -246px;
}

#home img.main-img {
	width: 642px;
	height: 241px;
}

#home td.main-text {
	vertical-align: top;	
	padding: 5px;
}

#home td.color-light {
	background-color: #E4DBC5;
	height: 241px;
}

#home td.color-dark {
	background-color: #CBB98E;
	height: 241px;
}

#home td.color-highlight {
	text-align: center;
}

#home td.caption {
	padding:4px;
}


#image_rotate			{ 
	padding:0px; 
	margin:0px; 
	list-style: none; 
}
#image_rotate li	{ 
	padding:0px; 
	margin:0px; 
}

/*-------------- Search Blocks ------------------*/

#search-block {
	border: 0px;
	border-collapse: collapse;
	margin: 0px auto;
	width: 200px;
}

#search-block td {
	border: 0px;
}

#search-block .select-multi {
	width: 200px;
	margin-bottom: 4px;	
}

#search-block .select {
	width: 100px;
	margin-bottom: 4px;	
}

#search-block .button {
	width: 200px;
	border: 1px solid #FFF;
}


/*-------------- Search Blocks Bottom Page ------------------*/

#search-block-bottom {
	border: 0px;
	border-collapse: collapse;
	margin: 20px auto;
	width: 800px;
}

#search-block-bottom td {
	vertical-align: top;
}

#search-block-bottom th {
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}

#search-block-bottom .select-multi {
	width: 200px;
	margin-bottom: 4px;	
}

#search-block-bottom .select {
	width: 150px;
	margin-bottom: 4px;	
}

#search-block-bottom .button {
	width: 150px;
	border: 1px solid #AAA;
	font-weight: bold;
}


/*-------------- Search Blocks Map Page ------------------*/

#search-block-map {
	border: 0px;
	border-collapse: collapse;
	margin: 2px auto;
	width: 800px;
}

#search-block-map td {
	vertical-align: top;
}

#search-block-map th {
	padding-bottom:5px;
	text-align: left;
	font-weight: bold;
}

#search-block-map .select-multi {
	width: 200px;
	margin-bottom: 4px;	
}

#search-block-map .select {
	width: 150px;
	margin-bottom: 4px;	
}

#search-block-mapm .button {
	width: 150px;
	border: 1px solid #AAA;
	font-weight: bold;
}





/*-------------- Search Results ------------------*/
#search-results {
	width: 650px;
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
}

#search-results th {
	border-bottom: 1px solid #B3BAA2;
}

#search-results th.corner {
	background: #1F497D url(corner-search.png) top right no-repeat;
}

#search-results th p {
	padding: 6px;
	margin: 0px;
	color: #FFF;
}
#search-results td.desc {
	width: 350px;
}

#search-results td.icons {
	color: #1F497D;
	text-align:right;
	font-weight: bold;
	width: 45px;
}

#search-results td.icons img {
	vertical-align:middle;
	padding: 1px;
}

#search-results td {
	vertical-align: top;
}

#search-results td p {
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
	margin: 5px 20px 5px 0px;
}

#search-results td.dashed {
	border-top: 1px dashed #000;
	height: 20px;
}

#search-results td.img {
	width: 220px;
}

#search-results td a {
	color: #000;
}


/*-------------- Content  ------------------*/
#page-content {
	width: 670px;
	margin: 10px auto;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #B3BAA2;
}

#page-content td {
	padding: 6px;
}

#page-content td p {
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
}

#page-content td a {
	color: #000;
}	


/*-------------- Property Details ------------------*/

#property-details {
	width: 668px;
}

#property-details td,
#property-details th {
	font-size:11px;
}

#property-details td.agent a{
	color: #000;
}

#property-details .options {
	background-color: #900B2D;
	color: #FFF;
	height: 30px;
	font-size: 12px;
	padding: 0px 5px;
	margin: 0px;
	font-weight: bold;
}

#property-details .title {
	background-color: #900B2D;
	color: #FFF;
	height: 30px;
	padding: 5px 5px;
	font-size: 12px;
	font-weight: bold;
}

#property-details .rooms {
	background-color: #F8FBFD;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
}

#property-details .subheading {
	font-weight: bold;
	font-size:11px;
	margin: 5px 0px;
}

#property-details .desc {
	overflow: auto;
	height: 310px;
	padding: 5px 5px;
}

#property-details .desc p {
	font-size:11px;
}

#property-details .mainimg {
	width: 510px;
	height: 400px;
}

#property-details #img1 a img,
#property-details #img2 a img {
	padding-right: 2px;
}


#property-details .map {
}

#property-details .calc {
	background-color:#900B2D;
}

#property-details #details th {
	text-align: left !important;
}

#property-details .calc .insidecalc {
	margin: 10px;
	padding: 15px;
}

#property-details .calc .insidecalc .mortgage {
	width:160px; 
	padding: 5px;
	float:left; 
	margin-right: 20px;
	background-color: #F4F7F9;
}

#property-details .calc .insidecalc .stamp {
	width:175px; 
	float:left;
}

#property-details #buttons input, .calc input {
 float: left;
 margin-right: 10px;
 margin-top: 15px;
 border: 1px solid #450414;
 font-size: 12px;
 background-color: #FFF;
 padding: 4px;
}


/*-------------- Property Brochure ------------------*/

#brochure-wrap { 
	background-color: #FFF;
	width: 650px; 
	overflow: hidden;
	margin: 0 auto; 
	position:relative; 
	padding-bottom: 20px 
}

#brochure-wrap #header img { 
	width: 650px; 
}

#brochure-wrap .title {
	padding: 5px;
	border-bottom: 1px solid #000;
}

#brochure-wrap .maindesc {
	vertical-align: top;
	padding: 10px 20px 10px 5px;
}

#brochure-wrap .maindesc p {
	font-size: 11px;
}

#brochure-wrap p.small {
	font-size: 10px;
	padding: 10px;
}

#brochure-wrap .subheading {
	font-weight: bold;
	padding-top: 10px;
}

/*-------------- General Classes ------------------*/
.right {
	text-align: right;
}
.center {
	text-align: center;
}


/*-------------- Footer & Credits ------------------*/
#footer	{
	clear: both;
	text-align:center; padding:10px;
}

#credit { 
	text-align:center;
	padding-right: 10px;

}

#credit p	{ 
	padding: 25px 0 0 0; 
	color: #757575; 
	font: normal 0.9em/1.5em Arial, Helvetica, sans-serif
}

#credit p a	{ 
	color: #757575; 
}

#credit span.lowlight {
	color: #757575; 
}



/*-------------- Menu ------------------*/
.ddmx {
 width:100%;
 border-top: 1px solid #FFFFFF !important; 
}

.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover,
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	padding: 5px 5px 5px 5px !important ; 
	top: 0px !important ; 
	left: 0px; 
	font-size: 12px !important ; 
	font-family: Arial, Helvetica, sans-serif !important ; 
	text-align: center !important ; 
	font-weight: normal !important ; 
	color: #FFFFFF; 
	text-decoration: none !important ; 
	display: block; 
	white-space: nowrap; 
	position: relative; 
	background:transparent url("/assets/img_template12/menu-dots.gif") no-repeat ;
	width:128px; 
	height:16px; 
}

.ddmx a.first,
.ddmx a.first:hover,
.ddmx a.first-active,
.ddmx a.first-active:hover {
	background:none ;
}

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
 font-weight: bold !important ; 
 background: none;
 z-index:500; 
 opacity:0.85; 
}

.ddmx a.item1:hover,
.ddmx a.item1-active:hover,
.ddmx a.item2:hover,
.ddmx a.item2-active:hover {
	color: #011212; 
}

.ddmx .section {
 border: 0px none #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */





/*--------- Forms ----------------*/

#included_form  {
width: 650px;
}

#included_form legend {
color: #000;
font-weight: bold;
}

#included_form a:link,
#included_form a:visited {
color: #b2b2b2;
text-decoration:underline;
}

#included_form fieldset {
margin-bottom: 4px;
margin-right: 15px;
padding: 4px;
border: 1px solid #1F497D;
}

#included_form label {
display: block;
float: left;
width: 200px;
margin-right: 10px;
font-size: 12px;
}


#included_form input,
#included_form select {
width: 300px;
margin:5px 0;
}

#included_form input.half,
#included_form select.half {
width: 145px;
}


#included_form textarea {
width: 600px;
margin:5px 0;
}

#included_form input.radio {
width: 30px;
}

#included_form textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

#included_form p {
clear: both;
margin: 0px;
}

#included_form fieldset#submit {
border: none;
padding: 3;
text-align: right;
}

#included_form fieldset#submit input,
#included_form fieldset.submit input,
#included_form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #1F1956;
border: none;
color: #fff;
}

#included_form em span,
#included_form .required {
color: #1F1956;
font-weight: bold;
}

.stamp {
	background-color: #ddd;
	border: 1px solid #aaa;
	padding: 10px;
}

.roomsWrapper {
	float: right; 
	width: 50px; 
	margin-left: 10px; 
	margin-top: 10px;
	margin-bottom: 5px;
}
.roomsWrapper img {
	margin-bottom: 3px;
}