body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
	}
a { color: #916b50;text-decoration: none;}
a:hover {color: #581e00;}

.alignright {float: right; padding: 10px;}
.alignleft {float: left; padding: 10px;}

.alignrightsign {float: right; padding: 10px; margin-right: 50px;}

h1 {
	color: #581e00;
	background-color: #d8dbbb;
	padding: 10px 25px 5px 25px;
	}
h1.pagetitle {
	color: #581e00;
	background-color: #fefcf8;
	padding: 10px 25px 5px 25px;
	}
h2 {
	color: #581e00;
	padding: 0px 25px;
	font-size: 16px;
	}
.shipping {
	display: block;
	font-weight: bold;
	color: #581e00;
	padding: 10px 25px;
	font-size: 17px;
	background-color: #faf9f5;
	border: #d8dbbb 1px solid;
	margin: 5px 0;
	text-align: center;
}
h2.widgettitle {
	color: #581e00;
	padding: 0;
	font-size: 18px;
	}

#wrapper {
	background: #f4f3f1 url(../images/wrapperbg.gif) center repeat-y;
	width: 1004px;
	min-height: 400px;
	margin: 0 auto 10px auto;
	padding: 0 25px 20px 25px;
	border-bottom: #ccc 1px solid;
	}
#header {
	background-image: url(../images/subtop.gif);
	width: 1000px;
	height: 42px;
	}
#banner {
	background-image: url(../images/bannerbg.jpg);
	margin-bottom: 8px;
	height: 99px;
	}
.logo {
	float: left;
	margin: 7px 0 0 10px;
	}
p.contact {
	float: right;
	text-align: right;
	color: #581e00;
	font-size: 12px;
	margin: 35px 10px 0 0;
	line-height: 1.5em;
}
#content {
	width: 1000px;
	min-height: 570px;
	border: 1px solid #c1c1c1;
	background: #fcf3e3 url(../images/contentbg.gif) top center no-repeat;
	margin-bottom: 10px;
	}
	
#content_right p.tiny {font-size: 10px; text-align: center; color: #581e00;}

#subcontent {
	width: 1000px;
	border: 1px solid #c1c1c1;
	background: #fcf3e3 url(../images/subbg.gif) top repeat-y;
	margin-bottom: 10px;
	}
#nav {
	width: 1000px;
	text-align: left;
	border-top: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	font-family: Arial, Helvetica, sans-serif;
}
#leftlist {
	list-style: none;
	padding: 14px 11px 12px 2px;
	margin: 0;
	float: left;
	background: transparent url(../images/navborder.gif) top right no-repeat;
	}
#nav ul#leftlist.first {
	margin-left: 15px;
}
#nav ul#leftlist.last {background-image: none;}
#nav ul#leftlistlast {background: none;}

#nav ul#leftlist li {
	display: block;
	text-align: center;
	line-height: 1em;
	}
#nav ul li a{
	color: #916b50;
	text-decoration: none;
	margin: 0;
	}
#nav ul li a:hover {
	color: #581e00;
	}

.smallnav {
	font-size: .65em;
	}

img.welcome {
	margin: 100px 0 15px 25px;
	display: block;
}
#section {
	font-size: 11px;
	color: #581e00;
	margin-top: 45px;
	margin-bottom: 25px;
	padding: 15px;
	line-height: 1.3em;
}
#section a{
	color: #794e30;
	text-decoration: none;
}
#section a:hover{
	color: #581e00;
	text-decoration: underline;
}
.left {
	float: left;
	width: 137px;
	}
.mid {
	float: left;
	width: 168px;
	}
.right {
	float: right;
	width: 138px;
	}
ul.sections li {
	display: inline;
	width: 100px;
	margin-right: 20px;
	}
img.title {
	display: block;
	padding-bottom: 10px;
}
a.builderbuttonhome {
	background-image: url(../images/builderbutton.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 402px;
	padding: 19px;
	text-decoration: none;
	color: #ebe3db;
	margin-left: 50px;
	}
a.builderbuttonhome:hover {
	background-image: url(../images/builderbutton_hover.gif);
	background-repeat: none;
	display: block;
	width: 402px;
	padding: 19px;
	text-decoration: none;
	color: #fff;
	}
a.builderbutton {
	background-image: url(../images/builderbutton.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	width: 402px;
	padding: 19px;
	text-decoration: none;
	color: #ebe3db;
	margin-left: 65px;
	}
a.builderbutton:hover {
	background-image: url(../images/builderbutton_hover.gif);
	background-repeat: none;
	display: block;
	width: 402px;
	padding: 19px;
	text-decoration: none;
	color: #fff;
	}
	
#content_home {
	margin-top: 0;
	margin-left: 0;
	background-color: transparent;
	width: 535px;
	height: 570px;
	float: right;
}
#content_home p{
	margin: 25px 0 0 25px;
	font-family: Arial, Verdana, sans-serif;
	color: #581e00;
	font-size: 14px;
	line-height: 2.25em;
	}
