/* Middle Peninsula Golf Association - CSS */

/*
-----------------------------
Designed By VWS LLC
http://www.vwebstudios.com
©2007. All Rights Reserved.
-----------------------------
*/

img {behavior:url(http://www.midpengolf.com/includes/iepngfix.htc); }

body, p, hr, div, table, tr, td {
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	line-height:1.5;
	}

body, html {
	height: 100%;
	}
	
body {
	margin:10px 0px; padding:0px;
	text-align:center;
	align: center;
	background: #39424B;
	background-image: url('../images/bg-interior-tile-drk.jpg');
	background-repeat: repeat-x;
	}
	
h2 {
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
	color: #0E377A;
	align: center;
	font-family: arial;
	text-align: left;
	}
	
h3 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
	color: #0E377A;
	align: center;
	font-family: tahoma;
	text-align: left;
	}

h4 {
	font-weight: 900;
	color: #0E377A;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 11px;
	}	
	
.spacer {
	height: 6px;
	clear: both;
	}
	
.smallSpacer {
	height: 4px;
	}
	
hr {
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 1px; 
	border-top: 0px; 
	border-color: #999999; 
	border-style: solid;
	width: 98%;
	padding-top: 4px;
}
	
a:link {color: #1F4C90; text-decoration: underline;}
a:visited{color: #1F4C90; text-decoration: underline;}
a:link:active, a:visited:active {color: #1F4C90; text-decoration: none;}
a:link:hover, a:visited:hover {color: #1F4C90;  text-decoration: none;}
	
	
#main {
	width:806px;
	margin:0px auto;
	text-align:left;
	padding-left: 20px;
	background:black;
	height:auto;
	}

#content {
	width: 760px;
	text-align: left;
	align: left;
	padding: 10px;
	background: #91989D;
	background-image: url('../images/bg_subtleGrayGrad.gif');
	background-repeat: repeat-x;
	height:92%;
	}

.grayBox {
	background-color: #EAEAEA;
	border: 1px #A4A4A4 solid ;
	padding: 5px;
	}
	
.grayBox a {font-size: 14px; font-weight: bold;}	
	
.highlightBox {
	background-color: #EAEAEA;
	border: 1px #A4A4A4 solid ;
	padding: 5px;
	width: 90%;
	}		

.highlightBoxYellow {
	background-color: #FCFCD6;
	border: 1px #E1E350 solid ;
	padding: 5px;
	width: 90%;
	}	
	
#footer_border {
	clear: both;
	background-color: #D4E7B9;
	height: 25px;
	width: 800px;
	margin:0px auto;
	margin-top: 10px;
	border: 1px #7E8F66 solid;
	color: black;
	}

#footer a{
	color: white;
	}	
	
.left {
	width: 100%;
	text-align: left;
	height: 100%;
	}	
	
#header {
	align: center;
	text-align: center;
	height: 108px;
	width: 802px;
	margin: auto;
	}
	
#header p{
	font-weight:bold;
	color:white;
	font-size: 20px;
	float:left;
	padding-left:20px;
	padding-top:40px;
	}	
	
#header img{
	float:left;
	}	
	
#headerLogo {
	position: relative;
	float: left;
	margin-left: 60px;
	}	

.navButton	{
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	height: 18px;
	padding-left: 15px;
	_padding-left: 15px;
	}

#centeredmenu {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
   height: 53px;
   	margin-top: 14px;
	border-left:2px; border-right:0px; border-top:0px;border-bottom:0px; border-color:black; border-style:solid;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   width:160px;
   	border-left:0px; border-right:2px; border-top:0px;border-bottom:0px; border-color:black; border-style:solid;
   
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   
   color:white;
   text-decoration:none;
   line-height:53px;
   height: 53px;
}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;

}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}


	
#navigation {
	height:53px;
	align:center;
	margin-top: 14px;
	border-left:2px; border-right:0px; border-top:0px;border-bottom:0px; border-color:black; border-style:solid;
	width:100%;
	text-align:center;
	float:left;
	}

ul#navigation {
	list-style: none;
	width:100%;
	margin:auto;
	}	
	
ul#MenuBarHorizontal a{
	text-align: center;
	}		
	
#navigation ul, #navigation ul li {
	list-style: none;
	margin: auto;
	padding: 0;
}

#navigation ul{
	text-align: center;
	width:100%;
	align:center;
}

#navigation ul li {
	display: inline;
}

	
#navigation li{
	float:left;
	height:53px;
	background: #192839;
	line-height:53px;
	width: 160px;
	border-left:0px; border-right:2px; border-top:0px;border-bottom:0px; border-color:black; border-style:solid;
	}	
	
#navigation li a{
	align:center;
	text-decoration: none;
	color: white;
	height:53px;	
	}	

ul.MenuBarHorizontal a{
	text-align: center;

	}
	
	
#navigation li a:hover{	height:53px;border-bottom: 5px; border-top:0px; border-left: 0px; border-right: 0px; border-color: #0F67A1; border-style: solid;}	
	
.navbutton {
	width: 50px;
	height: 10px;
	padding-top: 3px;
	clear: both;
	}
	
p.bold {
	font-weight: 900px;
	}
	
.center {
	color: #212121;
	align: center;
	text-align: center;
	}
	
.gray {
	color: #717171;
	}
	
.clear {
	clear: both;
	}
	
#left {
	width: 49%;
	float: left;
	}
	
input {
	font-size: 11px;
	}
	
.smallBlack {
	font-size: 9px;
	}	
	
	


.border td{
	border-top: 0px; border-bottom: 1px; border-right: 0px; border-left: 0px;
	border-color: #A4A4A4; border-style: solid;}
	

	
.Alert-Ul {color:#930736; background:#FFCCCC;border:1px #8E0000 solid;}
.Alert-LI {margin-left: -40px;padding-left:5px;}	
