body {
	margin: 14px;
	font: bold 15px "Times New Roman", Times, serif;
	background-image: url(../images/bg.jpg);
	color: #154c64;
	}
a:link, a:visited, a:active {
	color: #154c64;
	text-decoration: underline;	
	}
a:hover{
	color: #2B0400;
	}
h1 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 18px;
}
#container{
	width: 898px;
	\width: 898px;
	w\idth: 898px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_main.jpg) bottom;
	}
	/* START HEADER */
	#header{
		width: 898px;
		height: 71px;
		margin-left: auto;
		margin-right: auto;
		}	
		#header h1{
			width: 898px;
			height: 72px;
			padding: 0;
			margin: 0 auto;
			background: url(../images/header.gif) no-repeat;
			text-indent: -9000px;
			}
		#header h1 a{
			width: 600px;
			height: 71px;
			padding: 0;
			margin: 0;
			border: 0;
			display: block;
			text-decoration: none;
			}
		/* END HEADER */
#navigation{
	font-size: 14px;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
		}
	#navigation ul{
		margin: 0 0 5px 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 7px 12px;
		list-style-type: none;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #2B0400;
	text-decoration: none;
		}
	#navigation a:hover{
	color: #144C63;
	text-decoration: none;
		}
#content_home{
	background: url(../images/bg_logo_home.gif) no-repeat bottom;
	padding: 8px 35px 10px 40px;
	margin: 0;
	}
	#home_text {
		width: 670px;
		padding: 10px 0 0 0px;
		line-height: 21px;
		}
#content{
	background: url(../images/bg_logo.gif) no-repeat bottom;
	padding: 8px 35px 30px 40px;
	margin: 0;
	}
.stroke {
	border: 1px solid #fff;
	}
.accent {
	color: #2B0400;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.smalltext {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
#address{
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	padding: 0px 5px 0px 0px;
	}
#footer{
	font-size: 12px;
	text-align: center;
	color: #7A5636;
	padding: 0px 5px 0px 0px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #7A5636;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #fff;
	}
