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

body {
	margin: 0;
	background-color: #000000;
	background-image: url(images/main_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#container {
	margin: 11px auto;
	width: 970px;
}

#navigation {
	margin: 9px 0 0 0;
	background-color: #796d62;
	width: 970px;
	height: 27px;
	color: #3C2F27;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	padding: 12px 0 0 0;
	font-family: Georgia;
}

a.one:link {
	text-decoration: none;
	color: #e7e4e1;
	padding: 0 4px 0 4px;
}

a.one:visited {
	text-decoration: none;
	color: #e7e4e1;
	padding: 0 4px 0 4px;

}
a.one:hover {
	text-decoration: none;
	color: #000000;
	padding: 0 4px 3px 4px;
	border-bottom: solid 7px #9f9489;
}


a.two:link {
	text-decoration: none;
	color: #8F7963;
}

a.two:visited {
	text-decoration: none;
	color: #8F7963;
}
a.two:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.three:link {
	text-decoration: none;
	color: #8F7963;
	padding: 0 7px 0 7px;
}

a.three:visited {
	text-decoration: none;
	color: #8F7963;
	padding: 0 7px 0 7px;
}

a.three:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 7px 0 7px;
}


#mainimage {
	margin: 8px 0 0 0;
}

#mainimagegallery {
	margin: 8px 0 0 0;
	height: 550px;
	border: #999999 solid 1px;
	background-color: #000000;
}

#gallerynav {
	padding: 20px 0 0 0;
	color: #677777;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Georgia;
}

#flashgallery {
	width: 750px;
	margin: auto;
	padding: 10px 0 10px 0;
}

#contentcontainer {
	background-color: #000000;
	margin: 8px 0 0 0;
	border: #8c8988 1px solid;
	overflow: auto;
	width: 100%;
}

#headerone {
	margin: 20px auto 0;
	width: 741px;
}

#headertwo h1{
	margin: 10px auto 0;
	width: 741px;
	color: #322821;
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: lighter;
	text-align: center;
}

#textleft {
	width: 360px;
	float: left;
	font-family: Georgia;
	color: #D2D2D2;
	font-size: 13px;
	line-height: 22px;
	margin: 25px 0 50px 100px;
	text-align: justify;
}

#textright {
	width: 360px;
	float: right;
	font-family: Georgia;
	color: #D2D2D2;
	font-size: 13px;
	line-height: 22px;
	margin: 25px 100px 50px 0;
	text-align: justify;
}

#textrightcontact {
	width: 360px;
	float: right;
	font-family: Georgia;
	color: #D2D2D2;
	font-size: 13px;
	line-height: 22px;
	margin: 10px 30px 50px 30px;
	text-align: justify;
}

#email_input {
	display: none;
	visibility: hidden;
}

#map {
	width: 440px;
	float: left;
	font-family: Georgia;
	color: #d2d2d2;
	font-size: 13px;
	line-height: 22px;
	margin: -30px 0 50px 90px;
	text-align: justify;
}

#map iframe {
  margin-top: 5px;
}

#testimonials {
	margin: auto;
	width: 750px;
	font-family: Georgia;
	color: #D2D2D2;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}

#testimonials1 {
	margin: 0 30px 0 0;
	font-family: Georgia;
	color: #8F7963;
	font-size: 13px;
	text-align: right;
	font-style: italic;
	letter-spacing: 1px;
}

#testimonials h2 {
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 2px;
	font-variant: small-caps;
	color: #8F7963;
}

#testimonials2 {
	font-size: 13px;
	letter-spacing: 1px;
	color: #8AA25F;
	text-align: right;
	text-transform:capitalize;
}

#divider {
	background-color: #222222;
	height: 1px;
	margin: 20px 0;
}


#bottombar {
	margin: 8px auto 0 auto;
}

div.form {
  color: white;
  margin-top: -5px; 
}

#footer, #footerNavigation {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}

#footer a {
  color: #ffffff;

  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footerLogos, #footerInfo {
  margin: 20px 0 0 0;
}

.footerLogo {
  width: auto;
  margin-left: 8px;
  height: 100px;
  float: left;
}

.footerLogo.facebook {
  float:left;
  padding-left:20px;
}

.footerLogo.first {
  padding-left:60px;
}

.footerLogo.second {
padding-left:90px;
}

.footerLogo.third {

  float: right;
  margin-right: 25px;
}

.footerLogo last {

}

.clearBoth {
  clear: both;
}

#footerNavigation {

}

.footerLink  {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}

.footerLink:hover {
  text-decoration: underline;
}

.customer-login {
  position:relative;
  right: -75px;
}

div.outer {
  /*margin-left: -75px;
  width: 365px;*/
  width: 200px;
  border: 1px solid #D2D2D2;
}

.cell {
  clear: both;
}

.row {
  clear: both;
}

.cell2 {
  padding: 2px;
  border-bottom: 1px solid #D2D2D2; 
  font-weight: bold;
  /*background-color: #8f7963;*/
}

div.outer a {
  color: #d2d2d2;
}
/*
.cell .box {
   margin-top: 10px; 
   margin-right: 50px;
   float: right;
}

.cell span.label {
   margin-top: 10px;
} 
*/
