/* in work */
@CHARSET "ISO-8859-1";

body {
	padding: 0px;
	margin: 0px;
	/* background: url(bg1.gif) center repeat-y #C9D7D4; */
	background: #C9D7D4;       
        color: #383838 ;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

h3 {
font-size: 14px;
}

#center {
	width: 900px;
}

#titlebar {
	height: 133px;
	width: 800px;
	margin: 0xp 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#hmenu {
background: url(hmenu.gif) repeat-x;
width: 800px;
height: 33px;
line-height: 33px;
text-align: center;
}


#content {
float: right;
width: 650px;
}

#content-bkg {
float: right;
width: 650px;
background-image: url(volunteers-background.jpg);
}

#content1 {
float: right;
width: 640px;
padding-left: 10px;

}

.eventhdr {
font-size:30px;
}

.eventdate {font-weight:bold}

.nav {
	float: left;
	width: 145px;
	height: 100%;
	font: 12px bold arial;
	line-height: 1.5;
}

li.section {
	width: 135px;
	background-color: #93ADA7;
	color: white;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
        font: 18px bold arial;
	line-height: 1;
}
li.item {
	padding: 2px 0px 1px 5px;
	font: 12px arial;
	
}
li.sponsor-logo{
	padding: 2px 0px 1px 0px;
	
}
ul.navlist {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
}

ul.navlist a {
	text-decoration: none;
	color: #336666;
}
ul.navlist a:hover {
	color: red;
}

#container {
border-left: 5px solid #56726A;
border-right: 5px solid #56726A;
background:#FFFFFF;
margin-right:auto;
margin-left:auto;
width: 800px;
height: 100%;
}



#nextevent{	 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;	
	border: solid 2px #7DA197;
	overflow:auto;
	height: 100px;
	width: 290px;
	float: left;
	text-align: left;
}
#nexteventlabel{	 
	margin: 10px 0px 0px 10px;
}

#nextevent p {
	display: inline;
}

#headsup{ 
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;	
	border: solid 2px #7DA197;
	overflow:auto;
	height: 75px;
	width: 612px;
	float: left;
	text-align: left;
}

#nextride{ 
	margin: 0px 0px 0px 0px;
<!-- background-image: url(background-changed.jpg); -->
	padding: 5px 0px 0px 10px;	
	border: solid 2px #7DA197;
	height: 65px;
	width: 300px;
	float: left;
	text-align: left;
}

#nextride p {
	display: inline;
} 



#pizza {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px; 
	border: solid 2px #7DA197; 
	background-image: url(pizza.jpg);
	height: 175px;
	width: 290px;
	float: right;
	text-align: left;
}
#pizza p {
	display: inline;
}

#project {
	margin: 0px 0px 0px 0px;	 
	border: solid 2px #7DA197; 
	height: 140px;
	width: 300px;
	float: left;

}
#project p {
	display: inline;
}
#hom {
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.cherokeesaddleclub.com/horse-of-the-month/hom-background.jpg);
	border: solid 2px #7DA197; 
	
	height: 140px;
	width: 300px;
	float: right;
		
}
#hom p {
	display: inline;
}


#mission{ 
	margin: 0px 0px 0px 10px;
	border: solid 2px #ffffff;
	height: 40px;
	width: 750px;
	text-align: center;
	font-size: 12px;
}



#copyright{
text-align: right;
vertical-align: bottom;
font-size: 10px;
}


#footer {
width: 800px;
letter-spacing: -1px;
clear:both;
color: #ffffff;
padding: 0px;
background: url(bg2.gif);

}

#footer a:link{
color: #ffffff;
text-decoration: none;
}
#footer a:visited{
color: #ffffff;
text-decoration: none;