body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
background: #FFF url("images/bg.jpg") 0 0 repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}

#recent-posts{
padding:10px;
padding-left:20px;

}






#header-wrap form#quick-search {
	position: absolute;
	top: 25px; right: 12px;
	padding: 0; margin: 0;
	width: 260px; height: 26px;
	background: #fff;	
	z-index: 999999;
	border: 1px solid #D8D8D8;		
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;		
}
#header-wrap form#quick-search .tbox {
	margin: 2px 0 0 4px; 
	width: 210px;
	background: none;
	border: none;
	color: #ABABAB;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;	
}

#content-outer {
	background: #fff;
	width: 100%;
}

#header-wrap {
	position: relative;
	background: #fff url(images/wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 380px;
	text-align: left;	
}


input, textarea {
	width: 100px;
	background: #FFFFFF;
	
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
        margin-top:15px;
 }

h1, h2, h3 {
	color: #31363B;
	letter-spacing: 1px;
 font-family:Arial;
font-weight:normal;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}


#header-photo {
	position: absolute;
	top: 90px; left: 24px;	
	padding: 0;	
background: #fff url(images/showhead.jpg) no-repeat;	
	height:290px; 
	width: 890px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 



h1 {
	font-size: 28px;

}

h2 {
	font-size: 22px;
	font-weight: normal;

}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}


blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}



}

/* Logo */



#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: normal;
}

#logo a {
	color: #31363B;
}



/* Header */

#header {
	width: 940px;
	margin: 0 auto;
        background: #6C8F17 url(images/showhead.gif) no-repeat;
        background-postion:top;
}



.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;

	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}


#content-wrapper {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
position: relative;
}
#content {
	float: left;
	width: 100%;
	background: #fff url(images/content-bg.jpg) no-repeat;	
        background-position:top center;	
}

/* Content */

#contentleft {
	float: right;
	width: 690px;
        text-align: justify;
border-left:1px solid #E2E2E2;
margin-top:26px;
padding-top:8px;
PADDING-LEFT:20PX;
}

.post {
width:640px;
margin: 0 auto;
float:left;


}

.post .title {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #EBEBEB;
        margin-left:0px;
        letter-spacing: 2px; 
font-family: Arial;
font-weight:normal;
font-size: 25px;

}

.post h1.title {
	font-family: Arial;
font-weight:normal;
	font-size: 25px;
	margin-left:0px;
        letter-spacing: 2px; 
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding-left:0px;
color:#333333;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
float:left;
width:215px;
margin-top:20px;
margin-right:10px;
background-position:top center;
list-style-type:none;
}

#sidebar ul {	
line-height: normal;
list-style-type:none;
}

#sidebar li{

padding:5px;
list-style-type:none;

}


#sidebar li h2 {
	text-align:center;
	font-size: 16px;
	letter-spacing: 1px;
padding-bottom:4px;
 
}

#sidebar a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
         letter-spacing: 2px; 


}

#sidebar a:hover {
	text-decoration:underline;

}
 
#sidebar ul li a:hover {
	
text-decoration:underline;
 
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

/* footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	
}

#footer {
	width: 100%;
	padding: 0;	
	text-align:center;
color:#59363B;
background: #FFF url("images/deer.jpg");
z-index:1;
}
