* {
	padding:0;
	margin:0;
	color:#515151;
}

body { 
	padding:0; 
	margin:0;
	font:12px/1.25em "Times New Roman", Times, serif; 
	background:#000;
	text-align:center;
}	

ul, ol {
	padding:0;
	margin:0;
}

a, a:visited { 
	text-decoration:none; 
	color:#515151;
	font-weight:900;
}

a:hover { 
	text-decoration:underline; 
	color:#006600;
}

#container {
	text-align:left;
	margin:0 auto 0 auto;	
	width:1060px;
	background:url(../images/bk_Main.gif) repeat-y;
} 

#pgimage {
	float:left;
	display:inline;
	margin:0 20px 0 20px;
	padding: 0;
	border: none;
	height:200px;
	max-height:200px;
	width:1020px;
}

#pgimage span { display:none; }

#pgtop {
	float:left;
	display:inline;
	margin:0 20px 0 20px;
	min-height:97px;
	width:1020px;
	background:url(../images/bk_PageTop.gif) repeat-x;
}

#pglogo {
	width:250px;
	height:97px;
	background:#000 url(../images/bk_PVLogoTop.gif) no-repeat;
	float:left;
	display:inline;
}

#pglogo span { display:none; }

#pgmenusubbar {
	border-left:#a3a3a3 1px solid;
	width:749px;
	height:36px;
	float:left;
	display:inline;
	background:#000;	
	padding:0 0 6px 20px;
}
	

.VertLineDiv {
	margin:0 20px 0 20px;
	padding:0;
	height:2px;
	width:1020px;
	background: url(../images/bk_VertLine.gif) repeat-x; 
	display:block;
}

.VertLineDiv span { display:none; }
	
#contentarea {
	margin:0 20px 0 20px;
	padding:35px 40px 35px 40px;
	background:#fff url(../images/bk_Content.jpg) no-repeat;
	width:940px;
	max-width:940px;
	border:none;
	float: left;
	display: inline;
}

#contentleftbody {
	padding:0 40px 0 0;
	min-height:280px;
	border-right:#515151 solid 1px;
	float:left;
	display:inline;
	width:590px;
	min-width:590px;
}

#contentrightbody {
	padding:0 0 0 30px;
	float:left;
	display:inline;
	width:279px;
}

#contentrightbody img { border:2px solid #afafaf; }
	
p {	margin:0 0 15px 0;
	font-size:1.0em;
	line-height:1.5em;
}

img { border:0; }

dd {
	padding:0
}

#footer {
	clear:both;
	display:block;
	background:#000 url(../images/bk_Footer.gif) no-repeat;
	padding:72px 40px 0 40px;
	height:144px;
}

#footerleft, #footerright {
	font:1.2em "Goudy Old Style", "Times New Roman", Times, serif;
	color:#8c8b8b;
	font-variant:small-caps;
	padding:0;
	font-weight:900;
}

#footerleft { float:left; display:inline; }
#footerright { float:right; display:inline; }

#footer a, #footer a:hover, #footer a:visited {
	color:#8c8b8b;
}

#pgmenubardiv {
	border-left:#a3a3a3 1px solid;
	width:769px;
	height:97px;
	float:left;
	display:inline;
	background:#000;	
	position:relative;
}

#SubMenuBar {
	clear:both;
	float:left;
	display:inline;
	margin:0 20px 0 20px;
	padding-left:20px;
	background: url(../images/bk_SubMenuBar.gif) repeat-x #cdcdcd;
	text-align:center;
	width:1000px;
	border-bottom:1px #afafaf solid;
}

#SubMenuBar ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}

#SubMenuBar li {

	padding:0;
	margin:0;
	float:left;
	display:inline;
	position:relative;
	border-left:#afafaf 1px solid;
	font:1.2em "Goudy Old Style", "Times New Roman", Times, serif;
	font-variant:small-caps;
}

#SubMenuBar li a, #SubMenuBar li a:visited {	
	padding:10px 20px 5px 20px;
	display:block;
	color:#717171;
	text-decoration:none;
	font-weight:bold;
}


