body{
	background:#A79B91;
	margin:0;
	font: 12px Verdana, Helvetica, sans-serif;
	font-color: #330000;
	line-height: 20px;
	color: #660000;
}

A:link{
	color:#BA0B01;
	text-decoration:none;
}
A:hover{
	color:#D17878;
	text-decoration: none;
}
A:active{ color:#999999; text-decoration:none; }
A:active:hover{
	color:#CCCCCC;
	text-decoration:none;
}
A:visited{
	color:#8D6A5C;
	text-decoration:none;
}

#header{
	background:url(images/titlemain.jpg) no-repeat transparent top left;
	width:673px;
	height:300px;
	margin-left:8px;
}

#wrap{
width:692px;
margin-left:auto;
margin-right:auto;
background: url("images/bg.gif") #E5DFD6;
border:0;
}

#title{
	height:55px;
	width:653px;
	margin-left:auto;
	margin-right:11px;
	background:#ACCBE2;
	text-align:center;
	padding-top:10px;
	padding-left:20px;
	font-size:large;
	letter-spacing:2px;
	color:#ACCBE2;
	text-transform:uppercase;
	background-color: #5D4229;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#navcontainer{
	background:#5D4229;
	width:673px;
	margin-top:-5px;
	margin-left:8px;
	margin-bottom: 20px;
	padding: 12px 0 1px 0;
}


#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 7px;
	text-align: left;
	color: #A5BFD2;
}

#navlist li a{
	padding: 0.25em 0.25em 0.25em 0.25em;
	text-decoration: none;
}

#navlist li a:link {
	color: #ACCBE2;
	font-size: 10pt;
}
#navlist li a:visited { color: #FFFFFF; }
#navlist li a:hover {color:#CCCCCC; }

#content1{
	width:282px;
	padding:10px;
	color:#330000;
	float:left;
	margin: auto auto auto 25px;
}

#content2{
	width:282px;
	margin-left:auto;
	margin-right:30px;
	text-align:inherit;
	font: 10pt/14pt Verdana, Helvetica, sans-serif;
	color:#330000;
	padding: 15px;
	float: right;
}

#content3 {
	width:645px;
	padding:9px;
	text-align:justify;
	font: 10pt/14pt Verdana, Helvetica, sans-serif;
	color:#330000;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 100%;
	color: #990000;
	text-align: center;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #23456D;
	padding: 20px 0 5px 0;
	font-variant: small-caps;
	text-align: center;
}

h3{
	font-size:135%;
	font-weight:bold;
	color:#990000;
	text-align: center;
	line-height: 22px;
}

h4 {
	font-size:130%;
	font-weight:bold;
	color:#23456D;
	letter-spacing:0.5px;
	text-align: center;
	padding-top: 10px;
}

h5 {
	font-size: 110%;
	color: #660000;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

h6 {
	font-size: 115%;
	color: #23456D;
	text-align: center;
	line-height: 22px;
}
#content3 hr {
	text-align: center;
}
#content3 blockquote {
	font-size: 125%;
	color: #990000;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
}



#footer{
	clear:both;
	width:656px;
	margin-left:8px;
	margin-right:auto;
	background:#5D4229;
	padding:9px;
	text-align:right;
	text-transform:lowercase;
	color:#CCCCCC;
	font-size: 0.75em;
}
#footer a:link{color:#FFFFFF; text-decoration:none; }
#footer a:hover{color:#A79B91; }
