body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-weight: bold;
	color: #694D73;
}
a:hover {
	font-weight: bold;
	color: #A082AB;
}
.hometext {
	color: #ffffff;
}
.header {
	font-size: 13px;
	font-weight: bold;
	color: #694D73;
}
.right-callout {
	float:right;
	margin:10px 0px 25px 50px;
	padding:15px;
	background:#e1ebd0;
	border:solid 1px #ddd;
	width:275px;
	color:#111;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
.purplelink {
	font-weight: bold;
	color: #694D73;
}
.purplelink:hover {
	font-weight: bold;
	color: #ffffff;
}
	
#customerraves {
scrollbar-face-color:#f2c134;
scrollbar-track-color:#f2c134;
scrollbar-arrow-color:#666666;
scrollbar-shadow-color:#6e3718;
scrollbar-dark-shadow-color:BLACK;
scrollbar-3dlight-color:WHITE;
scrollbar-highlight-color:WHITE
}
.skyboxtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #824E99;
	text-decoration:none;
}
.skyboxlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #824E99;
	text-decoration:none;
}
.skyboxlink:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

/*    */


.form-container {
	width:7000px;
}
.FormRow {
	clear			: left;
	margin: 10px 10px 10px 0;
}
.FormRow label {
	display:block; 
	float:left;
	width:150px;
}
.FormRow .formelement {
	margin-left: 150px;
}
.FormRow .FormHeader {
	float			: left;
	width			: 130px;
	text-align		: right;
	font-size		: 9pt;
}
.FormRow input {
	margin-left		: 10px;
}


/*    */
.photo-caption {
	font-size: 11px;
	padding-top: 5px;
}

