@import "pages.css";
@import "golf.css";

.hidden{
	display:none;
}
a {
font-size:13px;
font-weight:bold;
color:black;;
}
a:visited {
font-weight:bold;
color:black;
}
a:hover{ 
padding:2px ;
}
.repbox {
	background:rgb(200,35,31);;
	width:200px;
	height:45px;
	text-align:center;

}
.repbox>a{
		color:white;
		font-size:16;
}
.senbox {
	background:rgb(0,51,102);;
	width:200px;
	height:45px;
	text-align:center;

}
.senbox>a{
		color:white;
		font-size:16;
}
body{
min-width:760px;
background-color:rgb(0,51,102);
background-image:url(../pictures/PVA_back2.gif);
background-repeat:repeat-x;
}
#wrapper{
width: 720px;
margin: 0 auto;
padding:0;
background-color:white;
}
#banner{
width: 720px;
margin: 0 auto;
padding:0;
background-color:white;
text-align:center;

}
.spacer{
clear:both;
height:4px;
}
#title{
font-weight:bold;
font-size:45px;
}
#description{
color:blue;
}
#picReel {
position:relative;
left:0px;
padding:0 ;
background-color:white;
}
.greenFont{
	color:white;
}
#picReel  tr {
background-color:white;
}

#banner> ul{
margin:0;
list-style:none;
width: 720px;
padding:0;
}

#banner  li{
font-size:13px;
vertical-align:top;
background-image:url('../pictures/Modtab.gif');
background-color:white;
width:88px;
padding:1px;
height:23px;
float: left;
background-repeat:no-repeat;
}
#footer{
clear:both;
padding:5px;
}
.HomeImage {
position:relative;
left:0px;
top:0px;
text-align:left;
}
.missionStatement{
text-align:left;
font-family: sans-serif;;
}

#calendarOfEvents{
position:relative;
float:left;
padding:1em;
}
#Features{
width:300px;
padding:4em;
}
.Features>p{
font-size:14px;
font-weight:bold;
}
.feat1{
/**background-image:url('../pictures/feat_top.gif');**/
background-color:#0174DF;
color:#D8D8D8;
background-repeat:no-repeat;
width:249px;
padding:3px;
}
.feat2{
background-repeat:no-repeat;

width:249px;
padding:3px;
}

.feat3{
background-color:white;
background-repeat:no-repeat;
width:249px;
padding:3px;
}
#rightColumn{
width:266px;
float:left;
padding:4px;

}

#leftColumn{
float:left;
text-align:left;
width:400px;
padding:23px;
}
#MainContent{
width:660px;
padding:30px;
float:left;
}
.alignCenter{
text-align:center;
margin-left:auto;
margin-right:auto;
}
.padding4{
padding:4px;
}
.padding5{
padding:5px;
}
.padding20{
padding:20px;
}
.HaF{
width:430px;
}
.padding10{
padding:10px;
}
.padding28{
padding:28px;
}
.padding8{
padding:8px;
}
.alignLeft{
text-align:left;
}
.fleft{
float:left;
}
.fright{
float:right;
}
.bold{
font-weight:bold;
font-size:16px;
}
.uline{
text-decoration:underline;
}
.italic{
font-style:italic;
}
.header{
font-size:34px;
font-weight:bold;
}
.VATop{
vertical-align:top;
}
.picPad{
padding:1em;
}
.break{
clear:both;
}
.blackBorder{
	border:4px solid black;
}
.pvaRedText{
	color:rgb(200,35,31);
}
.pvaBlueText{
	color:rgb(0,51,102);
}
.thinBlackBorder{
	border:2px solid black;
}
.backBlue{
	background-color:rgb(0,51,102);
}
.backRed{
	background-color:rgb(200,35,31);
}
.backSilver{
	background-color:rgb(183,184,186);
}
.whiteText{
	color:white;
}
.blackText{
	color:black;
}
.GreenGolfText{
	font-size:17px;
	color:green;
}
.greenBackground{	
	background:#99FF66;
}
.RedRoseText{
	font-size:17px;
	color:red;	
}
.smallText{
	font-size:11px;
}
.bigText{
	font-size:17px;
}
.biggerText{
	font-size:25px;
}
.height1{
	height:138px;
}
.dashedBorder{
	border-style:dashed;
}
.centerText{
	text-align:center;
}
.recognitionbanner{
	
}
.redDottedBackBorder{
	border-style:dashed;
	border-color:rgb(200,35,31);
}
.thanksgivingOrange{
	background-color:orange;
}
.halloween{
	background-color: black;
	color: orange;
}