/* @group Redefined Tags */

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 auto;
	padding: 0;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: #b79962 url(../images/common/sub_bkgd.gif) repeat-x;
	text-align: center;
	}

h1, h2, h3, h4, p, ul, ol, blockquote {
	padding-bottom: 1em;
	}

ul, ol, blockquote {
	margin-left: 32px;
	line-height: 1.3em;
	}

h1 {
	font: 20px/22px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1.3em;
	}

h2 {
	font: 16px/19px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0.8em 0;
	}

h3, h4 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	padding-top: 1em;
	}

h3 .bighead {
	font: 14px Arial, Helvetica, sans-serif;
	color: #036;
	}

hr {
	border: 0;
	color: #e9e5d1;
	background-color: #e9e5d1;
	height: 1px;
	margin: .5em 0 1em;
	}

a {
	color: #036;
	text-decoration: underline;
	outline: none;
	}

a:active {
	outline: none;
	}

a:hover, a:visited:hover {
	color: #69c;
	text-decoration: none;
	}

a:visited {
	color: #369;
	text-decoration: underline;
	}

img {
	border: 0;
	}

/* @end */


/* @group About Page */

.about blockquote {
	font-style: italic;
	margin: 0;
	}
.about .dev-photo {
	background: #fff;
	border: 1px solid #E8E7E6;
	float: right;
	margin: 0 0 1em 1em;
	padding: 4px;
	}

/* @end */

/* @group Gallery */

.gallery-grid p {
	float: left;
	width: 108px;
	margin-right: 42px;
	padding-bottom: 2em;
	text-align: center;
	}
	
.gallery-grid p.last {
	margin-right: 0;
	}

.gallery-grid img {
	background: #fff;
	border: 1px solid #E8E7E6;
	padding: 3px;
	margin-bottom: 5px;
	}
	
.gallery-grid a,
.gallery-grid a:visited {
	text-decoration: none;
	display: block;
	}
	
.gallery-grid a:hover,
.gallery-grid a:visited:hover {
	/*background: transparent url(../images/common/out-link.png) no-repeat 96px 117px;
	color: #665b23;*/
	text-decoration: none;
	}

/* @end */

/* @group Team Page */

table.teamTable img {
	background: #fff;
	border: 1px solid #E8E7E6;
	padding: 3px;
	}
table.teamTable td {
	border-bottom: 1px solid #eae3d2;
	}
table.teamTable td.col1 {
	padding: 20px 10px 20px 0;
	}
table.teamTable td.col2 {
	padding: 20px 40px 20px 0;
	}
table.teamTable a {
	font-size: 12px;
	}
table.teamTable tr.first-row td {
	padding-top: 0;
	}
table.teamTable tr.last-row td {
	border: 0;
	padding-bottom: 20px;
	}

/* @end */

/* @group Misc */

.smallGray {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	}

.small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

.clear {
	display: none;
	}
	
.sideBox {
	float: right;
	width: 300px;
	margin: 0 0 20px 20px;
	}
.sideBox.border {
	border-left: 1px dotted #e9e5d1;
	padding-left: 25px;
	width: 175px;
	}

/* @end */

/* @group Structure Tags */

#projectWrapper {
	background: transparent url(../images/common/head_bkgd.jpg) no-repeat;
	width: 100%;
	}

#projectHeader {
	width: 780px;
	height: 199px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}

#projectHeader #projectLogo {
	/*position: absolute;
	top: 0;
	left: 0;
	z-index: 100;*/
	background: transparent url(../images/common/ph_sublogo.png) no-repeat;
	width: 195px;
	height: 121px;
	}

#projectHeader #projectLogo a {
	display: block;
	width: 195px;
	height: 121px;
	}

#projectHeader #projectLogo a:hover {
	background-color: transparent;
	}

#projectLogo img {
	display: none;
	}
	
#projectHeader h2 {
	color: #dbc9a7 !important;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	text-align: right;
	position: absolute;
	top: 18px;
	right: 0;
	}

#dhOuterWrapper {
	background: transparent url(../images/common/content_bkgd.jpg) no-repeat;
	width: 100%;
	text-align: center;
	min-height: 460px;
	}

#dhWrapper {
	padding: 30px;
	margin: 0 auto;
	width: 712px;
	text-align: left;
	border: 4px solid #d8d2b2;
	border-top: 0;
	background-color: #fbf9f0;
	}
.noSubNav {
	background: #fbf9f0 url(../images/common/wrapper_top_bkgd.gif) repeat-x left top;
	}

#dhContainer {
	
	}

