
body {
	margin: 20px;
	background:url(images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color:#f3f1f2;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	
	
}

h1 {
	font-size: 2em;
}

h2 {
	font-size:20px;
	padding-left:33px;
	line-height:32px;
	color:#fff;
	
	background:url(images/content_heding_icon.png) 8px 5px no-repeat #b75b00;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	background: none;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	border:1px solid #ccc;
	margin-top:30px;
	
	
}

/* Header */

#header {
	width: 940px;
	/*height: 172px;*/
	margin: 0 auto;
	/*background: #FFDA2A url(images/img01.jpg) no-repeat left top;*/
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}
.header_right{
float:right;
margin-top:-106px;
background:url(images/header_right.jpg) no-repeat;
width:443px;
height:110px;
}
#logo h1 {
	float: left;
	padding: 0px 0 0 13px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 80px 0 0 5px;
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 940px;
	height: 42px;
	margin: 0 auto;
	padding: 0;
	padding-top:6px;
	
	
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:center;
	
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding:14px 25px 25px 16px ;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #666666;
	border: none;
	margin-left:0px;
	text-align:center;
	background:url(images/nav_spacer.jpg) right top  no-repeat;
}
.textwidget P{
margin:0 auto;
padding:0;

background:url(images/sidebar_center.jpg) repeat-y;

}
.textwidget P a{
margin:0 auto;
padding:0;

background:url(images/sidebar_bullet.png) no-repeat 19px;


}

#menu a:hover {
	color:#333333;
	text-decoration: underline;

}
#menu .current_page_item a 
{
color:#666666;
}



/* Page */

#page {
	width: 940px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 13px 45px 0 0;
	
	
}

.post {
}

.post .title {
	color: #fff;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */
.sidebar_bottom{
margin:-13px auto;
padding:0;
background:url(images/sidebar_bottam.jpg) no-repeat;
}
#sidebar {
	float: left;
	width: 235px;
	padding: 12px 0 0 20px;
	
	min-height:300px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li a {
background:url(images/sidebar_bullet.png) no-repeat 10px;
}

#sidebar li ul {
	padding-bottom: 20px;
	background:url(images/sidebar_center.jpg) repeat-y;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #CCB040;
	padding-top:0px;
	width:192px;
	display:block;
	margin-left:21px;

	/*background:url(images/sidebar_bottom_line.jpg) no-repeat;*/
}

#sidebar h2 {
	height:41px;
	color: #fff;
	padding-left:48px;
	line-height:29px;
	background:url(images/sidebar_top.jpg) no-repeat;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
	
	

}
#sidebar p a {
padding-left:27px;
display:block;
width:162px;
line-height:20px;
padding-top:5px;
padding-bottom:9px;
border-bottom: 1px solid #CCB040;
background:url(images/sidebar_bullet.png) no-repeat 8px ;
text-align: justify;
	
}

#sidebar a {
padding-left:30px;
	color: #4F4F4F;
	border: none;
	
	
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
#footer-top{
float:left;
margin:0 auto;
padding:0px;
display:block;
width:100%;

}

/* Footer */

#footer-web {
	display:block;
	float:left;
	min-height: 30px;
	margin: 13px auto;
	padding: 7px 0 15px 0;
	background:url(images/footer_bg.jpg) repeat-x 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	width:100%;
}

#footer-web p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
}

#footer-web a {
margin:0 auto;
color: #FFFFFF;
}

.copyscape-web{
width:200px;
margin:0 auto;
display:block;}

.copyscape-web-left{
float:left;
display:block;
margin-top:4px;}

.footer-link-web{
float:right;
display:block;
margin-top:10px;}

#commentform {
}

#comment {
	width: 600px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}
