*	{
	margin:0px;
	padding:0px;
}


html, body {
	height:100%;
	font: 11px Tahoma, verdana, sans-serif;
	text-align:center; /* hack for IE 5. and below */
	background: url(images/body_bg.jpg) repeat-x;	
	color:#FFFFFF;
}

#container img {
	margin-right:23px;
	margin-bottom:12px;
}

img {
	border: 0px;
}

a {
	color: #906850;
	font-weight: bold;
	text-decoration: none;
    line-height:10px;
}
td	{
	font: 11px Tahoma, verdana, sans-serif;
	padding:5px;
	}
a:hover {
	color: #907F50;
	text-decoration: underline;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
 line-height:16px;
}

#header {
	/*background: url(images/header.jpg);*/
	height:20px;
	width:790px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#outer {
	height:auto !important; /* hack for real browsers ignored by ie*/
	height: 100%;
	min-height:100%; /* real browsers */
	margin:0 auto;
	width:990px;
	text-align: center;
	border-left:#00FF00;
	border-right:#00FF00;
/*	padding:1em 1em 5em;*/

}

#outer.homepage {
	height:auto !important; /* hack for real browsers ignored by ie*/
	height: 100%;
	min-height:100%; /* real browsers */
	margin:0 auto;
	width:952px;
	text-align: center;
	border-left:#00FF00;
	border-right:#00FF00;
/*	padding:1em 1em 5em;*/

}

#outerfooter {
	height: 100%;
	/*padding: 10px 0px;*/
	margin:auto;
	width:790px;
	margin-bottom:10px;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 990px;
	background:url(images/wrapperBG.jpg) repeat-y;
}

#wrapper.homepage {
	text-align: left;
	margin: auto;
	position: relative;
	width: 952px;
	background:none;
}

#nav {
  /*background: url(images/nav_bg.gif) repeat-x;*/
  /*background: url(images/menuBG.png) repeat-x;*/
  height:31px;
  padding: 0px;
  margin-right: 28px;
  text-align:right;
  clear:both;
  
}

#shadow {
  /*background: url(images/nav_bg.gif) repeat-x;*/
  background: url(images/shadow.png) repeat-x;
  height:36px;
}

/*#nav-left {
  background: url(images/nav_left.gif) no-repeat;
  width: 100%;
}
#nav-right {
  background: top right url(images/nav_right.gif) no-repeat;
  height: 33px;
}*/


#nav a, #navb a {
  color: #C0C4AB;
  text-decoration: none;
  font: 9px verdana, sans-serif;
}
#nav a:hover, #navb a:hover {
  color: white;
}
#nav ul {
  padding: 0px;
  margin: 0px;
}
#nav li {
  display: inline;
  padding: 0px;
  margin: 0px;
}
.clear {
	clear: both;
}

.heading1  {
	color:#333333;
	font-size:24px;
	margin-left:16px;
}

.heading2  {
	color:#A3AB31;
	font-size:12px;
}

#head {
	position: relative;
	height: 157px;
	/*background: url(images/head_bg.gif);*/
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 29px;
}

#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: #E1E1D5;
}
#head-1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 237px;
	height: 157px;
	background: url(images/head_1.jpg) no-repeat;			
}
#head-2 {
	height: 184px;
	background: url(images/head_2.jpg) no-repeat;			
}

#homeBanner	{
	background-image:url(images/homeBanner3.jpg);
/*	background-repeat:repeat-x;*/
	width:750px;
	height:155px;
}

#thinBar	{
	background-image:url(images/homeBannerSm.gif);
	background-repeat:repeat-x;
	width:450px;
	height:8px;
}

#overviewpic {
	width: 300px;
	/*margin:-40px 20px 0px 20px;*/
	float:right;
}

#detail .pic {
	width: 300px;
	padding:5px 0px;
	float:right;
}

.textwithpic {
	width: 360px;
	float:left;
	margin-left:16px;
}

.textonly {
	width: 700px;
	margin-left:16px;
}

#container{
	float: left;
	width:268px;
}

#container table{
	position:absolute;
	bottom: 0px;
	left: 56px;
	width:200px;
}

#logo{
	background:url(images/logo.jpg) no-repeat;
	width:268px;
	/*height:276px;*/
	height:230px;
	padding-top:200px;
}
#logo.contact{
	padding-bottom:200px;
}
#logo_homepage{
	background: url(images/blackLogo.jpg) no-repeat;
	height:68px;
	width:165px;
	padding-top:0px;
	margin-left:0px;
	float:left;
}

/*#brown_bottom{
	float: left;
	background:url(images/brown_bottom.jpg) no-repeat;
	width:267px;
	height:121px;
}*/

.leftShadow{
	float: left;
	background-image:url(images/left_shadow.jpg) repeat-y;
	width:16px;
	height:100px;
}

#overview {
	float: left;
	margin-right:0px;
	padding:30px;
	width:618px;
	background-color:#fff;
	color:#222;
}

#overview_gallery {
	padding:0px;
	margin:0px;
	width:678px;
	height:450px;
	float:left;
	background-color:blue;
}
#overview.words div{
	padding:0px;
	margin-left:0px;
	width:500px;
}

#overview.privacy, #overview.terms {
	margin: 50px 157px;
}

#overview_homepage {
	float: left;
	/*width:765px;*/
	width:864px;
	padding:0px;
	margin:0px;
	background-color:#333;
	height:432px;
}

