	/*  
Theme Name: WordPress Theme 17
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: url(images/tuscantexture.jpg);
	background-color:#8a8a8a;
	font-family:tahoma;
	color:#8a8a8a;
	padding:0px 0px 0px 0px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:100px;
	margin-right:0px;

}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.table {
	width:766px;
	height:auto;
	display:table;
	background-image:url('images/bg2.jpg');
}
.table_row {
	height:100%;
	display:table-row;

}
.left {
	background-image:url('images/bg1.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:538px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	background-image:url('images/bg3.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	width:228px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}

.table2 {
	width:538px;
	height:auto;
	display:table;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:271px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	width:267px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}

.co_name {
	padding:98px 0px 0px 50px;
}
.co_name a{
	font-size:30px;
	color:#864E1B;
	text-decoration:none;
}
.slogan {
	padding-left:50px;
	color:#864E1B;
	font-size:9px;
	font-family:Microsoft Sans Serif, Tahoma;
}

.menu {
	padding-left:60px;
}
.menu ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;
}
.menu ul  li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	
	list-style-image:none;
}

.menu ul li  a{
	 font-size:12px; 
	 color:#ffffff;
	 text-decoration:underline;
	 line-height:18px;
	 background-image:url('images/menu_bull.gif');
	 background-position:left;
	 background-repeat:no-repeat;
	 padding-left:17px;
 
}

.left_content {
	padding-left:50px;
	padding-right:60px;
	font-size:11px;
	color:#8A8A8A;
	line-height:17px;
}
.left_header small{
	color:#3D75BA;
	font-size:9px;
	font-family:Microsoft Sans Serif, Tahoma;
}
.left_header a{
	color:#3D75BA;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	line-height:23px;
}

.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 0px;
	 text-align:right;
}
.postmetadata a {
	color:#686868;
	text-decoration:none;
}

.right_content {
	padding:286px 27px 10px 15px;
	text-align:left;
	font-size:11px;
	color:#8F8F8F;
}
.right_content  strong {
	color:#F09E16;
	font-weight:normal;
	font-size:12px;
}
.ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
} 
.ul li a {
	color:#8F8F8F;
	text-decoration:underline;
	line-height:20px;
}
.footer {
	text-align:left;
	padding-left:50px;
	color:#9EB8D2;
	background-image:url('images/bg2.jpg');
	background-repeat:repeat-y;
	font-size:9px;
	font-family:Microsoft Sans Serif, Tahoma;
}

.footer  a {
	color:#9EB8D2;
	text-decoration:none;

}
a {
	color:#868686;
}

h1, h2, h3, h4 {
	font-weight:normal;
	font-size:13px;
}
.postmetadataalt {
	font-size:10px;
}