

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	background-color:rgb(192,150,102);
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/

.page-container {width:900px; margin:0px auto; margin-bottom:10px; font-size:1.0em;}
.main {
	clear:both;
	width:900px;
	padding-bottom:30px;
	background-color: transparent;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:240px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:580px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-gallery {display:inline; /*Fix IE floating margin bug*/; float:left; width:780px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


.footer {
	clear: both;
	display: block;
	width: 900px;
	margin: auto;
	margin-bottom: 20px;
	text-align: left;
	padding-bottom: 30px;
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer .wrapper {
	margin: 0;
	height: 50px;
	background: url(../images/footer_top.gif) top left no-repeat;
	font-size: 10px;
}

.footer .content {
	padding-top: 30px;	
}

/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {
	width:900px;
	font-family:"trebuchet ms",arial,sans-serif; background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	
}
.header1 {
	width:900px;
	font-family:"trebuchet ms",arial,sans-serif; background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	
}
.header-top {width:900px; height:127px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-middle {width:900px; height:98px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:900px;}

/********************/
/*  HEADER SECTION  */
/********************/

.nav1 {width:350px; position:absolute; z-index:3; margin:25px 0 0 550px;}
.nav1 ul {float:right; padding:0 15px 0 0;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color: #d7efb5; text-decoration:none; font-size:100%;}
.nav1 a:hover {text-decoration:none; color:rgb(222,222,222);}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/;
height:35px;  
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:12px; 
width:900px; 
z-index:500;
}

.nav2 .table {
display:table; 
margin:0 auto;
}

.nav2 .select,
.nav2 .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav2 li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav2 .select a {
display:block; 
height:35px; 
float:left; 
padding:0 15px 0 15px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#d7efb5;
}


.nav2 .select a:hover, 
.nav2 .select li:hover a { 
cursor:pointer; 
color:#f39a31;
}

/* IE6 only */
.nav2 table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN CONTENT */
.column1-unit {width:580px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:250px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:250px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:110px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:110px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:10px;}
.column3-unit-right {float:right; width:110px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.column3-unit-left {float:left; width:71px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;background-color: transparent;
	background-image: url(../images/test_left.gif);
	background-position: left top;
	background-repeat: no-repeat;}
.column3-unit-middle {float:left; width:420px; margin-left:10px;}
.column3-unit-right {float:right; width:71px; background-color: transparent;
	background-image: url(../images/test_right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;}





.main-gallery h1.pagetitle {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 1px rgb(68,8,7);
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	color: rgb(68,8,7);
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: normal;
	text-transform: uppercase;
	float: none;	
}

/* ---------------------------------------
	FLOORPLANS
------------------------------------------ */

#floorPlanIndex h2 {
	font-size: 20px;
}

#floorPlanIndex .floorPlanIndexShow {
	width: 120px;
	margin: 10px;
	height: 150px;
	float: left;
}

#floorPlanIndex .floorPlanIndexShow img {
	margin-bottom: 10px;
}


/* ---------------------------------------
	SIDEBAR
------------------------------------------ */

.sidebar, .sidebar-single {
	width: 244px;
	background: url('../images/grunge_column_top.gif') top left no-repeat;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0;
}
.secondary {
	width: 244px;
	float: right;
	background: url('../images/grunge_column_bottom.gif') bottom left no-repeat;
	padding-bottom: 25px;
}

.sidebar-single {
	margin-top: 20px;
}
.sidebar-single, .sidebar-single .secondary {
	background-image: none;
}
.sidebar .secondary .content, 
.sidebar .alt-content, 
.sidebar-single .secondary .content, 
.sidebar-single .alt-content {
	margin: 24px 9px 0 11px;
	width: 214px;
	padding: 0;
	line-height: 18px;
	
}

.sidebar .alt-content, .sidebar-single .alt-content {
	clear: left;
	margin: 18px 9px 0 11px;
	padding: 0 0 6px 0;
	
	color: #4a3724;
}

.sidebar-single .alt-content, .sidebar-single .secondary .content, .sidebar-single .alt-content {
	background-image: none;
}


.sidebar .secondary .content p, .sidebar-single .secondary .content p {
	
	line-height: 18px;
	color: #4a3724;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

.sidebar .secondary .content a.right, .sidebar-single .secondary .content a.right {
	
	text-align: right;
}
/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#d7efb5;; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#d7efb5;}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}

/*********************/
/*  6. CLEAR FLOATS  */
/*********************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {
	clear:both;
	width: 440px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-bottom: 2px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(68,8,7);
}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

