@charset "UTF-8";


body {
	background:#e4e0c6 url(../images/bg_body.png) top left repeat-x;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}



/* global */
a {
	cursor:pointer;
	color:#33460c;
	text-decoration:none;
}

p {
	line-height:150%;
    margin-bottom: 10px;
    font-size: small;
    margin-top: 5px;
    margin-left: 8px;
}
p.style1{
    font-size: xx-small;
    text-align:right;
    color:Olive;

}
p.style2{
    margin-left: 2px;

}
h1, h2, h3, h4, h5 {
	color:#33460c;
}
h1 {font-size:18px;
    margin-bottom: 15px;
    
}
h1.style1{
    text-align:center;
}
h2 {font-size:16px;
    margin-bottom: 10px;
}
h3 {font-size:12px;
    margin-bottom: 5px;
    padding-left:2px;
    
}
h3.style1{
    text-align: center;
}
h4 {font-size:11px;
    margin-bottom: 3px;
}


/* layout */
#primaryContainer {
	width:770px;
	margin:10px auto 0 auto;
}
#dropShadowTop {
	padding:0 4px;
	background:url(../images/bg_dropShadow_top.png) top left repeat-y;
}
#primaryContainerBottom {
	width:770px;
	margin:0 auto;
}



/* banner area */
#bannerContainer {
	height:174px;
	position:relative;
	background:#eee;
}
#logo {
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	background:url(../images/bg_logo.png) top left no-repeat;
	height:174px;
	width:261px;
}
#logo h2 {
	height:174px;
	width:261px;
	margin:0;
}
#logo h2 span {
	display:none;
}
#bannerImage {
	position:absolute;
	right:0;
	top:0;
	z-index:10;
	width:500px;
	height:174px;
}



/* main menu */
#mainMenuContainer {
	height:27px;
	background:url(../images/bg_mainMenuContainer.png) top left repeat-x;
	padding-left:40px;
}
#mainMenu {
	position:relative;
	}
#global_nav {
	clear: both;
	height:27px;	
}
ul#gNav {
	margin:0;
	padding:0;
	background:url(../images/bg_mainMenu.png) 0px 0px no-repeat;
	position:relative;
	height:27px;
	width:450px;
	float: left;
	}
#gNav li {
	list-style:none;
	position:absolute;
	top:0;
	background-image:none;
	}
#gNav li, #gNav a {
	height:27px;
	display:block;
	}
li#home {
	left:0;
	width:78px;
	}
li#about {
	left:78px;
	width:97px;
	}
li#products {
	left:175px;
	width:85px;
	}
li#services {
	left:260px;
	width:84px;
	}
li#contact {
	left:344px;
	width:105px;
	}
li#home a:hover {
	background: transparent url(../images/bg_mainMenu.png) 0px 27px;
	}
li#about a:hover {
	background: transparent url(../images/bg_mainMenu.png) -78px 27px;
	}
li#products a:hover {
	background: transparent url(../images/bg_mainMenu.png) -175px 27px;
	}
li#services a:hover {
	background: transparent url(../images/bg_mainMenu.png) -260px 27px;
	}
li#contact a:hover {
	background: transparent url(../images/bg_mainMenu.png) -344px 27px;
	}
#gNav span {
	display:none;
	}
#gNav li ul li {
	position:relative;
	}
#gNav li.sub ul {
	position:absolute;
	top:27px;
	left:-40px;
	display:none;
	width:200px;
}
#gNav li.sub li {
	background:url(../images/bg_menuFade.png) top left;
	color:#fff;
	width:230px;
	float:left;
	padding:0;
	height:auto;
	}
#gNav li.sub ul li a {
	background:transparent;
	color:#fff;
	padding:5px 5px 5px 20px;
	text-decoration:none;
	height:auto;
	}
#gNav li.sub ul li a:hover {
	color: #fff;
	background:#a09958;
	}
#gNav li.sub:hover ul,
#gNav li.over ul {
	display:block;
	}
