/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #556270;
	background-image: url(img/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
span {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

#page {
	width: 986px;
	padding-bottom: 40px;
}

	#page_left {
		width: 308px;
		float: left;
	}
	
		#header {
			background-color: #556270;
			color: #1c2127;
			font-size: 16px;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
		}
	
	#page_right {
		width: 672px;
		float: right;
	}

#topbox {
	width: 620px;
}

	.topbox_corners{display:block}
	.topbox_corners *{
	  display:block;
	  height:1px;
	  overflow:hidden;
	  font-size:.01em;
	  background:#afbf8b}
	.topbox_corners1{
	  margin-left:3px;
	  margin-right:3px;
	  padding-left:1px;
	  padding-right:1px;
	  border-left:1px solid #d8ddc1;
	  border-right:1px solid #d8ddc1;
	  background:#c1cca3}
	.topbox_corners2{
	  margin-left:1px;
	  margin-right:1px;
	  padding-right:1px;
	  padding-left:1px;
	  border-left:1px solid #f0efe1;
	  border-right:1px solid #f0efe1;
	  background:#bcc99d}
	.topbox_corners3{
	  margin-left:1px;
	  margin-right:1px;
	  border-left:1px solid #bcc99d;
	  border-right:1px solid #bcc99d;}
	.topbox_corners4{
	  border-left:1px solid #d8ddc1;
	  border-right:1px solid #d8ddc1}
	.topbox_corners5{
	  border-left:1px solid #c1cca3;
	  border-right:1px solid #c1cca3}
	.topbox_cornersfg{
	  height: 82px;
	  background:#afbf8b}

.tribar {
	width: 184px;
	height: 156px;
	margin-top: 20px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 11px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 19px;
	display: block;
	background-image: url(img/tribar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

#content {
	width: 658px;
	padding-top: 10px;
	clear: both;
}

#footer {
	width: 100%;
	height: 158px;
	padding-top: 6px;
	background-color: #323b44;
	background-image: url(img/footer_bg.jpg);
}

	#footer_content {
		width: 986px;
	}
		#footer_address {
			width: 200px;
			padding-left: 30px;
			padding-top: 8px;
			color: #FFFFFF;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			float: left;
		}
			#footer_address p {
				margin: 0px;
				padding: 0px;
				padding-bottom: 4px;
			}
	
		#footer_list {
			width: 134px;
			padding-right: 30px;
			padding-top: 8px;
			color: #FFFFFF;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
			float: right;
		}
			.footer_list_ul {
				margin: 0px;
				padding: 0px;
				list-style-image: url(img/bullet.jpg);
			}
			.footer_list_li {
				margin: 0px;
				padding: 0px;
				padding-bottom: 2px;
			}

		#shopbox {
			width: 600px;
			height: 0px;
			position: relative;
			top: -140px;
			left: 400px;
		}
			#shopbox_content {
				padding: 5px;
				background-color: #a3aab2;
				background-image: url(img/shop_bg.jpg);
				width: 590px;
			}
			#shopbox_open {
				width: 108px;
				height: 31px;
				background-image: url(none);
				position: relative;
				top: 0px;
				left: 492px;
			}
			#shopbox_close {
				width: 22px;
				height: 21px;
				background-image: url(img/shop_close.jpg);
				position: relative;
				top: -5px;
				left: 573px;
			}
			.shopbox_content {
				width: 170px;
				font-weight: bold;
				float: left;
			}
				.shopbox_content ul {margin-top:0; padding-top:0;}
				.shopbox_content a {
					color: #000000;
					text-decoration: none;
				}
				.shopbox_close a {
					color: #FFFFFF;
					background-color: #262d35;
					font-family: Courier, "Courier New", monospace;
					font-size: 7pt;
					text-decoration: none;
				}



/*//////////////////////  Menus  //////////////////////*/

#menu1 {
	width: 200px;
	margin-top: 25px;
}
#menu1 img {
	width: 285px;
	height: 23px;
	border: none;
}
#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu1 a, #menu1 a:link, #menu1 a:visited {
	width: 258px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	display: inherit;
	color: #FFFFFF;
	background-color: #556270;
	text-decoration: none;
	border-left: solid 23px #556270;
}
#menu1 a:hover {
	border-left-color: #f8f5eb;
}
#menu1 a:active {
	border-left-color: #FFFFFF;
}

#menu2 {
	margin-left: 145px;
}

#menu2 UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu2 LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#menu2 A {
	margin: 0;
	width: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #afbf8b;
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	padding-top: 35px;
}

#menu2 A:hover, #menu2 A:active { background: #cadca0; color: #2d1919}

#menu2 A.active:link, #menu2 A.active:visited {
	position: relative;
	z-index: 102;
	background: #cadca0;
	font-weight: bold;
}



/*//////////////////////  Content  //////////////////////*/

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #556270;
}

.indexFlash { }

.indexSpecials {
	width: 210px;
	height: 136px;
	margin-top: 20px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}