#wrapperTop {
	float: right;
	width: 722px;
	background:url(images/wrapper_topSm.jpg) no-repeat;
}

#wrapperTop.homepage {
	float: right;
	width: 952px;
	background:url(images/wrapper_top_home.jpg) no-repeat;
}

#wrapperTopR {
	float: left;
	width: 44px;
	height:230px;
	background:url(images/wrapper_topR.jpg) no-repeat;
}

#wrapperLeft.homepage {
	float: left;
	width: 44px;
	height:432px;
	background:url(images/wrapper_Left_home1.jpg) no-repeat;
}

#wrapperRight.homepage {
	float: left;
	width: 44px;
	height:432px;
	background:url(images/wrapper_Right_home.jpg) no-repeat;
}

HTML#overview{
	width:516px;
}
	
#overview div{
	padding: 0px 0px 0px 0px;
}

#overview h2 {
  color: #4E523F;
  font: 20px "arial narrow", arial, sans-serif;
  margin-bottom: 0.3em;
  padding-bottom: 0px;
}
#overview p {
  padding:0px 0px 0px 0px;
}

#overview img {
  margin:0px 10px 0px 10px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2 {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
  	font: normal 18px "arial narrow", arial, sans-serif;
}

#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
  color: #982801;
  font-weight: normal;
}
#footer {
	margin: 0px auto;
	text-align: center;
	padding: 10px 0 10px 0;
	line-height:10px;
	width:990px;
	height:92px;
	background: url(images/footer_bg.jpg) no-repeat;
}
HTML#footer{
	height:102px;
}
#footer.homepage {
	margin: 0px auto;
	text-align: center;
	padding: 10px 0 0 0;
	line-height:10px;
	width:952px;
	height:75px;
	background: url(images/footer_home.jpg) no-repeat;
}

#footer p.left, #footer p.right {
	float:left;
	margin-top:10px;
	font-size: 9px;
}
#footer p.top {
	margin-top:10px;
	font-size:11px;
	color:#999;
	line-height:12px;  
}
#footer p.top strong {
	color:#eee;
}

#footer p.left {
	/*width:490px;*/
	text-align:right;
	padding-left:320px;
}
#footer p.right {
	width:150px;
	margin-left: 0px;
	text-align:left;
}
#footer p.right a{
	line-height:16px; 
}
#footer p a{
	color:#9C9B9A; 
}
#footloose {
  text-align: left;
  position: absolute;
  top: 10px;
  right: 30em;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}
#footloose .logo span {
  top: 0px;
  left: 0px;
}

#box {
	background: url(images/body_top.gif) no-repeat;
	height: 19px;
	margin-top:10px;
	}

#items {
	margin: 0px;
	padding:0px;
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
	/*background: url(images/body_bg.gif) repeat-y;*/
	/*background-color:pink;*/
}

#detailitems {
	margin: 0px;
	padding:0px;
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
	float:left;
	width:430px;
	/*background: url(images/body_bg.gif) repeat-y;*/
	/*background-color:pink;*/
}

/*below only applies to the category page */
.item-category {
	float: left;
	width: 340px;
	margin:15px 5px 15px 0px;
	/*background-color:blue;*/
}

/* works for products services and projects */
.item-on {
	float: left;
	width: 730px;
	margin:15px 5px 15px 0px;
	background-color:#DCE7DC;	
	/*background-color:blue;*/
}
/* Applies to normal products, services, projects */
.item {
	float: left;
	width: 730px;
	margin:15px 5px 15px 0px;
	/*background-color:blue;*/
}
.item a img, item-category a img, item-on a img	{
	float: left;
	padding:10px 10px 10px 0px;
}
.item h3, .item h3 a, .item-category h3, .item-category h3 a, .item-on h3, .item-on h3 a  {
	font-size: 20px;
	margin: 10px 0px 6px 0px;
	color: #2B2B2B;
}
.item p,item-category p,item-on p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details, .item .addtocart,.item-category .details, .item-category .addtocart,.item-on .details, .item-on .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover, .item .addtocart:hover,.item-category .details:hover, .item-category .addtocart:hover,.item-on .details:hover, .item-on .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item .details,.item-category .details ,.item-on .details  {
	background: #b7b045;
}
/* End of products services and projects button stuff */
.item .addtocart,.item-category .addtocart,.item-on .addtocart {
	background: #b7b045;
}
.item .details:hover, .item-category .details:hover, .item-on .details:hover {
	background: #7d7831;
}
.item .addtocart:hover,.item-category .addtocart:hover, .item-on .addtocart:hover {
	background: #7d7831;
}
.divider{
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
	
}
/* layout of blocks or images DONE*/
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#banner {
	height: 3px;
	margin: 0px 12px;
	background: bottom url(images/banner.gif) repeat-x;
}
#banner-text {
	color: #474747;
	padding-top: 15px;
	float: right;
	
}
#banner-text h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#banner-text a {
	color: #036292;
}
#banner-text a:hover {
	color: #982801;
}

div#popup a img { height:0; width:0; border-width:0;}
div#popup a:hover img {position:absolute; top:20px; left:130px; height:300px; width:328px;}

/* Columns for pictures */
div.pictures {width: 280px; float:right;}
div.picturesCol { width: 140px; float:right;}

/*contact page */
.submit {
	width:160px;
	background-color:#424041;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
	font-sieze: 11px;
	margin:5px;
	text-align:center;
}

li.front-images {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	width:288px;
}

li.front-images img{
	width:288px;
}

