/*  
Theme Name: WordPress Theme 36
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,html{margin:0 !important;padding:0;}
h1, h2, h3, h4 {
    font-size:16px;
}

.txt p{ 
 
    font-size: 16px;
    float: right;
    width: 300px;
    z-index: 1;
    position: absolute;
    font-size:15px;
    margin: 115px 0 0 120px;

}
.blog {
    right: 0;
    z-index: 1;
    padding:10px;
    display:block;
    margin-top:50px;
    width: 257px;
    height: 56px;
    background: url(images/blog.png) center center no-repeat;
    position:absolute;

}

body {

    background-color:white;
    padding:0px;
    margin:0px;
    font-family:Tahoma, Arial;
    font-size:14px;
    color:#464646
}
.table {
    width:717px;
    height:auto;
    display:table;
    text-align:left;
   
}
.table_row {
    height:100%;
    display:table-row;
}
.left {
    width:505px;
    height:100%;
    vertical-align:top;
    display:table-cell;
 
    background-position:top;
    background-repeat:no-repeat;
}
.right {
    width:212px;
    height:100%;
    vertical-align:top;
    display:table-cell;
 
    background-position:top;
    background-repeat:no-repeat;
}


.header {
    width:717px;
    height:157px;
    background: url(images/top.png) no-repeat top center;
    text-align:center;
    text-align:left;
    position:relative;
}

.menu {
    width:717px;
    height:37px;
 
    text-align:center;
    text-align:right;

}

.menu ul {
    padding-right:192px;
    display: inline;


}
#searchform [type=submit]{
    background: black;
    color:  #ffd500;
    width:50px;
    height:20px;
    border: none;
    font-weight: bold;
    font-size:11px;
}

.menu li {
    display: inline;
    width:89px;
    height:23px;


}
.menu li a {

    width:89px;
    background-repeat:no-repeat;
    background-position:left;
    padding-left:15px;
    padding-right:15px;
    color:black; 
    text-transform:uppercase;
    font-weight:bold;
    padding-bottom:5px;
    font-size:13px;
    text-decoration:underline;

}


.footer {
    width:717px;
    height:115px;
 
    color:#000000;
    clear:both;
    text-align:left;
}

.footer a {
    color:#000000;
    text-decoration:underline;

}
.co_name {
    padding-left:362px;
    padding-top:15px;

    font-family: Arial,Verdana !important;
} 


.co_name a{	
    font-size:28px;
    color:#000000;
    font-family: Arial,Verdana ;
    text-decoration:none;
    font-weight:Bold;
}
.slogan {
    text-align:left;
    font-size:11px;
    color:#000000;
	width: 217px;
	font-style: italic;
    padding-left:400px;
    margin-top:5px;
    font-size:12px;
    position: absolute;
}

.left_content {
    padding-left:46px;
    padding-right:17px;
}


.left_header a {
    font-size:14px; 
    text-decoration:none;
    font-weight:bold;
    color:#000000;
    line-height:16px;
}
.left_header small {
    font-size:11px; 
    text-decoration:none;
    color:#000000;
}
.content {
    color:#5F481C;
    padding-left:32px;
}
.content a, a {
    color:#5F481C;
    text-decoration:underline;
}
.postmetadata  {
    margin:0px;
    line-height:13px;
    padding:15px 0px 0px 0px ;
    text-align:right;

}
.postmetadata a {
    font-family:Tahoma, Arial;
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
    font-size:11px;

}
.right_content {
    padding-left:22px;
    padding-right:10px;

}
.right_content >ul{width:200px;}
.right_header,.widgettitle {

	width:178px;
    height:25px;
    background-image:url('images/r_header.gif');
    font-size:13px;
    font-weight:bold;
    color:#ffd500;;
}

.logo{ width:338px; height: 77px;margin-top:15px; background: url(images/logo.png);display: block;position: absolute;top:30px; }

  .ul {
    padding: 0px 0px 0px 22px;
    margin:0px;
	list-style:none;
}
.widgettitle{
	display: block;
	margin-left: -22px;
	padding-left: 30px;
	width: 148px;
	font-size: 12px;
	
}
.widget{ display:block; }
.widget_nav_menu *{
	max-width: 178px;
	text-align:left;
}

.widget_nav_menu .menu{
	margin-left:-55px;
}

.widget >ul{ margin-left: -40px;}
.ul li {

    list-style-image:url('images/bull.gif');
    line-height:16px;
}
.ul li a {
    color:black;
    font-size:11px;
    text-decoration:underline;


}

.navigation{
	text-align: center;
}
.postmetadataalt {
    font-size:9px;
}