body {
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.contentarea {
	background-image: url(../images/contentarea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentareahome {
	background-image: url(../images/contentareahome.jpg);
	background-repeat: no-repeat;
	background-position: left 344;
}
.rightimg {
	background-image: url(../images/rightimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subheader {
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	
	
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menutop {
	background-image: url(../images/menutop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubottom {
	background-image: url(../images/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubot {
	background-image: url(../images/submenubot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentarea1 {
	background-image: url(../images/contentarea1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentbg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.homeheader {
	background-image: url(../images/homehead.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #F4D176;
	text-decoration: none;
}
a.copy {
	font-style: normal;
	font-weight: normal;
	color: #F4D176;
	text-decoration: none;
}
a:hover.copy {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #980A3B;
	text-decoration: none;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.headinghome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contenttext A {
	color: #990033;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
.contenttext A:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
