html, body {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: #B75724;
font: 13px/22px verdana, arial, tahoma, sans-serif;
color: #000;
padding: 0 0 50px 0;
}


#container {
background: #fff url(layout/containerfill.jpg) top center repeat-y;
border-bottom: 1px solid #000;
}

#header {
height: 228px;
background: #6F8346;
position: relative;
border-bottom: 1px solid #000;
}

#custard {
height: 228px;
width: 882px;
margin: 0 auto;
border: solid #000;
border-width: 0 1px;
}


#content {
background: transparent url(layout/contentfill.jpg) top right no-repeat;
padding: 0 0 40px 0;
margin: 0 auto;
text-align: left;
width: 882px;
border: solid #000;
border-width: 0 1px;
overflow: hidden;
position: relative;
}

#sidebar {
width: 272px;
position: relative;
_height: 350px;
min-height: 350px;
}

#addy {
height: 161px;
background: url(layout/addy.gif) center center no-repeat;
text-indent: -9999px;
width: 272px;
position: absolute;
bottom: 0;
left: 1px;
}

#text {
margin: 0 46px 0 0;
width: 512px;
float: right;
display: inline;
padding: 0;
position: relative;
}

#text p {
margin: 0;
padding: 0 0 12px 0;
}

a {
color: #B75724;
}

a:hover {
color: #6D8144;
}

.nb {
border: 2px solid #FECF29;
}

.nb:hover  {
border: 2px solid #FF8236;
}


#footer {
text-align: center;
margin: 0 auto;
width: 882px;
background: transparent;
clear: both;
color: #fff;
font-size: 10px;
border: solid #000;
border-width: 0 1px 1px 1px;
}

#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #FBFFAA;
}

#footer p {
width: 882px;
margin: 0 auto;
padding: 12px 0;
line-height: 15px;

}

ul {
list-style: square;
}

/* some style stuff */

#text h1 {
font: 600 44px helvetica, verdana, arial, sans-serif;
margin: 8px 0;
padding: 0;
color: #000;
height: 44px;
}

#text h1.home {
font: 600 100px helvetica, verdana, arial, sans-serif;
margin: 8px 0;
padding: 0;
color: #000;
height: 100px;
}

#text h2 {
font: 600 20px helvetica, verdana, arial, sans-serif;
margin: 8px 0 4px 0;
padding: 0;
color: #000;
}

#text h3 {
font: 600 16px helvetica, verdana, arial, sans-serif;
margin: 6px 0 2px 0;
padding: 0;
color: #000;
}

.fl {
float: left;
margin: 0 8px 5px 0;
display: inline;
}

.fr {
float: right;
margin: 0 0 5px 8px;
display: inline;
}

.bb {
border: 2px solid #6D8144;
background: #D6DFC3;
padding: 3px;
}

.tlink {
display: block;
width: 220px;
height: 80px;
position: absolute;
bottom: 0;
left: 0;
}

.homelink {
display: block;
width: 470px;
height: 140px;
position: absolute;
top: 0;
left: 0;
}

#altmenu{
border: 2px solid #BCE6FC;
background: #1F4D9A;
padding: 6px;
text-align: center;
}

#altmenu a{
color: #fff;
}

#logo {
position: absolute;
top: 9px;
left: 20px;
background: transparent url(layout/spanfill.gif) top left no-repeat;
}

/* SUB n4v!g47!0n */

#sitemap {
color: #F1E3B6;
clear: both;
text-align: center;
}

#sitemap div {
width: 882px;
margin: 0 auto;
text-align: left;
background: #6F8346 url(layout/sitemapfill.jpg) top left repeat-x;
border: solid #000;
border-width: 0 1px 1px 1px;
overflow: hidden;
}

#sitemap a {
color: #F1E3B6;
font-size: 9px;
padding: 3px;
}

#sitemap a:hover {
color: #93241B;
background: #F1E3B6;
text-decoration: none;
}

#sitemap dl {
float: left;
text-align: left;
padding: 6px 22px;
}

#sitemap dt, #sitemap dt a {
font-weight: 600;
font-size: 13px;
}

#sitemap dd {
margin: 0;
padding: 0;
}


/* 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;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}






