body
	{
	background:url(/images/layout/body_bg.jpg) top left repeat-x #c5c6a4;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	}
h1,h2,h3,h4,h5{font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif}
h1{font-size:1.5em;}
h2{font-size:1.3em;}
h3{font-size:1.1em;}
h4{font-size:1em;}
h5{font-size:.8em;}
p{margin:8px 0;}
#container
	{
	background:transparent url(/images/layout/content_bg.png) repeat-y;
	width:896px;
	padding:0 23px;
	margin:0 auto;
	}

ul{margin:0 0 20px 20px;}
ul li
	{
	margin:3px 0 3px 10px;
	list-style-type:disc;
	}
th{font-weight:bold;}

a,
a:link,
a:visited
	{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
a:hover,
a:activewr
	{
	color:#fff;
	text-decoration:underline;
	}
em{font-style:italic;font-weight:bold;}
/*******HEADER STYLES***********/
#header
	{
	height:162px;
	}
.logo
	{
	width:309px;
	height:135px;
	margin:0 90px;
	}
/********MAIN NAV STYLES**************/
ul#mainnav
	{
	background:url(/images/layout/nav_bg.png) repeat;
	float:left;
	width:100%;
	margin:0;
	}
ul#mainnav li
	{
	float:left;
	margin:0;
	list-style-type:none;
	}
ul#mainnav li a.first{margin-left:21px;}
ul#mainnav li a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/*color:#654E5F;*/
	color:#fff;
	text-decoration:none;
	margin:0 17px;
	padding:7px 0;
	float:left;
	font-weight:normal;
	}
ul#mainnav li a:hover, ul#mainnav li a:active
	{
	color:#654E5F;
	}
/********BUTTON STYLES****************/
#buttons{background-color:#fff;width:160px;}
.button{margin-bottom:3px;}

#donate-sponsor, #donate-sponsor img,
#volunteer, #volunteer img
	{
	width:160px;height:50px;
	}
#buy-tickets, #buy-tickets img
	{
	width:160px; height:95px;
	}
#acs, #acs img,
#crg, #crg img
	{
	width:160px; height:48px;
	}
#acs{padding-bottom:3px;}
#donate-sponsor{background:url(/images/layout/buttons/donate_button.jpg) no-repeat left top;}
#volunteer{background:url(/images/layout/buttons/volunteer_button.jpg) no-repeat left top;}
#buy-tickets{background:url(/images/layout/buttons/buy_ticket_button.jpg) no-repeat left top;}
#acs{background:url(/images/layout/buttons/acs_button.jpg) no-repeat left top;}
#crg{background:url(/images/layout/buttons/crg_button.jpg) no-repeat left top;}

#donate-sponsor:hover,
#volunteer:hover,
#buy-tickets:hover,
#acs:hover,
#crg:hover
	{
	background-position:right top;
	cursor:pointer;
	}

/*******CONTENT AREA STYLES***********/
#main-content
	{
	float:left;
	width:515px;
	
	background:url(/images/layout/page/PageHeadImage_Contact_Full.jpg) top left no-repeat;
	margin:0 0 20px 6px;
	}
#content
	{
	margin:310px 0 0 0;
	padding:0 15px;
	}
#quote
	{
	width:163px;
	float:left;
	}
quote-img
	{
	float:left;
	}
/********SIDEBAR STYLES*********/
#sidebar, #sidebar-bottom
	{
	float:left;
	width:150px;
	margin-left:6px;
	font-size:11px;
	line-height:1.3em;
	}
#sidebar-bottom h4
	{
	color:#664D60;
	margin:15px 0 0 11px;
	}
#sidebar-bottom p
	{
	margin: 8px 11px;
	color:#664D60;
	}
#sidebar-bottom a,
#sidebar-bottom a:link,
#sidebar-bottom a:visited
	{
	color:#444;
	text-decoration:none;
	}
#sidebar-bottom a:hover,
#sidebar-bottom a:active
	{
	text-decoration:underline;
	}
.sidebar-icon
	{
	margin:10px 0 0 42px;
	width:40px;
	}
.txt-link
	{
	display:block;
	text-align:center;
	margin:8px 0;
	}
/*******FOOTER STYLES***********/
#footer
	{
	height:32px;
	width:896px;
	margin: 0 auto;
	padding:0 23px;
	background:transparent url(/images/layout/bottom.png) no-repeat;
	}
ul#footernav
	{
	margin:27px 0 20px 48px;
	float:left;
	position:relative;
	}
ul#footernav li
	{
	float:left;
	list-style:none;
	list-style-image:none;
	border-left:1px solid #664D60;
	margin:0;
	}
ul#footernav li a
	{
	margin:0 20px;
	color:#664D60;
	font-weight:normal;
	}
ul#footernav li.first
	{
	border:none;
	}
ul#footernav li a:hover,
ul#footernav li a:active
	{
	text-decoration:underline;
	}
/*******MISC STYLES***********/	
.clearall
	{
	clear:both;
	margin:0;
	padding:0;
	}
	
.section
	{
	margin:25px 0 0 0;
	}
.note
	{
	font-style:italic;
	}
	
div.org,span.type{font-weight:bold;}
div.adr{margin:0 0 10px 0;}
div.main-contact{margin-top:25px;}
div.main-contact a{font-weight:normal;}
p.copyright{float:left;width:100%;clear:both;text-align:center;margin:30px 0 0 0;font-size:x-small;}
	