body {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	background: #333333;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left: #fffbf0 solid 1px;
	border-right: #fffbf0 solid 1px;	
	border-bottom: #fffbf0 solid 1px;
}

h1, h2, h3 {
	color: #64563e;
	margin: 0;
	padding: 0;
	width: 100%;
}

h2 {
	font-size: 1.6em;
	padding: 0 0 10px; 0;
}

h3 {
	font-size: 1.3em;
	color: black;
}

p, ul, ol, blockquote {
	margin-top: 0;
	padding: 0 0 0 10px;
}

a:link {
	border-bottom: none;
	text-decoration: none;
	color: #4D79FF;
}

a:visited {
	border-bottom: none;
	text-decoration: none;
	color: #3b5dc6;
}

a:hover {
	border-bottom: none;
	text-decoration: none;
	color: #64563e;
}

img {
	border: none;
}

/* Header */

#header {
	height: 80px;
	margin: 0;
	background: black url(images/header.jpg) no-repeat;
	border-bottom: #fffbf0 solid 0px;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h2 {
	position: relative;
	top: 50px;
	left: 650px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: left;
	width: 750px;
	height: 25px;
	margin: 0;
	background: #64563e url(images/menubar.gif) repeat-x;
	border-top: #64563e solid 2px;
	border-bottom: #64563e solid 5px;
}

#menuicons {
	float: right;
	width: 100px;
	height: 25px;
	margin: 0;
	background: #64563e url(images/menubar.gif) repeat-x;
	border-top: #64563e solid 2px;
	border-bottom: #64563e solid 5px;
	text-align: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 2px 20px 3px 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-right: solid white 1px;	
	border-bottom: none;
}

#menu a:hover {
	background: url(images/menuhover.gif) no-repeat right;
	color: #FFFFFF;
	border-bottom: none;
}

/* Menu */

#submenu {
	width: 200px;
	margin: 0;
	background: #64563e;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	height: 20px;
	padding: 2px 0px 3px 20px;
	text-decoration: none;
	color: #fffbf0;
	border-bottom: solid black 1px;	
	background: #64563e;
	width: 180px;
}

#submenu a:hover {
	background: url(images/menuhover.gif) repeat-x;
	border-bottom: solid black 1px;
}

/* Content */

#content {
	width: 850px;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
	background: #fffbf0 url(images/contentbg.gif) repeat-y;
	border-top: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
}

#headerimg {

}

#headerimg img{
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom: #000000 solid 1px;
}

#colOne {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#colTwo {
	float: left;
	width: 649px;
	padding: 0px 0px 0px 1px;
	margin: 0px;
	background: transparent;
}

#contentbox {
	padding: 10px;
	margin: 0px;
	min-height: 320px;
	background: transparent;
	text-align: justify;
}

#shopbox {
	padding: 10px;
	margin: 0px;
	min-height: 320px;
	background: transparent;
	text-align: left;
}

#box {
	padding: 10px;
	margin: 0px;
	background: transparent;
}

#contentbox img{
	float: left;
	margin: 0px;
	padding: 5px 10px 10px 0px;
	height: 100px;
}

#addressbox {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	background: transparent;
	border-bottom: #000000 solid 0px;
}

#quotebox {
	margin: 0px;
	padding: 0px 50px 0px 150px;
	text-align: left;
	background: transparent;
	border-bottom: #000000 solid 0px;
}

#leftcol {
	float: left;
	width: 300px;
	text-align: left;
	background: transparent;
}

#rightcol {
	float: right;
	width: 300px;
	text-align: left;
	background: transparent;
}

#leftcol img{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 197px;
}

#rightcol img{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 197px;
}

#leftcol_c {
	float: left;
	width: 300px;
	text-align: center;
	background: transparent;
}

#rightcol_c {
	float: right;
	width: 300px;
	text-align: center;
	background: transparent;
}

#counterbox {
	margin: 0 auto;
	padding: 0px;
	width: 45px;
	text-align: center;
	font-size: 80%;
}

#newsbox {
	padding: 0px;
	width: 200px;
}

#newsbox h2{
	color: #fffbf0;
	margin: 0;
	font-size: 1.6em;
	padding: 20px 0 5px 10px;
}

#addressbox img{
	text-align: center;
}

#video {
	float: left;
	width: 260px;
	padding: 5px 20px 10px 0px;;
	background: transparent;
}

#donate {
	float: right;
	width: 120px;
	padding: 0px 0px 0px 10px;
	background: transparent;
}

/* Footer */

#footer {
	height: 35px;
	background: #64563e;
}

#footer ul {
	padding: 0;
	width: 405px;
	margin: 0 auto;
	list-style: none;
	background: transparent;
}

#footer li {
	display: inline;
	display: block;
	height: 15px;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}

#footer a {
	display: block;
	float: left;
	height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: none;
}

TABLE.cobtbl{
	background-color: black;
}

TD.cobhl{
	background-color: #64563e;
	color: #f8f4e8;
}

TD.cobll{
	background-color: #efeadc;
	color: #000000;
}

TABLE.mincart{
	background-color: black;
	border: none;
}

TD.mincart{
	background-color: #64563e;
	color: #efeadc;
}

P.mincart{
	background-color: red;
	color: white;
}

A.mincart{
	color: #fffbf0;
}