div#siteDescription {
	display:none;
}
/* Gerneral */
html, body {
	background: url(images/khaki.gif) repeat;
	background-attachment: fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}
.hide {
	display:none;
}
.dim {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.lit {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
a img{
	border:0;
}
div#container {
	width:844px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1, p {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#841206;
}
em {
	color:#666666;
}
strong {
	color:#683825;
}
a:hover {
	color:#841206;
	text-decoration: underline;
}
h1 {
	margin-bottom:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:13px;
	padding:12px 0 12px 0;
	text-align:center;
	width:217px;
}

h3 {
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:13px;
	text-align:center;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

h4 {
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	color: #683825;
}

p{
	margin-bottom:7px;
}

ol,ul {
	list-style: disc;
	margin-left: 15px;
	padding: 0;
	}
	
li {
	list-style: square;
	color: #4E4A4B;
	margin-left:0px;
	padding:0px;
	}
	
.column {
	display:block;
	float:left;
	width:275px;
	padding-left:24px;
	padding-right:4px;
}
.column a {
	text-decoration:underline;
}
.column a:hover {
	text-decoration:none;
}
.mice {
	font-size:9px;
}
address{
	font-style:normal;
	margin-bottom:13px;
	margin-left:14px;
}
label {
	display:block;
	margin: 0 0 2px 0;
	color:#683825;
}
form {
	width:inherit;
}
input, textarea{
	font-family:Arial, Helvetica,  sans-serif;
	font-size:11px;
	padding:3px 2px 3px 2px;
	background-color:#fff;
	border: 1px solid #e6e4dc;
	color:#684a3c;
	margin: 0 0 4px 0;
	width:212px;
}
form table{
border-bottom:1px solid #d9d08c;
}
form table input {
	width:100px;
}
form table strong{
	margin-bottom:4px;
	display:block;
}
form table tr{
	font-size:12px;
	vertical-align:top;
	text-align:left;
}
form table.types td{
	padding-right:6px;
}
form table.types{
	border:0;
	margin-bottom:6px;
}
form ul, form ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
input.radio, input.checkbox{
	width:auto;
	line-height:10px;
	display:inline;
	vertical-align:middle;
}
input.checkbox{
	float:left;
	margin-right:4px;
}
input#submit {
	margin:9px 0 0 0;
	padding:0 0 2px 0;
	border:0;
	background:transparent urlimages/title_submit.gif) top left no-repeat;
	width:101px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	height:36px;
}
textarea#message_req {
	height:50px;
}

#box-table-a
{
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	margin: 15px;
	width: 325px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-top: 4px solid #241613;
	border-bottom: 1px solid #fff;
	color: #333333;
	background-color: #D3D1C4;
}
#box-table-a td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #999999;
	border-top: 1px solid transparent;
	background-color: #ECEBE4;
}
#box-table-a tr:hover td
{
	background: #F9F8F4;
	color: #999999;
}

/* Logo/Header */
div#header {
	height:400px;
	width:100%;
	text-align:center;
	background-image: url(images/hdr_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#header2 {
	height:120px;
	width:100%;
	text-align:center;
	background-image: url(images/weblogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D5BBA7;
}
div#header a#logo{
	margin-left:1px;
}
/* Navigation */
#nav{
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	background-color: #D5BBA7;
}

#nav ul{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 54px;
	text-align: center;
	list-style-type: none;
}

#nav li{
	margin: 0;
	padding: 0;
	display: inline;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	line-height: 54px;
	color: #FFFFFF;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active{
	margin: 0;
	padding: 10px 7px;
	color: #251713;
	text-decoration: none;
}

#nav a:hover{
	margin: 0;
	display: inline;
	color: #841206;
	text-decoration: underline;
	border: none;
}
/* General Content */
div#homecontent {
	color:#432417;
	font-size:11px;
	background-color: #f5f4eb;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#content:after, #col1:after, #col2:after, .thumbGallery:after, #content form fieldset ol li:after {
	content: "."; 
	display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#content, #col1, #col2, .thumbGallery, #content form fieldset ol li { display: inline-block; }
	
