@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
p.content {
	padding: 0 60px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 15px;
	margin-top: 0px;
	line-height: 1.7em;
	background-image: url(images/bg.png);
}


div#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 24px 140px;
	background-color: #FFFFFF;
}

div#header {
	width: 750px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 174px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}

div#nav {
	display: block;
	height: 25px;
	text-align: center;
	background-color: #6E0000;
	padding: 5px 0 0 0px;

}

div#nav a {
	margin-bottom: 1px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bolder;
	padding: 0 10px;
	border: solid #ff0000 1px;
	margin-right: 5px;
}

div#nav a:hover {
	color: #6E0000;
	background-color: #E7DFC4;
	
}

div#address_bar {
	display: block;
	text-align: center;
	padding: 5px 0;
	}

div#content {
	width: 712px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}

#col {
	float: left;
	width: 500px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}

div#coll {
	float: left;
	width: 205px;
	padding: 10px;
	background-image: url(images/col_head.jpg);
	background-repeat: no-repeat;
	
}

div#collm {
	width: 205px;
	padding: 10px;
	margin-left: 18px;
	float: left;
	background-image: url(images/col_head.jpg);
	background-repeat: no-repeat;
	
}

div#colr {
	float: left;
	width: 205px;
	margin-left: 18px;
	padding: 10px;
	background-image: url(images/col_head.jpg);
	background-repeat: no-repeat;
	
}

div#footer {
	clear: both;
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 712px;
	font-size: 0.95em;
	border-top: double #999999 3px;
}



div#footer a {
	color: #767E67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;

}
div#footer a:link {

}

div#footer a:hover {
	color: #5F6653;
	background-color: #C4D3AD;

}


a {

}

a:link {
	color: #24476D;
	text-decoration: none;

}

a:active {
	text-decoration: none;

}

a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #B10F16;

}





.imgfloatl {
	float: left;
	margin: 10px;
}

.imgfloatr {
	float: right;
	margin: 10px;

}

.clear {
	clear: both;
}


div#boxl {
	float: left;
	margin: 10px;
}

div#boxr {
	float: right;
	margin: 10px;
}



h1 {
	letter-spacing: .2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .2em;}

h3 {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.2em;
	color: #000000;
	padding: 3px;
}

h4 {}

h5 {}

h1.home {
	background:url(images/head_home.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}
h1.menu {
	background:url(images/head_menu.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}
h1.catering {
	background:url(images/head_catering_menu.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}
h1.market_items {
	background:url(images/head_market_items.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}
h1.about {
	background:url(images/head_about.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}
h1.location {
	background:url(images/head_location.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}
h1.contact {
	background:url(images/head_contact.jpg) center left no-repeat;
	display:block;
	text-indent:-1000em;
	height:40px;
	margin-bottom:0px;
	background-position: center top;
}


legend {
	font-size: 1.2em;
	font-style: italic;
}


.meeting_box {
	padding: 5px;
	width: 215px;
	border: 3px double #999999;
}


.box_r2 {
	width: 150px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
}

.box_r3 {
	width: 225px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
}




.captcha_error {
	color: #3366FF;
	font-size: 1.2em;
}

#ss {
	height: 200px;
	width: 390px;
	margin-top: 0px;
	float: right;
	margin: 5px 5px 0 0;
	border: solid #666666 1px;
}


.center {
	text-align: center;
}

.border_box {
	border: solid #999999 1px;
	padding: 3px;
	display: inline;
	margin-right: 5px;
}

table td.text_right {
	text-align: right;
	vertical-align: top;
}
table td.text_center {
	text-align: center;
}
table td.text_left {
	text-align: left;
}

.indent {
	padding-left: 20px;
}

table#cater {
	margin-left: auto;
	margin-right: auto;
}

.big_head {
	text-decoration: underline;
	font-size: 1.6em;
	font-weight: bold;
}

.big_med {
	text-decoration: underline;
	font-size: 1.3em;
	font-weight: bold;
}

.big_small {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
}

#menubox {
	width: 78%;
	margin: 0 auto;
}

#introbox {
	width: 100%;
	float: left;
	
}

#menucall {
	width: 540px;
	font-family: Impact, Geneva, sans-serif;
	font-size: 1.5em;
	text-align: center;
	line-height: 1.2em;
	clear: both;
	color: #E0E0EE;
	margin: 0 auto;
	}

#catercall{
	width: 540px;
	font-family: Impact, Geneva, sans-serif;
	font-size: 1.5em;
	text-align: center;
	line-height: 1.2em;
	margin: 0 auto;
	}

#caterbox {
	background-color: #E7DFC4;
	width: 78%;
	margin: 0 auto;
	
}

form#catering_contact {
	margin: 0 auto;
	width: 600px;
	margin: 0 auto;
}

#tshirts {
	float: right;
	background-color: #999900;
	padding: 5px;
	width: 250px;
}


img {
	border: 0;
}
