@charset "utf-8";
body {
	background-color: #17172A;
}

h1 {
	font:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight: normal;
	line-height: 30px;
	color:#a74124;
}

h2 {
	font:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	line-height: 21px;
	color:#17172A;
}

h3 {
	font:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: normal;
	line-height: 20px;
	color:#a74124;
}


p.intro {
	font:"Times New Roman", Times, serif;
	font-size:18px;
	line-height: 27px;
	color:#ffffff;
	margin-top: 75px;
	margin-right: 380px;
	
}



#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #17172A;
}

#contentWrapper {
	background-color: #E1D8B7;
	margin-top:75px;
}

#content {
	clear: both;
	background-color: #FFFFFF;
}

#header {
	height: 161px;
	background-color: #17172A;
}

#nav {
	background-color: #17172A;
}

#nav ul {	
	color: #869ab5;
	margin-top: -15px;
	margin-left: -38px;

}


#nav li {
	color:#869ab5;
	font: 20px 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:normal;
	list-style:none;
	letter-spacing:0.05em;
	margin-right: 25px;
	float:left
}

#nav li a {
	color:#869ab5;
	font: 20px 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
	border:hidden;

}

#nav li a:hover {
	color:#ffffff;
	font: 20px 'Times New Roman', Times, sans-serif;
	font-size: 20px;
	font-weight:normal;
	list-style:none;
	text-decoration:none;
	border:hidden;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A94F25;
	width: 900px;
	background-color: #17172A;
	clear: both;
	border-top: 1px solid #a74124;
}

#footer p {
	color:#869ab5;
	font: 20px 'Times New Roman', Times, serif;
	font-size:20px;
	font-weight:normal;
	list-style:none;
	letter-spacing:0.05em;
	margin-right: 41px;
	float:left
}


#sidebar {
	width: 175px;
	background-color: #E1D8B7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A94F25;
	line-height: 18px;
	height: 100%;
	float: left;
}

#textBox {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	float: left;
	width: 665px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#textBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
#container #content {
	background-color: #17172A;
}
.call2Action {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #A94F25;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #BE5527;
}

