/* CSS Document */

body {
	background-color: #C8D1B8;
	margin: 0px;
	padding: 0px;
}

h2 {
	background-repeat: no-repeat;
	font-size: 140%;
	clear: left;
	color: #666600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 30px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 30px;
} 

#page #layout {
	width: 818px;
	background-image: url(images/bg.gif);
}

#toppage{
	width:798px;
}

#topbar{
	float:none;
	width:797px;
	background-color: #807859;
	border-right:solid 1px #999999;
}
#header{
	width:796px;
}

#topicspath{
	width:790px;
	height:20px;
	background-color:#FFFFFF;
	border-left:solid 1px #999999;
	border-top:dotted 1px #CCCCCC;
	border-right:solid 1px #999999;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	color: #666666;
}

#topicspath a{
	color: #666666;
	text-decoration: none;
}

#content{
	width:798px;
	background-image: url(images/obj_body_01.jpg);
	height:120px;
	top: 0px;
}

#footer{
	width:798px;
	clear: both;
	background-color: #807859;
	padding: 7px 0px;

}

/*Text styles*/
.bodytext {
	width:796px;
	color: #666666;
	font-size: 90%;
	line-height: 1.7em;
	height: auto;
	text-align: left;
}

#contenttext{
	width:796px;
	background-color:#FFFFFF;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	border-top:solid 1px #FFFFFF;
	min-height:360px;
	height: auto;
}

.smalltext {
	font-size: 80%;
	color: #FFFFFF;
}

.smallwhitetext {
	font-size: 110%;
	color: #FFFFFF;
		font-weight: normal;
}

.smallwhitetext a{
	font-size: 110%;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
	background-color: #FFF2E6;
	padding: 2px;
}

.smallwhitetext a:hover{
	text-decoration:none;
	background-color: #FFCC66;
}

.redtext{
	text-decoration:none;
	font-size: 125%;
	font-weight: bold;
	color: #FF6600;
}


/*Table styles*/
#tabledefault {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

#tabledefault td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

#tabledefault th {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 110%;
	font-weight: normal;
}
#map {
	border:1px #EEEEEE;
	width: 350px;
	height: 250px;
}
.imgstyle {
	borde: 1px solid #999999;
	border: 1px solid #666666;
	margin-left: 37px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page #layout #contenttext .bodytext h1 {
	border-bottom: 1px solid #408A17;
	border-left: 10px solid #3D8D12;
	width: 450px;
	margin-left: 10px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #336600;
}
#page #layout #contenttext .bodytext ul {
	font-size: 120%;
	color: #333333;
}
