


a.info:link {color: #f2f0a4; text-decoration:underline; font-family: Georgia;} 
a.info:visited {color: #f2f0a4; text-decoration:underline;} 
a.info:hover {color: #24b8e0; text-decoration:underline;}
a.info:active {color: #24b8e0; text-decoration:underline;} 


.smalltext {font-size: .8em;}

.smalltext2 {font-size: .8em; font-style: italic;}

.formbox {
	border: 2px groove; 
	font-size: 8pt; 
	background-color: #fff; 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.formbut {
	border: 2px outset; 
	font-size: 8pt; 
	background-color: #dddddd; 
	color: #000000; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.infobox {
	width: 300px;
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	}

.infobox2 {
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	clear: right;
	}

.infobox3 {
	width: 300px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	clear: right;
	text-align: center;
	}

#contactform {
	width:392px; /* widths of columns will scale proportionately as this width is changed */
	background-image:url(../images/bg_tan.png);
	border: 3px solid #f2f0a4;
	margin-top:15px;
	margin-left: 10px;
	font-size: 12px;
	color: black;
	}

#bannerform {
	height: 140px;
	text-align: center;
	}

#bothform {
	text-align: center;
	width:380px;
	font-size:12px;
	padding-top: 10px;
	color: black;
	}

#leftform {
	float:left;
	width:160px;
	text-align:right;
	line-height:1.6em;
	padding-right: 5px;
	margin-top: 10px;
	}

#rightform {
	float:right;
	width:200px;
	text-align:left;
	padding-left: 5px;
	margin-top: 10px;
	}

#bottomform {
	clear:both;
	}





