@charset "utf-8";
/* CSS Document */

/***************** Main **************/
* {font-size: 100%; padding: 0; margin: 0;}/*don't change this*/
body{ font-size:.8em; font-family:Verdana, Geneva, sans-serif; margin:0; padding:0; color:#000; background:url(../images/body-bg.jpg) repeat-x #000; text-align:center; min-height:100%;}
#container{margin:0 auto; position:relative; text-align:left; width:966px;}/*centers main content*/
#head {height:201px; background:url(../images/top-wood-border.jpg) no-repeat bottom left;}
h1#logo a{background:url(../images/logo.jpg) no-repeat; width:609px; height:147px; display:block;}
h2#webaddress {font-family:"Times New Roman", Times, serif; position:absolute; font-size:2.2em; font-weight:lighter; position:absolute; top:115px; right:290px; color:#6C2E2B;}
#contentwrapper {background:url(../images/container-bg-repeat.gif) repeat-y; padding:0 60px 0 35px;}
#contentcontainer{width:650px; padding:50px 10px 10px 0; float:left; background-color:#fff;}
#minheight {height:400px; width:1px; float:right;}/*the minimum height div forces the container to expand to fit the height of this element. It is a cross-platform solution to the minimum height demand*/ 
.topsentence{font-size:.8em; color:#bf8f71; text-align:center; position:absolute; top:0; left:0;}
.skip{display:none;}
.clear {clear:both;}
.hidden {position:absolute; left:-9999px;}
/***************** Headers *****************/
h1 {font-size: 1.8em; font-weight:bold; color:#000; font-family:"Times New Roman", Times, serif;}
h2 {font-size: 1.6em; font-family:"Times New Roman", Times, serif;}
h3 {font-size: 1.4em; font-family:"Times New Roman", Times, serif; }

/***************** Basic Links *****************/

#contentcontainer a, #contentcontainer a:link, #contentcontainer a:visited {color:#9E6D38; border-bottom: 1px dashed #9E6D38; text-decoration:none;}
#contentcontainer a:hover {color:#9E6D38; border-bottom: 1px solid #9E6D38;}

/***************** Basic Content Style *****************/

#contentcontainer p {margin:10px 0 15px 0;}
#contentcontainer ul {margin:10px 15px 15px 30px;}
#contentcontainer a {color:#9E6D38; border-bottom: 1px dashed #9E6D38;}

/***************** Menu *****************/
/*style containing menu div*/
#menu {width:177px; float:right; margin:80px 0 0 0; padding:0; font-size:1.7em; background:url(../images/nav-bg-repeat.jpg) repeat-y left;}
#menutop {width:100%;  margin:0; padding:0; font-size:.9em; background:url(../images/nav-bg-top.jpg) no-repeat top left;}
#menubottom {width:100%; margin:0; padding:0; font-size:.9em; background:url(../images/nav-bg-bottom.jpg) no-repeat bottom right;}
/*style first tier navigation ul, li, a - if you do not redefine these styles later in CSS they will apply to all tiers within the navigation*/

#menu ul {padding: 5px 0 5px 0; margin: 0; }
#menu li {position: relative; list-style: none; margin: 0; color:#bf8f71; font-family:"Times New Roman", Times, serif;}


#menu li a {display: block; padding: 15px 5px 15px 25px; margin:0 5px 0 5px; text-decoration: none; width:137px; background:url(../images/nav-divider.gif) no-repeat bottom; color:#bf8f71;}
#menu li a:hover {background:url(../images/nav-divider.gif) no-repeat bottom; color:#F2E9DB;}
#menu #sidebar ul {width:177px;}
#menu h2 {display: block; padding: 15px 5px 15px 25px; margin:0 5px 0 5px; text-decoration: none; width:137px; background:url(../images/nav-divider.gif) no-repeat bottom; color:#bf8f71; font-size:1.1em; font-weight:lighter;}
#menu #sidebar ul li {margin:0; padding:0; display:block;}
#menu #sidebar ul li ul li {margin:0; padding:0;}
#menu #sidebar li a {display: block; padding: 15px 5px 15px 25px; margin:0 5px 0 5px; text-decoration: none; width:137px; background:url(../images/nav-divider.gif) no-repeat top; color:#bf8f71;}
#menu #sidebar li a:hover {background:url(../images/nav-divider.gif) no-repeat top; color:#F2E9DB;}
#menu ul li ul li a {display: block; padding: 5px 5px 5px 40px; margin:0 5px 0 5px; text-decoration: none; width:122px; color:#bf8f71; background:none; font-size:.8em;}
#menu ul li ul li a:hover {background:none;}
#menu ul li ul {background:url(../images/nav-divider.gif) no-repeat bottom;}
.post {padding-top:15px;}
#back-home {position:absolute; left:40px; top:160px; color:#bf8f71; font-size:1.6em; font-family:"Times New Roman", Times, serif; text-decoration:none;}
/***************** Featured *****************/
#featured {background:url(../images/featured-photo-bg.jpg) no-repeat; width:157px; height:191px; clear:right; float:right; margin-top:10px; color:#FFF; font-weight:bold; padding:12px 10px 10px 10px; text-align:center;}
#featured img {padding:0 0 0 0;}
/***************** Footer *****************/
ul#footer {display:block; margin:5px 0 0 14px; width:900px; color:#fff}
ul#footer li { display:inline; float:right; font-size:0.75em; list-style-image:none;
list-style-type:none;}
ul#footer li a:link, ul#footer li a:visited{color:#fff; text-decoration:none; padding:0 5px 0 5px;}
ul#footer li a:hover{color:#fff; text-decoration:underline;}
ul#footer li.copyright {background-image:none; float:left;}
ul#footer li.footerHome {background-image:none;}

/***************** Credit *****************/
div#credit {clear:both; font-size:0.7em; padding:70px 0pt 20px; text-align:center;}
#credit a:link, #credit a:visited {color:#fff; text-decoration:none;}
#credit a:hover {color:#fff; text-decoration:none;}
.entry img {margin:5px; border:2px solid #9E6D38;}

#paypal td {padding:5px;}


form.simple
{
	width: 400px;
}

form.simple label
{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
}

form.simple fieldset
{
	padding: 6px;
}

form.simple legend
{
	margin: 0 1em;
	padding: 0 4px;
	font-weight: bold;
}

form.simple div.item
{
	margin-bottom: 4px;

}

form.simple fieldset.buttons
{
	text-align: right;

}

form.simple input
{
	width: 190px;
}

form.simple input.short
{
	width: 40px;
}

table.listing
{
	border-collapse: collapse;
	margin: 1em 0;
}

table.listing th
{
	background-color: #392114;
	color: white;
	
}

table.listing th, table.listing td
{
	border: 1px solid black;
	padding: 3px;
}

#contentcontainer a:link, #contentcontainer a:visited
{
	border-bottom: none;
}

a img
{
	border: none;
}

form.simple input.radio
{
	width: auto;
	margin-left: 100px;
}

form.simple label.right
{
	display: inline;
	width: auto;
	float: none;
}

form.simple label.standalone
{
	display: block;
	float: none;
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 4px;
}

.pageJumper
{
	text-align: right;
	margin-top: 0.5em;
}

ul.adminNav
{
	list-style-type: none;
}

ul.adminNav li
{
	display: inline;
	margin-right: 1em;
}

table.listing td, table.listing th
{
	vertical-align: top;
}

form.simple textarea
{
	width: 200px;
	height: 10em;
	font: inherit;
}

form.simple input.checkbox
{
	width: auto;
	margin-left: 160px;
}


div.messages {width:400px;}
#search {padding:2px 10px 0 15px;}

#search input, #search select, #search button
{ vertical-align:top;
	
}

#search input
{
	width: 130px; margin-top:10px; height:18px; }
	

#search select
{
	width: 130px;
 margin-top:10px;
	
}
#search select option { }

#search button
{ background:url(../images/btn-search.gif) no-repeat bottom; color:#cb9f83; border:none; padding:5px 5px 6px 5px; width:65px; height:27px; margin-top:7px;
font-family:"Times New Roman", Times, serif; font-weight:bold;

}

#search
{
	display: table-cell;
	vertical-align: middle;
}

.pageJumper
{
	letter-spacing: -0.5px;
}