@font-face {
	font-family: 'CenturyOldStyleStdRegular';
	src: url('century/CenturyOldStyleStd-Regular.eot');
	src: 	local('century/Century Old Style Std Regular'),
		local('century/CenturyOldStyleStd-Regular'),
		url('century/CenturyOldStyleStd-Regular.otf') format('opentype'),
		url('century/CenturyOldStyleStd-Regular.svg#CenturyOldStyleStd-Regular') format('svg');
}

@font-face {
	font-family: 'CenturyOldStyleStdBold';
	src: url('century/CenturyOldStyleStd-Bold.eot');
	src: local('century/Century Old Style Std Bold'),
	local('century/CenturyOldStyleStd-Bold'),
	url('century/CenturyOldStyleStd-Bold.otf') format('opentype'),
	url('century/CenturyOldStyleStd-Bold.svg#CenturyOldStyleStd-Bold') format('svg');
}

*
{
	padding: 0;
	margin: 0;
}

.clear
{
	display: block;
	clear: both;
}

body
{
	font: 1em 'CenturyOldStyleStdRegular', Georgia, Times, serif;
	background: #6e3615 url('../images/background.jpg') top left no-repeat;
	text-align: center;
}

a img
{
	border: 0;
}

/* TEXT STYLES ************************/

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

h2
{
	margin-bottom: 10px;
}

p /* STANDARD PARAGRAPH STYLE */
{
	margin-bottom: 10px;
}

address{
	margin-bottom: 15px;
	font-style: normal;
}

/* LIST STYLES *************************/

ul
{
	list-style: inside;
}

li
{
	margin-bottom: 10px;
	color: #000;
}

/* LAYOUT DIVS *************************/

#transparency{
	background: url('../images/overlay.png') top left repeat;
	padding: 30px 0 70px;;
	height: auto;
}

#container
{
	width: 980px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#header
{
	background: url('../images/header.png') top left no-repeat;
	height: 190px;
	width: 980px;
	
}
	#header h1{
		background: url('../images/heading.png') top left no-repeat; 
		display: block;
		margin-left: 305px;
		color: #bc8f33;
		height: 71px;
		width: 355px;
		text-indent: -9999px;
	}
	
	#header h3{
		font-size: 2.1em;
		color: #bc8f33;
		margin-left: 305px;
	}
	
	#header span{
		font-size: 1.0625em;
		color: #bc8f33;
		margin: 0 0 0 305px;
	}
#nav
{
	float: left;
	height: auto;
	margin: 20px 0;
	width: 100%;
}

	#nav ul{
		margin-left: 95px;
	}
	
	#nav li{
		display: inline;
		float: left;
	}
	#nav a{
		display: block;
		height: 30px;
		background-image: url('../images/nav_sprite.gif');
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	
	#nav_home{
		width: 72px;
	}
	
	#nav_home:hover{
		background-position: 0 -29px;
	}
	
	#nav_church{
		background-position: -72px 0;
		width: 151px;
	}
	
	#nav_church:hover{
		background-position: -72px -29px;
	}
	
	#nav_civil{
		background-position: -223px 0;
		width: 133px;
	}
	
	#nav_civil:hover{
		background-position: -223px -29px;
	}
	
	#nav_culture{
		background-position: -356px 0;
		width: 211px;
	}
	
	#nav_culture:hover{
		background-position: -356px -29px;
	}
	
	#nav_recent{
		background-position: -567px 0;
		width: 160px;
	}
	
	#nav_recent:hover{
		background-position: -567px -29px;
	}
	
	#nav_contact{
		background-position: -727px 0;
		width: 64px;
	}
	
	#nav_contact:hover{
		background-position: -727px -29px;
	}

#page{
	background: url('../images/page.png') top left repeat-y;
	position: relative;
	width: 980px;
}

#top_banner{
	color: #bc8f33;
	padding-left: 95px;
}
	#top_banner h2{
		color: #bc8f33;
		font-size: 1.875em;
		font-family: 'CenturyOldStyleStdBold', Georgia, Times, serif;
		margin-bottom: 15px;
	}
	
	#top_banner h3{
		color: #bc8f33;
		font-size: 1.3em;
		font-family: 'CenturyOldStyleStdBold', Georgia, Times, serif;
		margin-bottom: 15px;
	}

.thirds{
	float: left;
	width: 250px;
}

.third_padd{
	margin-right: 20px;
}

#content
{
	color: #bc8f33;
	float: left;
	line-height: 140%;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding-left: 95px;	
	width: 520px;
}
	#content h2{
		color: #bc8f33;
		font-size: 1.875em;
		font-family: 'CenturyOldStyleStdBold', Georgia, Times, serif;
		margin-bottom: 35px;
		padding-top: 10px;
	}
	
	#content h3, #top_banner h3{
		color: #bc8f33;
		font-size: 1.3em;
		font-family: 'CenturyOldStyleStdBold', Georgia, Times, serif;
		margin-bottom: 15px;
	}
	
	#content img{
		/*float: left;*/
	}

#bottom_left{ /*actually the footer text*/
	background: url('../images/bottom_left.gif') left bottom no-repeat;
	display: inline;
	clear: left;
	float: left;
	font-size: 0.875em;
	height: 31px;
	margin-left: 50px;
	padding: 77px 0 0 145px;
	width: 450px;
}
	#bottom_left ul{
		list-style: none;
	}
	
	#bottom_left li{
		display: inline;
		color: #bc8f33;
		margin-right: 20px;
	}
	
	#bottom_left a{
		color: #bc8f33;
		text-decoration: none;		
	}
	
	#bottom_left a:hover{
		color: #000;
	}
	
#sidebar
{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../images/sidebar.png') right bottom no-repeat;
	height: 454px;
	width: 360px;
}

#footer
{
	background: url('../images/footer.png') left top no-repeat;
	clear: both;
	height: 58px;
	width: 980px;
}


/* LINK STYLES *************************/

a
{
	text-decoration: none;
	color: #bc8f33;
}

a:visited
{
	text-decoration: none;
	color: #bc8f33;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

/* FORM **/

fieldset{
	border: 0;
}

legend{
	font-size: 1.3em;
	color: #bc8f33;
	text-indent: 0;
}

label
{
	display: block;
	padding: 10px 0 5px 0;
}

input[type=text]
{
	border: 1px solid #bc8f33;
	color: #bc8f33;
	width: 220px;
	padding: 3px;
}

textarea
{
	display: block;
	border: 1px solid #bc8f33;
	color: #bc8f33;
	width: 300px;
	padding: 3px;
	height: 100px;
	font: 0.9em Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

input[type=text]:focus, textarea:focus{
	background: #e4d2ad;
	color: #000;
}