body {
	background-color:#FFFFFF;
	cursor:default;
	margin:0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8;
	padding-right: 32px;
	padding-left: 32px;
}

.rightbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.8;
	padding-right: 10px;
	padding-left: 10px;
}

.rightbox a {
	color: #CC0000;
}
.rightbox a:hover {
	color: #000000
}



a {
	color: #666600;
}
a:hover {
	color: #000000
}


H1 {
	font-size: 19pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	padding-top: 30px;
    }


H2 {
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #000000;
	padding-top: 0px;
    }

.smallarial {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
}

.LOWlinks {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 1.5px;
}


.quotebox {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	line-height: 2;
	font-weight: normal;
	color: #94B19F;
	padding: 0px;
	border: thin dotted #94B19F;
	white-space: normal;
	margin: 0px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	background-position: center;
}


.leftcolumn {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 698px;
	vertical-align: top;
}
