body {
background: #FFFFCC;
margin: 12px 0px 0px 50%;
}

#container{
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 725px;
	margin:  0px 0px 0px -362px;
}

#top{
	background: url(../img/layout/layout-top.jpg) no-repeat center top;
	height: 142px;
	width: 725px;
}

#body{
	background:#A93C1B url(../img/layout/layout-fade.jpg) no-repeat;
	border-right-width: 5px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFD392;
	border-left-color: #CFD392;
	width: 654px;
	margin: 0px 0px -12px;
	padding: 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	min-height: 175px;
}

#body p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 0px 12px 0px;
}

#body a{
	color: #FFCD1F;
}

#bottom{
	background: url(../img/layout/layout-bottom.jpg) no-repeat center top;
	height: 58px;
	width: 725px;
}

#logo {
	background:url(../img/layout/logo.jpg);
	width:130px;
	height:114px;
	z-index: 2;
	left: 550px;
	top: 22px;
	width: 130px;
	height: 114px;
	clear:none;
	position: absolute;
}

.navigation{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	left: 15px;
	width:530px;
	text-align:center;
	position:absolute;
	z-index:10;
}

.navigationShadow{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	left: 17px;
	width:530px;
	text-align:center;
	position:absolute;
	z-index:5;
}

.navigation a{
	color:#FFFFFF;
	text-decoration: none;
}
.navigation a:hover{
	color: #FFD016;
}.ourMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CFD392;
	text-align: center;
	text-indent: 15px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0D794;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D292;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.ourMenu a{
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}

.ourMenu a:hover{
	color: #FFD025;
	text-decoration: underline;
}
.menuPhoto {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD392;
	border-right-color: #CFD392;
	border-bottom-color: #CFD392;
	border-left-color: #CFD392;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}
.menuDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD392;
	font-weight: bold;
	text-align: left;
	float: left;
}
.menuPricing {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	float: right;
}
.menuDescriptionPricing {
	position: relative;
	visibility: visible;
	width: 245px;
	border: none;
	margin-left: 35px;
	margin-top: 2px;
	margin-bottom: 25px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FAD910;
	margin-bottom: 5px;
	margin-top: 0px;
}
.fineprint {
	font-size: 8pt;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #A93C1B;
	text-align: center;
}

#footer a{
	color: #A93C1B;
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FED718;
}
hr {
	color: #CFD392;
}
.borderedInformation {
	border: 2px solid #CFD392;
	width: 270px;
	color: #FFFFFF;
	display: block;
	font-size: 10pt;
	vertical-align: middle;
	padding: 15px;
}
input {
	display: block;
	margin-bottom: 5px;
}
.photoBorder {
	border: 2px solid #D0D293;
	margin: 4px;
	padding: 0px;
}
