/* @group html */

body
{
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size:72%;
background:#433F17 url(images/bg.jpg) repeat-x;
margin:0;
text-align: center;
}

div {
	border: 0px solid #666;
}

p, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:1em;
	line-height: 1.5em;
	text-align: left;
}

ul {
	margin: 10px;
	padding: 0;
}

#content li {
list-style: none;
padding-bottom: 7px;
padding-left: 10px;
background: url(/images/arrow.gif) no-repeat 0 0.5em ;	
}


p {
	margin-top: 0;
	margin-bottom: 0.7em;
}

p.caption {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1em;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 1px;
}

ul#faq {
	list-style: none;
	padding: 0;
	margin: 10px;
}

ul#faq li {
	list-style: none;
	background: url(/images/q.gif) 0.2em 0 no-repeat;
	padding-left: 20px;
	margin: 0;
}




a {
color:#336699;
}

a:hover {
	color: #490A01;
}


a img {
border:0;
}


h1
{
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica ;
text-transform: uppercase;
color: #FFF;
text-align: right;
margin-top:0;
padding: 0;
font-weight: normal;
font-size: 28px;
float: right;
padding: 30px 250px 10px 0;
}


h2
{
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica ;
color: #691E13;
margin:0 0 10px 0;
font-weight: normal;
font-size: 1.8em;
border-bottom: 1px solid #B66E3F;
}

h2 span {
	font-size: 0.7em;
	border: none;
	float: right;
	text-align:right;
	display: inline;
}



h3
{
font-weight: normal;
font-size: 1.4em;
color:#648249;
color:#BD5701;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica ;
margin-bottom: 10px;
margin-top: 0;
}

h4 {
font-size: 1em;	
margin: 0;
}

h4.archive {
	margin-top: 20px;
	color: #691E13;
}

h4.comments {
	color: #691E13;
	border-bottom: 1px solid #691E13;
}

body#home h3 {
	color: #D6CE87;
	font-weight: normal;
font-size: 1.5em;
font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica ;
letter-spacing: 1px;
margin: 0;
}

img.leftFloat {
float: left;	
margin: 3px 10px 10px 0;
padding: 0;
}

img.rightFloat {
float: right;	
margin: 3px 0 10px 10px;
}

div#archive {
	margin-top: 30px;
	background: #DED9A7;
	padding: 5px;
}

table#comments-form {
	margin: 20px 0;
	width: 500px;
	background: #FFF;
}

#content ol.comments {
	margin: 5px 0;
	padding: 0;
}

#content ol.comments li {
	background: none;
	list-style-type: decimal;
	padding: 5px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#content ol.comments p.small {
	font-size: 0.9em;
	text-align: right;
	margin-bottom: 0;
	color: #333;
}

/* @end */

/* @group layout */

#header
{
width:840px;
margin:0;
padding: 0;
height: 151px;
background:#D36800 url(images/bg-head.jpg) no-repeat;

}

#wrapper
{
text-align: left;
width: 840px;
margin: 0px auto;
padding:0;
background: #B6AE62 url(images/bg-content.jpg) repeat-y;
padding-bottom: 20px;
}

#footer
{
background: url(images/bg-bottom-content.jpg) left top no-repeat;
width: 840px;
margin:0px auto;
padding:0;
height: 50px;
clear: both;
}

body#home #footer {
background: url(images/bg-bottom-corner.jpg) left top no-repeat;
width: 840px;
margin:0px auto;
padding:0;
height: 50px;
}

#footer p {
	font-size: 0.9em;
color: #E9E5C6;
margin:0 20px;
padding: 10px 0;
border-top: 1px solid #B6AE62;
}

#footer a:hover {
color:#FFF;
}

/* @group home */

#home-top, #home-middle, #home-bottom {
	padding: 10px 0;
}

body#home #wrapper {
	background: #B6AE62 url(images/bg-page.jpg) repeat-y;
	padding: 0;
}

#home-top {
color: #E9E5C6;
margin: 0 20px;
background: #000;
width: 800px;
}

#home-top img {
	margin: 0;
}

#home-middle {
	color: #E9E5C6;
	margin: 0 20px;	
background: #691E13 url(images/bg-home-middle.jpg) top left repeat-x;
margin-top: 2px;
width: 800px;
}

#home-bottom {
margin: 0 20px;
background: #B6AE62 url(images/bg-home-bottom.jpg) left bottom ;
width: 800px;
}

#home-bottom div.right {
	line-height: 1.3em;
}

#home-bottom div.right p {
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 0;
}


#home-bottom div.right h3,
#home-bottom div.right p,
#home-bottom div.right a
 {
color: #691E13;		
}

div.feature {
	float: left;
	width: 150px;
	text-align: center;
}

body#home div.feature h3 {
color: #691E13;	
}

#home-middle div.right h3 {
	margin: 0;
}

h4#news {
	font-size: 1em;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #D6CE87;
}

body#home div.left {
	width: 355px;
	margin-left: 30px;
	float: left;
	display: inline;
}

body#home div.right {
	width: 355px;
	margin-left: 30px;
	float: left;
	display: inline;
}

/* @end */

/* @group content */



#content {
margin-left:60px;
margin-top:10px;
margin-bottom: 0px;
width:500px;
}



#right {
background: url(images/bg-right-top.jpg) 0 20px repeat-x;
/*border:0px solid #B9C4C9;*/
margin:0px;
padding: 0;
margin-right: 20px;
margin-bottom: 20px;
width:235px;
float:right;
display: inline;
}