/* Content */
#content {
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #F5EFEA;
	padding-top: 10px;
	border: 1px solid #C8BFB6;
}
        
#content #col1,
#content #col2 {
	min-height: 325px;
	float: left;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}

#content #col2 h2 {
	font-size: 14px;
	color: #841206;
	font-weight: 100;
	line-height: 40px;
	margin-top: 0;
	padding-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E1DB;
	}
	
#content #col2 p {
	font-size: 11px;
}
        
#content #col1 {
   margin-right: 8px;
   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #E7E1DB;
}

#content #col1 h2 {
	font-size: 22px;
	color: #841206;
	font-weight: 100;
	line-height: 40px;
	margin-top: 0;
	padding-top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E1DB;
	}
        
body#home #content #col2 {
	background: none !important;
	padding: 0 !important;
	width: 246px !important;
}
        
.col2-30 #col1 { width: 216px; }
.col2-30 #col2 { width: 470px; }

.col2-50 #col1,
.col2-50 #col2 { width: 343px; }

.col2-70 #col1 { width: 556px; }
.col2-70 #col2 { width: 216px; }
.col1 #col1 { width: 724px; margin-right: 0; }
.col1 #col2 { display: none; }

#content p {
	padding-bottom: 1em;
    line-height: 22px;
    font-size: 13px;
}

#content .photoblock {			/* Basic block, inline, w/caption fonts. */
  font-size: 10px;
  color: #888888;
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}

#content .photoblock-left {		/* A photo block on the left */
  margin: 0 10px 10px -4px;
  font-size: 10px;
  color: #888888;
  float: left;
}
#content .post-body .photoblock-left a {
  color: #555555;
  background-image: none;
  text-decoration: underline;
}

#content .photoblock-right {		/* Photo block on the.. gasp.. right */
  margin: 0px 0px 10px 10px;
  font-size: 10px;
  color: #888888;
  float: right;
  text-align: right;
}
#content .post-body .photoblock-right a {
  color: #555555;
  background-image: none;
  text-decoration: underline;
}

#content .photoborder {           /* Apply to an image to give it a border */
  border: 1px solid #261B16;
  padding: 1px;
  margin: 8px;
}
#content a:hover .photoborder {
   border: 1px solid #D3D1C4;
}

#content .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 35px;
   clear: both;
   font-size: 10px;
   color: #888888;
}
#content .photoblock-many a {		/* (Need clear links in the photo block) */
   background: white;
}

#content .photoborder-right {		/* A photo with a border on the right */
   border: 1px solid #ccc;
   padding: 1px;
   margin: 0px 0px 10px 10px;
   float: right;
}

#content .photo {			/* A normal photo */
  padding: 3px;
  vertical-align: middle;
}

div#bottombar {
	background: url(images/ftr_bg.gif) no-repeat;
	width:100%;
	height:97px;
	padding-top:2px;
	margin-top: 2px;
}

div#bottombar p{
	margin-top:30px;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}

div#bottombar a{
	color: #FFFFFF;
}

div#bottombar a:hover {
	color: #D2D0C3;
}

