/* CSS Document */

html, body {
	height: 100%;         /* required */
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/PCGC-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #999; text-decoration: underline; }
a:active { color: #999; text-decoration: underline; }

#wrap { margin: 0 auto; width: 900px; height:100%; }


/*-------------------------------------------
	header
-------------------------------------------*/


#header {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header.jpg);
	background-repeat: no-repeat;
}

#header-Golf {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Golf.jpg);
	background-repeat: no-repeat;
}

#header-Membership {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Membership.jpg);
	background-repeat: no-repeat;
}

#header-Events {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Events.jpg);
	background-repeat: no-repeat;
}

#header-Pool {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Pool.jpg);
	background-repeat: no-repeat;
}

#header-Tennis {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Tennis.jpg);
	background-repeat: no-repeat;
}

#header-Friends {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Friends.jpg);
	background-repeat: no-repeat;
}

#header-Contact {
	width: 900px;
	height: 255px;
	padding: 0;
	margin: 0 auto; 
	position: relative; 
	text-align: right;
	background-image: url(images/PCGC-Header-Contact.jpg);
	background-repeat: no-repeat;
}

.logo { float: left; }

#spacer {
	width: 690px;
	height: 185px;
	margin: 0;
	padding: 0;
}

#allnav {
	width: 690px;
	height: 35px;
	margin: 0;
	padding: 0;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	float: right;
}

#nav {
    width: 690px; height: 35px;
    background: url(images/nav.gif);
    margin: 0; padding: 0;
    position: relative;
}

#nav li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }
#nav li a { height: 0px; display: block; padding-top: 35px; overflow: hidden; }

#nav1 { left: 0; width: 55px; }
#nav2 { left: 55px; width: 120px; }
#nav3 { left: 175px; width: 145px; }
#nav4 { left: 320px; width: 60px; }
#nav5 { left: 380px; width: 75px; }
#nav6 { left: 455px; width: 85px; }
#nav7 { left: 540px; width: 120px; }

#nav1 a:hover { background: transparent url(images/nav.gif) 0 -35px no-repeat; }
#nav2 a:hover { background: transparent url(images/nav.gif) -55px -35px no-repeat; }
#nav3 a:hover { background: transparent url(images/nav.gif) -175px -35px no-repeat; }
#nav4 a:hover { background: transparent url(images/nav.gif) -320px -35px no-repeat; }
#nav5 a:hover { background: transparent url(images/nav.gif) -380px -35px no-repeat; }
#nav6 a:hover { background: transparent url(images/nav.gif) -455px -35px no-repeat; }
#nav7 a:hover { background: transparent url(images/nav.gif) -540px -35px no-repeat; }

#nav1 a.selected { background: transparent url(images/nav.gif) 0 -35px no-repeat; }
#nav2 a.selected { background: transparent url(images/nav.gif) -55px -35px no-repeat; }
#nav3 a.selected { background: transparent url(images/nav.gif) -175px -35px no-repeat; }
#nav4 a.selected { background: transparent url(images/nav.gif) -320px -35px no-repeat; }
#nav5 a.selected { background: transparent url(images/nav.gif) -380px -35px no-repeat; }
#nav6 a.selected { background: transparent url(images/nav.gif) -455px -35px no-repeat; }
#nav7 a.selected { background: transparent url(images/nav.gif) -540px -35px no-repeat; }


/*-------------------------------------------
	page structure
-------------------------------------------*/

#mainContent {
	width: 850px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	background-color: #ccc;
}

#Content {
	width: 660px;
	float: right;
	padding: 0 25px 0 0;
	margin: 0;
	text-align: left;
	margin: 0;
	word-spacing: 1px;
}

#Content  p {
	line-height: 16px;
}

#Content  li {
	line-height: 16px;
}

#Content-callout {
	width: 600px;
	float: right;
	padding: 15px 30px 15px 30px;
	margin: 0;
	text-align: left;
	margin: 0;
	background-color: #f1f1f1;
	line-height: 12px;
}

#Content-callout  p {
	line-height: 12px;
}

#Sidebar {
	float: left;
	width: 160px;
	padding: 0;
	margin: 20px 0 0 25px;
	text-align: left;
}

#SidebarSub {
	float: left;
	width: 160px;
	padding: 0;
	margin: 20px 0 0 25px;
	text-align: left;
	background-color: #f1f1f1;
}

#SidebarSub ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 15px;
}

#SidebarSub li {
  padding: 0 0 8px 0;
  line-height: 12px;
}

#SidebarSub p {
	margin-left: 15px;
}

#SidebarSub a:link { color: #c13331; font-size: 11px; font-weight: bold; text-decoration: none; }
#SidebarSub a:visited { color: #c13331; font-size: 11px; font-weight: bold; text-decoration: none; }
#SidebarSub a:hover { color: #000; font-size: 11px; font-weight: bold; text-decoration: none; }
#SidebarSub a:active { color: #000; font-size: 11px; font-weight: bold; text-decoration: none; }

#inputarea {
	width: 145px;
	padding: 0 0 15px 15px;
	margin: 0;
	text-align: left;
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidebarinput { 
	width: 120px;
	padding: 2px 5px 2px 5px;
	margin: 0;
	border-style: solid;
	border-width: thin;
	border-color: #f1f1f1;
	background-color: #fff;
	color: #666;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	color: #c13331;
}

#mainDivider .column {
	position: relative;
	float: left;
}

#m_left {
	width: 160px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#m_right {
	width: 323px;
	padding: 0 0 0 38px;
	margin: 0;
	text-align: left;
}

#c_left {
	width: 250px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#c_right {
	width: 250px;
	padding: 0;
	margin: 0;
	text-align: left;
}


/*-------------------------------------------	
	Tee Time
-------------------------------------------*/

.boxBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: thin solid #000000;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titleBar {
	background-color: #cccc99;
	width: 100%;
	border: thin solid #cccc99;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.titleBar a {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	background-color: #cccc99;
	text-align: middle;
}
form {
	margin: 0px 0px 0px 0px;
}
fieldset {
	border: 1px solid #000000;
	padding: 5px;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.redcallout {
	background-color: #c13331;
	padding: 5px 10px 5px 10px;
	color: #fff;
}

/*-------------------------------------------	
	Clear
-------------------------------------------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------------------------------	
	Footer
-------------------------------------------*/

#footer {
	width: 830px;
	height: 100px;
	padding: 50px 0 0 0;
	margin: 20px 0 0 35px;
	text-align: center;
	font-size:10px; font-weight:normal; color:#666;
	letter-spacing: 1px;
	word-spacing: 1px;
}
