/*
Theme Name: HEM-1
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A dark glossy theme.  Design by <a href="http://lc3design.com">LC3Design.com</a>.  Code modified by Louis Comeau
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body, p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6B6AA;
}
body {
	background-image: url(../../../../images/bg_leather.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
#wrapper{
	width:950px;
	background: url(images/bgtop.gif) top repeat-x;
	margin:0 auto;
	text-align:left;
}
#header{
	width:100%;
	background:url(images/header.gif) top left  no-repeat;
	height:120px;
}
#logoholder{
	float:left;
	width:950px;
	text-align:center;
}



h1{
	margin:0;
	color:#b3da8b;	
	font-weight:normal;
	letter-spacing:-2px;
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	line-height: 30px;
}
h1 a:link, h1 a:visited, h1 a:hover{
	color:#fff;
	text-decoration:none;
}
h1 span{
	color:#b3da8b;
}
h2{
	margin:0;
	color:#fff;
	font-size:20px;
	font-weight:normal;
}
h2 span{
	color:#b1da8b;
}
h3{
	font-weight:bold;
	font-size:18px;
	border-bottom:2px solid #666;
	padding-top:5px;
	padding-bottom:5px;
	background: #362B22;
	width:100%;
	text-align:center;
	color:#fff;
}
a:link {
	color: #b3da8b;
}
a:visited {
	color: #b3da8b;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #b3da8b;
}
blockquote{
	background:#42362a;
	padding:10px;
}
.clear{
	clear:both;
}
#search{
	float:right;
	padding-top:40px;
	padding-right:70px;
	font-weight:bold;
	color:#fff;}
.sinput{
	background:#c8e5ab;
	border:1px solid #a0c67b;
	outline:none;
	padding-left:3px;
	color: #718708;
	height:20px;margin:0;
}




#navcontainer {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}
#navcontainer ul{
	margin:0;
	padding-top:5px;
}
#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size:12px;
	font-weight:bold;
	color:#b33b2d;
	text-transform:uppercase;
	text-align: center;
}
#navcontainer a
{
	color:#b33b2d;
	text-decoration: none;
	display: block;
	padding-bottom:12px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	margin-left:3px;
	text-decoration:none;
	margin-right:3px;
	background:url(images/arrow.gif) bottom center no-repeat;
}
#navcontainer a:hover { 
	background:#3e3128;
	color:#fff;
}

 


#leftcolumn{
	width:670px;
	float:left;
	padding:20px;
	background-color: #3e3128;
}

#leftcolumn{
	line-height:18px;
}
#content{
	line-height:18px;
	color: #C6B6AA;
}


#rightcolumn{
	float:right;
	width:220px;
	padding:0;
	background:url(images/rightop.gif) repeat-x top;
}
#innerright{
	margin-left:-20px;
	padding:10px 10px 70px 10px;
	width:220px;
	background:url(images/bottomrepeat.gif) #42362a repeat-x bottom;
}
#rightcolumn ul{
	padding-left:20px;
	line-height:18px;
	padding-bottom:20px;
}
#rightcolumn ul li a:link, #rightcolumn ul li a:visited{
	color:#b7a693;
}
#rightcolumn ul li a:hover{
	color:#fff;
}



#footer{
	width:100%;
	padding-top:20px;
	text-align:center;
	padding-bottom:20px;
	background:#42362a;
	opacity: 0.75;
	filter:alpha(opacity=75); /* IE's opacity*/
}
.alignleft {float:left;}
.alignright {float:right;}
img.avatar {float:left; margin-right:5px;}
