body {
background-image: url(img/bg.jpg);
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #444444;
line-height: 1.75em;background-repeat: repeat-x;}

#container {
	width: 730px;
	\width: 750px;
	w\idth: 730px;
	border: 1px solid #C4B991; 
	margin: 10px;  
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#head {
	padding: 0px;
	margin-bottom: 3px;
	background-image: url(img/head.gif);
	height: 109px;}
	
#nav {
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	background-image: url(img/navbg.gif);
	height: 30px;
}

/* this is the div that holds the two columns together to keep the vertical fill */
#main {
background-image: url(img/mainFill.gif);
	width: 730px;
	\width: 750px;
	w\idth: 730px;}

#content {
	padding: 25px;
	margin: 0px;
	margin-right: 201px;
	background-color: #FFFFFF;
	border-left: 1px #E0D8BC solid;
	border-right: 1px #E0D8BC solid;
		}
		
#fullwidth {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-left: 1px #E0D8BC solid;
	border-right: 1px #E0D8BC solid;
		}

#sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0px;
	background-color: #F7F7F7;
border-left: 1px #E0D8BC solid;
border-right: 1px #E0D8BC solid;}

#sidebar p {
	margin-left: 10px;
	margin-right: 10px;}


#footer {
	clear: both;
	padding: 0px;
	margin-top: 5px;
	height: 22px;
	background-color: #DBC27E;
	text-align: center;
background-image: url(img/footer.gif);}

/* subnav */

#subNews {
margin-bottom: 12px;
}

#subHow  {
height: 19px;
margin-bottom: 12px;
}

#subNews a {
color: #0273A7;
text-decoration: none;
vertical-align: top;
}

#subHow a {
color: #0273A7;
text-decoration: none;
padding-right: 4px;
padding-left: 4px;
vertical-align: top;
}

#subNews a:hover, #subHow a:hover {
color: #09515E;
}

#subWho {
height: 19px;
margin-bottom: 12px;
}

#subWho a {
color: #D2591E;
text-decoration: none;
padding-right: 4px;
padding-left: 4px;
vertical-align: top;
}

#subWho a:hover {
color: #682B05;}

#subClubs {
height: 19px;
margin-bottom: 12px;
}

#subClubs a {
color: #104AC2;
text-decoration: none;
padding-right: 4px;
padding-left: 4px;
vertical-align: top;
}

#subClubs a:hover {
color: #05276F;
}

#subEvents, #subPrograms {
height: 19px;
margin-bottom: 12px;
}

#subEvents a, #subPrograms a {
color: #18A516; 
text-decoration: none;
padding-right: 3px;
padding-left: 3px;
vertical-align: top;
}

#subEvents a:hover, #subPrograms a:hover {
color: #0B6309;}

/*other */

a {
	color: #B5994D;}

a:link {
	color: #B5994D;}
	
a:visited {
	color: #333333;}

a:hover {color: #8F6D24;}

h1 {
font-size: 14px;
font-weight: bold;}
		
h2 {
font-size: 12px;
font-weight: bold;}

h3 {
font-size: 10px;
font-weight: bold;}

.note {color: #0f47c0;}

/* text and color styles */	

.light {
color: #666666;}

.signup {
border: 1px #E0D8BC solid;}

hr {
color: #8F6D24;
text-decoration: none;
}

/* form styles */

input {
background-color: #F2ECD9;
border: 1px #696761 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #666666;
padding: 2px;}


#button {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
color: #FFFFFF;
background-color: #0273A7;
border: none;}

form {}

select {}

