﻿BODY {
	padding: 0px;
	margin-top: 20px;
}

#wrapper {
	width:939px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fadetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-weight: normal;
}
a:link {
	line-height: 10px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0066;
}
a:active {
	text-decoration: none;
	color: #666666;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
}
H1 {
	COLOR: #CC0066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	background-color: #D6D8B3;
}
H2 {
	COLOR: #CC0066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
H3 {
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
}
H4 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
H5 {
	COLOR: #CC0066;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}
H6 {
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#header  {
	float: left;
	height: 168px;
	width: 939px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #D6D8B3;
}
#wrapper #logobox {
	background-image: url(../images/headerimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 168px;
	width: 765px;
}
#wrapper #navholder {
	width: 120px;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	margin-bottom: 30px;
	height: auto;
	display: inline-block;
}
#wrapper #rightside {
	width: 195px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 50px;
	margin-right: 20px;
	height: auto;
	display: inline-block;
	margin-bottom: 30px;
}
#wrapper #footer {
	height: 80px;
	width: 939px;
	clear: both;
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
}
#wrapper .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #main {
	width: 523px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 50px;
	height: auto;
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
}
#wrapper .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#wrapper .morepink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0066;
}
#wrapper .imageholder {
	float: right;
	height: 152px;
	width: 140px;
	border: 1px solid #999999;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 10px;
}
#wrapper .footertexts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0066;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 50px;
}
#wrapper .imageholderlarge {
	height: 152px;
	width: 500px;
	border: 1px solid #999999;
	margin-left: 0px;
	padding: 5px;
	margin-bottom: 30px;
}
#wrapper .imageholder200px {
	float: right;
	height: 152px;
	width: 180px;
	border: 1px solid #999999;
	margin-left: 20px;
	padding: 5px;
	margin-bottom: 10px;
}
#wrapper .dotted {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}
