/* CSS Document */

#wrapper {
	width: 760px;
}

	body {
	background-color:#CFD8C7;
		}

	#centercontent {
	background-color:#CFD8C7;
	background-image: url(images/sanctuary_sample_home.jpg);
	background-repeat: no-repeat;
	height: 550px;
	background-position: top center;
	margin-top: 10px;
		}
	html>body #centercontent {
   		margin-left: 0;
		}
				
		
	#rightcontent {
	top:91px;
	width:189px;
	left: 591px;
	background-color: #6E8B5D;
	padding-left: 20px;
	padding-top: 25px;
	min-height: 611px;
	float: right;
	border: solid 1px #cccccc;
	border-right: none;
		}
	
	#banner {
	background-color:#6E8B5D;
	padding: 10px 10px 10px 10px;
	margin-left: 0px;
	height: 100px;
	width: 100%;
	clear: right;
		}
	html>body #banner {
	height:50px;
	clear: right;
		}
		
	#banner_other {
		margin-left:201px;
   		margin-right:201px;		
		height:100px;
		min-width:562px;
		background-color:#385326;	
		}
	html>body #banner_other {
		height:100px;
		}

	#footer {
	height:30px;
	font-size:10px;
	margin-left:20px;
	width: 85%;
	text-align: center;
	border-top: solid #6E8B5D 1px;
	padding-top: 5px;
	border-bottom: solid 1px #cccccc;
		}

		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	#banner h1 {
	font-size:36px;
	padding:10px 10px 10px 10px;
	margin:0px;
	font-family: "Baskerville Old Face";
	color: #452531;
		}
	
	#rightcontent p {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
	
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

a:link {
	color:#452531;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #452531;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 padding-top:10px;
 color:#060702;
}

h2{
 font-size: 114%;
 color: #3F1F1F;
 padding-left:10px;
}

h3{
 font-size: 100%;
 color: #3F1F1F;
 padding-left:10px; 
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #3F1F1F;
 padding-left:10px; 
}

h5{
 font-size: 100%;
 color: #3F1F1F;
}

#footer a:visited {
	color: #452531;
}
#credits {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align:center;
	color: #1F2318;
}

		/************** .feature styles ***************/

.feature{
	padding: 130px 15px 10px 10px;
	font-size: 100%;
	margin-right: 10px;
}

.feature h1{
	padding: 15px 0px 10px 10px;
	text-align: left;
	font-size: 18px;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.feature img{
	float: left;
	padding: 0px 10px 2px 10px;
}
#footer a:link {

	color: #452531;
}
#credits a:link {

	color: #303E28;
}
#credits a:visited {


	color: #47593C;
}
.navigation_index {
	font-size: 120%;
	color: #525C3F;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 150px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -45px;	
}
#centercontent .navigation_index ul {
	list-style-type: none;
	border-bottom: none;
}
#centercontent .navigation_index li {
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #873E2C;
	margin-left: 265px;
	margin-right: 265px;
	padding-top: 5px;
	border-bottom-color: #873E2C;
}
#centercontent .navigation_index a {
	color: #424A33;
}
#centercontent .navigation_index a:hover {
	color: #660000;
	text-decoration: none;
}

#centercontent .lower_nav {
	font-size: 92%;
	color: #424D35;
	font-weight: bold;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 210px;
	padding-left: 15px;
	padding-right: 15px;
}
