@charset "utf-8";

* {margin:0; padding: 0;}

body {
	font: 12px "Verdana", Arial, Helvetica, sans-serif  ;
	color: #424242;
	background: #8fa8a1 url(../images/bg_body.jpg) top center no-repeat;
}

p {
	line-height: 1.6em;
	margin-bottom: 1.4em;
	}

#logo, #nav, #wrap, #footer {
	width: 961px; 
	margin: 0 auto;
	}

#logo {
	height: 147px;
	background: url(../images/logo.jpg)
	}
	
#logo h1 strong {display: none}

#wrap {background: url(../images/bg_wrap.png) repeat-y;}
* html #wrap {background: url(../images/bg_wrap.gif) repeat-y;}
	
#content {
	min-height: 447px;
	margin: 0 11px;
	padding: 0 20px;
	background: url(../images/bg_content.png) left bottom repeat-x;
	}
* html #content {height: 447px;padding: 0 18px 0 20px;}

#content h1 {
	color: #0777c0;
	font-size: 1.6em;
	margin-bottom:.5em;
	font-weight: normal;
	}
	
#content h2 {
	color: #0777c0;
	font-size: 1.1em;
	margin-bottom:.2em;
	}
	
#content h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	}
	
#content ul{
margin: 10px 0 10px 15px;
}

#content ol{
margin: 10px 0 10px 20px;
}

#content li{
padding: 3px 0;
}
	
#content a{text-decoration: none;color: #003688}
#content a:hover { text-decoration: underline; color: #002b6c;}
	
#flash {
	float: left;
	width: 636px;
	height: 442px;
	background: url(../images/img_home.jpg) no-repeat;
	}
	
#home-copy {
	float: right;
	width: 238px;
	}
	
#bodycopy {
	padding: 24px;
	}
	
#bodycopy table{
padding: 0px 0 20px 0;
}

#bodycopy img{
margin: 5px 10px;
}

#bodycopy table td{
padding: 3px 0;
vertical-align:top;
}
	
.field_radio{
margin: 0 3px 0 0;
}

form table td{
vertical-align: middle;
}

#field6.textfield{
width: 100px; 
}

#field7.textfield{
width: 30px; 
}

.required {
	color: #FF0000;
}

.field_title {
	vertical-align: top;
	padding: 3px 0 0 0;
	text-align:left;
}
.textfield {
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

#footer {
	clear: both;
	text-align: center;
	padding: 40px 0 24px 0;
	color: #FFF;
	background: url(../images/bg_footer.png) no-repeat;
	}
	
* html #footer {background: url(../images/bg_footer.gif) no-repeat;}

#footer a {color: #FFF;}

#footer a:hover { text-decoration: none;}

div.anynews p{
padding: 0 0 5px 0;
margin: 0;
}

div.anynews{
padding: 0 0 15px 0;
}

div.anynews  hr{
display:none;
}

table.foodmenu{
width: 517px;
}

table.foodmenu td img{
margin: 0;
padding: 0;
}

table.foodmenu td p{
padding: 0 25px 0 0;
}

table.foodmenu td{
padding: 0;
vertical-align:top;
}

div.attributename, div.required{
font-weight: bold;
margin: 3px 10px 3px 0;
color: #111;
}

.attributeinput select{
margin: 0 3px;
}

font.required{
display:none;
}

input{
padding: 1px;
}
