h1 {
	font-size: 18px;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#log_in {
	margin-top: 100px;
	margin-left: 450px;
}

#menu_bar {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../test/img/menu_background.jpg);
	background-repeat: no-repeat;
}
#inner_wrap {
	background-image: url(../../test/img/centre_background.jpg);
}
#left {
	float: left;
	width: 691px;
	margin-left: 58px;
}
#content {
	text-align: justify;
	padding: 10px;
	color: #39291C;
}
#content a {
	color: #604028;
}
#content a:hover {
	color: #546215;
	text-decoration: none;
}
#right {
	float: right;
	width: 200px;
	margin-right: 64px;
}
#spacer {
	height: 13px;
	font-size: 10px;
	clear: both;
	text-align: right;
	padding-right: 80px;
	padding-top: 3px;
}
#footer a {
	text-decoration: none;
	color: #CFD3AE;
}
#footer a:hover {
	color: #9999FF;
}
#contact_link {
	padding: 0px;
	display: block;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	text-indent: 22px;
	width: 193px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact_link a {
	background-image: url(../img/contact.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 43px;
	line-height: 43px;
	color: #000000;
}
#contact_link a:hover {
	background-image: url(../img/contact_roll.png);
	color: #000000;
}
#beq_link {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#beq_link a {
	text-decoration: none;
	color: #604028;
	font-size: 12px;
}
#beq_link a:hover {
	color: #BCD63D;
}
.navcontainer {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: right;
}
.navcontainer ul li {
	float: left;
}
.navcontainer ul li a {
	text-decoration: none;
	float: left;
	height: 36px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/menu_bar/off.png);
	background-repeat: repeat;
	line-height: 36px;
	color: #604028;
}
.navcontainer li a:hover {
	background-image: url(../img/menu_bar/roll.png);
	color: #BCD63D;
}
.prod_img {
	margin-left: 5px;
	margin-right: 5px;
}
#prod_nav {
	margin-top: 5px;
}
#shop_menu {
	padding: 5px;
	width: 140px;
}
#shop_menu a {
	color: #333333;
}
.home_flash {
	float: right;
	width: 338px;
	margin-left: 10px;
	border: 1px solid #2D2C27;
}
#donation_input {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
#annual_subs {
	margin: 10px;
}
.sub_item {
	margin-top: 10px;
	margin-left: 10px;
}
.subs_button {
	margin-top: 5px;
}
#thank_you {
	padding-left: 55px;
}
#login_panel {
	margin-top: 60px;
	float: right;
	width: 490px;
	margin-right: 80px;
	font-weight: bold;
	color: #CCCCCC;
}
.login_element {
	background-image: url(../img/menu_bar/off.png);
	line-height: 36px;
	height: 36px;
	color: #604028;
	padding-right: 5px;
	padding-left: 5px;
}
.login_input {
	background-image: url(../img/menu_bar/off.png);
	height: 30px;
	color: #003300;
	padding-top: 6px;
}
.login_text input {
	background-color: #D6D9C6;
}
#login_panel a {
	color: #FFFF99;
	text-decoration: none;
}
#welcome {
	line-height: 36px;
	background-image: url(../img/menu_bar/off.png);
	height: 36px;
	color: #604028;
	padding-right: 5px;
	padding-left: 5px;
}
#donation_form {
	clear: both;
}
