/* CSS Document */
a:link {
	color: #3F87CD; text-decoration: none;
}
a:visited {
	color: #3F87CD; text-decoration: none;
}
a:hover {
	color: #FFCC99; text-decoration: underline;
}
a:active {
	color: #3F87CD; text-decoration: none;
}
a.reg:link {
	color: #000000; text-decoration: underline;
}
a.reg:visited {
	color: #000000; text-decoration: underline;
}
a.reg:hover {
	color: #3F87CD; text-decoration: none;
}
a.reg:active {
	color: #000000; text-decoration: underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.BGGrey {
	background-color: #cccccc;
}
.BGlinen {
	background-image: url(images/layout/pixels/linen.gif);
	background-repeat: repeat;
}
.BGtopLeft {
	background-image: url(images/leftBannerTEMP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ht13 {
	height: 13px;
	width: auto;
}
.ht152 {
	height: 152px;
	width: auto;
}
.ht22 {
	height: 22px;
	width: auto;
}
.ht5 {
	height: 5px;
	width: auto;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textMainItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}



.textContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textContentHeadline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.listContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/layout/bullets/blue.gif);
	list-style-position: outside;
}
.textMainBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.BGsail {
	background-image: url(images/pictures/sails1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BGBlue {

	background-color: #3F87CD;
}
.textMainBoldLinen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FAF0E6;
}
.BGrotary {
	background-image: url(images/pictures/rotarylogo.gif);
	background-repeat: no-repeat;
	background-position: right 350px;
}
.BGrotary2 {

	background-image: url(images/pictures/rotarylogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ht5dark {
	height: 5px;
	width: auto;
	background-color: #FFCC99;
}
.textContentSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.textContentRed {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC3333;
}
.newsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	list-style-image: url(images/layout/bullets/blueRound.gif);
	color: #333333;
}
ul {margin-left: 1.5em; padding-left: 0;}

.headlineBLue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3F87CD;
}
.ht6 {

	height: 6px;
	width: auto;
}
.frameRight {
	background-color: #FAF0E6;
	background-image: url(images/layout/pixels/BGlinenDK.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.frameLeft {

	background-color: #FAF0E6;
	background-image: url(images/layout/pixels/BGlinenDK.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frameBottom {

	background-color: #FAF0E6;
	background-image: url(images/layout/pixels/BGlinenDK.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.padding5 {
	padding: 5px;
}
.pSpace {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.properyborder {
	border: 2px solid #FFCC99;
}
.propertyTable img{
	border: 2px solid #FFCC99;
}
#contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 17px;
	width: 630px;
	left: 131px;
	top: 135px;
	text-align: center;
	background-color: #3F87CD;
}
#contactInfo a:link {
	color: #FFFFFF; text-decoration: underline;
}
#contactInfo a:visited {
	color: #FFFFFF; text-decoration: underline;
}
#contactInfo a:hover {
	color: #FFCC99; text-decoration: none;
}
#contactInfo a:active {
	color: #FFFFFF; text-decoration: underline;
}
#content .textContent {
	padding-bottom: 2px;
	margin-bottom: 0px;
}
#content li {
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 2px;
	margin-bottom: 4px;
}
