body {
	background-color: #6b7987;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}
h3 {
	font-family: "Century Gothic", Tahoma, Arial;
	color: #3d454e;
	line-height: 0em;
}
p {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 8px;
	color: #3d454e;
	line-height: 14px;
}
h6 {
	font-family: "Century Gothic", Tahoma, Arial;
	color: #3D454E;
	line-height: 2px;
}



.navcontainer {
	width: 160px;
}
.navcontainer ul {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 0px;
	list-style-type: none;
	letter-spacing: 3px;
	padding: 0px;
}
.navcontainer a {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7721f;
	display: block;
	width: 140px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #6B7987;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #6B7987;
	border-right-color: #6B7987;
	border-left-color: #6B7987;
	letter-spacing: 3px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: xx-large;
	font-weight: bold;
	color: #F7721F;
	text-decoration: none;
	background-position: center center;
	letter-spacing: 0em;
	text-align: center;
}
.tdbox {
	border: 4px solid #F7721F;
	padding: 0px;
	background-position: center center;
	text-align: center;
}


.navcontainer a:link {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
}
.navcontainer a:visited {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
}
.navcontainer a:active {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
	letter-spacing: 3px;
}
.navcontainer a:hover {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C24E07;
	letter-spacing: 3px;
}
.text {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
}
.quote {
	background-color: #6b7987;
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
a {

	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 8px;
	color: #3d454e;
}
.texta {
	font-family: "Century Gothic", Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	text-decoration: underline;
}
.tdboxwhite {

	border: 4px solid #E7E6E4;
	padding: 0px;
	background-position: center center;
	text-align: center;
}
