﻿Body
{
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #c7af87;
	font-family: Times New Roman, Arial, Helvetica;
	font-size: medium;
	font-style: italic;
	color: #006a72;
}
#Layout
{
   position: relative;
   width: 950px;
   margin-left: auto;
   margin-right: auto;
}
/*
#Layout
{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
}
*/
#Page
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	/* background: url("/Images/Bg_Menu.gif") top left repeat-y; */
	background-color: #a29061;
	border: solid 2px #977f55;
}
#Menu
{
	width: 201px;
	margin: 0px;
	padding: 0px;
}
#Main
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #ffffff;
}
#Sidebar
{
	width: 180px;
	height: 100%;
	text-align: right;
}
.Logo
{
	padding: 15px;
	border: none;
}
.Copy
{
	position: relative;
	font-family: verdana;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #977f55;
}
h1
{
	font-size: 18px;
	font-style: normal;
}
p
{
	font-size: 110%;
	text-align: justify;
	line-height: 1.5em;
	padding-right: 10px;
}
hr
{
	background-color: #977f55;
	border: none;
	color: #977f55;
	height: 1px;
	padding: 0px;
}
.ParaStart
{
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #003300;
}
.Title
{
	font-size: 22px;
	font-weight: bold;
	color: #977f55;
}
.SubTitle
{
	font-weight: bold;
}
.HiLite
{
	font-size: 20px;
	text-align: center;
	color: #006a72;
}
.Price
{
	color: #977f55;
}
.Indent
{
	margin-left: 30px;
	text-align: justify;
	line-height: 1.5em;
	padding-right: 10px;
}
.Top
{
	text-align: right;
}
.Center
{
	text-align: center;
}
.Face
{
	 background-image: url(/Images/Face.jpg);
	 background-repeat: repeat-y;
}
.Voucher
{
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
	width: 149px;
	color: #ffffff;
	border: solid 2px #977f55;
	text-align: center;
}
/* --- static menu styles --- */

/* level 0 inner */
.m0l0iout {
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 2px;
	margin: 4px 0 0 8px;
	color: #977f55;
}
.m0l0iover {
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 2px;
	margin: 4px 0 0 8px;
	color: #004c47;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border: 2px solid #977f55;
	background-color: #ffffff;
}
.m0l0oover {
	text-decoration : none;
	background-color: #c7af87;
	border: 2px solid #977f55;
}

/* level 1 inner */
.m0l1iout {
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 4px 0 0 17px;
	color: #977f55;
}
.m0l1iover {
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 4px 0 0 17px;
	color: #004c47;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #ffffff;
	border: 2px solid #977f55;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #c7af87;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 2px solid #977f55;
	padding: 0;
}
