.contenttext {
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

h1 {
	font: bold 12px/24px Georgia, "Times New Roman", Times, serif;
	color:#bb903a;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

.chronology {
	font: bold 12px/24px Georgia, "Times New Roman", Times, serif;
	color:#bb903a;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;
}

.subnavtext, a.subnavtext:link, a.subnavtext:active, a.subnavtext:visited {
	font: bold 11px/22px Georgia, "Times New Roman", Times, serif;
	color: #d5d5d5;
	line-height:22px;
	text-decoration:none;
}

a.subnavtext:hover {
	color: #caa659;
}

.subnavspacer {
	font: 11px/10px Georgia, "Times New Roman", Times, serif;
	color: #caa659;
	padding: 0 20px;
}

.bottomtext, a.bottomtext:link, a.bottomtext:active, a.bottomtext:visited {
	font: 10px/24px Georgia, "Times New Roman", Times, serif;
	color:#8b8b8b;
	text-decoration:none;
}

a.bottomtext:hover {
	color:#bc923c;
}

/*FORMS*/

.comptextfield {
	font: 10px/20px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	height:22px;
	width:200px;
	border:1px solid #ffffff;
	padding: 0 5px;
	background-color:#000000;
}

.comptextfield-error {
	font: 10px/20px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	height:22px;
	width:200px;
	border:2px solid #FF0000;
	padding: 0 5px;
	background-color:#000000;
}

.textfield {
	font: 10px/20px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	height:22px;
	width:220px;
	border:1px solid #ffffff;
	padding: 0 5px;
	background-color:#000000;
}

.textfield-error {
	font: 10px/20px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	height:22px;
	width:220px;
	border:2px solid #FF0000;
	padding: 0 5px;
	background-color:#000000;
}

.formtextbox {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	height:75px;
	width:220px;
	border:1px solid #ffffff;
	padding:5px;
	background-color:#000000;
}

.formdropdown {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	height:20px;
	border:1px solid #ffffff;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#000000;
}

.formgeneraltextfield {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color:#b68930;
	border:1px solid #ffffff;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#000000;
}

.recipe-gold {
color: #bd9646;
}

.personality-names {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	}

.vote-form-label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#cb963d;
	}
.celebrity-label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	}

/*END FORMS*/