html { min-height: 100%; margin-bottom: 1px; }

body {
	font: .75em/1.63em Verdana, sans-serif;
	color: #000;
	background: #000 url("/ezstatic/data/mygrandviewcommons/i/bg-body.jpg") no-repeat center top;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}
 
h1 {
	font-size: 2.0em;
	font-family: Georgia, Times New Roman, times, serif;
	color:#323d51;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Georgia, Times New Roman, times, serif;
	font-size: 1.4em;
	color:#524b3f;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
	font-style: italic;
}

h3 {
	font-size: 1.0em;
	color:#524b3f;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
}

h4 {

}

p {
	margin: 14px 0;
}

a {
	text-decoration: none;
	outline: 0;
	color: #c77d02;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}


table {
	margin: 20px auto;
}

th {
	background: #333;
	color: #fff;
	padding: 4px;
}

td {
	vertical-align: top;
	padding: 4px;
}

.clearboth {
	clear: both;
}

.redtext {
	color: #c00;
	font-weight: bold;
}

div#ezarticleviewtpl ul {
	margin-left: 40px;
}

.smaller {
	font-size: 80%;
	display: block;
}

img#logoforprint {
	display: none;
}

.imgcenter {
	display: block;
	margin: 12px auto;
}
/* 
	TEMPLATE
	--------
*/

.sitewrapper {
	width: 994px;
	margin: 0 auto;
	position: relative;
}

#sitename {
	display: block;
	width: 553px;
	height: 196px;
	margin: 0;
	padding: 0;
	position: relative;
}

#sitename a {
	display: block;
	width: 523px;
	height: 70px;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/logo-gvc.png") no-repeat left top;
	text-indent: -999em;
	position: absolute;
	top: 126px;
	left: 30px;
}

#w {
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/bg-content.png") no-repeat left top;
	min-height: 620px;
}

#w {
	height: auto !important;
	height: 620px;
}

.shim {
	height: 60px;
}

#wi {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #fff url("/ezstatic/data/mygrandviewcommons/i/bg-sidebar.gif") repeat-y 364px top;
	min-height: 550px;
}


#wi {
	height: auto !important;
	height: 550px;
}

#l {
	width: 320px;
	margin: 10px 0 10px 20px;
	float: left;
	display: inline;
}

#r {
	width: 560px;
	margin: 10px 20px 140px 0;
	float: right;
	display: inline;
}



/* 
	NAVIGATION
	------------
*/

ul#navbar {
	margin: 0;
	padding: 0;
}

#navbar {
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat 0px 0px;
	width: 960px;
	height: 33px;
	position: absolute;
	margin: 0 auto;
	top: 213px;
	left: 17px;
/*
	opacity: .9;
	filter: alpha(opacity=90);
*/
	list-style: none;
	z-index:100;
}


#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
	z-index: 200;
}

ul#navbar li,
#navbar a {
	height: 33px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#navbar li a {
	text-indent: -9999px; 
	text-decoration: none;
	outline: none;
	/*
	background:black;
	opacity: .6;
	filter: alpha(opacity=60);
	*/
}

#nb0 { left: 102px; width: 69px;}
#nb1 { left: 173px; width: 86px;}
#nb2 { left: 262px; width: 146px;}
#nb3 { left: 410px; width: 147px;}
#nb4 { left: 560px; width: 117px; }
#nb5 { left: 680px; width: 75px; }
#nb6 { left: 758px; width: 102px; }

#nb0 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -102px -33px; }
#nb1 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -173px -33px; }
#nb2 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -262px -33px;}
#nb3 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -410px -33px;}
#nb4 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -560px -33px;}
#nb5 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -680px -33px;}
#nb6 a:hover { background: transparent url("/ezstatic/data/mygrandviewcommons/i/navbar.gif") no-repeat -758px -33px;}

/* dropdowns */
ul#navbar li ul {
	font-size: 90%;
	position: absolute;
	left: -9999px;
	width: 204px;
	margin: 0;
	background: #713001;
	/*
	opacity: .8;
	filter: alpha(opacity=80);
	*/
	padding: 0 3px 6px;
	/* border: 3px solid #333; */
	z-index: 125;
}

ul#navbar li:hover ul, 
ul#navbar li.sfhover ul {
	left: 0;
	z-index: 550;
	position:static; /* prevents ie 7 sticky windows */
}

ul#navbar li ul li {
	position: relative;
	height:auto;
	top: 6px;
	padding: 0;
	line-height: normal;
}


ul#navbar li ul li a {
	text-indent: 0px;
	color: #fff;
	font-weight: bold;
	text-indent: 0px;
	background: transparent;
	display: block;
	min-height: 20px;
	padding: 0 2px;
}

ul#navbar li ul li a {
  height: auto !important;
  height: 20px;
}

ul#navbar li ul li a:hover { color:#c4cfaa; background:transparent; }

/* for crappy browsers */
* html ul#navbar li ul li, * html ul#navbar li ul li a {  

}


/*
	SPONSORS
	------------
*/

#sponsors {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#sponsors li {
	position: absolute;
}

#sponsors li#rbuilders {
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/bg-logos.gif") no-repeat left top;
	width: 140px;
	height: 70px;
	top: -114px;
	left: 380px;
	text-indent: -999em;
}

#sponsors li#psh {
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/bg-logos.gif") no-repeat -168px top;
	width: 148px;
	height: 70px;
	top: -114px;
	left: 550px;
	text-indent: -999em;
}

#sponsors li#fhi {
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/bg-logos.gif") no-repeat -347px top;
	width: 162px;
	height: 70px;
	top: -114px;
	left: 730px;
	text-indent: -999em;
}

