/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	background-color: #333;
	font: medium "Verdana", Helvetica, sans-serif;
	color: #555;
}
* html body {font-size:small;f\ont-size:medium}
a { color: #81923D; text-decoration: none;}
a img { border: none; }
#outer{
	height:100%;
	min-height:100%;
	width: 743px;
	background: #fff url(../images/content_bg.gif) 0 0 repeat-y;
	border-left: 1px solid #676767;
	border-right: 1px solid #676767;
	text-align: left;
	margin: auto;
	position:relative;
}
h1 { display: none; }
h2 {
	font: normal 1.5em "Century Gothic" ,Georgia, Times New Roman, serif;
	color: #81923D;
	margin: 0 0 0.5em 0;
}
h3, h4 {
	font-weight: bold;
	color: #81923D;
	font-size: 0.75em;
	margin: 0 0 0.5em 0;
}
p {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	font-family: Tahoma, Helvetica, sans-serif;
}
div.comments_error {
    font-size: 0.7em;
    font-weight: bold;
    line-height: 1.3em;
    padding-bottom: 1em;
}
.comments-wrapper {
position: absolute;
width: 200px;
top: 350px;
right: 55px;
z-index: 100;
}

p.quote {
	margin-left: 25px;
	color: #888;
}
div.line {
	height: 1px;
	background: url(../images/linedot.gif) 0 0 repeat-x;
	font-size: 1px;
	margin-bottom: 12px;
}
.grey { color: #999; }
.price {font-size: 1.2em; color: #74A1D1; margin-bottom: 0.7em; }
.lightblue { color: #86B0DB; }
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

div.contentwrapper {
	overflow: hidden;
	clear: both;
}
div.centrecontent { /* padding */
	margin: 10px 0 0 35px;
}
	div.left {
		width:440px;
		float:left;
	}
	div.right {
		position: relative;/*ie needs this to show float */
		width: 275px;
		float: right;
	}
#header{
	overflow:hidden;
	z-index:100;
	background: #8DA043 url(../images/footer_bg.gif) 0 0 repeat;
	width: 743px;
	padding-top: 15px;
}
#headerImg {
	height: 305px;
	background: url(../images/header_home.jpg) 0 0 no-repeat;
}
#headerImg2 {
	height: 214px;
	background: url(../images/header_sub.jpg) 0 0 no-repeat;
}
#headerBase {
	height: 28px;
	background: url(../images/header_base.gif)  0 0 repeat-x;
}
#right p { margin-bottom: 10px; font-size: 0.65em; }
#lowercontent {
	clear: both;
	padding-bottom:30px;/* needed to make room for footer */
	padding-left: 35px;
}
img.imgLeft {
	float: left;
	margin: 0 20px 0 0;
}
#footer {
	width:743px;
	clear:both;
	height:50px;
	left:0;
	bottom:15px;
	position: absolute;
	color: #fff;
	background: #8DA043 url(../images/footer_bg.gif) 0 0 repeat;
}
div#footerInner {
	margin: 5px 0 0 40px; 
}
div#footerInner p {
	padding-top: 2px;
	margin: 0;
}
* html #footer {
\height:52px;/* for ie5 */
he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
div.centrecontent a, #lowercontent a {
	text-decoration: none;
	border-bottom: 1px solid #81923D;
}
div.centrecontent .navigate a {
	border-bottom: none;
}
div.centrecontent a:hover, #lowercontent a:hover {
	text-decoration: none;
	background-color: #f4f2e4;
	color: #666;
}
h3 a { font-weight: normal; }
a.external { background: url(../images/external.gif) 0 1px no-repeat; padding-left: 13px; }
#clearfooter {width:100%;height:52px;clear:both; margin-top: 15px;} /* to clear footer */

/*** nav ***/

#nav {
	background: #673825 url(../images/nav_bg.gif) 0 0 repeat-x;
	height: 32px;
	font: normal 11px "Trebuchet MS", Tahoma, Arial, sans-serif;
	position: relative;
	padding-top: 3px;
}

#nav ul {
	margin: 0;
	padding: 0;
	padding-left: 13px;
}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	line-height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 16px;
	text-decoration: none;
	color: #E2BAA9;
}

#nav a:hover, #nav ul li#active a {
	color: #E2BAA9;
	padding-bottom: 4px;
	background-color: #874D34;
}

/*** subnav ***/

