body,td,th {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


div#container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 500px;
}

div#banner {
	
}

div#menu1 {
	background: url('/pages/design/images/psgMenu1BG.gif') no-repeat center top #3B6382;
	height: 21px;
	margin: 2 0 0 0;
	width:700px;
}
div#menu1 table, div#menu2 table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div#menu1 td, div#menu2 td {
	text-align:center;
	vertical-align:middle;
}
div#menu1 a, div#menu2 a {
	height:100%;
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	font-size:10px;
}
div#menu1 a { padding-top: 2px; }
div#menu2 a { padding-bottom: 1px; }
div#menu1 a:hover, div#menu2 a:hover {
	color:#FFFF33;
}

div#menu2 {
	margin: 2 0 0 0;
	background: url('/pages/design/images/psgMenu2BG.gif') no-repeat center top #617463;
	width:700px;
}
div#menu2 a {
	font-weight:bold;
}

div#content {
	font-size: 10px;
	background: url('/pages/design/images/content_shadow.gif') repeat-x top left;
}


div#content div#homePageCopy {
	position: absolute;
	width: 490px;
	bottom: 33px;
	left: 9px;
	font-size: 9px;
	line-height: 13px;
	color: #000000;
}


#shortPage {
	padding-top: 15px;
}

#shortPageCopy {
	width: 410px;
	color: #505050;
}
#shortPageCopyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing: 2px;
}
#shortPageCopyText {
	font-size: 9px;
	line-height: 13px;
	padding-top: 5px;
}
#shortPageCopyText p {
	margin-top: 7px;
	margin-bottom: 7px;
}

/* home page */
div#content div#images {
	position: absolute;
	bottom: 98px;
}
div#content div#images div#img1 {
	position: absolute;
	left: 0px;
	/*left: 28px;*/
}
div#content div#images div#img2 {
	position: absolute;
	left: 100px;
}
/***************/



/* long page css  */
#longPage { /* bring it down from the menu a bit */
	padding-top:20px;
}
#longPage td { /* give the table cells a bit of padding to the right */
	padding-right: 20px;
	font-size: 9px;
	line-height: 13px;
	color: #505050;
}
#longPage a {
	color:#3B6382;
	text-decoration:underline;
}
#thinTableBorders td {
	padding-right: 0px;
	background-color: #FFFFFF;
}
/*******************/




/* position the side image on long pages */
div#longPageImg {
	padding-top: 32px;
}
/*****************************************/



/* quote  contains positioning & styling info for quotes around the site */
div#quote {
	width: 160px;
	padding-left: 16px;
	font-size: 12px;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #617463;
}
/*************************************************************************/




/* footer positions the logo & 'PREMIER GOLF AND RESIDENTIAL COMMUNITY' to the bottom right of the content area */
#footer {
	height: 100px;
}
#footerText {
	position: absolute;
	right: 200px;
	bottom: 15px;
	color:#000000;
	letter-spacing: -1px;
	width: 490px;
	text-align: center;
}
#footerLogo {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 165;
	text-align: right;
}


#shortPageFooter {
	height: 100px;
}
#shortPageFooterText {
	position: relative;
	left: 359px;
	bottom: 0px;
	color:#000000;
	letter-spacing: -1px;
	width: 250px;
	text-align:right;
}
#shortPageFooterLogo {
	position: relative;
	bottom: 72px;
	left: 621px;
	width: 79px;
}

#longPage p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#longPageFooter {
	height: 100px;
}
#longPageFooterText {
	position: relative;
	left: 359px;
	bottom: -67px;
	color:#000000;
	letter-spacing: -1px;
	width: 250px;
	text-align:right;
}
#longPageFooterLogo {
	position: relative;
	bottom: 0px;
	left: 621px;
	width: 79px;
}
#longPageFooterText a, #shortPageFooterText a {
	color: #666666;
}


/****************************************************************************************************************/


#noPaddingTable td {
	padding-right: 2px;
}
