﻿body 
{
	background-color: #B8B2A9;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

h1
{
	visibility: hidden;
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}
h2
{
	color: #680600;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}

a
{
	color: #887d6f;
	font-weight: bold;
}

a:hover
{
	color: #680600;
}

p
{
	background-image: url(images/p_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 30px 0px;
}

/* Structure */

#container
{
	width: 768px;
	padding: 0px 0px 250px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}

#logo
{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 234px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#headerimg
{
	width: 534px;
	height: 230px;
	position: absolute;
	top: 0px;
	left: 234px;
}

#contentcontainer
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 768px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 230px 0px 0px 0px;
	margin: 0px;
}

#leftcontainer
{
	width: 234px;
	position: relative;
	float: left;
	padding: 0px;
}

#nav
{
	width: 204px;
	text-align: right;
	padding: 0px 15px 20px 15px;
}

#nav a:link, #nav a:visited,  #nav a:active
{
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 20px;
} 

#phonenumber
{
	background-color: #6D6354;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	border-top: solid 3px #B8B2A9;
	border-bottom: solid 3px #B8B2A9;
	width: 204px;
	text-align: right;
	padding: 10px 12px 10px 11px;
	margin: 0px 3px 0px 4px;
}

#phonenumber p
{
	background-image: url(images/phone_bg.gif);
	background-repeat: repeat-x;
	height: 44px;
	padding: 6px 0px 0px 0px;
	margin: 0px;
}

#content
{
	text-align: justify;
	width: 504px;
	position: relative;
	float: right;
	padding: 0px 15px 0px 15px;
}

#footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 768px;
	height: 50px;
	position: relative;
	top: -18px;
	padding: 0px;
	margin: 0px;
}


/* Content Styling */

.contactinfo
{
	display: block;
	background-image: url(images/p_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px 0px 18px 0px;
}

*html #contact
{
	position: relative;
	top: -270px;
	left: 200px;
}

#testimonialfeed
{
	background-color: #6d6354;
	border: solid 3px #b8b2a9;
	width: 610px;
	position: relative;
	left: -220px;
	padding: 0px 45px 40px 45px;
	margin: 20px 0px 10px 0px;
}

*html #testimonialfeed
{
	position: relative;
	top: -270px;
	left: 0px;
}

/* Gallery */

#photogallery
{
	background-color: #6B6152;
	width: 406px;
	border: solid 3px #B8B2A9;
	padding: 10px 41px 10px 41px;
	text-align: center;
}

#photogallery img
{
	border: none;
}

#photogallery a:link, #photogallery a:active, #photogallery a:visited
{
	color: #fff;
	font-weight: bold;
}

.galleryTitle
{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.galleryTable
{
}

.forwardCell
{
	border: none;
}

.titleCell
{
}

.backCell
{
	border: none;
}

.imageCell
{
	border: solid 1px #B8B2A9;
	margin: 0px;
	padding: 0px;
}

.counter
{
	color: #B8B2A9;
	font-size: 12px;
	font-weight: bold;
}

.defaultNavCSS
{
}

#galNav
{
	
}

#galNav a:link, #galNav a:visited, #galNav a:hover
{
	display: block;
	background-image: none;
	color: #ffffcc;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.kris_img
{
	margin: 7px;
	float: left;
}

.testquote
{
	color: #680600;
	font-weight: bold;
}