@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* Primary Divs */ 
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
body {
	background-color: #1F2714;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:left;
	color: #FFF;
}
#main {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 250px;
}
#footer {
	position: relative;
	margin-top: -250px; /* negative value of footer height */
	height: 250px;
	clear:both;
	background-color:#1f2714;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
#header {
	height: 133px;
	width: 100%;
	background-image: url(images/page_top_bg.gif);
	background-repeat: repeat-x;
}
#footer_inner {
	height: 150px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	list-style: none;
	margin: 5px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer ul li {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 0px;
	width: 125px;
}
#footer ul li a {
	font-size: 12px;
	color: #EEE0C1;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
	margin-left: -5px;
	line-height: 10px;
}
#footer ul li a:hover {
	color: #DFCB99;
}
#footer h1 {
	color: #EEE0C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE0C1;
	margin-bottom: 6px;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 20px;
	margin-left: 0px;
	width: 125px;
}
.footer_category {
	font-size: 14px;
	color: #EEE0C1;
	text-transform: uppercase;
}
.footer_phone_number {
	background-image: url(images/phone_number.gif);
	height: 61px;
	width: 280px;
	margin-top: -50px;
	margin-left: -30px;
}
#header_inner {
	height: 133px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 133px;
	width: 200px;
	float: left;
	background-image: url(images/akb_logo.gif);
}
#header_top {
	height: 26px;
	width: 504px;
	background-color: #202715;
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 90px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#header_top a {
	color: #E3C9A8;
	text-decoration: none;
	font-size: 16px;
}
#header_top a:hover {
	color: #E3C9A8;
	text-decoration: underline;
	font-size: 16px;
}
#header_nav {
	height: 83px;
	width: 598px;
	float: right;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#photo_fade {
	height: 368px;
	width: 798px;
	margin-bottom: 15px;
}
.three_block {
	float: left;
	width: 236px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.two_block {
	float: left;
	width: 502px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.single_block {
	width: 768px;
	padding: 15px;
	float: left;
}
.home_page_featured {
	background-color: #1F2714;
	float: left;
	height: 200px;
	width: 266px;
	text-align: center;
}
.last_spacing {
	margin-bottom: 30px;
}
.portfolio_box {
	float: left;
	width: 160px;
	margin: 5px;
	padding: 6px;
	text-align: center;
}
.portfolio_box p a {
	text-decoration: none;
	color: #FFF;
}
.portfolio_box p a:hover {
	text-decoration: underline;
	color: #FFF;
}
.specials {
	float: left;
	width: 236px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-image: url(images/block_bg.gif);
	background-repeat: repeat-x;
}
.theme_thumbs {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
img.theme_thumbs {
	border: 4px solid #FFF;
}
img.theme_thumbs:hover {
	border: 4px solid #CCC;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* TYPEOGRAPHY */ 
a {
	color: #DFCB99;
}
a:hover {
	color: #FFC;
}
a:active {
	color: #DFCB99;
}
a:visited {
	color: #DFCB99;
}
.front_page_paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	padding-bottom: 15px;
}
p {
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
h1 {
	font-size: 24px;
	color: #FFF;
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 12px;
}
h2 {
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #494E38;
	margin-left: 12px;
	margin-top: 8px;
	clear:left;
}
h3 {
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: italic;
	font-weight: bolder;
	padding-left: 12px;
	text-align: left;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
}
.h1_subheading {
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
ul li {
	padding: 8px;
	margin-left: 25px;
	line-height: 15px;
	font-size: 14px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	list-style-position: outside;
	padding-left: 40px;
}
ol li {
	padding: 8px;
	margin-left: 0px;
	line-height: 20px;
	font-size: 16px;
}
.countertops {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #59634A;
}
.image_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*NAV DROPDOWN */
#menu {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#fff;
	line-height:50px;
	display:inline-block;
	float:left;
	z-index:1000;
	width: 550px;
	height: 50px;
}
#menu a {
	color:#fff;
	text-decoration:none;
}
#menu > li {
	background:#0E1409 none repeat scroll 0 0;
	cursor:pointer;
	float:left;
	position:relative;
	background-color: #0E1409;
	margin-left: 30px;
}
#menu > li a:hover {
	color:#B0D730;
}
#menu .logo {
	background:transparent none repeat scroll 0% 0%;
	padding:0px;
	background-color:Transparent;
}
/* sub-menus*/
#menu ul {
	padding:0px;
	margin:0px;
	display:block;
	display:inline;
}
#menu li ul {
	position:absolute;
	left:-10px;
	top:0px;
	margin-top:50px;
	width:140px;
	line-height:16px;
	background-color:#0e1409;
	color:#0395CC; /* for IE */
	display:none;
	font-size: 12px;
}
#menu li:hover ul {
	display:block;
}
#menu li ul li {
	display:block;
	border-top: dotted 1px #606060;
	list-style-type:none;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu li ul li:first-child {
	border-top: none;
}
#menu li ul li a {
	display:block;
	color:#e3c9a8;
}
#menu li ul li a:hover {
	color:#FFC;
}
/* main submenu */
#menu #main {
	left:0px;
	/*	top:-20px; */
	padding-top:20px;
	background-color:#7cb7e3;
	color:#fff;
	z-index:999;
}
/* search */
        .searchContainer div {
	background-color:#fff;
	display:inline;
	padding:5px;
}
.searchContainer input[type="text"] {
	border:none;
}
.searchContainer img {
	vertical-align:middle;
}
/* corners*/
        #menu .corner_inset_left {
	position:absolute;
	top:0px;
	left:-12px;
}
#menu .corner_inset_right {
	position:absolute;
	top:0px;
	left:140px;
}
#menu .last {
	background:transparent none repeat scroll 0% 0%;
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
	border:none;
	height:0px;
}
#menu .corner_left {
	position:absolute;
	left:0px;
	top:0px;
}
#menu .corner_right {
	position:absolute;
	left:122px;
	top:0px;
}
#menu .middle {
	position:absolute;
	left:18px;
	height: 20px;
	width: 105px;
	top:0px;
}
/* FORMS */
fieldset {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
legend {
	margin-left: 1em;
	color: #FFF;
	font-weight: bold;
}
fieldset ol {
	list-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 10px;
}
fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #FFF;
	padding-left: 12em;
}
label {
	float: left;
	width: 150px;
	margin-right: 1em;
	text-align: right;
	font-size: 14px;
	padding-top: 3px;
}
/* jQuery lightBox plugin - Gallery style */
	#gallery {
	background-color: #1F2714;
	width: 520px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#gallery ul {
	list-style: none;
}
#gallery ul li {
	display: inline;
	line-height: 70px;
}
#gallery ul img {
	border: 5px solid #FFF;
}
#gallery ul a:hover img {
	border: 5px solid #CCC;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}
