/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {
	border:none;
}

	a:link {
	text-decoration: none;
	color: #990000;
	}     /* unvisited link */
	a:visited {
	color: #990000;
	text-decoration: none;
	}  /* visited link */
	a:hover {
	text-decoration: none;
	color: #FF9933;
	}   /* mouse over link */
	a:active {
	text-decoration: none;
	color: #FF0000;
	}   /* selected link */

body{
	margin: 0px;
	padding:0px;
	text-align:center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, Sans;
	margin-left: 0px;
	background-color: #000000;
	/*background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center 120px;*/
	}
	
	.header {
	height: 100px;
	width: 760px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	.header_left{
	height: 100px;
	width: 170px;
	background-color: #660000;	
	float: left;
	background-image:url(../images/graphics/headerl2.png);
	background-repeat: no-repeat;
}

#header_menu{
	height: 16px;
	width: 590px;
	background-color: #660000;
	float: right;
	font-size:1.2em;
	color: #CCCCCC;	
	
}

.header_right{
	height: 84px;
	width: 590px;
	background-color: #660000;
	float: right;
	background-image:url(../images/graphics/headert2.png)
}

.header_right2{
	height: 84px;
	width: 590px;
	background-color: #660000;
	float: right;
	background-image:url(../images/graphics/headert3.png)
}

.header_left2{
	height: 100px;
	width: 170px;
	background-color: #660000;
	float: left;
	background-image:url(../images/graphics/headerl3.png);
	background-repeat: no-repeat;
}

#home {
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	width: 760px;
	background-color: #000000;
	text-align: left;
	color: #CCCCCC;
}
#home_left {
	height: 500px;
	width: 150px;
	background-color: #000000;
	text-align: left;
	float: left;
}

#home_left_cms {
	height: 320px;
	width: 143px;
	background-color: #000000;
	text-align: center;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	padding-top: 180px;
	font-weight: bold;
	line-height: 22px;
	padding-right: 7px;
	overflow: auto;
}

#home_center {
	height: 520px;
	width: 350px;
	background-color: #000000;
	text-align: left;
	float: left;
}
#home_right {
	height: 500px;
	width: 260px;
	background-color: #000000;
	text-align: left;
	float: left;
}
	
.cutlery{
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align:left;
	height: 502px;
	width: 760px;
	padding-right: 150px;
	padding-left: 150px;	
}	

.not_cutlery{
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/graphics/background2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:left;
	height: 500px;
	width: 610px;
	padding-right: 220px;
	padding-left: 220px;
}

.bgcontainer{
	background-color: #FFFFFF;
	height: 500px;
	width: 760px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.placemat{
	height: 500px;
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content{
	width: 100%;
	height: 500px;
	background-color: #FFFFFF;
	margin: 0px;
}
.content_top {
	width: 100%;
	height: 180px;
	background-image: url(../images/menubg_t3.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

.content_top_nl {
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.content_bottom {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.imagebox_static{
	margin: auto;
	height: auto;
	width: auto;
	position: relative;
	float: right;
}

.content_top .imagebox{
	margin: auto;
	height: 180px;
	width: 253px;
	float: right;
	font-family: "Times", Georgia, "Times New Roman", serif;
	font-size: 11px;
	color: #8E97A0;
	font-weight: bolder;
	overflow: auto;
	text-align: center;
}

.specials {
	width: 96%;
	height: 500px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #5D5D5D;
	font-style: oblique;
	overflow: auto;
	padding-right: 2%;
	padding-left: 2%;
}

.entry_date {
	font-size: 10px;
	font-style: normal;
	color: #333;
	margin-bottom: 5px;
	}

.specials h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
	color: #900;
	font-style: oblique;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.content_bottom .imagebox{
	margin: auto;
	height: 300px;
	width: 300px;
	float: right;
	font-family: "Times", Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #8E97A0;
	font-weight: bolder;
	text-align: center;
	overflow: auto;
}

.imagebox h1 {
	font-size: 13px;
	color: #64717A;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	}

.imagebox_imafish{
	margin: auto;
	height: 282px;
	width: 424px;
	float: right;
	background-image: url(../images/fish.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bmenu_item{
	width: inherit;
	height: 94px;
	overflow: auto;
	}

.imagebox_left{
	margin: auto;
	height: auto;
	width: auto;
	position: relative;
	float: left;
}

.footer {
	height: 50px;
	width: 735px;
	background-color: #660000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-left: 25px;
}

.footer ul {
	display: inline;
	padding: 0px;	
}

.footer ul li {
	margin-left: 0;
	padding: 3px 10px;
	border-right: 1px solid #000;
	list-style: none;
	display: inline;
	}

.footer2 {
	height: 110px;
	width: 760px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

.footer a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;}     /* unvisited link */
.footer a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}  /* visited link */
.footer a:hover {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}   /* mouse over link */
.footer a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;}   /* selected link */

.endmatter {
	height: auto;
	width: 760px;
	background-color: #000000;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;	
}
	

.flash {
	height: 30px;
	width: 740px;
	overflow: hidden;
}

.halfcontent{
	background-color: #978F88;
	height: 420px;
	width: 380px;
	margin-right: 0px;
	padding: 40px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	overflow: auto;
}

.textframe1{
	height: 205px;
	width: 380px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 40px;
	clear: both;
	font-style: oblique;
	line-height: 1.2em;
}

strong{
	color: #CC0000;
}

/*form stuff*/

.formulaic{
	background-color: #978F88;
	height: 420px;
	width: 220px;
	margin-right: 0px;
	padding: 40px;
	float: left;
}

.form{
	margin: 12px;
}

 input
{
color: #000;
background: #fee3ad;
border: 1px solid #781351
}

.submit input{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
margin-left: 5.3em;}

 label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 1.2em;
}


 fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}
	
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#000;
margin:3px;
height:165px;
border: 1px solid #781351;
padding: 0 8px;
width:125px;
background: #fee3ad;
}
.content_dynamic {
	width: 760px;
	height: auto;
	min-height: 500px;
	background-color: #FFFFFF;
	margin: 0px;
	overflow: auto;	
}
