body { 
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 12px;}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border: 0;
	padding:0;
	text-align: center;
	background: #ffffff }

#top {
	width: 780px;
	display: block;
	height: 115px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/topbg2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat }

#content {
	width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/bodybg2.jpg);
	text-align: left}

#bottom {
	display: table;
	width: 780px;
	border: 0;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px}

#footer {
	padding: 0;
	margin: 0;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14px;
	text-align: center}


a:link, a:visited {
	color: #006600;
	text-decoration: none;
	background-color: transparent;}

a:hover, a:active {
	text-decoration : underline;
	color: #000000;
	background-color : transparent;}

p {
	padding: 5px 15px 5px 15px;
	margin: 0;
	line-height: 16px;
	font-size: 12px;
	text-align:left}

h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 0 25px ;
	margin: 0}

h2 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	padding: 0 0 5px 50px;
	font-family: "times new roman", serif;
	font-style: italic;
	color: #CD8C95;
	margin: 0;
	letter-spacing: 1px}

.clearer {
	clear: both;
	line-height:0.1;
	height:0;
	margin: 0;
	padding: 0;
	font-size: 0;
	border: none;
	background: transparent}


.cal {
	border : 1px solid #ff6600;
	width: 20%;
	font-size: 10px;
	vertical-align: top}

.days {
	border : 1px solid #ff6600;
	font-weight: bold;
	background: #e0e0e0}

.food {
	padding: 3px;
	margin: 0;
	line-height: 12px;
	font-size: 10px;
	text-align:left}

.u {text-decoration: underline}


div.form {
	text-align : right;
	height : 18px;
	width : 120px;
	border : 0;
	padding : 1px 0 0 0;
	margin : 1px 0 0 5px;
	display : block;
	float : left;
	font-weight : bold;
	background : transparent;}

input.form {
	height : 20px;
	border : 1px solid #006699;
	text-align : left;
	padding : 1px 0 0 2px;
	margin : 1px 0 0 0;
	background-color : #ffffff;
	color : #000000;
	float : left;
	font-size : 12px;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	letter-spacing: 1px}

textarea.form {
	background-color : #ffffff;
	padding : 2px;
	margin : 0;
	color : #000000;
	float : left;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	font-size : 12px;
	width : 450px;
	height : 150px;}

#submitbutton {
	color : #FFFFFF;
	background : #734A12;
	padding : 2px 0 0 2px;
	margin: 0 0 0 30px;
	font-family : "trebuchet ms", arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px}