/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background_other.gif);
	background-color: #D4C5A7;
	font-size: 14px;
	text-decoration: none;
}

#centercontent {
	background-image: url(images/background_center2.gif);
	background-repeat: repeat;
	margin: 7px 50px 8px 20px;
	padding: 12px 20px 12px 20px;
	word-spacing: normal;
}
#navigation {
	height: 35px;
	width: 800px;
	min-width: 600px;
	margin: 0 12px 0 12px;
}
#navigation ul {
	list-style-type: none;
	padding: 6px 0px 5px 0;
	font-size: 14px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #000;
	background-color: #D1C0B1;
}

#wrapper {
	width: 100%;
}
#navigation ul a {
	border: 1px dashed #000;
	border-bottom: none;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	text-decoration: none;
	color: #333;
}
#navigation ul li {
	display: inline;
}
#navigation ul a:hover {
	border: 1px dashed #000;
	border-bottom: none;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	text-decoration: none;
	color: #663300;
}
#centercontent_index {
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: center;
}

	#footer {
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	bottom: 10px;
	margin: 0 50px 0 20px;
	padding: 0 20px 0 20px;
		}

		/************** .feature styles ***************/

.feature{
	padding: 0px 10px 0px 0px;
	font-size: 110%;
}

.feature h1{
	padding: 15px 0px 0px 0px;
	text-align: left;
	margin: 0px 50px 0px 0px;
}

.feature img{
	float: left;
	border-width: 2px 2px 2px 2px;
	border-color: #000000;
}

	
body,td,th {
	font-size: 13px;
	color:#000000;
	line-height: 1.1;
}

a:link {
	color:#3F1F1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #683333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 150%;
	padding-top:0px;
	color:#3F1F1F;
	padding-left: 0px;
}

h2{
 font-size: 114%;
 color: #3F1F1F;
 padding-left:0px;
}

h3{
 font-size: 100%;
 color: #3F1F1F;
 padding-left:5px; 
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #3F1F1F;
 padding-left:10px; 
}

h5{
 font-size: 100%;
 color: #3F1F1F;
}
.info {

	width:100%;
	text-align: center;
}
#footer_index {

	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	bottom: 10px;
	margin-left: 12px;
}
#navigation_other {
	margin: 0px 50px 0px 20px;
	height: 28px;
	background-color: #D4C4A6;
	background-image: url(images/navbar_bkground.gif);
	padding: 0px 20px 0px 20px;
}
.navbar {
	text-align: center;
}
#banner {
	padding-left: 125px;
	margin-top: 70px;
	padding-bottom: 10px;
	color: #000000;
	padding-top: 30px;
}

#logo {
	position:absolute;
	width:169px;
	height:210px;
	z-index:1;
	left: -11px;
	top: -5px;
	background-repeat:no-repeat;
	background-position:left;
	background-image: url(images/logo_other.gif);
}
#banner a {
	color: #000000;
}
#banner a:hover {
	text-decoration: none;
	color: #000000;
}
.story img {
	padding: 10px 0 10px 0;
}
.feature li {
	padding: 5px 0px 0px 0px;
	list-style-position: outside;
	list-style-image: url(images/bullet_ivy.gif);
}
