body {
	margin:0px auto;
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, Geneva, Trebuchet MS, sans-serif;
	font-size:12px;
	color: #000;
	background: #000; 
	text-align: center;
}

.img {border:0px;}
.break {clear:both;height:10px;}

/*----------GLOBAL ELEMENTS----------------------*/

h1, h2, h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

h1 { 
	font-size:20px;
	color: #573415;
}

h2 { 
	font-size:16px;
	color: #764417;
}

h3 {
	font-size:14px;
	color: #764417;
	margin:10px 0px 0px 0px;
}

/*Body Links*/
a {   color: #1c59b5; text-decoration: none;}
a:hover { color: #d52222; text-decoration: underline;}
a:visited { color: #1c59b5; text-decoration: none;}
a:active { color: #1c59b5; text-decoration: underline;}
a:visited:hover { color: #d52222; text-decoration: underline;}

/*Footer Links*/
div#footer a {color: #b09219; text-decoration: none; padding:0px 15px 0px 15px;}
div#footer a:hover { color: #e1d472; text-decoration: none;}
div#footer a:visited { color: #b09219; text-decoration: none;}
div#footer a:active { color: #88b4f5; text-decoration: none;}
div#footer a:visited:hover { color: #e1d472; text-decoration: none;}

/*----------STRUCTURE TABLES------------*/
table#main { 
	width: 900px;
	margin: 0px auto; 
	padding:0px; 
	border:2px solid #b09219;
	border-collapse:collapse;
}
table#main td { 
	font-size:12px; 
	vertical-align:top;
	text-align:left;
	border:0px;
	padding:0px;
	margin:0px;
}
table#main td#nav {
	background: #1a3110 url("/images/cp_navBack.png") repeat-y center top;
	width:150px;}
table#main td#mid {
	background: #2f511f url("/images/cp_bannerBack.gif") no-repeat center top;
	width:250px;
}
table#main td#midMain {
	background: #2f511f url("/images/cp_bannerBackmain.gif") no-repeat center top;
	width:250px;
}
table#main td#content {
	background: #d8c894 url("/images/cp_contentBack.png") no-repeat left top;
	width: 499px;
	height:499px;
}

/*---------TABLE SEARCH----------------------*/
table#search {
    width: 99%;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    border-collapse: collapse;
    border: 0px solid #000;
    vertical-align: middle;
    background-position: center;
    margin-left:auto;
    margin-right:auto;
}

table#search td {
    padding: 3px 0px 3px 0px;
    border: 0px solid #666666;
    vertical-align: middle;
    text-align: left;
}


/*----------CONTENT BOXES----------------------*/
div#header {
	width:900px;
	margin:0 auto;
	text-align:center;
	margin-bottom:4px;
}
div#footer {
	width:900px;
	margin:0 auto;
	text-align:center;
	padding:10px;
	font-size:11px;
}

.bannerTitle {
	margin: 40px 10px 10px 10px;
	text-align:center;
}
.bannerCopy {
	margin:25px 25px 25px 25px;
	color:#d8c05d;
	text-align:left;
	font-family:georgia,verdana,geneva,arial;
	line-height:20px;
	font-size:12px;
	border:0px solid #fff;
}


.bannerCopy strong {
	font-weight:normal;
}

.bannerCopy h1 {
	font-weight:normal;
	font-size:16px;
	color:#d8c05d;
	margin:40px 0px 10px 0px;
	display:none;
}

.contentTitle {
	margin: 40px 10px 10px 10px;
	text-align:center;
}

.contentCopy {
	margin:16px auto;
	width:440px;
	height:440px;
	padding:10px;
	color:#573415;
	background-color:#d8c894;
	text-align:left;
	font-family:georgia,verdana,geneva,arial;
	line-height:20px;
	font-size:12px;
	border:1px solid #73593c;
	overflow:auto;
}

.itemSide img {
	border:1px solid #73593c;
}

/*----items----*/

.item {
	clear:both;
	border-top: 1px solid #73593c;
	padding-bottom:5px;
	padding-top:5px;
}
.itemHeader {
	margin: 0px0px;
	clear:both;
}
.itemContent {
	width:310px;
}
content2 {
	width:260px;
}


.itemSide {
	width:100px;
	float:right;
	border: 0px solid #000;
}

.side2 {
	width:140px;
}


