@charset "utf-8";
/* CSS Document */

/*secondary pages*/

html, body, h1, ul, li, img, p{
	margin:0;
	padding:0;
} 
html, body {
	background:#000;
}

/*layout*/
wrapper_all {
	background:#FFF;
}
#wrapper_1 {
	margin:0;
	padding:0;
}
#header { 
	width:800px;
	height: 125px;
	margin:0 auto;
	padding: 0;
	background:#FFF;
} 
#content_b { 
	width:800px;
	height: 75px;
	margin:0 auto;
	padding: 0;
	background:#000;
	color: #FFCC00;
}
#maincontent{ 
	width:800px;
	height: 486px;
	margin:0 auto;
	padding: 0;
	background:#FFF;
	text-align: left;
} 
#content_footer{ 
	width:800px;
	height: 35px;
	margin:0 auto;
	padding-right: 2px;
	background:#000;
} 
.column { 
	width:50%; 
	position:absolute; 
	top:0; 
	z-index: 0;
} 
.column_b { 
	width:50%; 
	position:absolute; 
	top:125px; 
	z-index: 1;
}
.column_c { 
	width:50%; 
	position:absolute; 
	top:200px; 
	z-index: 2;
} 
.left {left:0; z-index: 0;} 
.right {right:0;} 
#leftcol {
	margin-right:400px; 
	background:#FFCC00;
	height:125px;
} 
#leftcol_b {
	margin-right:400px; 
	background:#000;
	height:75px;
} 
#leftcol_c {
	margin-right:400px; 
	background:#FFCC00;
	height:486px;
}
#rightcol {
	margin-left:400px;
	background:#9B3020;
	height:125px;
} 
#rightcol_b {
	margin-left:398px;
	background:#000;
	height:75px;
} 
#rightcol_c {
	margin-left:400px;
	background:#9B3020;
	height:486px;
} 
.clearfloat {
	clear: both;
}

/*navbar*/
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9B3020;
	text-align: right;
	list-style-type: none;
	position: relative;
	top: -130px;
	padding-right: 25px;
	margin-top: 3px;
	line-height: 15px;
	z-index: 98;
}
a:link, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9B3020;
	text-decoration: none;
	z-index: 98;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9B3020;
	text-decoration: none;
	z-index: 98;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #9B3020;
	text-decoration: none;
	z-index: 98;
}
.red_square {
	/*position: relative;*/
	z-index: 0;
}
.red_square:hover {
	z-index: 99;
}
.red_square span {
	/*background-color: #9B3020;
	height: 3px;
	width: 1px;
	padding: 5px;*/
	position: absolute;
	visibility: hidden;
}
.red_square span img {
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.red_square:hover span {
	visibility: visible;
	left: 780px;
	/*top: 2px;*/
}

/*black bar*/
.black_bar li{
	display: inline;
	list-style-type: none;
	float: left;
}
.black_bar li.last {
	float: right;
}
.black_bar li.logo{
	position: relative;
	z-index: 99;
}
#content_b p {
	font-family: BankGothic Md BT, Verdana, Geneva, sans-serif;
}
#content_b p.desc {
	font-size: 15px;
	padding-top: 23px;
	#padding-top: 23px;
	padding-left: 3px;
}
#content_b p.address {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: right;
	padding-right: 3px;
	margin-top: 10px;
	line-height: 17px; 
}

/*maincontent*/
#wrapper_3 {
	width: 800px;
	margin: 0 auto;
}
#first_img {
	float: right;
	margin: 0;
	padding: 0;
}
#maincontent {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3020;
	font-size: 12px;
	width: 800px;
	text-align: left;
}
#maincontent h1{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: left;
	font-weight: normal;
	position: absolute;
	margin-left: 12px;
	margin-top: 7px;
}
#maincontent p {
	padding: 0 12px 4px 12px;
}
#maincontent p.first {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 45px;
}
#maincontent p.secondary {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 12px;
}
#maincontent #first {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 45px;
}
#maincontent p.catering {
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px 12px;
	margin-right: 380px;
}
#maincontent p.about {
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px 12px;
	margin-right: 380px;
	line-height: 13px;
}
#maincontent p.about_link {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	margin-right: 380px;
	line-height: 13px;
}
#maincontent p.tribute {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	padding: 0px 12px;
	margin-right: 380px;
	margin-left: 35px;
	margin-bottom: 7px;
}
#maincontent p.italic_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	padding: 0px 12px;
	margin-right: 380px;
	margin-left: 0px;
	margin-bottom: 7px;
}
#maincontent p a:link, #maincontent p a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3020;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
	z-index: 98;
}
#maincontent p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #9B3020;
	font-size: 12px;
	text-decoration: underline;
	border-bottom: 2px solid #9B3020;
	border-left: 2px solid #9B3020;
	border-right: 2px solid #9B3020;
	position: relative;
	z-index: 98;
}
#maincontent p a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3020;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
	z-index: 98;
}
#maincontent ul.catering{
	list-style-type: square;
	padding: 5px 0 5px 45px;
}
#maincontent #inset {
	float: left;
	margin: 6px 8px 0px 12px;
}
#maincontent #about_email p{
	float: right;
	margin-top: -18px;
	margin-right: 240px;
}
#maincontent #map {
	float: left;
	margin: 20px 15px 3px 12px;
}
#maincontent #last p.location {
	margin: 175px 390px 3px 0px;
}
p.catering a:link, p.catering a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3020;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
	z-index: 98;
}
p.catering a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #9B3020;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	z-index: 98;
}
p.catering a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #9B3020;
	font-size: 12px;
	text-decoration: underline;
	position: relative;
	z-index: 98;
}
.gap {
	height: 12px;
}
.gap_small {
	height: 7px;
}

/*footer*/
#footer p{
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #9B3020;
	background-color: #000000;
	font-size: 9px;
	text-align: leftt;
	padding: 5px 0px 0px 8px;
	height: 20px;
	position: bottom center;
	top: 143px;
	float: left;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #9B3020;
	text-decoration: none;
	position: relative;
	z-index: 98;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #9B3020;
	text-decoration: underline;
	position: relative;
	z-index: 98;
}
#footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #9B3020;
	text-decoration: none;
	position: relative;
	z-index: 98;
}
#footer #visit_link{
	width: 150px;
	float: right;
	text-align: right;
	padding: 3px 0px 0px 12px;
	border: none;
}
#footer #visit_link a:link, #footer #visit_link a:visited{
	text-decoration: none;
	position: relative;
	z-index: 98;
	border: none;
}
#footer #visit_link a:hover {
	text-decoration: none;
	position: relative;
	z-index: 98;
	border: none;
}
#footer #visit_link a:active {
	text-decoration: none;
	position: relative;
	z-index: 98;
	border: none;
}

/*constant contact*/
#cc_container {
	float: left;
}
#cc_signup {
	margin: 60px 0px 0px 0px;
	z-index: 400;
	position: relative;
	left: 120px;
	/*_left: 20px;*/
}
/*@media screen and (-webkit-min-device-pixel-ratio:0){
#cc_signup {left: 20px;}
}*/

