body  {
	background-color: #c6ad7f;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 55px;
	font-weight: normal;
	color: #665366;
	margin-bottom: 20px;
	margin-top: 18px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7A637A;
	margin-top: 7px;
	margin-left: 40px
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #665366;
	line-height: 1.8em;
	width: 380px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A888A7;
	padding-bottom: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83827F;
	line-height: 1.7em;
}	

/*homepage definition
*/

#header {
	background-repeat: no-repeat;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#menu ul {
	float: right;
	margin-top: 57px;
	margin-right: 55px;
}
#menu li {
	list-style-type: none;
	float: left;
	text-align: center;
	margin-right: 25px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
	color: #665366;
}

#intro {
	margin-left: 300px;
	padding-top: 80px;
}
#content {
	background-image: url(img/gradient.jpg);
	background-repeat: repeat-y;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#contentcolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6a576a;
	height: auto;
	width: 265px;
	position: relative;
	float: left;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 40px;
	clear: right;
}
#contentcolumn a {
	color: #7A637A;
	text-decoration: none;
}
#contentcolumn a:hover {
	color: #C4A6C3;
	text-decoration: none;
}

#separating bar {
	clear: right;
	float: left;
	width: 5px;
	position: relative;
}
#button {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #595041;
	background-image: url(img/btn-white-rectangle.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 162px;
	padding-top: 12px;
	padding-left: 15px;
	text-decoration: none;
}
#button a {
	color: #595041;
	text-decoration: none;
}

#button a:hover {
	color: #BF8DD2;
	text-decoration: none;
}
#leftpanel {
	clear: left;
	height: 280px;
	width: 257px;
	background-image: url(img/leftpanel-purple-1news.jpg);
	float: left;
	position: relative;
}
#leftpanelcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #8f774c;
	padding-top: 50px;
	padding-left: 80px;
	padding-right: 20px;
}
#leftpanelcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83827F;
}
#leftpanelcontent a {
	color: #7A637A;
	text-decoration: none;
}
#leftpanelcontent a:hover {
	color: #8f774c;
	text-decoration: underline;
}
#footer {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 58px;
	font-family: arial;
	font-size: 12px;
	color: #82C8E1;
	padding-top: 17px;
}
#footer a {
	color: #F8FBFC;
	text-decoration: none;
}
#footer a:hover {
	color: #82C8E1;
	text-decoration: none;
}

/*template definition
*/
#leftnote {
	clear: right;
	height: auto;
	width: 309px;
	background-image: url(img/leftnote-gradient.jpg);
	float: left;
	position: relative;
	background-repeat: repeat-y;
}

#leftnotecontent {
	margin-left: 67px;
	margin-right: 49px;
	text-align: center;
	font-size: 12px;
	color: #83827f;
	font-family: Arial, Helvetica, sans-serif;
}

#leftnotecontent p {
	font-size: 12px;
	color: #966f9e;
	line-height: 1.7em;
}

#leftnotecontent a {
	font-size: 12px;
	color: #83827f;
}
#leftnotecontent a:hover {
	font-size: 12px;
	color: #A888A7;
}


#contentdeeperpage {
	height: auto;
	position: relative;
	float: left;
	padding-left: 0px;
	clear: right;
	width: 686px;
	margin-top: 0px;
	padding-bottom: 20px;
}


#contentdeeperpage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #83827F;
	margin-left: 10px;
	margin-right: 105px;
	margin-bottom: 30px;
}

#contentdeeperpage a {
	color: #A888A7;
}

#contentdeeperpage a:hover {
	color: #7A637A;
}

#contentdeeperpage ul {
	font-family:Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 25px;
	font-size: 12px;
	color: #83827F;
	line-height: 1.7em;
	margin-right: 105px;
}



.purple {
	color: #7A637A;
}

.lightpurple {
	color: #A888A7;
}

.listservices {
	color: #A888A7;
	font-size: 20px;
	line-height: 30px;
}

.dashedline {
	border-top-style: dashed;
	border-top-color: #4F4643;
	border-top-width: 1px;
	display: block;
	margin-bottom: 0px;
	height: 20px;
	width: 580px;
}
