

body {
	margin: 0;
	padding: 0;
	background: url(images/bg02.jpg) ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E735D;
}

h1,h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
	
}


h2{
	margin: 0;
	padding: -10;
	font-weight: normal;
	color: # ;
	
}

h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
	
}
h5 {
	margin-left:78px;
	font-weight: normal;
	color: #8D725D;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom:medium;
	
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.7em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size:1.3em;
	
}

h5 {
	font-size:3em;
}
	

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

ul, ol {
}

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

a:hover {
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	

}

/* Header */

#header {
	width: 940px;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 40px;
	margin: 0;
	color: #333;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
} 

#logo p a {
	color: #333;
}

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



/* Menu */

#menu {
	width: 908px;
	height: 36px;
	margin: 0 auto;
	padding:0px 0px 0px 20px;
	background: url(images/menu.jpg);
	border-top: 4px solid #323435;
	border-bottom:  4px solid #323435;
	border-left: 4px solid #323435;
	border-right: 4px solid #323435;
	
	
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 12px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F4A47;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/bg02.jpg);
	text-decoration: none;
	color:#FFF;
}

#menu .current_page_item a {
	background: url(images/bg02.jpg);
	color: # FFF;
}

/* Page */

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

#page-bgtop {
	padding: 20px 0px;

}

#page-bgbtm {

}

/* Page2 */

#page2 {
	width: 935px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop2 {
	padding: 40px 0px;

}

#page-bgbtm2 {

}





/* Content */

#content {
	float: right;
	width: 620px;
	height:460px;
	padding: 15px 0px 0px 0px;
	background: url(images/bgtext2.jpg);
	border-top: 4px solid #323435;
	border-bottom:  4px solid #323435;
	border-left: 4px solid #323435;
	border-right: 4px solid #323435;
	
	
}


#content2 {
	float: right;
	width: 620px;
	height:490px;
	padding: 13px 0px 0px 0px;
	
	
}
#content3 {
	float: right;
	width: 620px;
	height:460px;
	padding: 15px 0px 0px 0px;
	background: url(images/bgtext3.jpg);
	border-top: 4px solid #323435;
	border-bottom:  4px solid #323435;
	border-left: 4px solid #323435;
	border-right: 4px solid #323435;
}

#content4 {
	float: right;
	width: 620px;
	height:460px;
	padding:15px 0px 0px 0px;
	background: url(images/bgtext4.jpg);
	border-top: 4px solid #323435;
	border-bottom:  4px solid #323435;
	border-left: 4px solid #323435;
	border-right: 4px solid #323435;
}

#content5 {
	float: right;
	width: 620px;
	height:460px;
	padding:15px 0px 0px 0px;
	background: url(images/bgtext4.jpg);
	border-top: 4px solid #323435;
	border-bottom:  4px solid #323435;
	border-left: 4px solid #323435;
	border-right: 4px solid #323435;
}

.post {
	margin-bottom: 10px;
}

.post-bgtop {
	
	
}

.post-bgbtm {
	
}

.post .title {
	margin-bottom: 10px;
	padding: 0px 0 70 0px;
	letter-spacing: -.5px;
	color: # 3F3;
	
}

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

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #0C0;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #FFF;
}

.post .meta a {
	color: #fff;
}

.post .entry {
	padding: 0px 0px 0px 0px;
	padding-bottom: 10px;
	text-align: justify;
	color: #333;
	font-size:1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:500;
	margin-left:35px;
	margin-right:35px;
	letter-spacing:1px;
	line-height:21px;
	
	
	
	

}

.post .entry2 {
	padding: 0px 0px 0px 0px;
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	font-size:1.275em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:500;
	margin-left:35px;
	margin-right:35px;
	letter-spacing:1px;
	line-height:17px;
	
	
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 284px;
	height:490px;
	padding: 0px 0px 25px -10px;
	
	
}


#sidebar ul {
	margin: 0;
	padding: 10px 0px 5px;
	list-style: none;

}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #292929;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/bgbar.png);
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	
	
}

#sidebar h2 {
	padding-left:30px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #292929;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #333;
}

#sidebar p {
	margin: 0 0px;
	padding: 50px 30px 20px 30px;
	text-align: center;
	font-size:15px;
	
}

#sidebar a {
	border: none;
	color: #898989;
}

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




/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #292929;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #CCC;
}

#footer a {
	color: # 866C58;
}

.floatleft {
  float: left;
  margin-right: 10px;
}
.floatright {
  float: right;
  margin-left: 10px;
}

.clearleft {
  clear: left;
}
.clearright {
  clear: right;
}
.clearboth {
  clear: both;
}