#dhContent {
	
	}

#footerBox {
	color: #8d6933;
	width:  780px;
	clear: left;
	margin: 0 auto;
	padding: 30px 0;
	font: 11px/13px Arial, Helvetica, sans-serif;
	}

#footerBox a, 
#footerBox a:visited {
	color: #8d6933 !important;
	}
	
#footerBox a:hover, 
#footerBox a:visited:hover {
	color: #fbf9f0 !important;
	text-decoration: none !important;
}

#footerBox a.hidelink, 
#footerBox a.hidelink:visited {
	text-decoration: none;
	color: #8d6933;
	}

#footerBox a.hidelink:hover,
#footerBox a.hidelink:visited:hover {
	text-decoration: none;
	cursor: text;
	color: #8d6933;
	}

/* @end */

/* @group Nav */

#dhNavBar {
	position: absolute;
	top: 128px;
	left: 0;
	width: 780px;
	height: 71px;
	padding-top: 5px;
	background: transparent url(../images/common/tab_top_bar.gif) repeat-x left top;
	}

#dhNavBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	}

#dhNavBar ul li {
	display: inline;
	}

#dhNavBar li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	height: 66px;
	float: left;
	text-indent: -10000px;
	}
	
#dhNavBar li a.active {
	/*cursor: default;*/
	height: 69px;
	}

#communityNavEmpty { /*not used */
	font-size: 1px;
	width: 780px;
	margin: 0 auto;
	height: 3px;
	background-color: #79532b;
	/*border-top: 1px solid #5a360f;*/
	}
	
#communityNav ul {
	margin: 0 auto;
	padding: 0 4px;
	width: 772px;
	list-style: none;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	height: 37px;
	text-align: left;
	}

#communityNav ul li {
	display: inline;
	}
	
#communityNav li a {
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	padding: 7px 12px;
	margin: 4px 0;
	height: 15px;
	display: block;
	float: left;
	}
	
#communityNav li a.active,
#communityNav ul#gscom li a.active:hover,
#communityNav ul#rrcom li a.active:hover,
#communityNav ul#htcom li a.active:hover,
#communityNav ul#ggcom li a.active:hover,
#communityNav ul#tvcom li a.active:hover {
	background-color: #fbf9f0;
	color: #333;
	height: 19px;
	cursor: default;
	}

/* @group Glenlake South */

#dhNavBar li a#glenlakesouth {
	background: transparent url(../images/common/tab_1.gif) no-repeat 0 0;
	width: 166px;
	}
#dhNavBar li a#glenlakesouth:hover {
	background-position: 0 -66px;
	}
#dhNavBar li a#glenlakesouth.active, 
#dhNavBar li a#glenlakesouth.active:hover {
	background: transparent url(../images/common/tab_1_active.gif) no-repeat 0 0;
	}
#communityNav ul#gscom {
	background: #5a7d74 url(../images/common/commlink1_bkgd.gif) repeat-x;
	}
#communityNav ul#gscom li a:hover {
	background-color: #37584f;
	}

/* @end */

/* @group Regency */

#dhNavBar li a#regency {
	background: transparent url(../images/common/tab_2.gif) no-repeat 0 0;
	width: 126px;
	}
#dhNavBar li a#regency:hover {
	background-position: 0 -66px;
	}
#dhNavBar li a#regency.active, 
#dhNavBar li a#regency.active:hover {
	background: transparent url(../images/common/tab_2_active.gif) no-repeat 0 0;
	}
#communityNav ul#rrcom {
	background: #8a3d33 url(../images/common/commlink2_bkgd.gif) repeat-x;
	}
#communityNav ul#rrcom li a:hover {
	background-color: #6c281e;
	}

/* @end */

/* @group Hasentree */

#dhNavBar li a#hasentree {
	background: transparent url(../images/common/tab_3.gif) no-repeat 0 0;
	width: 187px;
	}

#dhNavBar li a#hasentree:hover {
	background-position: 0 -66px;
	}
#dhNavBar li a#hasentree.active, 
#dhNavBar li a#hasentree.active:hover {
	background: transparent url(../images/common/tab_3_active.gif) no-repeat 0 0;
	}
#communityNav ul#htcom {
	background: #d1ab53 url(../images/common/commlink3_bkgd.gif) repeat-x;
	}
#communityNav ul#htcom li a:hover {
	background-color: #bc8912;
	}

/* @end */

/* @group GlenLake Gardens */

#dhNavBar li a#glenlakegardens {
	background: transparent url(../images/common/tab_4.gif) no-repeat 0 0;
	width: 165px;
	}
