body {
	background: #FFFFFF;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
}
p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}
.container_12 {
	background: #FFFFFF;
	margin-bottom: 20px;
}
#header {
	font-size: 36px;
	font-weight: bold;
	color: #4C0031;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
}
#header a {
	font-size: 36px;
	font-weight: bold;
	color: #4C0031;
	text-decoration: none;
}
#nav {
	background:#4C0013 none repeat fixed 0 0;
	padding: 10px 0 10px 0;
}
.navLinks {
	background: #FFFFFF;
	width: 210px;
	margin: 10px 0 10px 0;
	margin-left: 0px !important;
	height: 40px;
	padding: 0 0 15px 10px;
	font-size: 36px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	color: #730217;
}
.navLinks a {
	background: #FFFFFF;
	height: 40px;
	font-size: 36px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	color: #730217;
	text-decoration: none;
}
.navLinks a:hover {
	background: #FFFFFF;
	height: 40px;
	font-size: 36px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	color: #BFB78E;
	text-decoration: none;
}
#navText {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	width: 210px;
	padding: 10px 0;
}
#navText a {
	color: #AAAAAA;
}
#content {
	color: #3C3C3C;
	font-size: 11px;
	line-height: 15px;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	background: transparent;
}
#content p {
	color: #3C3C3C;
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 10px 0;
	text-align: left;
}
#content h1 {
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	color: #444444;
	font-size: 25px;
	margin: 0 0 10px 0;
	line-height: 29px;
}
#content h2 {
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 20px;
	margin: 0 0 10px 0;
	line-height: 24px;
}
#content h3 {
	font-family: "Trebuchet MS", Trebuchet, Calibri, Tahoma, Arial, sans-serif;
	color: #888888;
	font-size: 15px;
	margin: 0 0 0 0;
	line-height: 19px;
}
#content a {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