.itemSide ul {
	list-style: none;
	margin: 0px;
	padding:0px;
	width: 100px;
	list-style-type: none;
	clear: left;
}
.itemSide ul li {
    font-size: 11px;
    font-family: "Trebuchet MS", Arial, Verdana;    
    width: 100%;
    display: block;
    float: left;
    margin: 0px;
}
.itemSide li a {  
    color: #BD9C16; 
    text-decoration: none;
    margin: 5px 0px 0px 0px;
    padding: 2px;
    border: 1px solid #73593c;
    background-color: #9e8857;
    font-size: 11px;
    color: #493117;
    text-align: center;
    line-height: normal;
    display: block;
    font-family: "Trebuchet MS", Arial, Verdana;    
}
.itemSide li a:hover {   color: #e1d472; text-decoration: none; background-color: #2F511F;}
.itemSide li a:visited {   color: #493117; text-decoration: none;}
.itemSide li a:visited:hover  {   color: #e1d472; text-decoration: none; background-color: #2F511F;}

.itemSide li.inq a {background-color:#d5b161; border:1px solid #ab883b; color: #602409;}
.itemSide li.inq a:hover {background-color:#7b3110; border:1px solid #7b3110; color: #fff;}

.items {margin-bottom:10px}
.items img {
	border:1px solid #73593c;
	float:left; 
	margin-right:10px;
	margin-bottom:10px;
}

.back a { 
	float:right;
	width:100px;
	color: #BD9C16; 
    text-decoration: none;
    margin: 5px 0px 0px 0px;
    padding: 2px;
    border: 1px solid #73593c;
    background-color: #9e8857;
    font-size: 11px;
    color: #493117;
    text-align: center;
    line-height: normal;
    display: block;
    font-family: "Trebuchet MS", Arial, Verdana;
}

.back  a:hover {   color: #BD9C16; text-decoration: none; background-color: #2F511F;}
.back  a:hover {   color: #BD9C16; text-decoration: none; background-color: #2F511F;}
.back  a:visited {   color: #493117; text-decoration: none;}
.back  a:visited:hover  {   color: #BD9C16; text-decoration: none; background-color: #2F511F;}

.status { 
	float:right;
	width:95px;
	color: #BD9C16; 
    text-decoration: none;
    margin: 5px 0px 0px 0px;
    padding: 2px;
    border: 1px solid #70271f;
    background-color: #70271f;
    font-size: 11px;
    color: #d8c894;
    text-align: center;
    line-height: normal;
    display: block;
    font-family: "Trebuchet MS", Arial, Verdana;
}
/*---------FORMS----------------------*/

dl { margin: 0px; padding: 0px;}
dl dt {
	float: left;
	margin: 0 5px 0 5px;
	font-weight: normal;
	text-align: right;
	color: #000;
	width: 100px;
}
dl dd {
	margin: 0px 0px 4px 0px;
	padding: 0;
	border:0px solid #000;
}

/*----------NAVBAR----------------------*/
#menu {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: verdana, Arial, Helvetica, Geneva, Trebuchet MS, sans-serif;
  border-top: 1px solid #000;
  width: 160px;
	font-size: 11px;
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    /* clear: left; */
}

#menu ul li {
    width: 100%;
    margin: 0px;
    border-bottom: 1px solid #11200c;
}

#menu li a {
  padding: 5px 0px 5px 15px;
  display: block;
  text-decoration: none;
  color: #8a813d;
  border-top: 1px solid #8d873e;
  border-bottom: 1px solid #5f5a23;
}

#menu li a:hover {
	color: #e1d472;
	background-color:#2f511f;
}
/* MENU buttons level two */
/*
#menu li.selected_two a {
    padding: 3px 0px 3px 30px;
    color: #8a813d;
	background-color: #11200c;
}
#menu li.unselected_two a {
    padding: 3px 0px 3px 30px;
    color: #8a813d;
	background-color: #11200c;
}
#menu li.unselected_two a:hover {
	color: #8a813d;
}
*/
/*----------NAVBAR END----------------------*/


/*----------SECONDARY MENU----------------------*/
#menu2 ul {
    width: 160px;
	margin: 0px;
    padding: 0px;
    list-style-type: none;
    clear: left;
	border:0px solid #fff;
}

#menu2 ul li {
  width: 170px;
  display: block;
  margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 10px;
  border-top: 1px solid #4f6316;
	border-right: 1px solid #214211;
	border-bottom: 1px solid #214211;
	border-left: 1px solid #4f6316;
}

#menu2 li a {	
	width: 100%;
	color: #b09219; 
	text-decoration: none; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
#menu2 li a:hover { color: #e1d472; text-decoration: none;}
#menu2 li a:visited { color: #b09219; text-decoration: none;}
#menu2 li a:active { color: #88b4f5; text-decoration: none;}
#menu2 li a:visited:hover { color: #e1d472; text-decoration: none;}

#menu2 ul li.selected { 
	background-color:#264916;
    border-top: 1px solid #214211;
	border-right: 1px solid #4f6316;
	border-bottom: 1px solid #4f6316;
	border-left: 1px solid #214211;
}
#menu2 ul li.selected a { color: #e1d472; }
/*----------SECONDARY MENU END----------------------*/


/* Menu Selection CSS */
body#main div#menu ul li#main_nav a,
body#story div#menu ul li#story_nav a,
body#community div#menu ul li#community_nav a,
body#homes div#menu ul li#homes_nav a,
body#homesites div#menu ul li#homesites_nav a,
body#builders div#menu ul li#builders_nav a,
body#contact div#menu ul li#contact_nav a,
body#galleries div#menu ul li#galleries_nav a,
body#press div#menu ul li#press_nav a {
  color: #e1d472;
	background-color:#2f511f;
}

/* Heaer Image */
div#header img {
  padding-top: 5px;
}

/* Banner */
.banner {
	z-index:100;
	position: absolute;
	border:0px solid #fff;
	width: 100%;
	height:70px;
	margin:0px;
	margin-right:100px;
	text-align:right;
	background:url("/images/banner275.png") no-repeat right bottom;
}

.bannertxt {
	width:300px;
	float:right;
	margin-right:10px;
	text-align:center;
	padding-top:5px;
}