#dhNavBar li a#glenlakegardens:hover {
	background-position: 0 -66px;
	}
#dhNavBar li a#glenlakegardens.active, 
#dhNavBar li a#glenlakegardens.active:hover {
	background: transparent url(../images/common/tab_4_active.gif) no-repeat 0 0;
	}
#communityNav ul#ggcom {
	background: #40617a url(../images/common/commlink4_bkgd.gif) repeat-x;
	}
#communityNav ul#ggcom li a:hover {
	background-color: #2a4254;
	}

/* @end */

/* @group Traemoor */

#dhNavBar li a#traemoor {
	background: transparent url(../images/common/tab_5.gif) no-repeat 0 0;
	width: 136px;
	}
#dhNavBar li a#traemoor:hover {
	background-position: 0 -66px;
	}
#dhNavBar li a#traemoor.active, 
#dhNavBar li a#traemoor.active:hover {
	background: transparent url(../images/common/tab_5_active.gif) no-repeat 0 0;
	}
#communityNav ul#tvcom {
	background: #7d8d66 url(../images/common/commlink5_bkgd.gif) repeat-x;
	}
#communityNav ul#tvcom li a:hover {
	background-color: #51613a;
	}

/* @end */

/* @group Site-wide Nav */

#dhGlobalNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	position: absolute;
	top: 105px;
	right: 0;
	z-index: 100;
	}

#dhGlobalNav ul li {
	display: inline;
	}
	
#dhGlobalNav li a {
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color: #b69a67;
	background-color: #5b370f;
	text-decoration: none;
	padding: 4px 8px;
	margin: 0 0 0 1px;
	height: 1%;
	display: block;
	float: left;
	}
	
#dhGlobalNav li a:hover {
	color: #fff;
	background-color: #43280b;
	}
	
#dhGlobalNav li a.active {
	color: #b69a67;
	background-color: #43280b;
	}
	
#sitewideNav ul {
	margin: 0 auto;
	padding: 0 4px;
	width: 772px;
	list-style: none;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	height: 37px;
	text-align: left;
	background: #d2cdb5 url(../images/common/sitewide_bkgd.gif) repeat-x;
	}

#sitewideNav ul li {
	display: inline;
	}
	
#sitewideNav li a {
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #553404;
	text-decoration: none;
	padding: 7px 12px;
	margin: 4px 0;
	height: 15px;
	display: block;
	float: left;
	}

#sitewideNav li a:hover {
	background-color: #ada26f;
	color: #fff;
	}
	
#sitewideNav li a.active,
#sitewideNav li a.active:hover {
	background-color: #fbf9f0;
	color: #333;
	height: 19px;
	cursor: default;
	}


/* @end */

/* @end */

/* @group Community */

h1.intro {
	text-align: center;
	padding-bottom: 38px;
	margin-bottom: 21px;
	}

#glenlakesouth h1.
#glenlakesouth h1.intro {
	color: #4c665d;
	}
#glenlakesouth h1.intro {
	background: url(../images/common/comm_acentline_gs.gif) no-repeat left bottom;
	}
#regency h1,
#regency h1.intro {
	color: #6d1818;
	}
#regency h1.intro {
	background: url(../images/common/comm_acentline_rr.gif) no-repeat left bottom;
	}
#hasentree h1,
#hasentree h1.intro {
	color: #c8992d;
	}
#hasentree h1.intro {
	background: url(../images/common/comm_acentline_ht.gif) no-repeat left bottom;
	}
#glenlakegardens h1,
#glenlakegardens h1.intro {
	color: #1b4e6e;
	}
#glenlakegardens h1.intro {
	background: url(../images/common/comm_acentline_gg.gif) no-repeat left bottom;
	}
#traemoor h1,
#traemoor h1.intro {
	color: #7b8c65;
	}
#traemoor h1.intro {
	background: url(../images/common/comm_acentline_tm.gif) no-repeat left bottom;
	}
	
#glenlakesouth h2,
#glenlakesouth a {
	color: #4c665d;
	}
#regency h2,
#regency a {
	color: #6d1818;
	}
#hasentree h2,
#hasentree a {
	color: #c8992d;
	}
#glenlakegardens h2,
#glenlakegardens a {
	color: #1b4e6e;
	}
#traemoor h2,
#traemoor a {
	color: #7b8c65;
	}
	
#col-left-intro {
	width: 350px;
	float: left;
	padding-right: 18px;
	}
#col-right-intro {
	width: 326px;
	float: left;
	padding-left: 17px;
	border-left: 1px solid #f1efe7;
	}
