body		{background: url(images/backgroundcheck_cy.gif);}
#content {border:1px solid #2292A0;border-top: 1px solid #2292A0;}
#textwrap {background: url(images/backgroundcheck_cy.gif);border: 1px solid #43D2DA;border-top: 5px solid #43D2DA;}
#text 	{background:#fff url(images/antinhole.gif) right bottom no-repeat;}
#wrap 	{border-bottom: 1px solid #43D2DA;background: #fff url(images/antinholebig.jpg) bottom left no-repeat;}
#topmenu {border-top: 5px solid #43D2DA;}

/* menu */



/* bot menu */
#nav2 ul {margin-top:-1px;}
#nav2 a {padding:2px 15px 6px 15px;}

/* contact page */
form#contactform {
	width:25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 40px;
}
form#contactform fieldset {
	border: 1px solid #00C7CA;
	padding: 1em;
}
form#contactform legend {
	
}
form#contactform label {
	margin-top:6px;
	display: block;
}
form#contactform input {
	width: 11em;
	border: 1px solid #00C7CA;
	height: 1.2em;
}
form#contactform textarea {
	width: 21em;
	height: 9em;
	border: 1px solid #00C7CA;
}
form#contactform input#submit {
	height: 1.8em;
	cursor: pointer;
}
p#sentemail {
	border: 1px dotted #ddd;
	padding: 10px;
}
#text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 75%;
	color: #444;
	margin-left: 75px;
}
/* food page */
body#food table {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
td.fooditem {
	width: 200px;
}