#contentbottom {
	background: #fff url(../images/content_bottom.gif) center no-repeat;
	width: 1000px;
	height: 45px;
	}
	
/* Blog */

.post {
margin: 0;
}
#content_right .post h2.title {
	margin 0;
	}

h1.title a{
	color: #581e00;
	}

#comments {
	color: #581e00;
	background-color: #fefcf8;
	padding: 10px 25px 5px 25px;
	}

.post .title a:hover {
	margin: 0;
}
.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	font-size: 40px;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}
h3{
	color: #581e00;
	padding: 0px 25px;
	font-size: 14px;
	}

#content_right {
	float: right;
	width: 706px;
	margin: 5px 7px 0 0;
	padding-bottom: 25px;
	}
#content_right p {
	margin: 15px 25px 0 25px;
	font-family: Arial, Verdana, sans-serif;
	color: #585858;
	font-size: 13px;
	line-height: 1.75em;
	}
#content_right .post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	font-size: 9px;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.leader {
	font-weight: bold;
	color: #581e00;
	}
#content_right ul {
	font-family: Arial, Verdana, sans-serif;
	color: #585858;
	font-size: 12px;
	line-height: 1.75em;
	}
	
/* Sidebar */

#sidebar {
	float: left;
	width: 208px;
	margin-left: 30px;
	padding: 30px 20px;
	color: #787878;
}

#sidebar ul.sidewidget {
	margin-bottom: 15px;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: #e4d4c4 1px solid;
}

#sidebar li {
	list-style: none;
	font-size: 14px;
	margin-bottom: 5px;
}

#sidebar h2 {
	font-size: 13px;
	letter-spacing: 1px;
	color: #581e00;
}

#sidebar p {
	padding-bottom: 20px;
	font-size: 14px;
	color: #794e30;
}

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

#sidebar a:hover {
	color: #581e00;
	text-decoration: none;
	background-color: #d8dbbb;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul.sidenav {
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
}
#sidebar ul.sidenav li {
	padding: 2px 5px;
	margin: 0;
}
#sidebar ul.sidenav li:hover {
	background-color: #d8dbbb;
	padding: 2px 5px;
}
#sidebar ul.sidenav li a:hover {
	color: #581e00;
	text-decoration: none;
}
#sidebar a.sidebutton {
	background-image: url(../images/sidebutton.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding: 19px 0;
	width: 208px;
	text-decoration: none;
	color: #ebe3db;
	font-size: 12px;
	margin-bottom: 15px;
	}
#sidebar a.sidebutton:hover {
	background-image: url(../images/sidebutton_hover.gif);
	color: #fff;
	}
p.quote {
	font-size: 16px;
	color: #916950;
	font-family: times new roman, georgia, "serif";
	font-style: italic;
	text-align: left;
	margin: 5px 0 0 0;
	line-height: 1.25em;
	padding: 0;
	}
p.signature {
	font-size: 14px;
	color: #916950;
	font-family: times new roman, georgia, "serif";
	font-style: none;
	text-align: right;
	margin: 0;
	padding-bottom: 0;
	}
ul.sign_examples {
	list-style: none;
}
#gallery {
	margin: 10px;
	padding: 20px 10px 20px 20px;
	background-color: #f7f5f2;
	border: #efeadf 1px solid;
}
#gallery img{
	margin: 3px;
	border: #efeadf 3px solid;
}
#gallery img:hover{
	margin: 3px;
	border: #d9cfb8 3px solid;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #747474;
}
#footer img {
	margin-right: 10px;
}

ul.links {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/menu-bg.png) repeat-x scroll left bottom;
border-left:1px solid #C6C5C4;
border-right:1px solid #C6C5C4;
border-top:1px solid #C6C5C4;
margin:0;
padding:15px 0 17px;
}

ul.links li {
color:#581E00;
display:inline;
font-family:arial;
font-weight:bold;
margin:0 0 31px;
padding:0 17px;
vertical-align:baseline;
}

ul.links li a {
border-bottom:0 none;
color:#916B50;
font-weight:normal;
font-size:12px;
}

ul.links li.sep {
background:transparent url(../images/menu-sep.png) no-repeat scroll left top;
padding:18px 0 17px;
width:7px;
}