
/* Primary Layout */
body {
	text-align:center;
	color: #666;
	background: #222;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

#container {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:0px solid #000;
        background-color: #8cbbc8;
        voice-family: "\"}\"";
	voice-family: inherit;
}

html>body {
	/* Be nice to Opera */
	font-size: 11px;
	color: #000;
}

#topbar {
	background:#5e3e1f;
	border-top: 10px #36200a solid;
	margin: 0;
	padding: 0;
        height: 24px;
}

#topbar p {
	font: normal 14px/25px serif;
	margin: 0px;
	padding: 0px;
	color:#36200a;
	text-align:center;
}

#footer {
	background:#5e3e1f;
	border-bottom: 10px #36200a solid;
	margin: 0;
	padding: 0;
        voice-family: "\"}\"";
	voice-family: inherit;

}

#footer p {
        color: #8a6745;
        text-align: center;
	display: block;
	font: bold 11px/25px arial, helvetica, verdana;
	margin: 0;
	padding: 0;
}



#footer a, #footer a:link {
	color: #8cbbc8;
	background: transparent;
	font: bold 11px/25px arial, helvetica, verdana;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer a:visited {
	color:  #8cbbc8;
	background: transparent;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer a:hover {
	color: #0087ae;
	backgpound: transparent;
	text-decoration: underline;
	height: 20px;
	margin: 0;
	padding: 0;
}

#footer a:active {
	color: #8cbbc8;
	background: transparent;
	text-decoration: none;
	height: 20px;
	margin: 0;
	padding: 0;
}

#content {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}


a, a:link {
	color: #264540;
	background: transparent;
	font-weight: bold arial, helvetica, verdana;
	text-decoration: underline;
}

a:hover {
	color: #4e696a;
	background: transparent;
	text-decoration: none;
}

img {
	border: 0px;
}

h1, h2, h3{
	color: #36200a;
	font-family: serif, palatino, arial, helvetica;
	line-height: 1.2em;
	background: transparent;
}

h1 {
	font-size: 24px;
	text-transform: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	text-transform: normal;
	margin: 0;
	padding: 0;
}

.space {
	clear: both;
	font: normal 1px/2px sans-serif;
	margin: 0;
	padding: 0;
}

.module {
        background: url('img_/module_bckgnd.gif') no-repeat;
}

.module img.item { 
        margin: 25px 10px 0px 25px;
        float:left;
}

.modbox {
        float: right;
        text-align: center;
        margin: 50px 0px -25px 10px;
        padding-right: 20px;
        font: 24px serif;
}

.modbox form {
        border:none;
        margin:0px;
        padding:0px;
}

.modtext {
        padding: 25px 0px 15px 0px;
        line-height: 0.9em;
        font: normal 10px arial;
        height:110px;
}
.indent {
        text-indent: 15px;
}

#text  {
        padding: 0px 30px 20px 20px;
	color: #36200a;
	background: transparent;
	font: normal 16px/1.4em serif;
	margin: 0px;
}

#button {
        text-align: center;
}

p.firstlet:first-letter {
        color: #5e3e1f;
        font: normal 300% serif;
        line-height: 0.8em;
}