/* Overall CSS */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #5c4621;
	background-image: url("images/bg.gif");
	margin: 0;
	padding: 0;
	text-align: center;
	color: #765;
	font-family: lucida sans ms, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
}

div {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

img {
	border: 1px solid #c6b981;
}

p {
	line-height: 16px;
	padding-bottom: 7px;
	padding-top: 7px;	
	font-size: 11px;
}

a {
	color: #21485c;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #54215c;
}

a:active {
	color: #5c212f;
	text-decoration: underline;
}

a:hover {
	color: #5c212f;
	text-decoration: underline;
}

.text {
	padding: 10px;
	font-size: 11px;
}

.gallery img {
	border: 1px solid #c6b981;
}

.gallery {
	background-color: #5c4621;
	padding: 3px;
}

em {
	font-family: georgia, garamond, times, serif;
}

h1 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h2 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
}

h3 {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 2px;
}

/* CSS For the Main Layouts */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	padding-bottom: 12px;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	display: block;
	text-align: left;
	position: relative;
}

#logo{
	z-index: 0;
	width: 383px;
	position: relative;
	top: 10px;
	left: 25px;
}

#logo img {
	border: 0;
}
#header {
	position:relative;
	top: 0;
	left: 325px;
	z-index: 1;
	font-size: 13px;
	height: 20px;
}
	  
#header ul {
      margin:0;
      padding:0px 10px 0;
      list-style-type:none;
}
#header li {
      float:left;
      background:url("images/tabLeft.gif") no-repeat left bottom;
      margin:0;
      padding: 0 1px 0 11px;
	  list-style-type:none;
}
#header a {
      float:left;
      display:block;
      width:.1em;
      background:url("images/tabRight.gif") no-repeat right bottom;
      padding: 1px 16px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
}
#header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #home #nav-home, #about #nav-about,
    #services #nav-services, #products #nav-products,
    #gallery #nav-gallery, #resources #nav-resources {
      background-position: left top;
	   padding: 0px 1px 0 11px;
      }
    #home #nav-home a, #about #nav-about a,
    #services #nav-services a, #products #nav-products a,
    #gallery #nav-gallery a, #resources #nav-resources a {
      background-position: right top;
	 padding: 1px 16px 4px 6px;
      color:#333;
      }
    #header li:hover, #header li:hover a {
      background-position: left top;
	  padding: 1px 1px 0 11px;
      color:#333;
      }
    #header li:hover a {
      background-position: right top;
	  padding: 0 16px 4px 6px;
}

#photo{
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: 0; 
	z-index: 6;
}

.text ul {
	padding-left: 30px;
	font-size: 11px;
}

#mainContent{
	margin: 0;
	padding: 0;
	width: 517px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	height: 390px;
	border: 1px solid #c6b981;
	border-left: 0;
	background-color: #fbfbd3;
	z-index: 5;
	float: right;
	font-size: 11px;
}

* html #mainContent
{
	height: 392px;
	h\eight: 390px;
	left: -2px;
	l\eft: -2px;
}

#subMenu {
	position: absolute;
	top: 1px;
	left: 330px;
	width: 175px;
	z-index: 20;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #b49e64;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#subMenu ul {
    margin:0;
    padding: 0;
	list-style-type: none;
}
#subMenu ul li {
	padding: 5px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#subMenu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#newsBar {
	width: 1022px;
	display: block;
	border: 1px solid #c6b981;
	border-top: 0;
	background-color: #fbfbd3;
	position: relative;
	top: -1px;
	clear: both;
}
* html #newsBar {
	top: -2px;
	t\op: -2px;
}
input {
	color: #765;
	font-family: lucida sans ms, verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	background-color: #fbfbd3;
	border: 1px solid #c6b981;
	height: 20px;
	margin: 0;
	padding: 0;
}
#footer {
	width: 1024px;
	text-align: center;
	clear: both;
	color: #a89078;
}
#footer img {
	border: 0px;
	background-color: none;
}

#footer a {
	color: #a89078;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}