body {
	background-color: #161616;
	margin-top: 10px;
	margin-left: 7px;
}

#website {
	width: 769px;
	text-align: left;
}

#url {
	display: none;
}

#head {
	width: 769px;
	height: 153px;
	background-image: url("../images/template/branding.jpg");
	background-repeat: no-repeat;
}

#nav {
	width: 766px;
	height: 45px;
	background-image: url("../images/template/spacer.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

#title {
	margin-bottom: 16px;
}

#leftGraphic1 {
	position: relative;
	width: 295px;
	height: 349px;
	float: left;
	background-image: url("../images/template/home-leftgraphic.jpg");
	background-repeat: no-repeat;
}

#leftGraphic2 {
	position: absolute;
	top: 409px;
	left: 7px;
	width: 295px;
	height: 148px;
	background-image: url("../images/template/pattern-home.gif");
}

#rightGraphic {
	position: relative;
	top: 10px;
	left: -60px;
	float: right;
}

/*#rightGraphic2 {
	position: relative;
	top: 210px;
	float: right;
}*/

#rightText1 {
	position: absolute;
	top: 220px;
	left: 486px;
}

#titlePrint {
	display: none;
}

#contentAreaPages {
	width: 443px;
	min-height: 354px;
	padding-left: 10px;
	padding-right: 305px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #FFFFFF;
	background-color: #395366;
	background-image: url("../images/template/background.gif");
	background-position: right;
	background-repeat: repeat-y;
}

#copyright {
	width: 758px;
	height: 18px;
	/* background-color: #A73D3D; */
	background-color: #91352A;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
}

.thrive32 {
	font-family: verdana;
	font-size: small;
	color: #f1f0e8;
}

.Thrive {
	font-family: verdana;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
}

.h1 {
	color: #A90537;
}

.h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #B0CEE3;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
}

.h3Center {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.h5 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #AB0537;
}

a{
	color: #FFFFCC;
}

input {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

textarea {
	font-size: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}