@charset "utf-8";
body {
	background-color: #690919;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	height: auto;
	background-color: #FFFFE8;
}
#home-navigation {
	background-color: #006699;
	height: 49px;
}


#home-header {
	width: 454px;
	background-color: #F78612;
	float: left;
}
#home-content {
	background-color: #ffffe8;
	float: left;
	width: 454px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#home-content p {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#home-quote {
	background-color: #f1e9cb;
	float: left;
	height:300px;
}
#content-wrapper-home {
	background:url('images/home-container-bg.gif') 0 0 repeat-y #FFFFE8;
	width:767px; 
	float:left;
}
#footer {
	float:left; 
	width:767px; 
	line-height:40px;
	text-align: center;
	background-color:#9F6C50;
}
#footer p {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e6d0c8;
	margin:0px;
}
#footer a,strong {
	font-weight: bold;
	color: #FFFFFF;
}
#footer strong {
	color: #FFFFFF;
}

#pages-header {
	width: 767px;
	background-color: #F78612;
	float: left;
	background-image: url(images/pages-title-bg.gif);
	background-repeat: repeat-x;
}
#pages-content {
	background-color: #ffffe8;
	float: left;
	width: 517px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
#pages-content p {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}
#pages-content a, strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	font-weight: bold;
}
#pages-content h1 {
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	color: #690919;
}
#pages-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #690919;
	padding-left: 30px;
}
#pages-content li {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#pages-content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #690919;
	padding-left: 30px;
	padding-top: 12px;
}
#sub-navigation {
float:left;
width:250px;
}#titles {
	background-color: #dcd2ad;
	width: 767px;
	font-size: 34px;
	float: left;
}
#titles h1 {
	font-size: 32px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-bottom: 12px;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
}

#sub-navigation li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdb7a9;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#sub-navigation ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-image: url(images/subnav-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#sub-navigation li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	color: #006699;
}
#sub-navigation li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 6px;
}
