body {
	background: #CCCC99;
	font: normal 1em/1em Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
}
h1 {
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
	color: #333;
	font-size: 1.5em;
}
h2 {
	margin: 0px;
	padding: 15px 0px 15px 20px;
	color: #333;
}
h3 {
	color: #600;
	font-weight: normal;
	margin: 0px 0px 5px;
	font-size: 1.3em;
}
h4 {
	color: #600;
	font-weight: normal;
	margin: 10px 0px 0px;
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
	line-height: 1.4em;
}
p {
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: italic;
	margin: 0px 20px 15px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
}
ul li {
	padding: 5px 0px;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
#container {
	background: #999966;
	position: relative;
	width: 780px;
	margin: 5px auto;
	border: 3px solid #660000;
}
#banner {
	margin: 5px auto;
	position: relative;
	width: 240px;
}
#nav {
	background: #CDD9B3;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
}
#nav a {
	color: #660000;
	text-decoration: none;
	margin: 5px 13px;
	font-weight: bold;
}
#nav a:hover {
	color: #996;
	text-decoration: none;
}

#content {
	background: #996;
	margin: 0px;
	padding: 0px;
	color: #600;
}
#footer {
	font-size: 0.7em;
	line-height: 1.5em;
	background: #CDD9B3;
	text-align: center;
	margin: 0px;
	border-top: 5px solid #660000;
}
#footer a {
	color: #333;
	text-decoration: none;
	margin: 5px 15px;
}
#footer a:hover {
	color: #660000;
	text-decoration: none;
}
.righttxt {
	font-size: 0.9em;
	float: right;
	margin-right: 20px;
}
.lefttxt {
	font-size: 0.9em;
	float: left;
	margin-left: 20px;
}
.gallery {
	width: 650px;
	position: relative;
	margin: 0px auto 15px;
}
.photo {
	margin: 15px 30px;
	border: 2px solid #600;
}
.caption {
	text-align: center;
	margin: 5px;
	width: 200px;
	float: left;
}
.home {
	margin: 15px 0px;
	border: 2px solid #660000;
}
.imgright {
	margin: 0px 0px 10px 15px;
	float: right;
	border: 2px solid #600;
}
.clear {
	clear: both;
}
#right {
	float: right;
	width: 370px;
	margin-right: 20px;
}
#left {
	float: left;
	width: 370px;
}
.form {
	font-size: .9em;
}
.title {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #600;
}
.desc {
	font-size: 0.8em;
	font-weight: normal;
	color: #600;
	margin-left: 75px;
}
.sitemap {
	margin: 15px 0px 30px 310px;
}
/* Styles used in the store */
#storecontent {
	width: 780px;
}
.store {
	color: #600;
	font-size: 0.9em;
	line-height: 1.2em;
	font-style: normal;
}
.small {
	font-size: 0.8em;
	color: #600;
	font-style: normal;
}
.storeform {
	background: #cc9;
	border: 2px solid #600;
	color: #600;
	margin-top: 20px;
}
.storehead {
	color: #333;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
/* Styles used for the cart and admin sections */
.cartform {
	border: 1px solid #87875A;
	background: #DCDCBA;
}
.carthead {
	color: #333;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
.formhead {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	border: 1px solid #87875A;
	background: #ECECD9;
}
.formfield {
	background: #EAEAD7;
}
.required {
	color: #FF3300;
}
input:focus, textarea:focus {
	background: #EAEAD9;
}
.adminhead {
	color: #333;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.adminli {
	font-size: 13px;
	padding: 0px 0px 0px 15px;
}
.adminsmall {
	font-size: 0.8em;
	color: #000;
}
.admininfo {
	color: #000000;
	padding: 5px 10px;
}
/* admin listItems styles */
.sortInactiveButton, .sortButton, .sortAscButton, .sortDescButton {
	font-weight: bold;
	margin:	0px;
	padding: 0px;
	text-align: left;
}
.sortInactiveButton b {
	display: block;
	color: #333333;
	background:	#CCCC99;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a, .sortAscButton a, .sortDescButton a {
	display: block;
	color: #333333;
	background:	#CCCC99;
	text-decoration: none;
	border: 1px outset;
	padding: 2px;
	height: 1%;
}
.sortButton a:hover, .sortButton a:focus, .sortAscButton a:hover, .sortAscButton a:focus, .sortDescButton a:hover, .sortDescButton a:focus {
	color: #660000;
	background:	#CCCC99;
	text-decoration: none;
	border: 1px inset;
}
.sortAscButton a, .sortAscButton a:hover, .sortAscButton a:focus {
	background:	#BBBB77 url(admin/images/asc_order.png) no-repeat right;
}
.sortDescButton a, .sortDescButton a:hover, .sortDescButton a:focus {
	background:	#BBBB77 url(admin/images/desc_order.png) no-repeat right;
}
.nav_first {
	background:	url(admin/images/button_first.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.nav_previous {
	background:	url(admin/images/button_previous.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.nav_next {
	background:	url(admin/images/button_next.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.nav_last {
	background:	url(admin/images/button_last.gif) no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block; 
	cursor: pointer;
}
.pagerBar {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	border: 2px #0066CC outset;
	background: #0000CC;
}
.pagerBar a, .pagerBar a:visited {
	color: #A0A0A0;
	text-decoration: none;
}
.pagerBar a:hover, .pagerBar a:focus {
	color: #99AFFF;
}
.pagerBar b {
	color: #FFF;
}
.displayItems {
	border-right: 1px solid #87875A;
	border-bottom: 1px solid #87875A;
}
.odd {
	background: #F5F5EB;	
}
.even {
	background: #E9E9D6;	
}