/* --------------- Default CSS for GCH ---------------- */

BODY {
	background-color: #516a7f;
	background-image: url(/img/bkgrnd_top.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
/* ---------------------- Links ----------------------- */

a {
	text-decoration: none;
	color: #4b2804;
	}
	
a:hover {
	color: #4b2804;
	border-bottom: 1px dotted #4b2804;
	}

a:visited {
	color: #4b2804;
	}

a.nohover:hover {
	border-bottom: none;
}

a#nohover:hover {
	border-bottom: none;
}
	
/* ------------------- Default Tags -------------------- */

hr {
	background-color: transparent;
	border-bottom: 1px dotted #CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
	text-decoration: none;
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	}

/* ------------- Main Alignment/Top Links -------------- */

div.full-container {
	padding-top: 10px;
	margin: 0 auto;
	width: 784px;
}
	
div.top-links {
	text-align: right;
	margin-bottom: 8px;
}

div.top-links a {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 15px;
}
	
div.top-links a:visited {
	color: #FFFFFF;
}	
	
div.top-links a:hover {
	border: none;
}	
	
div.main-container {
	background-color: #e6ddc7;
	padding: 28px 0px 3px 0px;
	}

/* ----------------- Logo/Menu/Banner ----------------- */
	
div.logo {
	position: absolute;
	z-index: 2;
	}
	
div.menu {
	height: 44px;
	margin-left: 288px;
	text-align: center;
	color: #4b2804;
	font-size: 14px;
	}
	
div.menu a {
	color: #4b2804;
	border: none;
	}
	
div.menu a:hover {
	border: none;
	}	
	
div.menu-home {
	float: left;
	line-height: 40px;
	margin-left: 1px;
	height: 44px;
	width: 88px;
	background-image: url(/img/menu_bkgrnd.png);
	background-repeat: repeat-x;
	}
	
div.menu-about-us {
	float: left;
	line-height: 40px;
	margin-left: 1px;
	height: 44px;
	width: 102px;
	background-image: url(/img/menu_bkgrnd.png);
	background-repeat: repeat-x;
	}	
	
div.menu-our-homes {
	float: left;
	line-height: 40px;
	margin-left: 1px;
	height: 44px;
	width: 105px;
	background-image: url(/img/menu_bkgrnd.png);
	background-repeat: repeat-x;
	}
	
div.menu-local-info {
	float: left;
	line-height: 40px;
	margin-left: 1px;
	height: 44px;
	width: 105px;
	background-image: url(/img/menu_bkgrnd.png);
	background-repeat: repeat-x;
	}	
	
div.menu-tools {
	float: left;
	line-height: 40px;
	margin-left: 1px;
	height: 44px;
	width: 90px;
	background-image: url(/img/menu_bkgrnd.png);
	background-repeat: repeat-x;
	}	
	
div#flashcontent {
	position: absolute;
	z-index: 1;
	width: 784px;
	height: 220px;
	margin-left: 3px;
	.margin-left: 0px;
	}

/* --------------------- Main Body --------------------- */
	
div.main-area-container {
	width: 776px;
	min-height: 300px;
	margin: 224px 3px 2px 4px;
	padding: 8px 0px 0px 0px;
	background-color: #FFFFFF;
	}

div.left-column {	
	float: left;
	min-height: 278px;
	width: 218px;
	margin-bottom: 4px;
	padding: 15px 10px 20px 10px;
	background-image: url(/img/family_watermark.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right: 1px dotted #999999;	
	}
	
div.text-area {
	float: left;
	width: 480px;
	min-height: 278px;
	padding: 10px 10px 20px 15px;
	background-color: #FFFFFF;
	}

/* ------------------ Bottom Modules ------------------- */
	
div.bottom-modules {
	clear: both;
	background-color: #f9f5eb;
	height: 138px;
	border-top: 4px solid #e6ddc7;
	}
	
div.gallery-link {
	float: left;
	padding: 8px 15px 8px 10px;
	border-right: 1px dotted #999999;
	}
	
div.plan-link1 {
	float: left;
	padding: 8px 8px 8px 15px;
	}
	
div.plan-link2 {
	float: left;
	padding : 8px 8px 8px 10px;
	}
	
img.plan-img {
	border: 1px solid #AAAAAA;
	}
	
div.footer {
	margin: 10px 0px 0px 180px;
	text-align: center;
	color: #FFFFFF;
	width: 430px;
	}
div.footer a {
	color:	#FFFFFF;
}
div.footer a:hover {
	color:					#FFFFFF;
	border-bottom-color:	#FFFFFF;
}

/* -------------------- Sub Menu ---------------------- */

div.sub-menu {
	margin-left: 20px;
	}
	
div.sub-menu-title {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	}
	
div.sub-menu-item {
	font-size: 12px;
	margin: 6px 0px 0px 4px;
	}
	
/* --------------- Available Homes Page and Plans --------------- */	
	
.home-details-layout {
	width: 100%;
	}

.home-details-layout td {
	padding: 2px 4px;
	}

.home-details-layout h3 {
	margin: 4px 0;
	}

div.minis {
	padding: 4px 0;
	}

div.minis .mini-thumb {
	width: 50px;
	height: auto;
	}

div.point-form {
	border-left: solid 1px #999999;
	padding: 2px 0px 8px 8px;
	margin: 4px;
	}

table.point-form td.label {
	text-align: right;
	padding: 2px 4px;
	color: #666666;
	}
	
div.contact-details {
	margin-top: 6px;
	}
	
/* ------------------- Custom Shit -------------------- */

		
/* ------------------- Photo formatting ---------------- */

img.bordered-photo {
	padding:			3px;
	border:				solid 1px #AAAAAA;
	background-color:	#FFFFFF;
}