
body {
	margin: 0;
	padding: 0;
	background-image: url(images/background1.png);
    background-repeat:repeat-x;
   background-position: left top;
   background-color:#7A5F2E;
	font-size: 13px;
	text-align: justify;
}


body, th, td, input,  textarea, select, option {
	font-family: Arial, "Times New Roman", "Trebuchet MS",  Times, serif;
	color: #262626;
	font-size: 12pt;
}


h1 {
	font-family:  "Times New Roman",Georgia, Times, serif;
	font-weight: normal;
	color: #E49304;
}

h3, h2
{
    color:#45D72C;
}

h1 {
	letter-spacing: 2px;
	font-size: 2em;
	font-weight: bold;
}

h2 {
	letter-spacing: 1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1.5em;
}

p, ul, ol 
{
    
    
	line-height: 150%;
	color:#EBCFA6;
}
td
{
    color:#EBCFA6;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #B29269;	
	border: 1px solid #E3D1BA; 
	background: #F5EFE9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #DEDF81;
}

a:hover {
	color: #8B9C4C;
}

hr 
{
    margin-top:25px;
    background-color:#180904;
	 
	 border: solid 1px #180904;
	 
}

#Wrapper2
{ 
    clear: both; 
 
padding: 0; 
margin: 0;

   
	
	text-align:center;
}
#Wrapper2 p 
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height:normal;    
}
#wrapper {
	width: 875px;
	margin: 0 auto;
	
	background: url(images/header1.png) no-repeat center top;
}

#wrapper-top 
{
    padding-top: 33px;
	background: url(none) no-repeat left top;
}

#wrapper-btm {
	padding-bottom: 10px;
}

/* Header */

#header {
	width: 628px;
	margin-left:235px;
	
	padding: 0px 0px 0px 0px ;
	
	
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	font-size: 34px;
	padding: 10px 0 0 15px;
	color: #F79F1A;
}

#header p {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4AC8D;
	text-transform: lowercase;
}



/* Page */

#page {
	width: 735px;
	margin: 0 auto;
	margin-top:25px;
}

/* Content */

#content {
	width: 503px;
	float:left;
	color: #666666;
	
}

#content p
{
    font-size:12pt;
    letter-spacing:1px;
    	
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	border-bottom: 2px #FBE17F solid;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	color: #B29269;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #B29269;
}

.meta {
	text-align: left;
	color: #B29269;
	padding: 5px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
	border: 1px solid #E3D1BA; 
	background: #F5EFE9;
}

.meta .more {
}

.meta .comments {
}

.meta a {
	color: #B29269;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.posts embed, object {
	
}
.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

 h3 
{
    color:Green;
	font-size: 14pt;
	padding:0px;
	margin:0px;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 5px 5px 5px 0px;
}
.entry p
{
    margin: 0 0 10px 0;
	line-height: normal;
	color:#000000;
	font-size:12pt;
}
.entry li 
{
    
	line-height: normal;
}
.entry h3 
{
    margin: 0 0 0 0;
	line-height: normal;
}
.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-top:25px;
	margin-bottom: 10px;
	color: #262626;
	
}

#sideleft {
	float: left;
	width: 300px;
	margin-top:25px;
	margin-bottom: 10px;
	color: #262626;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 35px;
	border-bottom: 1px #8D5828 solid;
}

#sidebar h2 {
	margin: 0 0 0 20px; 
	height: 35px;
	font-size: 18px;
	color: #45D72C;
	border-bottom: 2px #8D5828 solid;
}
#sidebar h3 {
	margin: 0 0 0 20px; 
	height: 35px;
	font-size: 18px;
	color: #02487E;
	border-bottom: 2px #FBE17F solid;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #5C3F1C;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #CFBAA1;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}
.menu1
{
    float:left;
    margin-top:10px;
    margin-left:0px;
}

.menu2
{
    float:left;
    padding-left:20px;
    margin-top:10px;
    margin-left:0px;
}
.menu3
{
    float:left;
    padding-left:20px;
    margin-top:10px;
    margin-left:0px;
}
.menu4
{
    float:left;
    padding-left:20px;
    margin-top:10px;
    margin-left:0px;
}
.bstyle
{
    background-color:#ECFFC9;
    font-size:18pt;    
    width:170px;
    height:35px;
    margin-top:20px;
    color:#F06B29;
    border: dotted 2px #F06B29;
    
}
.rbstyle
{
    margin-bottom:30px;
}
#flashHeader
{
    margin-top: 27px;
    margin-left: 6px;
}


/* change the color of prices in the widget to green */
.override .googlecart-widget-price {
  color: black;
}
.override .googlecart-widget-short-details
{
    color:Black;
}

.override .googlecart-widget-long-details
{
    color:Black;
}

#navigation {width:255px; padding-left:35px; margin-bottom:50px;  font-weight:bold; font-size:14px;}
#navigation ul {margin:0px; padding:0px; background-color:#976131;}

#navigation ul li 
{
    text-align:right;

list-style:none;
padding:  3px 10px 3px 0;
letter-spacing:2pt;



color:#F7F7F7;
border-top:#B06E32 solid;
border-bottom:#B06E32 solid;
border-width:1px;
cursor:pointer;
}  

#navigation ul li a
{
    text-decoration:none;


color:#F7F7F7;

}  

#navigation ul li:hover {background-color:#E49304; position:relative;}