body {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/clouds3.jpg);
	background-repeat: no-repeat;
	background-color: #99ccff;
}

/* classes for dhtml menus */

.headerlink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000; font-weight: bold}
.headerlink:hover { color: #666666;}
.sublinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; text-decoration: none}
.sublinks:hover { color: #B18E61}
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; margin-left: 20px}
.navtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold}
.navtext:hover { color: #7B042D}
.tx_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #A1286A;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.tx_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
	padding-bottom: 19px;
}
.tx_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000099;
	text-decoration: none;
	font-weight: bold
}
.tx_link:hover {
	color: #993300
}
.tx_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #003399;
	text-decoration: none
}
.b_a_sidebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 20px; font-weight: normal; color: #000000; text-decoration: none }

.tinynew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.tinynew_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #575a5d;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.navtext_link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.navtext_link:hover { color: #FFCC99}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 24px;
	font-variant: normal;
}
.promo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

/* images */

img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
