body {
	background-color: #fff;
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
text-align: center;
}

h1, h2, h3, h4, h3 a, h2 a {
	color: #6b4506;
	text-decoration: none;
}

a {
	color: #6b4506;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
margin: 0 auto;
width: 770px;
text-align: center;
border-left: 1px solid #e9e2d6;
border-right: 1px solid #e9e2d6;
}

#content {
margin: 10px 0 0 0;
text-align: left;
background: url('images/contentbg.gif') repeat-y top left;
}

#header {
background: url('images/top1.gif') no-repeat top right #F5F5F6;
height: 120px;
text-align: left;
margin: 0 0 0 0;
}

.header2 {
text-align: left;
font-size: 12px;
margin: 0;
padding: 10px 0 20px 10px;
}

#header h1{ 
padding: 15px 0 5px 20px;
font-size: 20px;
text-align: left;
}

#header p { 
padding: 15px 0 5px 20px;
font-size: 12px;
text-align: left;
color: #666;
}

/* main */

#main {
float: left;
width: 563px;
margin: 0 0;
padding: 1px 0 15px 15px;
text-align: left;

}

#main p { 
font-size: 14px;
margin: 6px 10px 0 10px;
padding: 0 0 0 0;	
text-align: left;
line-height: 150%;
color: #666;
}

#main h2 {
font-size: 14px;
background-color: #ede4d5;
margin: 5px 0 10px 0;
padding: 5px 3px 3px 10px ;
}

#main h3 {
font-size: 14px;
background-color: #ede4d5;
margin: 15px 0 10px 0;
padding: 5px 3px 3px 10px ;
}


.post_title {
	font-size: 14px;
	background-color: #ede4d5;
	margin-bottom: 5px;
	padding: 3px;
}

.post_meta {
	background-color: #ede4d5;
	margin-bottom: 5px;
	padding: 15px 10px 10px 3px;
}

#sidebar {
float: right;
width: 183px;
margin: 0;
padding: 5px 3px 0px 3px;
text-align: center;
}

#sidebar p { 
font-size: 12px;
margin: 5px 1px 1px 1px;
padding: 0 0 1px 0;	
text-align: center;
color: #666;
}

#sidebar img {
margin: 1px 0 10px 0;
}

#sidebar h3 {
font-size: 12px;
background-color: #e9e2d6;
margin: 25px 0 3px 0;
padding: 2px 5px;
text-align: center;
}

#sidebar h4 {
font-size: 12px;
background-color: #e9e2d6;
margin: 25px 0 3px 0;
padding: 2px 5px;
text-align: center;
}

#sidebar ul {
list-style: none;
margin: 0 0 2px 25px;
padding: 1px 0 0 5px;
text-align: left;
}

#sidebar li {
margin: 5px 0 2px 1px;
list-style: outside url('images/bullet.gif');
text-align: left;
}

#footer {
clear: both;
color: #bfb199;
background-color: #f2eee7;
margin: 0 0 0 0; 
padding: 0 0 10px 0;
border-top: 20px solid #fff;
font-size:12px;
text-align:center;
}


img {
border: 0;
}

#content p.order {
margin: 0;
padding: 10px 0 10px 10px;
font-size: 14px;
}

#content p.order a {
color: #0000FF;
text-decoration: none;
}

#content p.order a:hover {
color: #FF0000;
text-decoration:underline;
}



#content p.order2 {
font-size: 12px;
margin: 10px 1px 1px 1px;
padding: 0 0 1px 0;	
text-align: center;
}

#content p.order2 a {
color: #0000FF;
text-decoration: none;
}

#content p.order2 a:hover {
color: #FF0000;
text-decoration:underline;
}



