body {
	scrollbar-track-color:#4e2e02;
	scrollbar-face-color:#594932;
	scrollbar-arrow-color:#f8d24f;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#7e5e32;
	scrollbar-3dlight-color:#392912;
	scrollbar-darkshadow-Color:#392912;	
          
	background: #4b2e03;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
          line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	

a {
	color: #f8d24f;
}

a:link {
	text-decoration: none;
	color: #f8d24f;
}
a:visited {
	text-decoration: none;
	color: #f8d24f;
}
a:hover {
	text-decoration: none;
	color: #f8d24f;
}
a:active {
	text-decoration: none;
	color: #f8d24f;
}





/* STRUCTURE */

div#container {
	margin: 30px auto 0px auto;
	width: 893px;
	}

div#top {
	text-align: left;
	}

	
div#contentwrap {
	background: #291902;
	width: 640px;
	float: left;
	text-align: left;
	}
      
div#columncontainer {
	background: #291902;
      padding: 10px;
	float: left;
	text-align: left;
	}

div#columnleft {
	background: #4e2e02;
	width: 310px;
          height: 463px;
	margin: 0px;
	float: left;
          overflow: auto;
	}
  
div#columnright {
	background: #4e2e02;
	width: 290px;
          height: 463px;
	margin: 0px;
	float: right;
          overflow: auto;
	}
          
div#columndouble {
	background: #4e2e02;
	width: 520px;
          height: 463px;
	margin: 0px;
	float: left;
          overflow: auto;
          padding-right: 100px;
	}
      


/* GALLERY */
          
div#gallerymain {
text-align: center;
width: 620px;
height: 350px;
}

div#gallerythumbs {
background: #4b2e03;
text-align: center;
width: 620px;
height: 130px;
margin-left: 10px;
}



.clientthumb {
vertical-align: middle;
padding-right: 20px;
padding-bottom: 6px;
border: 0px solid;
}
      
div#flash {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 237px;
	float: right;
	}

          
          
/* FOOTER */

div#footer {
	background: #291902;
	width: 893px;
	clear: both;
	}

div#footer_bg_top {
	height: 12px;
	width: 893px;
	}

div#footer_bg_main {
	background: #291902;
	height: 31px;
	}

div#footer_left {
	float: left;
	text-align: left;
	width: 400px;
	margin: 7px 0px 0px 10px;
	}
	
div#footer_right {
	margin: 7px 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 400px;
	text-align: right;
	}


div#footer_bg_bottom {
	height: 12px;
	width: 893px;
	overflow: hidden;
	}

          
          
/* MISC */

h1 {
	font-size: 18px;
	color: #f9d350;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	}
	
h2 {
	font-size: 12px;
	margin: 0px 0px 22px 0px;
	padding: 0px;
	}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
          
          
/* TAGS */
          
span.readyellow {
	color: #f8d24f;
	}

.padding10px {
	padding: 10px;
	}
      
.noborder {
border: 0px solid;
}

div.divider {
	background: #291902;
height: 2px;
font-size: 0px;
margin: 24px 0px 12px 0px;
}