#sponsors li#axn {
	top: -34px;
	left: 380px;
}


/*
	CONTACT PAGE
	------------
*/

div#ezarticleviewtpl ul.contactlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#ezarticleviewtpl ul.contactlist li {
	margin: 0 0 20px 0;
	padding: 0;
}




/* 
	FOOTER
	------------
*/


.footernavwrapper {
	clear:both; 
	float:left; 
	width:100%; 
	overflow:hidden;
}

#footernav {
	padding:0; 
	margin: 10px auto; 
  	list-style-type:none;
  	float:left;
  	position:relative; 
  	left:50%;
}

#footernav li {
  	float:left; position:relative; right:50%;
}


#footernav a {
	width: auto;
	display: block;
	padding: 4px 6px;
	color: #fff;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/pipe.gif") no-repeat right 8px;
}

#footernav li#fn6 a {
	background-image: none;
}


#represent {
	clear: both;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/bg-brokerlogos.gif") no-repeat center top;
	padding: 30px 0 0 0;
	margin: 10px 0 0;
}


#usmtag {
	clear: both;
	display: block;
	width: 214px;
	height: 14px;
	margin: 10px auto;
}

#usmtag a {
	display: block;
	width: 214px;
	height: 14px;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/usmtag.gif") no-repeat left top;
	text-indent: -999em;
}

/*
	HOME
	---------------
*/
h1.heading25191 {
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/hdr-welcome.gif") no-repeat left top;
	width: 339px;
	height: 88px;
	text-indent: -999em;
}

a#btn-siteplan {
	display: block;
	width: 321px;
	height: 221px;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/btn-viewsiteplan.gif") no-repeat left top;
	text-indent: -999em;
}

a#btn-execsum {
	display: block;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/btn-execsummary.gif") no-repeat left top;
	width: 351px;
	height: 15px;
	text-indent: -999em;
	margin: 16px 0 0;
}


/*
	IMAGE GALLERY
	------------------
*/

/* create square thumbnails */
div .ezimage-list-image {
	border: 1px solid #666;
	-moz-border-radius: 0;
	background: none;
	width: 90px;
	height: 90px;
	overflow: hidden;
}
* html #l .ezimage-list-image {	width: 150px; height: 150px; }
/* Hide description (since we're using the tooltips) */
div .ezimage-list-image p { display: none; }

.ezimage-list-image {
	padding: 0;
}

/*
	MODEL HOMES
	-----------------
*/

ul#gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 558px;
	height: 70px;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/thumbnails.jpg") no-repeat left top;
	position: relative;
}

ul#gallery li {
	height: 70px;
	width: 107px;
	position: absolute;
}

ul#gallery li a {
	display: block;
	height: 70px;
	width: 107px;
	text-indent: -999em;
}

#g1 {

}

#g2 {
	left: 113px;
}

#g3 {
	left: 225px;
}

#g4 {
	left: 338px;
}

#g5 {
	left: 451px;
}


/*
	LOCATION GALLERY
	-----------------
*/

ul#gallerylocation {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 561px;
	height: 319px;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/thumbnailslocation.jpg") no-repeat left top;
	position: relative;
}

ul#gallerylocation li {
	height: 103px;
	width: 136px;
	position: absolute;
}

ul#gallerylocation li a {
	display: block;
	height: 103px;
	width: 103px;
	text-indent: -999em;
}

#gl1 {

}

#gl2 {
	left: 141px;
}

#gl3 {
	left: 283px;
}

#gl4 {
	left: 425px;
}

#gl5 {
   top: 109px;
}  
   
#gl6 {
   top: 109px;
   left: 141px;
}  
   
#gl7 {
	   top: 109px;
   left: 283px;
}  
   
#gl8 {
	   top: 109px;
   left: 425px;
}  
   
#gl9 {
   top: 218px;
}  
   
#gl10 {
	   top: 218px;
   left: 141px;
}  
   
#gl11 {
	   top: 218px;
   left: 283px;
}  
   
#gl12 {
	   top: 218px;
	left: 425px;
}


/*
	MODEL HOME GALLERY
	------------------
*/

ul#gallerymodelhomes {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 561px;
	height: 43px;
	background: transparent url("/ezstatic/data/mygrandviewcommons/i/thumbnailsbluehome.jpg") no-repeat left top;
	position: relative;
}

ul#gallerymodelhomes li {
	height: 43px;
	width: 76px;
	position: absolute;
}

ul#gallerymodelhomes li a {
	display: block;
	height: 43px;
	width: 76px;
	text-indent: -999em;
}

#b1 {

}

#b2 {
	left: 81px;
}

#b3 {
	left: 162px;
}

#b4 {
	left: 243px;
}

#b5 {
left: 324px;
}

#b6 {
left: 405px;
}

#b7 {
right: 0;
}


/*
Grand View Plans Page
---------------------
*/

.article25194 #wi {
	background: #fff;
	padding: 0 0 20px 0;
}

.article25194 #l {
	width: 920px;
	margin: 0 0 0 20px;
	float: none;
	display: block;
}

.article25194 #sponsors {
	display: none;
}

/* Grand View Commons Image Map Styles */
img{
	border:0;
}
#TB_window{
	padding-bottom:200px;
}	
#TB_caption h1{
	font-size: 2.0em;
	font-family: Georgia, Times New Roman, times, serif;
	color:#323d51;
	line-height: normal;
	margin:0 0 4px 0;
	padding:0;
	font-weight:normal;
}
#TB_caption ul{
	list-style:square;
	margin:10px 0 0 15px;
}
#TB_caption li{
	margin-bottom:3px;
}
