@charset "utf-8";
/* CSS Document */

.headermenu {
	background-color: #DA286A;
	position: relative;
	height: 15px;
	top: 0px;
	right: 0px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	vertical-align: text-bottom;
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
}
.menutop {
	position: relative;
	height: 70px;
	width: 920px;
	left: 150px;
	background-color: #FFF;
	vertical-align: bottom;
}
.pagetitlebar {
	height: 140px;
	width: 920px;
	left: 150px;
	position: relative;
	background-image: url(images/banner.jpg);
}
.contentarea {
	position: relative;
	height: 600px;
	width: 918px;
	left: 150px;
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-image: url(images/rings.png);
	background-repeat: no-repeat;
	background-position: 20px 100px;
	overflow: auto;
}
.subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #348C96;
}

.thingrey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFAFAF;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
}


.thinteal {
	background-color: #48B3BF;
	position: relative;
	height: 5px;
	width: 920px;
	left: 150px;
}
body {
	margin: 0px;
	padding: 0px;
}
.thinblack {
	background-color: #000;
	position: relative;
	height: 5px;
	width: 920px;
	left: 150px;
	top: 0px;
}
.smallmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F7CEDD;
	position: relative;
	width: 920px;
	left: 150px;
	text-align: right;
}
.thinsilver {
	background-color: #666;
	position: relative;
	height: 5px;
	width: 920px;
	left: 150px;
	top: 0px;
}
.thintealwide {
	background-color: #48B3BF;
	position: relative;
	height: 5px;
	width: 100%;
}
.blackfooter {
	height: 50px;
	width: 920px;
	background-color: #000;
	position: relative;
	left: 150px;
}
.header-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #DA286A;
	font-weight: bold;
}
.sub-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #353535;
}
.sub-text-lighter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #909090;
}
.background {
	background-image: url(images/background.png);
	position: absolute;
	left: 0px;
	top: 60px;
	height: 500px;
	width: 300%;
	background-repeat: no-repeat;
}
.content-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4E494E;
	line-height: 20px;
}
.imgframe {
	border: 1px solid #DA286A;
}
.rings {
	background-image: url(images/rings.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 150px;
	top: 220px;
	width: 100%;
	height: 600px;
}
.sub-text-spaced {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #252525;
	line-height: 22px;
}
.sub-text-spaced-darkedr {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #510028;
	line-height: 22px;
	font-style: italic;
}
.frame {
	text-align: center;
	border: 10px solid #000;
}

.subhead-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #348C96;
}
.sub-text-spaced-pink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #DA286A;
	line-height: 22px;
	font-weight: bold;
}

