body {
	background-color: #EBE6E0;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #392711;
}
a:link {
	color: #630;
}
a:visited {
	color: #000;
}
a:hover {
	color: #600;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#menuHolder {
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: 20px;
}
#button1 {
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 135px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
#button2 {
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 135px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
#button3 {
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 135px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
#button4 {
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 135px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
#button5 {
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 135px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}

.menuButton-content {
	position: absolute;
	bottom: 10px;
	width: 135px;
	font-weight: bold;
	color: #EBE6E0;
	font-size: 12px;
}
.menuButton-content a {
	color: #EBE6E0;
	text-decoration: none;
}

.menuButton-content a:hover {
	color: #FF9;
	text-decoration: none;
}



.menuButton-content-2line {
	position: absolute;
	bottom: 5px;
	width: 135px;
	font-weight: bold;
	color: #EBE6E0;
	font-size: 11px;
}
.menuButton-content-2line a {
	color: #EBE6E0;
	text-decoration: none;
}
.menuButton-content-2line a:hover {
	color: #FF9;
	text-decoration: none;
}
#MainText {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#newsHolder {
	background-color: #F1EEEB;
	border: thin double #392711;
	padding: 5px;
}






#header {
	background-image: url(images/index_r1_c1.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#footer {
	background-image: url(images/index_r3_c1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}
#footer a {
	text-align: center;
	text-decoration: none;
	color: #7C5934;
}
#footer a:hover {
	text-align: center;
	text-decoration: underline;
}




.floatLeft {
	float: left;
}

.floatRight {
	float: right;
	padding-left: 15px;
}

#main {
	vertical-align: top;
}
h1 {
	color: #392711;
	font-size: 22px;
}
h2 {
	color: #392711;
	font-size: 18px;
}
h3 {
	color: #7C5934;
	font-size: 18px;
}
h4 {
	color: #7C5934;
	font-size: 16px;
}
h5 {
	color: #392711;
	font-size: 16px;
}
.centerstuff {
	text-align: center;
}
.ecwid-Product div {
	width: 300px;
	clear: both;
}
.redtext {
	color: #F00;
}

