body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1D2B5;
}
.main {
	height: 1180px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482819;
}
.spacer_T {
	height: 10px;
	width: 1000px;
	background-image: url(images/IMG_spacer_T.jpg);
}
.frame {
	float: right;
	height: 1140px;
	width: 880px;
	border: 10px solid #E3D3B1;
	background-color: #F7F3EA;
}
.spacer_R {
	float: right;
	height: 1160px;
	width: 50px;
	background-image: url(images/IMG_spacer_R.jpg);
}
.spacer_L {
	float: right;
	height: 1160px;
	width: 50px;
	background-image: url(images/IMG_spacer_L.jpg);
}
.banner {
	float: right;
	height: 240px;
	width: 880px;
}
.banner_R {
	float: right;
	height: 240px;
	width: 325px;
	background-image: url(images/IMG_banner_R.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsletter_signup {
	float: right;
	height: 40px;
	width: 208px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #ECE1CC;
	border: 1px dotted #C69B66;
}
.login_window {
	float: right;
	height: 50px;
	width: 210px;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #ECE1CC;
}
.banner_logo {
	float: right;
	height: 240px;
	width: 230px;
	background-image: url(images/IMG_logo.jpg);
}
.banner_L {
	float: right;
	height: 240px;
	width: 325px;
	background-image: url(images/IMG_banner_L.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav_container {
	float: right;
	height: 40px;
	width: 860px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #502709;
	border-bottom-color: #502709;
	background-color: #C69B66;
	margin-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.nav_buttons {
	float: right;
	height: 40px;
	width: 80px;
}
#fadeshow1 {
	float: right;
	height: 200px;
	width: 880px;
	z-index: 0;
	}
.content {
	float: right;
	height: 339px;
	width: 860px;
	margin-left: 10px;
	background-image: url(images/IMG_cup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBC699;
	padding-top: 10px;
}
.gallery {
	float: right;
	height: 213px;
	width: 500px;
	margin-top: 30px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3D3B1;
	border-left-color: #E3D3B1;
	margin-right: 20px;
}
.fundraiser_ad {
	float: right;
	height: 256px;
	width: 320px;
	margin-top: 14px;
	margin-left: 10px;
}
.footer {
	float: right;
	height: 280px;
	width: 880px;
}
.copyright {
	float: right;
	height: 15px;
	width: 430px;
	font-size: 9px;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	color: #AE815A;
}
.links {
	height: 15px;
	width: 435px;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 9px;
	float: right;
	color: #AE815A;
}
.spacer_B {
	height: 10px;
	width: 1000px;
	float: right;
	background-image: url(images/IMG_spacer_B.jpg);
}

.class1 a:link {
	color: #AE815A;
	text-decoration: none;
	font-size: 9px;
} 
.class1 a:visited {
	color: #E9680C;
	text-decoration: none;
} 
.class1 a:hover {
	color: #5A350C;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica,;
	font-size: 9px;
} 
.class1 a:active {
	color: #EF680C;
	text-decoration: none;
} 
.class2 a:link {
	color: #E2690C;
	text-decoration: none;
	font-weight: bold;
} 
.class2 a:visited {
	color: #D8C194;
	text-decoration: none;
	font-weight: bold;
} 
.class2 a:hover {
	color: #584232;
	text-decoration: none;
	font-weight: bold;
} 
.class2 a:active {
	color: #AE815A;
	text-decoration: none;
	font-weight: bold;
} 

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


#nav {
	padding:0;
	margin:0;
	list-style:none;
	height:40px;
	font-family:arial, verdana, sans-serif;
	width:740px;
	float: right;
}
#nav li.top {display:block; float:left;}
#nav li a {
	display:block;
	float:left;
	height:40px;
	width:185px;
	text-decoration:none;
	padding:0;
	cursor:pointer;
}

#nav li a.home {background:url(images/IMG_NAV_home.jpg);}
#nav li a.order {background:url(images/IMG_NAV_order.jpg);}
#nav li a.moreinfo {background:url(images/IMG_NAV_general.jpg);}
#nav li a.about {background:url(images/IMG_NAV_about.jpg);}

#nav li:hover a,
#nav a:hover
{background-position: 0 40px;}

#nav table {position:absolute; top:0; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px;}

#nav .sub {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:0; top:40px; background: #edb; width:185px; height:auto; z-index:300;}
#nav :hover ul.sub li
{
	display:block;
	height:40px;
	position:relative;
	float:left;
	width:185px;
	font-weight:normal;
	visibility: visible;
}
#nav :hover ul.sub li a
{
	display:block;
	height:40px;
	width:185px;
	border:1px solid #888;
	border-color:#ddd #888 #000 #ccc;
	text-decoration:none;
	padding:0;
	cursor:pointer;
	visibility: visible;
}

#nav :hover ul li a.fundraising {
	background:url(images/IMG_NAV_fundraising.jpg);
	visibility: visible;
}
#nav :hover ul li a.faq {
	background:url(images/IMG_NAV_faq.jpg);
	visibility: visible;
}
#nav :hover ul li a.tips {
	background:url(images/IMG_NAV_tips.jpg);
	visibility: visible;
}

#nav :hover ul.sub li a:hover 
{
	background-position: 0 40px;
	position:relative;
	visibility: visible;
}