/* About/Products */
div#content div#section_one, div#content div#section_two, div#content div#section_three {
	width:100%;
	padding: 33px 0 33px 0;
	overflow:hidden;
}
div#content div#section_one {
	background:url(../../images/interface/patterns/body_tile_shadow.gif) bottom left repeat-x;
}
div#content div#section_one em {
	color:#683825;
}
div#content div#section_two {
	background:#d9d08c url(../../images/interface/patterns/body_tile.gif) top left repeat;
}
div#content div#section_two .line{
	border-left:2px dotted #fff;
}
div#content div#section_one h1, div#content div#section_three h1, div#description h1 {
	background:url(../../images/interface/title_light.gif) top left no-repeat;
	color:#fff;
}
div#content div#section_two h1{
	background:url(../../images/interface/title_dark.gif) top left no-repeat;
	color:#683825;
}
div#content div#section_two h1.special{
	background:url(../../images/interface/title_dark_dark.gif) top left no-repeat;
	color:#ece9d9;
}
div#content div#section_one .line{
	border-left:2px dotted #e0dfd6;
	margin-left:12px;
}
div#content div#section_three .line{
	border-right:2px dotted #e0dfd6;
	margin-right:-4px;
	text-align:center;
}
div#content div#section_four h1{
	margin:0;
	padding:0;
	width:100%;
	height:32px;
	background-color: #ece9da;
}
div#content div#section_four h1 strong{
	display:none;
}
/* Gallery */
div#content div#collection {
	width:100%;
	overflow:hidden;
	padding-bottom:22px;
	background:#d9d08c url(../../images/interface/patterns/collection_tile_shadow.gif) bottom left repeat-x;
}
div#content div#collection h1{
	background:url(../../images/interface/title_dark.gif) top left no-repeat;
	color:#683825;
	margin:17px auto 13px auto;
}
div#content div#collection div#links ul {
	width:120px;
	float:left;
	margin:0;
	padding:0 0 0 11px;
	list-style-type:none;
	border-left:2px dotted #fff;
}
div#content div#collection div#links {
	margin:0 auto 0 auto;
	width:532px;
}
div#content div#thumbnails {
	width:100%;
	overflow:hidden;
	background:#f5f4eb url(../../images/interface/patterns/collection_tile.gif) top left repeat;
	padding-top:11px;
}
div#content div#thumbnails div.thumb {
	/*background:#f5f4eb;*/
	width:169px;
	overflow:hidden;
	padding:2px;
	padding:0 0 0 14px;
	margin-bottom:17px;
	float:left;
	height:190px;
	position:relative;
}
/*
div#content div#thumbnails.custom div.thumb{
	height:190px;
}*/
div#content div#thumbnails div.thumb img{
	background:url(../../images/interface/thumbnail_bg.gif) top left no-repeat;
	width:140px;
	height:140px;
	padding:13px 14px 13px 13px;
	display:block;
}
div#content div#thumbnails div.thumb div.title a {
	margin:4px 2px 0 2px;
	height:43px;
	overflow:hidden;
	color:#532d22;
	display:block;
}
div#content div#thumbnails div.thumb div.ident a {
	width:100%;
	display:block;
	color:#c1b771;
	margin:0 2px 0 2px;
	position:absolute;
	bottom:0;
}
div#content div#pagination {
	width:100%;
	text-align:center;
	padding:13px 0 13px 0;
}
div#content div#pagination a {
	padding:2px 4px 2px 4px;
	color:#c1b771;
}
div#content div#pagination a.selected {
	color:#683825;
}
div#content div#pagination a#next,div#content div#pagination a#previous {
	border-right:2px dotted #683825;
	color:#683825;
	padding:2px 9px 2px 9px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
div#content div#pagination a#previous {
	border:0;
	border-left:2px dotted #683825;
}
div#content div#pagination a.disabled {
	color:#bfaca0 !important;
	border-color:#bfaca0 !important;
}
/* Footer */
div#footer{
	width:100%;
	text-align:center;
	color:#666666;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 0;
	line-height: 16px;
}
div#footer a{
	color:#683824;
}
div#footer a:hover{
	color:#fff;
	text-decoration: underline;
}

.imgLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 0px;
	border: 1px solid #841206;
}

.imgRight {
	float: right;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
	border: 1px solid #841206;
}
.imgCenter {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 49px;
	border: 1px solid #DCD5C1;
}

.listTable {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 0.9em;
}
.listTable tr:hover {
	background: #f9f9f9;
}
.listTable th {
	text-align: left;
}
.listTable td {
}

.breaker {
	clear: both;
	width: 100%;
	height: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCD5C1;
}

.picture {
background: #E7DFD8;  
border: 1px solid #841206; 
padding: 3px; 
font: 11px/1.4em Arial, sans-serif; 
} 
.picture img { 
vertical-align:middle; 
margin-bottom: 3px; 
} 
.right { 
margin: 0.5em 0pt 0.5em 0.8em; 
float:right; 
} 
.left {
	float:left;
	margin-top: 0em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	margin-left: 0.3em;
}