#col-left-intro,
#col-right-intro {
	padding-top: 15px;
	}
	
p.comm-logo {
	text-align: center;
	padding-bottom: 32px;
	}
	
p.contact-info {
	text-align: center;
	font-size: 17px;
	line-height: 19px;
	padding: 0.5em 0 1.5em;
	}

p.intro-photo img {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #e8e7e6;
	}

div.intro-photo {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #e8e7e6;
	width: 308px;
	}

.display-photo-box,
img.display-photo {
	background-color: #fff;
	padding: 4px;
	border: 1px solid #e8e7e6;
	}
#hasentree .map-over img {
	position: absolute;
	top: 0;
	left: 0;
	}

#hasentree a.map-over:hover {
	display: block;
	text-indent: -100000px;
	background-color: #fff;
	height: 672px;
	border: 1px solid #e8e7e6;
	}
	
/* promo */

.home-promo {
	width: 319px;
	height: 237px;
	margin-bottom: 13px;
	position: relative;
	}
#glenlakesouth .home-promo {
	background: transparent url(../images/promo/newcar-promo-glsouth.png) no-repeat 0 0;
	}
#regency .home-promo {
	background: transparent url(../images/promo/newcar-promo-regency.png) no-repeat 0 0;
	}
.home-promo p {
	text-indent: -100000px;
	}
.home-promo a {
	border: 3px solid #fff;
	display: block;
	width: 80px;
	height: 79px;
	position: absolute;
	top: 101px;
	}
#glenlakesouth .home-promo a:hover {
	border-color: #1d372f;
	}
#regency .home-promo a:hover {
	border-color: #450b06;
	}
.home-promo a.home1 { left: 21px; }
.home-promo a.home2 { left: 116px; }
.home-promo a.home3 { left: 211px; }

/* @end */

/* @group Standard Table */

table.dataTable {
	/*border: solid 3px #eee;*/
	padding: 0;
	margin: 0;
	}

table.dataTable td {
	padding: 4px 24px 4px 3px;
	margin: 0;
	border-bottom: solid 1px #eee;
	}

table.dataTable tr.color td {
	background-color: #f5f5f5;
	}

/* @end */

/* @group Table Form */

table.tableForm {
	width: 500px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0;
	}

table.tableForm td {
	padding: 0;
	padding-bottom: 3px;
	padding-left: 3px;
	}

table.tableForm label {
	display: block;
	background-color: #f0eddd;
	padding: 6px;
	color: #333;
	font-weight: bold;
	white-space: nowrap;
	}

table.tableForm label.noStyle {
	background-color: transparent;
	}

table.tableForm input, table.tableForm textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: solid 2px #d8d2b2;
	padding: 3px 2px;
	width: 300px;
	}

table.tableForm textarea {
	width: 490px;
	}

table.tableForm input#State {
	width: 2em;
	}

table.tableForm input#Zip {
	width: 4em;
	}

table.tableForm select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: solid 1px #d8d2b2;
	padding: 1px;
	width: 250px;
	}

table.tableForm p {
	font-size: 11px;
	margin-top: 5px;
	}
table.tableForm td.information label {
	background: none;
	}
table.tableForm input.checkbox {
	background: #fbf9f0;
	position: relative;
	top: -2px;
	margin-right: 1px;
	}

table.tableForm hr {
	border: 0;
	color: #e9e5d1;
	background-color: #e9e5d1;
	height: 1px;
	margin-bottom: 0.8em;
	}

table.tableForm tr.spacer td {
	padding-top: 10px;
	border-top: solid 1px #e9e5d1;
	}

table.tableForm tr.color td {
	background-color: #d8d2b2;
	padding: 3px;
	}

table.tableForm tr.color label,table.tableForm tr.color input.radiobutton {
	background-color: #d8d2b2;
	}

table.tableForm input.button {
	background: #a47948 url(../images/common/button_bkgd.gif) repeat-x;
	border: 2px solid #855f32;
	color: #fff;
	padding: 4px 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	}

table.tableForm input.checkbox, table.tableForm input.radiobutton {
	width: auto;
	border: 0;
	margin-bottom: -4px;
	}

/* @end */

/* @group old Stuff */

/* columns -------------------------------------------------------------------------------------- */

#colLeft {
	float: left;
	width: 351px;
	}

/* commented backslash hack v2 \*/

#colLeft {
	width: 361px;
	}

/* end hack */

#colRight {
	float: left;
	width: 200px;
	padding-left: 14px;
	}

#imgOneRight {
	float: right;
	width: 200px;
	padding: 0 0 20px 30px;
	}

