*{
margin: 0px;
padding: 0px;
}

a{
	color:#5d3422;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {color:#92573d;
		text-decoration:none
	
}

body {
	background: #fffffd  url(images/bg_al.jpg) top repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #5a5a59;
	margin:0 auto;
	padding:0px;
}

#content{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#main{
	width:960px;
	margin: 0 auto;
	clear:both;
	background: url(images/con_b.png);
}

#header {
	width: 1000px;
	height:140px;
	background: url(images/header.jpg) no-repeat top center;
	margin: 0 auto;
	
}

#logo {
	height: 100px;
	padding-left: 680px;
	padding-top:20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

.menu{
	width:975px;
	height:35px;
	padding:0px 0 0 0px;
	margin:1px auto;
	background:url(images/menu-bg.jpg) no-repeat;
	
	
}

.menu ul {
	padding-left: 0px;
	list-style:none;
	margin-left:20px;
	
}

.menu li {
	list-style: none;
	padding:8px 15px 5px 15px;
	float:left;
	border-right:solid 1px #fffffd;
	height:36px
}
.menu li:hover {background:url(images/menu-hover.jpg) repeat-x;}

.menu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	background: url(images/menu_b.png) no-repeat left top;
	
	
}

.menu a:hover{
	text-decoration:none;
}

#con_top{
	background: url(images/con_to.png) no-repeat;
	height:7px;
	margin-top:10px;
}

#con_bot{
	background: url(images/con_bo.png) no-repeat;
	height:18px;
}

.sidebar_container{
	width: 250px;
	padding: 0px 5px 10px 5px;
	float:right;
	
	margin:0px auto;
}


.sidebar_img{padding:2px;}

.sidebar_img p{padding:5px;
				font-size:10px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				
				}

.sidebar{
	width:100%;
	background:#f7f8f6 url(images/sidebar-bg.jpg) no-repeat top;
	margin:10px auto;
}


.sidebar H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	width:200px;	
	color: #ffffff;
	padding-top:0px;
	margin-top:5px;
	background:#393938 url(images/title_lef.jpg) no-repeat;
	height: 35px;
	
}

.sidebar ul{
	list-style: none;
	margin-top:0px;
	padding:30px 0px 0 20px;
	border:  solid 0px #393938;
	width:208px
	
}

.sidebar li{
	background: url(images/ls.png) no-repeat left ;
	padding: 8px 0 10px 22px;
	margin-bottom:5px;
	border-bottom:dotted 1px #a3a4a3;
	width:189px;
}

.sidebar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #747573;
	font-weight:bold;
}

.sidebar a:hover{
	color: #000000;
}

.lefthr1{
	height:1px;
	margin-top: 3px;
	border-bottom: 1px solid #000000;
	
}

#content_text_top{
	background: url(images/right_top.png) no-repeat;
	height:16px;
}

#content_text{
	float: left;
	width: 688px;
	margin-right:5px;
	margin-top:10px;
	border: 1px solid #e1e1df;
	background:#f7f8f6;
	
}

#textblog{
	padding: 5px;
	line-height:1.9em;
	
}

#right h1,h2,h3,h4{color:#4b4d45;
				   padding-left:10px;	
				}

#content_text H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;	
	margin:4px 0 10px 10px;
	padding-bottom:9px;
	clear:both;
}

#content_text H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	margin:5px 0 17px 2px;

	padding-bottom:0px;
	
}

#content_text H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	
	margin:5px 0 10px 2px;
	padding-bottom:0px;
	clear:both;
}

#content_text H4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;

	padding-left:10px;
	margin:5px 0 10px 2px;
	padding-bottom:0px;
	clear:both;
}


#content_text p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}



#content_text ul{
	list-style: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	list-style-type:circle;	
	
}

#content_text li{
	
	padding-left: 0px;
	margin-left:30px;
	margin-bottom:5px;
	padding-bottom: 5px;
}


#content_text a{
			
		}

#content_text a:hover{
}


.read, #sidebar ul li .read{
	float:right;
}
.read a, #sidebar ul li .read a{
	font-weight:normal;
	color: #0383a8;
	width:105px;
	height: 19px;
	display: block;
	padding-top:3px;
	text-align:center;
}

.read a:hover, #sidebar ul li .read a:hover{
	color: #000000;
}

.text{
	padding-top:20px;
}



#leftcol{
	width: 195px;
	float:left;
	margin-left: 10px;
	text-align:left;
}

#cencol{
	width: 195px;
	float:left;
	margin-left: 40px;
	text-align:left;
}

#rightcol{
	width: 195px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align:left;
}

#footer {
	height: 20px;
	clear: both;
	padding: 15px 0 0 20px;
	/*background: url(images/footer.jpg) repeat-x top;*/
	background:url(images/menu-bg.png) no-repeat center;
	margin-top:5px;
	text-align:center;
	}

#footer p {
	margin: 0;
	font-size: 11px;	
	margin-left:0px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration:underline;
}

#footer a:hover {
	
	text-decoration:none;
	
}





input, select { margin:5px 0 5px 42px;
width:250px;
height:20px;
font-family:Tahoma, Geneva, sans-serif; font-size:1em;
}

textarea { width:339px;
height:200px;
margin:5px 0 5px 42px;
overflow:auto;

}
 label{ width:300px}
 
 
 img {border:0;
vertical-align:top;
text-align:left;
padding:2px ;
border:1px #CCCCCC solid;}


.form{ width:600px}
			   
.form table{font-family:Arial, Helvetica, sans-serif;
	      font-size:10px;
		  color:#5B5B5B;
		  width:300px;
		  padding:10px;
		  margin:0}
		  
.form td{margin:0; padding:0; width:100px}
