body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #fbf3d5;
//*	background-image: url(images/bg_img_39_2.jpg); *//
}

a:link { 
color: #383a07; 
font-size: 100%;
}
a:visited { color: #600; }

a:hover, a:active
{
	color: #B52C07;
	background-color: #none;
}

h2
{
	color: #990000;
	font: 125% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #383a07;
	font: 112% arial, hevetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	line-height: 150%;
}

h4
{
	color: #990000;
	font: 115% arial, hevetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

#container
{
	margin: 1em auto;
	width: 760px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 223px;
	width: 100%;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 0px none #fff;
	border-bottom: 0px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: left;
	width: 200px;
	border-right: 0px solid #9a7f6d;
	padding-left: 20px;
}

#menu a {
	font-size: 12px;
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 100%;
}

#triplist ul { list-style-type: circle; }
#triplist li { display: list-item; }

#botnavcontainer ul
{
list-style-type: circle;
text-align: left;
}

#botnavlist li { 
list-style-type: circle;
text-align: left;
}


#contents { 
margin: 0 20px 40px 215px; 
padding-left: 20px;
border-left: 1px solid #9a7f6d;
}

#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #fbfbed;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

//* Format for picture floated right *//

.pic img {
	border: 0px solid #666;
	padding: 5px;
}

div.pic {
	float: right;
	width: 222px;
	margin: 15px 10px 0px 10px;
}

.pic p {
	font: normal .7em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

//* Format for picture floated left *//

.pic2 img {
	border: 0px solid #666;
	padding: 10px;
}

div.pic2 {
	float: left;
	width: 222px;
	margin: 15px 20px 5px 10px;
}

.pic2 p {
	font: normal .7em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

//* Format for picture floated right bigger caption area *//

.pic3 img {
	border: 0px solid #666;
	padding: 10px;
}

div.pic3 {
	float: right;
	width: 163px;
	margin: 15px 10px 0px 10px;
}

.pic3 p {
	font: normal .7em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
