html, body {
margin: 0;
padding: 0;
height: 100%;
}

body {
background: #F8F2CE url(layout/bodyfill.jpg) top left repeat-x;
font: 12px/18px verdana, tahoma, sans-serif;
color: #6b3304;
}

#container {
background: transparent url(layout/containerfill.jpg) top left repeat-y;
text-align: left;
width: 770px;
min-height: 100%;
float: left;
}

#header {
height: 247px;
background: transparent url(layout/headerfill.jpg) top left no-repeat;
position: relative;
}

#innerhead {
width: 817px;
margin: 0 0 0 15px;
}

#content {
background: transparent url(layout/contentfill.jpg) top left no-repeat;
min-height: 300px;
}

#sidebar {
width: 158px;
margin: 0 108px 0 0;
display: inline;
float: left;
font: 400 18px/20px verdana, arial, tahoma, sans-serif;
position: relative;
}

.sidepics {
position: absolute;
top: 4px;
left: 168px;
z-index: 20;
}


#text {
margin: 0 0 0 0;
display: inline;
width: 500px;
float: left;
}

a {
color: #b14c20;
text-decoration: none;
}

a:hover {
color: #000;
}


#footer {
text-align: center;
background: transparent;
clear: both;
font-size: 10px;
color: #6b3304;
line-height: 11px;
padding: 30px 0 20px 0;
}

#footer a {
color: #6b3304;
}
#footer a:hover {
color: #228f6f;
}

a.tlink {
position: absolute;
top: 0;
right: 0;
border: none;
}

/* some style stuff */

#text h1 {
font: 600 30px times, "times new roman", serif;
margin: 0;
color: #6b3304;
padding: 0;
height: 90px;
width: 500px;
position: relative;
overflow: hidden;
}



#text h2 {
font: 400 16px arial, helvetica, verdana, sans-serif;
padding: 0 0 6px 0;
color: #6b3304;
height: 16px;
}

#sidebar h2 {
font: 600 30px helvetica, verdana, arial, sans-serif;
padding: 6px 0;
margin: 2px 0 0 0;
color: #000;
}

#text h3 {
font: 600 14px helvetica, verdana, arial, sans-serif;
padding: 4px 0;
color: #6b3304;
}

.fl {
float: left;
margin: 0 8px 8px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 8px 8px;
display: inline;
}

.bb {
border: 2px solid #6C3405;
background: #EEC35D;
padding: 3px;
}

ul {
list-style: square;
}

.headimg {
position: absolute;
left: 0;
top: 70px;
}

#header p {
font: 400 13px arial, helvetica, verdana, sans-serif;
padding: 0 0 0 10px;
color: #6b3304;
background: #fff;
margin: 0;
width: 440px;
height: 18px;
position: relative;
z-index: 2;
}

#altmenu {
border: 2px solid #6C3405;
padding: 3px;
text-align: center;
background: #F4E9A9;
}

hr {
height: 0px;
line-height: 0px;
font-size: 0px;
border: 1px solid #6C3405;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/*  ________________________________________________   */


.toggler {
color: #fff;
margin: 0;
padding: 2px 12px 2px 0;
font: 400 15px tahoma, helvetica, arial, sans-serif;
text-transform: uppercase;
text-align: right;
background: transparent url(layout/link-block.jpg) 100% 50% no-repeat;
}

.toggler a {
color: #fff;
text-decoration: none;
}

.toggler a:hover {
color: #F3D491;
}

.element a {
text-decoration: none;
color: #EDE082;
}

.element a:hover {
color: #fff;
}

.element ul {
padding: 0;
margin: 6px 0;
}

.element li {
margin: 0;
font: 400 12px tahoma, helvetica, arial, sans-serif;
text-align: right;
padding: 4px 12px 4px 0;
}

#accordion {
padding-top: 30px;
}

.nope {
height: 0px;
line-height: 0px;
font-size: 0px;
}