#right .pad {
padding: 30px 15px;	
color: #F1ECCD;
}

#right a {
	color: #E9E5C6;
}

#right h3 {
color: #E0B87F;
font-size: 1.2em;	
}


#right li {
list-style: none;
padding-bottom: 7px;
padding-left: 10px;
background: url(/images/arrow.gif) no-repeat 0 0.5em ;	
}

#right li a{
text-decoration: none;	
}

#right li a:hover {
text-decoration: underline;	
}

div.box {
	
}

/* @end */

/* @end */



/* @group nav */

/*************** nav ***************/

/* @group superfish */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	
	position:absolute;
	bottom: 0;
	left: 30px;
	
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		1px solid #B6AE62;
	padding: 		.2em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#000;
}
.sf-menu li {
	background:		#B6AE62;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:14px;
color:#000;
background-color: #B6AE62;
		
}


.sf-menu a:hover {
	text-decoration: none;/* ce */
}


.sf-menu li li {
	background:		#B6AE62;
	border: 0;
	background-image: none;
}
.sf-menu li li li {
	background:		#B6AE62;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#D4CE98;
	outline:		0;
	color: #000; /* ce */
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.6em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* @end */



#home-middle a {
color: #F1ECCD;
text-decoration: none;	
}

#home-middle a:hover {
text-decoration: underline;	
	}

#home-middle div.left ul {
	margin: 10px;
	padding: 0;
}

#home-middle div.left li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/images/arrow.gif) no-repeat 0 0.5em;
	padding-left: 10px;
	padding-bottom: 7px;
}


ul#news {
	margin:10px 0;
	padding: 0;
	border-top: 1px solid #D6CE87;
}

ul#news li {
	margin: 0;
	display: inline;
	padding: 0 5px;
	list-style: none;
	border-left: 1px solid #B6AE62;
}

ul#news li.first {
	border: 0;
	padding-left: 0;
}

ul#news li.rss {
	background: url(images/rss.png) no-repeat;
	padding-left: 20px;
	border: none;
} 

ul#news a {
	color: #F1ECCD;
	text-decoration: none;
}

ul#news a:hover {
	text-decoration: underline;
}

ul#nav-bottom {
	margin: 0;
	padding: 50px 30px 20px 20px;
}

ul#nav-bottom li {
	list-style: none;
	margin: 0;
	float: left;
	padding: 0 5px;
	border-left: 1px solid #B6AE62;
}

ul#nav-bottom li.first {
	border: none;
}

ul#nav-bottom a {
	color: #FFF;
	text-decoration: none;
}

ul#nav-bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*#nav-top {
width: 840px;
height: 40px;
margin:0;
padding: 0;
background: #B6AE62 url(images/bg-nav.jpg) no-repeat;

}*/

/* temp style for dropdown */


#nav-top {
width: 840px;
height: 40px;
margin:0;
padding: 0;
background: #B6AE62 url(images/bg-nav.jpg) no-repeat;
position: relative;
}



/* @end */
a.credit {
color:#666666;
}



img.floatLeft {
float:left;
margin:0 10px 10px 0;
}

div.xtra, 
div.xtra p
 {
	text-align: center;
}

div.xtra {
	border-bottom: 1px solid #D6CE87;
	border-top: 1px solid #D6CE87;
	padding-top: 10px;
}

/* @group images */

div.img-left {
float: left;
margin: 3px 20px 10px 0;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

p.caption
 {
font-size: 0.9em;
/*font-style: italic;*/
margin: 0;
}

/* @end */

/* @group misc */





/* self-clearing floats */

/*#nav-top:after,*/
#home-top:after,
#home-middle:after,
#home-bottom:after,
#content:after,
#wrapper:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }


/* Hides from IE-mac \*/
/** html #nav-top,*/
* html #home-top,
* html #home-middle,
* html #home-bottom,
* html #content,
* html #wrapper
{height: 1%;}
/* End hide from IE-mac */

p.clear {
clear:both;
margin:0;
height:0;
}

/* @end */

/* @group gallery */
ul.gallery { 
  list-style: none; 
  padding: 0;
  margin: 0;
}

#content  ul.gallery li { 
    clear: both; 
    padding: 0; 
    margin: 0 0 2em 0;
    background-image: none;
  }

  ul.gallery li p { 
    padding: 0; 
    margin: 0;
  }

  ul.gallery li  { 
    float: left;
    margin: 0 1em 1em 0;
  }
  
  div.thumb {
	float: left;
	margin: 0 10px 10px 0;
}
/* @end */

/* @group news */

div.news-entry {
	width: 500px;
	float: left;
	display: inline;
	margin-bottom: 25px;
}


div.news-entry p.date {
	margin: 0;
}


 #right div.box {
	background: #F4EFD0;
	color: #691E13;
	margin-bottom: 10px;
	height: 1%; /* IE 6 fix to calculate correct height*/
}

 #right div.box a {
	color: #691E13;
}

 #right div.box h3 {
	background: #B6AE62;
	color: #691E13;
	padding: 2px 10px;
	font-size: 1em;
}

/* @end */

form, label {
	margin: 0;
	padding: 0;
}

div#subscribe {
	border-top: 1px solid #F4EFD0;
	border-bottom: 1px solid #F4EFD0;
	margin: 20px 0;
	padding: 5px 0;
}

div#subscribe h4 {
	margin: 0;
	padding-bottom: 5px;
}

div#subscribe h4 span {
	font-weight: normal;
}

body#home div#subscribe h4 h4 {
	font-size:1.1em;
}

