/*  
Theme Name: WordPress Theme 07
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_Help.com 
Author URI: http://www.Template-Help.com/ 
*/

body {
	background-image:url('images/background.jpg');
	background-color:#9a3501;
	color:#663300;
	font-family:Times New Roman, Tahoma;
	font-size:13px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center
}
.table {
	width:700px;
	min-height:auto;
	display:table;
	text-align:left;
}
.table_row {
	min-height:100%;
	display:table-row;
}
.left {
	width:488px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	width:209px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}

.pic-left {
float: left;
margin: 8px 8px 8px 0;
}

.pic-right {
float: right;
margin: 8px 8px 8px 0;
}


.headerimg {
	padding:27px 0px 0px 33px;
	line-height:10px;
	font-size:48px;
	color:#000000;
	line-height:66px;
	font-weight:bold;	
}

.headerimg a {
color:9A3501;
text-decoration:none;
border:0px;
}

.description {
	padding:0px 0px 0px 33px;
	line-height:14px;
	font-size:14px;
	color:#541619;
	text-transform:uppercase;

}
.left_content {
	padding:0px 45px 0px 33px;
	background-image:url('images/bg2.gif');
	background-repeat:repeat-y

}
.left_content h2 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url('images/lh_bg.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:60px;
	line-height:11px;
	float:left;
	vertical-align:top;
	
}
.left_content h2 a {
	color:#9A3501;
	text-decoration:none;

}
.left_content small {
	vertical-align:bottom;
	line-height:11px;
	color:#663300;
	float:right;
	text-transform:uppercase;
}
.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:10px 0px 0px 0px;
}
.postmetadata a {
	color:#541619;
	text-decoration:none;
 	border-bottom-width:1px;
	border-bottom-style:dashed;

}
input { 
	border:1px solid #663300
}
.right_header {
	color:#663300;
	font-size:17px; 
	font-weight:bold;
}
ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px
}
li {
	padding:0px 0px 0px 0px; 
	margin-left:15px; 
	list-style : square; 
	color:#663300;
	}
li a {
	font-size:14px; 
	color:#9A3501; 
	text-decoration:none; 
	border:0px;
}
li.sidelink a {
	font-size:14px; 
	color:#9A3501; 
	text-decoration:none; 
	border:0px;
}
hr {
	font-size:0px; 
	color:#663300;
	height:0px; 
	line-height:0px;  
	border-bottom-width:1px;
}
.footer {
	font-size:12px; 
	color:#663300
}
.footer a {
	color:#663300;
	text-decoration:none;
 	border-bottom-width:1px;
	border-bottom-style:dashed;

}

a {
	color:#9A3501;
	text-decoration:none;
 	border-bottom-width:1px;
	border-bottom-style:dashed;
}