input.button {
  color: Black; background-color:Transparent; border-style: none;
  font-size:xx-small;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 16px;
}

	
/* content zone home */
#contentContainerHome, #contentContainerInterior {
	background:#fff url(../images/bg_content.png) top left repeat-x;
}
#contentContainerHome #leftColumn {
	float:left;
	width:509px;
}
#contentContainerHome #leftColumnINT {
	padding:0 0 10px 40px;
}
#contentContainerHome #rightColumn {
	float:right;
	width:240px;
	padding-left:10px;
}
#contentContainerHome #rightColumnINT {
	padding-top:20px;
	
}



/* content zone interior */
#contentContainerInterior #leftColumn {
	float:left;
	width:240px;
}
#contentContainerInterior #leftColumnINT {
	padding:20px 0 10px 40px;
}
#contentContainerInterior #rightColumnINT {
	padding:10px 40px 10px 0px;
}
#contentContainerInterior #rightColumn {
	float:right;
	width:500px;
}
#rightColumnINT ul {
	border-left:1px solid #fff;
	padding:10px 0px 10px 15px;
	margin:0;
}
#rightColumnINT ul li {
	list-style:none;
	margin:0;
	padding-left:10px;
	background:url(../images/bullet.png) 0px 5px no-repeat;
	color:#33460c;
	line-height:150%;
}



/* homepage elements */
h2#hdr_homeIntro {
	width:718px;
	height:59px;
	margin-top:20px;
	margin-bottom:0;
	background:url('../images/hdr_homeIntro.gif') no-repeat left top;
}
#calloutBox {
	width:200px;
	padding-bottom:20px;
}
#calloutINT {
	background:#fff;
}
#calloutBoxHdr {
	background:#a09958;
	color:#fff;
	padding:4px 4px 4px 15px;
}
#calloutBoxMid {
	padding:0 10px 10px 15px;
	font-size:11px;
	background:#fff;
}
#calloutBoxMid a {
	text-decoration:none;
	text-transform:uppercase;
	color:#a09958;
}
#calloutBoxMid a:hover {
	text-decoration:underline;
}
#calloutBoxBottom {
	height:13px;
	background:url(../images/bg_calloutBoxBottom.png) top left no-repeat;
}
#columnList {
	width:680px;
	margin:0 auto;
	padding-bottom:10px;
	background:#edebd9;
}
#columnList_hdr {
	background:#a09958;
	color:#fff;
	padding:4px 4px 4px 15px;
	border-bottom:1px solid #fff;
}
#columnList ul {
	width:204px;
	float:left;
	border-left:1px solid #fff;
	padding:15px 0px 10px 15px;
	margin:0;
}
#columnList ul li {
	list-style:none;
	margin:0;
	padding-left:10px;
	background:url(../images/bullet.png) 0px 5px no-repeat;
	color:#33460c;
	line-height:150%;
}



/* page submenu */
#secondaryMenu_hdr {
	background:#a09958;
	color:#fff;
	padding:4px 4px 4px 15px;
	border-bottom:1px solid #fff;
}
div#secondaryMenuINT {
	background:#ebe6d2;
	padding-bottom:10px;
}
#secondaryMenuINT ul {
	padding:15px 0px 10px 15px;
	margin:0;
}
#secondaryMenuINT p, #secondaryMenuINT h1, #secondaryMenuINT h2, #secondaryMenuINT h3, #secondaryMenuINT h4, #secondaryMenuINT h5  {
	padding-left:15px;
}
#secondaryMenuINT ul li {
	list-style:none;
	margin:0;
	padding-left:10px;
	background:url(../images/bullet.png) 0px 5px no-repeat;
	color:#33460c;
	line-height:150%;
}
#secondaryMenu a {
	text-decoration:none;
}


/* footer */
#footer {
	width:770px;
	margin:0 auto 20px auto;
	text-align:center;
	font-size:11px;
	line-height:16px;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



/* misc */
.green {
	color:#33460c;
}
.hidden {
	display:none;
}
.clearFloat {
	clear:both;
	height:21px;
}

