a:link, a:visited {
	color: #6699CC;
	text-decoration: none;

}

a:hover {
 	text-decoration: underline;

}
 
 body {
	background-color: #C7B299;
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 25px;
}



#navigation {
	list-style-type: none;

}

#navigation a:link {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-variant: small-caps;
	color: #666666;
	font-size: 80%;
	text-decoration: none;
	padding: 2px 8px;
	margin-left: -15px;

}

#navigation a:visited {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	font-variant: small-caps;
	color: #666666;
	font-size: 80%;
	text-decoration: none;
	padding: 2px 8px;
	margin-left: -15px;

}

#navigation a:hover {
	background-color: #EEF1FA;
	padding: 2px 8px;
}
#navTable {
	background-color: #D6DEF1;
	border: thin solid #FFFFFF;
}
#col1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin-right: 40px;
	margin-bottom: 95px;
	margin-left: 75px;
	width: 480px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	text-transform: uppercase;
}
#background {
	background-image: url(images/floralWatermark.jpg);
	background-position: center top;
	background-color: #F3EAE1;
	background-repeat: no-repeat;
}
#col2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin-bottom: 95px;
	margin-left: 75px;
	width: 620px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 60px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	color: #000033;
}
#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	padding: 1px 4px;
	border: thin solid #FFFFFF;
	text-align: center;
	margin-left: 5px;
}
#formTable {
	background-color: #EFEFEF;
	border: thin solid #FFFFFF;
}
#spacer {
	height: 12px;
}
