	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #ccc;
		color: #5e1e1c;
		text-align: center;
		margin: 0px;
	}
	#container {
		background-color: #FFFFFF;
		width: 960px;
		margin: 0 auto;
		border: 1px solid #666;
		border-top: 0px;
		border-bottom: 0px;
		text-align: left;
	}
	#header-image {
		height: 150px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	#header {
		background-color: #000;
	}
	#nav {
		width: 100px;
		font-size: 12px;
		font-family: Verdana, Arial, Sans-Serif;
	}
	#body {
		font-size: 14px;
	}
	#footer {
		font-size: 10px;
		padding: 20px 5px 5px;
		text-align: center;
	}
	/* we want to be able to use in place of p tags for search engine purposes */
	h1 {
		font-size: 14px;
	}
	h2 {
		font-size: 14px;
	}
	h3 {
		font-size: 14px;
	}
	.heading {
		font-weight: bold;
		font-size: 18px;
	}
	#title {
		font-weight: bold;
		font-size: 16px;
		text-align: right;
		border-bottom: 1px solid #5e1e1c;
	}
	.highlight {
		background-color: #f0e700;
	}
	.text {
		color: #5e1e1c;
	}
	.price {
		font-size: 18px;
		font-weight: bolder;
	}
	.nav {
		color: white;
		margin: 10px 10px 0px 10px;
		padding: 5px;
		background: url('../images/nav-gradient.jpg');
		background-repeat: no-repeat-x;
		background-position: top right;
		background-color: #fd0000;
	}
	.nav a {
		color: #000;
		font-size: 14px;
		text-decoration: none;
		font-weight: bolder;
		/*width: 200px;*/
		width: 80%;
	}
	.nav a:hover {
		color: #FFFFFF;
	}
	.submit {
		background-color: #5e1e1c;
		color: #fff;
		padding: 3px;
	}
	#contact {
		margin: 0px auto;
	}
	a {
		font-weight: bold;
		font-size: 12px;
		color: #5e1e1c;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	.alink {
		color: #000;
		text-decoration: none;
		font-size: 11px; 
	}
	#page-content {
		text-align: left;
		padding: 0px 10px;
		
	}
	#adminbar {
		background-color: #bbb;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		padding: 5px;
	}
	#adminbar .alink {
		color: #000000;
	}
	.alink:hover, #adminbar .alink:hover, #content .alink:hover {
		color: #000000;
		text-decoration: underline;
	}
	.links, .events, .product-table {
		border: 1px dotted #AAA;
		border-right: 1px solid #AAA;
		border-bottom: 1px solid #AAA;
	}
	.product-table td {
		padding: 5px;
	}
	.search-table {
		background-color: #EEE;
		border: 1px solid #AAA;
	}
	.search-table td {
		padding: 5px;
	}
	.imagebox {
		text-align: center;
	}
	.newsbox {
		text-align: center;
		width: 170px;
		padding: 5px;
		margin: 0px auto;
		background-color: #FFFFFF;
		border: 1px solid #990000;
	}
	.searchbox {
		text-align: center;
		width: 170px;
		padding: 5px;
		margin: 0px auto;
		background-color: #FFEEEE;
		border: 1px solid #990000;
	}
#children {
	float: left;
	text-align: left;
}
#children ul,li {
	color: #381704;
}
#children a {
	color: #381704;
}
#children a:hover {
	color: #003300;
}
.site-table {
	border: 1px solid;
	width: 725px;
}
.site-table td {
	padding: 5px;
}
.site-table a {
	color: #381704;
}
#friendly {
	background-color: #ff0302;
	background-image: url('../images/topbar.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	height: 100px;
	border-left: 5px solid #ff0302;
}
.input {
	font-size: 14px;
	color: #5e1e1c;
}
#search {
	font-size: 11px;
}
#search-submit {
	font-size: 10px;
}
#edit {
	width: 80%;
	text-align: left;
	margin: 0 auto;
}
#login-details {
	height: 30px;
	text-align: center;
}
#content {
}
#body {
	margin: 0px;
	padding: 0px;
}
#mainpane {
	margin: 0 auto;

}
.navlink {
	padding: 10px;
	color: #000088;
}