.indexSpecials2 {
	width: 430px;
	height: 136px;
	margin-top: 20px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

.hours {
	clear: both;
	margin-left: 260px;
	padding-top: 6px;
	color: #FFFFFF;
	background-color: #afbf8b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.page_header {
	width: 648px;
	height: 22px;
	background-color: #1c2127;
	padding: 5px;
}
	.page_header_bullet {
		width: 22px;
		height: 22px;
		background-color: #f8f5eb;
		float: left;
	}
	.page_header_text {
		display: block;
		margin-left: 16px;
		margin-top: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #1c2127;
		float: left;
	}

.g_funk {
	width: 588px;
	margin-top: 20px;
	background-color: #556270;
	background-image: url(img/g_funk.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 70px;
}

	.g_funk_adellic {
		width: 574px;
		padding-left: 10px;
		color: #FFFFFF;
		background-color: #556270;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		border-left-style: solid;
		border-left-width: 4px;
		border-left-color: #FFFFFF;
	}

		.g_funk_adellic p {
			margin-bottom: 12px;
		}

.gallery_container {
	width: 615px;
	height: 142px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	padding-left: 43px;
	overflow: hidden;
	clear: both;
}

	.gallery_1a {
		width: 178px;
		height: 142px;
		margin-left: 27px;
		background-image: url(img/gallery_bg_1a.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		float: left;
	}
	.gallery_1b {
		width: 650px;
		height: 142px;
		background-image: url(img/gallery_bg_1b.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		position: relative;
		left: -35px;
		visibility: hidden;
	}
		.gallery_1b_a {top: -142px;}
		.gallery_1b_b {top: -284px;}
		.gallery_1b_c {top: -426px;}
		.gallery_1b_close {
			width: 40px;
			height: 17px;
			background-image: url(img/gallery_bg_1b_close.jpg);
			cursor: pointer;
			position: relative;
			top: -328px;
			left: 609px;
		}

	.gallery_2a {
		width: 178px;
		height: 142px;
		margin-left: 27px;
		background-image: url(img/gallery_bg_2a.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		float: left;
	}
	.gallery_2b {
		width: 650px;
		height: 142px;
		background-image: url(img/gallery_bg_2b.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		position: relative;
		left: -35px;
		visibility: hidden;
	}
		.gallery_2b_a {top: -142px;}
		.gallery_2b_b {top: -284px;}
		.gallery_2b_c {top: -426px;}
		.gallery_2b_close {
			width: 40px;
			height: 17px;
			background-image: url(img/gallery_bg_2b_close.jpg);
			cursor: pointer;
			position: relative;
			top: -328px;
			left: 609px;
		}
	.gallery_3a {
		width: 178px;
		height: 142px;
		margin-left: 27px;
		background-image: url(img/gallery_bg_1a.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		cursor: pointer;
		float: left;
	}
	.gallery_3b {
		width: 650px;
		height: 142px;
		background-image: url(img/gallery_bg_1b.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		position: relative;
		left: -35px;
		visibility: hidden;
	}
		.gallery_3b_a {top: -142px;}
		.gallery_3b_b {top: -284px;}
		.gallery_3b_c {top: -426px;}
		.gallery_3b_close {
			width: 40px;
			height: 17px;
			background-image: url(img/gallery_bg_2b_close.jpg);
			cursor: pointer;
			position: relative;
			top: -328px;
			left: 609px;
		}

	.gallery_title {
		width: 35px;
		height: 124px;
		overflow: hidden;
		position: relative;
		top: 9px; 
		left: 5px;
	}

	.gallery_pic {
		width: 124px;
		height: 124px;
		overflow: hidden;
		position: relative;
		top: -115px;
		left: 45px;
	}
		.gallery_pic img {border: none;}

	.gallery_1_description {
		width: 420px;
		height: 64px;
		overflow: hidden;
		color: #FFFFFF;
		background-color: #1c2127;
		position: relative;
		top: -216px;
		left: 200px;
	}
		.gallery_1_description_more {
			width: 420px;
			height: 20px;
			color: #FFFFFF;
			background-color: #1c2127;
			text-align: right;
			position: relative;
			top: -216px;
			left: 200px;
		}
			.gallery_1_description_more a {
				color: #FFFFFF;
				background-color: #1c2127;
				text-decoration: underline;
			}

	.gallery_2_description {
		width: 420px;
		height: 64px;
		overflow: hidden;
		color: #000000;
		background-color: #dccdae;
		position: relative;
		top: -216px;
		left: 200px;
	}
		.gallery_2_description_more {
			width: 420px;
			height: 20px;
			color: #000000;
			background-color: #dccdae;
			text-align: right;
			position: relative;
			top: -216px;
			left: 200px;
		}
			.gallery_2_description_more a {
				color: #000000;
				background-color: #dccdae;
				text-decoration: underline;
			}

#formLeft {
	width: 300px;
	padding-left: 75px;
	float: left;
}
#formRight {
	width: 220px;
	float: right;
}
.formTitle {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	color: #f8f6ea;
	font-size: 19px;
	display: block;
}
#formName {
	width: 300px;
}
	#formName input {
		width: 288px;
		color: #39434d;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: none;
	}
#formEmail {
	width: 300px;
}
	#formEmail input {
		width: 288px;
		color: #39434d;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: none;
	}
#formZip {
	width: 100px;
}
	#formZip input {
		width: 88px;
		color: #39434d;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: none;
	}
#formList {
	width: 30px;
}
	#formList input {
		color: #39434d;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		background-image: none;
		border: none;
	}
#formComments {
	width: 300px;
}
	#formComments textarea {
		width: 288px;
		height: 60px;
		color: #39434d;
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border: none;
	}
#formSubmit input {
	width: 100px;
	height: 24px;
	margin-top: 90px;
	color: #39434d;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #FFFFFF;
	border: 2px dashed #142559;
}
.contactForm{display:block}
.contactForm *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.contactForm1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #9ea5ad;
  border-right:1px solid #9ea5ad;
  background:#d4d7db}
.contactForm2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #66717e;
  border-right:1px solid #66717e;
  background:#dee1e3}
.contactForm3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dee1e3;
  border-right:1px solid #dee1e3;}
.contactForm4{
  border-left:1px solid #9ea5ad;
  border-right:1px solid #9ea5ad}
.contactForm5{
  border-left:1px solid #d4d7db;
  border-right:1px solid #d4d7db}
.contactFormfg{
  background:#FFFFFF}


a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footerLink:active {
	text-decoration: none;
	color: #FFFFFF;
}


