/*  
Theme Name: WordPress Theme 40
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/ 
*/
.postmetadataalt {
	font-size:9px;
}
h1, h2, h3, h4 {
	font-size:12px;
}
body {
	background-color:#000000;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#B3B3B3;
	background-image:url('images/bbg.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.header {
	 text-align:left;
	 height:203px;
	 background-image:url('images/bg1.jpg');
	 background-position:right; 
	 background-repeat:no-repeat;
	 
}

.co_name {
	padding-left:64px;
	padding-top:91px;
	
}
.co_name a{	
	font-size:24px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial Black, Arial
}
.slogan {
	font-size:11px;
	color:#7F3F00;
	padding-left:64px;
	
}
.table {
	width:766px;
	height:auto;
	display:table;
	background-image:url('images/bg5.gif');
	background-position:right;
	background-repeat:repeat-y;
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:544px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:left;
}
.right {
	width:222px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}



.menu {
	background-image:url('images/bg2.jpg');
	height:50px;
	text-align:left;
}

.menu ul {
	display: inline;

	
}
.menu li {
	display: inline;
	width:89px;
}
.menu li a {
	background-image:url('images/menu_bg.gif');
	text-transform:uppercase;
	font-size:11px;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	padding-right:20px;
	color:#000000; 
	font-weight:bold;
	text-decoration:none;

	
}

.table2 {
	width:513px;
	height:29px;
	display:table;
	background-image:url('images/bg4.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:421px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	width:92px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	color:#0D0D0D;
	text-align:center;
}

.left2 a {
	font-size:11px;
	background-repeat:no-repeat;
	color:#000000; 
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;


}


.left_content {
	padding-left:34px;
	padding-right:31px;
}
.left_content a , a{
	color:#00B3A7;
}

.postmetadata  {
	 margin:0px;
	 padding:15px 0px 0px 0px;
	 color:#B37A00;
 	font-weight:bold;

}
.postmetadata a {
	color:#B37A00;
	font-weight:normal;
	text-decoration:none;
	font-family:Microsoft Sans Serif, Arial;


}

.line {
	height:7px;
	line-height:7px;
	background-color:#B34400;
}
.footer {
	padding:0px 70px 	0px 37px;
	font-size:10px;
	color:#C4C4C4;
}

.footer a {
	color:#FF6000;
	text-decoration:none;
	
}
.search {
	width:222px;
	height:51px;
	background-image:url('images/bg3.jpg');
}
.right_content {
	padding-left:31px;
	padding-right:35px;
	text-align:left;

}
.right_content  strong {
	text-transform:uppercase;
	color:#000000;

}

.ul {

	padding: 0px 0px 0px 20px;
	margin:0px;
}
.ul li {

	list-style-image:url('images/arrow.gif');

	color:#003734;
}
.ul li a {
	color:#003734;
	font-size:11px;
	text-decoration:none;

	
}