div#subnav { margin: 20px 0 0 0; }

#subnav ul {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
}

#subnav li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

#subnav a {
	line-height: 20px;
	padding: 4px 20px 4px 10px;
	text-decoration: none;
	border-left: 1px solid #6B9ED3;
}

#subnav a:hover, #subnav ul li#subactive a {
	padding-bottom: 4px;
	border-left: 4px solid #6B9ED3;
	padding-left: 7px;
	text-decoration: none;
}
#subnav li#parent a {
	background-color: #6B9ED3;
	padding-right: 100px;
	color: #fff;
	font-weight: bold;
}

/*** sideblock ***/

.sideblock {
	width: 244px;
	margin-top: 15px;
}

div.sidebox {
  border:none;
  position:relative;
  background: url(../images/sidebg.gif) top left repeat-y;
}

ul.related_articles {
	list-style-type: none;
	padding: 0;
        margin: 0;
        font: 0.65em Tahoma,Helvetica,sans-serif;
}

ul.related_articles li {
        display: inline;
}

ul.related_articles li a {
        display: block;
        margin-bottom: 8px;
}

ul.related_articles li a:hover {
        text-decoration: underline;
}

ul.related_articles li a:visited {
        color: #874D34
}

div.sidebox h3 {
  padding: 15px 0 1em 20px;
  background: url(../images/sidebg_top.gif) 0 0 no-repeat;
  margin: 0;
}

div.sideboxbody {
  padding: 10px 20px 30px 20px;
  margin:0;
  margin-top: -1em;
  background: url(../images/sidebg_base.jpg) bottom left no-repeat;
  min-height: 250px;
  height: auto !important;
  height: 250px;
}
div.sideboxbody p {
  font-size: 0.65em;
  line-height: 1.3em;
}
div.sideboxbody p a:hover {
  text-decoration: underline;
}

.sidebox h4 {
	font-weight: bold;
	color: #937163;
	font-size: 0.7em;
	margin: 0.5em 0.1em 3px 0;
	font-family: Tahoma, Helvetica, sans-serif;
	background: url(../images/moreicon.gif) top right no-repeat;
	border-bottom: 1px solid #B5C185;
	line-height: 17px;
}
.sidebox.contact h4 {
	background: none;
}
.sidebox h4 a {
	color: #937163;
	display: block;
	width: 202px;
	background: #E3E8D2;
}
.sidebox h4 a:hover {
	background: none;
	text-decoration: none;
	color: #A98B7F;
}
p.date {
	color: #999;
	margin-bottom: 0.5em;
	font-family: Tahoma, Helvetica, sans-serif;
}
.sidebox .archivelink { background: url(../images/greenpageicon.gif) 0 3px no-repeat; margin: 0; }
.sidebox .archivelink a { padding-left: 13px; }
.sidebox .archivelink a:hover { text-decoration: underline; }

.textright {
	float: right;
	position: relative;
	padding-right: 30px;
}

p.img {
	text-align: center;
	margin: 20px 0 10px 0;
	color: #666;
	font-size: 0.65em;
}
p.img a { border: none; background: none; }
input, textarea, form p {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
}
form p {
	margin-bottom: 10px;
	color: #81923D;
}
.formbuttons {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding: 1px 5px 1px 5px;
}

.arrow {
	background: url(../images/arrow.gif) 0 5px no-repeat;
	padding-left: 15px;
	font-style: italic;
	margin-top: -1.2em;
}

.floatleft { float: left; }
.clear { clear: both; padding-top: 10px; }

div.post {
	border: 1px solid #eee;
	padding: 5px;
	margin: 5px 0 15px 0;
}
.post p { padding-left: 16px; margin-bottom: 0.5em; }
.post h3 {
	background: #ECEFDF url(../images/icon_paper.png) 3px 2px no-repeat;
	padding: 3px 0 3px 16px;
}
.comment-details {
	border-bottom: 1px solid #ECEFDF;
}
span {color: #555;}
.error, .comments_error { color: #ff0000; }
p.navigate {
	text-align: right;
}
ul.gbook_pag {
	padding: 0;
	text-align: center;
	font-size: 0.8em;
}
ul.gbook_pag li  {
	display: inline;
}
ul.gbook_pag li.active  {
	font-weight: bold;
}
label {
	text-transform: capitalize;
	font-size: 0.7em;
}