﻿body {
	background-color: #DCD8DD
}

img {
	 border-style:none
}

div.page-container {
	width:896px;
	background-color:#F6F4E7;
	margin:auto;
}

div.header {
	background-color:#F6F4E7;
	padding-left:20px;
	padding-top:20px;
}

img.header {
	width: 540px;
	height:210px
}

div.right{
	background-color:#E6E0B0;
	float:right;
	margin-top:20px;
}

div.rightlogo {
	width:262px;
	height:124px;
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	border-style:solid;
	border-color:#FBECCD;
	border-width:4px;
	background-color:white;
	text-align:center;
}

div.rightflutes {
	width:262px;
	height:398px;
	margin-top:2px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px;
	border-style:solid;
	border-color:#FBECCD;
	border-width:4px;
	text-align:center;
	background-color:white;
	padding-top:6px;
	vertical-align:middle
}

div.rightcontent {
	background-color:#F6F4E7;
	margin-top:12px;
	text-align:center
}

img.redleaves {
	padding-top: 12px;
	width:180px; height:71px
}

div.rightedge {
	float:right;
	width:30px;
	height:230px;
}

div.rightmenubga {
	margin-top:262px;
	background-color:#C3A475;
	height: 82px
}

div.rightmenubgb {
	background-color:#E6E0B0;
	height: 6px
}

div.menu {
	background-color:#E6E0B0;
	height:116px;
	width:580px
}

div.menuitem {
	float:left;
	width:145px;
	height: 110px
}

div.content {
	background-color:#F6F4E7;
	margin-right:300px;
	clear:left;
}

td.topalign {
	vertical-align:top
}

div.horizontal {
	float:none;
	margin-left:20px; margin-right:20px; margin-top:10px;margin-bottom:10px;
	width: 500px;
	height:1px;
	background-color:#D2B48C
}

div.footer {
	background-color:#F6F4E7;
	clear:both;
	text-align:center;
	margin-top: 20px;
	padding-bottom:20px
}

h2 { font-family:"Monotype Corsiva"; color:#804040; font-size:29px; }
p {	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#800000 }

div.endline {
	height:1px;
	background-color:#D2B48C;
	margin:auto;
	margin-top:3px
}

table.tablefooter {
	width: 100%
}

