
body {
	background-color:#333333;
}

div {
	border:0px solid red;
}

p.kefi {
	font:bold italic 12px arial, helvetica;
}

a  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: none; }
a:visited  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: none; }
a:hover { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: underline; }
a:active  { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color: #333333; text-decoration: none; }


a.nav  { font-size: 10pt; font-family: Trebuchet MS, Sans Serif, Arial, Helvetica; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration: none; padding:7px 18px 7px 18px; display:inline-block; margin:3px 1px 0px 0px; background-color:#333333; }
a.nav:visited  { font-size: 10pt; font-family: Trebuchet MS, Sans Serif, Arial, Helvetica; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration: none; padding:7px 18px 7px 18px; display:inline-block; margin:3px 1px 0px 0px; background-color:#333333; }
a.nav:hover { font-size: 10pt; font-family: Trebuchet MS, Sans Serif, Arial, Helvetica; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration: underline; padding:7px 18px 7px 18px; display:inline-block; margin:3px 1px 0px 0px; background-color:#333333; }
a.nav:active  { font-size: 10pt; font-family: Trebuchet MS, Sans Serif, Arial, Helvetica; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration: none; padding:7px 18px 7px 18px; display:inline-block; margin:3px 1px 0px 0px; background-color:#333333; }

/* burgandy #b70435 */

#content {
	width:732px;
	min-height:1000px;
	background-color:#ffffff;
	padding:15px 0px 15px 0px;
}

#header {
	width:732px;
	height:104px;
	background-image:url("images/masthead3.png");
}

#header_image {
	width:732px;
	height:194px;
	background-image:url("images/taverna-pic3x.jpg");
}

#main_heading {
	width:400px;
	overflow:hidden;
	margin:20px 0px 0px 25px;
	border:0px solid red;
	
	position:relative;
	left:10px;
}

#main_para { 
	min-height: 200px;
	width:400px;
	overflow:hidden;
	padding:10px;
	margin:20px 0px 20px 35px;
	border:0px solid red;
	
	background-color:#F3F3F3;
}

#main_image {
	margin:50px 15px 0px 25px;
	float:left;
}

#menu {
	width:732px;
	height:50px;
	background-color:#FFFFFF;
}

#wrapper {
	width:732px;
	height:;
	position:relative;
	left:50%;
	margin-left:-366px;
}


.resources a:link { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }
.resources a:visited { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }
.resources a:hover { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }
.resources a:active { font-size: 9pt; font-family: Arial, Helvetica; font-weight: normal; color:#B4663F; text-decoration:none }

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align:justify;
}

.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}

.maintextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

.quotes {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6E6E6E;
}

.title {
	font-family: Arial;
	font-size: 11pt;
	color: Black;
	font-weight: bold; 
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	font-style: italic;
	padding-bottom: 10px;
}
.menutable {
	width: 600px;
	border: none;
	background-color: #FDF5E6;

}

.formboxes  {
	background-color: #FDF5E6; 
	font-size: 11px;
}

.category_name {
	font-family: verdana;
	font-size: 14pt;
	color: B46D41;
	font-weight: bold;
}

.cat_des {
	font-family: verdana;
	font-size: 10pt;
	color: 8C7363;
	font-style: italic;
	padding-bottom: 10px;	
	
	
	}

