body {
	background-color: #4F3835;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1D1A;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.bodyText a:link{
	color: #990000;
	text-decoration: none;
}
.bodyText a:visited{
	color: #990000;
	text-decoration: none;
}
.bodyText a:active{
	color: #990000;
	text-decoration: none;
}
.bodyText a:hover{
	color: #CC0000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #343229;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4958A;
	padding-bottom: 15px;
	padding-top: 5px;
	cursor: default;
}
.titleSub {
	color: #FFFFFF;

}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3E1E1E;
	font-weight: bold;
	vertical-align: top;
	cursor: default;
}

.subNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	padding-top: 3px;
	text-align: left;
	padding-bottom: 3px;
}
.subNav a:link{
	color: #000000;
	text-decoration: none;
}
.subNav a:visited{
	color: #000000;
	text-decoration: none;
}
.subNav a:active{
	color: #000000;
	text-decoration: none;
}
.subNav a:hover{
	color: #CC0000;
	text-decoration: none;
}



.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F3835;
	text-decoration: none;
	display: block;
	padding: 7px;
	text-align: center;
}
.order a:link{
	color: #000000;
	text-decoration: none;
	background-color: #D9D5FF;
	padding: 5px 20px;
	display: block;
	height: 100%;
	width: 100%;
}
.order a:visited{
	color: #000000;
	text-decoration: none;
	background-color: #D9D5FF;
	padding: 5px 20px;
	display: block;
	height: 100%;
	width: 100%;
}
.order a:active{
	color: #000000;
	text-decoration: none;
	background-color: #D9D5FF;
	padding: 5px 20px;
	display: block;
	height: 100%;
	width: 100%;
}


.orderBTN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F0000;
	background-color: #EEE2DF;
	border: 0px;
	height: 100%;
	width: 100%;
	cursor: hand;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E0B0A;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	cursor: default;
}
.footer a:link{
	color: #645A4F;
	text-decoration: none;
}
.footer a:visited{
	color: #645A4F;
	text-decoration: none;
}
.footer a:active{
	color: #645A4F;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: none;
}
.hline {
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4958A;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E2CCC7;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #865F59;
	border-right-color: #F1E7E4;
	border-bottom-color: #F4ECEA;
	border-left-color: #9B6F68;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DABDB8;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4ECEA;
	border-right-color: #9E746D;
	border-bottom-color: #865F59;
	border-left-color: #F0E4E1;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.intromenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: right;
}
.intromenu a {
	text-decoration: none;
	color: #3C281F;
	background-image: url(images/ring.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	margin-right: 20px;
}
.intromenu a:hover {
	color: #D0302E;
	background-image: url(images/whitering.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	margin-right: 20px;
}.menu {
	display: block;
	padding-top: 82px;
}
.inmenu {
	display: block;
	padding-top: 82px;
	float:left;
	padding-left:102px;
}
.header {
	background-color: #E4D0CB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4958A;
}
.slogans {
	font-family: "Times New Roman", Times, serif;
	color: 69573A;
	font-size: 16px;
	font-weight:bold;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 47px;
}
.clock {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C281F;
	font-size: 9px;
	float: right;
	line-height: normal;
	text-align: right;
	padding-top: 10px;
}
.left {
	background-color: #DCC0BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4958A;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bookmark {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align: right;
}
.bookmark a {
	text-decoration: none;
	color: #3C281F;
	background-image: url(images/star.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	margin-right: 18px;
}
.bookmark a:hover {
	color: #D0302E;
	background-image: url(images/star_over.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	margin-right: 18px;
}
.mail {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align: right;
}
.mail a {
	text-decoration: none;
	color: #3C281F;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	margin-right: 18px;
}
.mail a:hover {
	color: #D0302E;
	background-image: url(images/mail_over.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 15px;
	margin-right: 18px;
}