#colRight img,
#imgOneRight img {
	padding: 5px;
	background: #eee url(../images/common/photoborder.gif);
	border: solid 1px #d3d3d3;
	}

#colRight .credit,
#imgOneRight .credit {
	color: #999;
	}

/* listings ----------------------------------------------------------------------- */

.results {
	border-bottom: 1px solid #eee;
	padding: 6px 0 3px 0;
	}

.results h4, .results p {
	padding-bottom: 0;
	font-size: 11px;
	}

.results p.more {
	text-align: right;
	padding: 1em 0;
	color: #036;
	font-weight: bold;
	}

.results p.more a {
	font-size: 10px;
	font-weight: normal;
	}

.entryType {
	font-weight: normal;
	font-size: 10px;
	color: #777;
	background: #f5f5f5 url(../images/common/entrytype_bkgd.gif) no-repeat right top;
	padding: 1px 11px 1px 5px;
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	}

/* =two column display ------------------------------------------------------------- */

#mainCol {
	width: 300px;
	padding: 0 10px 14px 0;
	float: left;
	margin-top: 20px;
	background: transparent url(../images/encyc/feature_bkgd.gif) no-repeat right top;
	}

#mainCol h2 {
	padding-top: 0;
	}

#mainCol h3 {
	font: normal 14px Arial, sans-serif;
	color: #6e0000;
	padding: 17px 0 9px;
	margin-bottom: 22px;
	border-bottom: solid 1px #ebebdb;
	}

/* */

#summaryCol {
	width: 264px;
	float: left;
	background: transparent url(../images/encyc/sidediv_line.gif) repeat-y;
	margin-top: 20px;
	padding: 17px 0;
	}

#summaryCol h2 {
	font-size: 11px;
	color: #352a10;
	font-weight: bold;
	}

/* */

#summaryCol #categorySelect {
	background: #dabb75 url(../images/encyc/encycl_bkgd.gif) no-repeat;
	border: solid 1px #bca164;
	border-left: 0;
	}

#summaryCol #categorySelect h2 {
	padding: 14px;
	}

#summaryCol #categorySelect a,
#summaryCol #categorySelect a:visited {
	color: #6e0000;
	}

#summaryCol #categorySelect form {
	
	}

#summaryCol #categorySelect select {
	margin: 0 0 14px 14px;
	padding: 0;
	width: 226px;
	font: 12px Arial, sans-serif;
	background-color: #fff;
	border: 2px solid #a0864a;
	}

#summaryCol #categorySelect select option {
	font-weight: bold;
	background-color: #fff;
	}

/* */

#summaryCol #latestEntries {
	background: #e2d0a6 url(../images/encyc/latest_bkgd.gif) repeat-y;
	border-right: solid 1px #bca164;
	border-bottom: solid 1px #bca164;
	}

#summaryCol #latestEntries h2 {
	padding: 14px 0 9px;
	margin-bottom: 9px;
	border-bottom: solid 1px #bca164;
	}

#summaryCol #latestEntries p {
	border-bottom: solid 1px #ecddba;
	padding: 0.3em 0 0.6em;
	}

#summaryCol #latestEntries a, #summaryCol #latestEntries a:visited {
	color: #414141;
	}

#summaryCol #latestEntries {
	padding: 0 16px 14px;
	}

/* @end */

/* @group Lightbox */

/*
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font: 16px Arial, sans-serif;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
} 
#overlay img {
	border: none;
}

#overlay {
	background-image: url(../images/lightbox/overlay.png);
}
 */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img {
	border: none;
	}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 110;
	}

#imageContainer>#hoverNav {
	left: 0;
	}

#hoverNav a {
	outline: none;
	}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat;

/* Trick IE into showing hover */
	display: block;
	}

#prevLink {
	left: 0;
	float: left;
	}

#nextLink {
	right: 0;
	float: right;
	}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat;
	}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat;
	}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData {
	padding: 0 10px;
	}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
	}

#imageData #caption {
	font-weight: bold;
	}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	

/* Hides from IE-mac \*/
	height: 1%;
	

/* End hide from IE-mac */
	}

/* @end */

/*Added for iFrame Contact Popup */

#iframe {
	background: #fff;
	padding: 5px 10px;
	}

a.see-tour {
	font-style: italic;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-top: 4px;
	}
a.see-tour:hover {
	text-decoration: underline;
	}

/* Glenlake South Slideshow */

#gls-slideshow {
	overflow: hidden;
	position: relative;
}

#gls-slideshow img {
	position: relative;
}