#SubMenuBar li.SubMenuBarActiveItem a, 
#SubMenuBar li.SubMenuBarActiveItem a:hover, 
#SubMenuBar li.SubMenuBarActiveItem a:visited {
	background:#8e8e8e url(../images/bk_SubMenu.gif) repeat-x; 
	padding:10px 20px 5px 20px;
	color:#fff;
	font-style:normal;
	display:block;
}


#SubMenuBar li a:hover {
	background-color:#e3e3e3;
}


#Above_MainMenu {
	margin:0;
	padding:0;
    position:relative;
	float:left;
	display: inline;
	width:768px;
	height:40px;
	background:url(../images/bk_AboveMainMenu.gif) no-repeat;
}

#MenuBar {
	margin:0;
	padding:0;
	float:left;
	display:inline;
    position:relative;
	width:768px;
	height:63px;
	background:url(../images/bk_MainMenu_off.gif) repeat-x;
}

#MenuBar ul {
	list-style:none;
	padding:0;
	margin:0;
}

#MenuBar ul li {
	height:23px;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
    position:absolute;
	top:0;	
}

#MenuBar ul a {
	height:23px;
	display:block;
}

#menu_About 		{ left:0; width:140px; }
#menu_Golf 			{ left:142px; width:63px; }
#menu_SwimTennis 	{ left:207px; width:120px; }
#menu_Clubhouse 	{ left:337px; width:155px; }
#menu_Events 		{ left:505px; width:60px; }
#menu_MemberLogin 	{ left:584px; width:106px; }

#menu_About			a span, 
#menu_Golf			a span, 
#menu_SwimTennis	a span,
#menu_Clubhouse		a span,
#menu_Events		a span,
#menu_MemberLogin	a span   { display:none; }

#menu_About a:hover, #menu_About em	a { 
	background:url(../images/bk_MainMenu_on.gif) 0 no-repeat;}
#menu_Golf a:hover, #menu_Golf em a { 
	background:url(../images/bk_MainMenu_on.gif) -142px no-repeat;}
#menu_SwimTennis a:hover, #menu_SwimTennis em a { 
	background:url(../images/bk_MainMenu_on.gif) -207px no-repeat;}
#menu_Clubhouse a:hover, #menu_Clubhouse em a { 
	background:url(../images/bk_MainMenu_on.gif) -337px no-repeat;}
#menu_Events a:hover, #menu_Events em a { 
	background:url(../images/bk_MainMenu_on.gif) -505px no-repeat;}
#menu_MemberLogin a:hover, #menu_MemberLogin em a { 
	background:url(../images/bk_MainMenu_on.gif) -584px no-repeat;}


#MenuBar ul li div {
	color:#626262;
	background:#c5c5c5 url(../images/bk_MainMenuSecondary.gif) repeat-x;
	position:absolute;
	top:23px;
	height:30px;
	font:1.0em "Goudy Old Style", "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:900;
	display:none;
}

#menu_About 		div	{ left:0; width:753px; padding:4px 0 0 15px; }
#menu_Golf 			div	{ left:-142px; width:753px; padding:4px 0 0 15px; }
#menu_SwimTennis	div	{ left:-207px; width:561px; padding:4px 0 0 207px;}
#menu_Clubhouse 	div	{ left:-337px; width:518px; padding:4px 0 0 250px;}
#menu_Events 		div	{ left:-505px; width:578px; padding:4px 190px 0 0; text-align:right;}
#menu_MemberLogin	div	{ left:-584px; width:678px; padding:4px 90px 0 0; text-align:right;}

#MenuBar ul li:hover div {
	display:inline;
}

#MenuBar ul li div a {
	display:inline;
	width:auto;
	height:auto;
	text-decoration:none;
	color:#626262;
	font-weight:900;
	padding:0 5px 0 5px;
}

#MenuBar ul li div a:hover {
	text-decoration:underline;
	background:none;
}

.IndentedText { padding-left:40px; }


.Headline {
	font:1.5em "Goudy Old Style", "Times New Roman", Times, serif;
	font-variant:small-caps;
}
.SubHeadlineNoBreakAfter {
	font:1.3em "Goudy Old Style", "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:900;
	margin:0;
}


