td {
	text-align: left;
	font-family:Century Gothic;
	font-size:12px;
	color:#685E43;
	text-align: justify;
}

.tagline {
	text-align: left;
	font-family:Century Gothic;
	font-size:16px;
	color:#A87358;
}

a {
	text-decoration: none;
	color:#C3020A;
	text-align: justify;
}

body { 	margin:0px;padding:0px; background-image:url(images/bg.jpg)}

.copy{
font-family:Century Gothic;
font-size:12px;
color:#FBF5E7;
text-decoration:none;
text-align: justify;
}

.top_txt {color:#B1B1B1; text-decoration:none;text-align: justify;}

.gray {color:#685E43; text-decoration:none;text-align: justify;}

.red {
	color:#B73A1D; 
	text-decoration:none;
	text-align: justify;
	font-size: 15px;
}


.white {color:#ffffff; text-decoration:none;text-align: justify;}

.sm {font-size:10px;text-align: justify;}
.u {text-decoration:underline;text-align: justify;}
.t {text-transform:uppercase;text-align: justify;}
.big {font-size:12px;text-align: justify;}


.form { width:182px;
		height:16px;
		font-family:Century Gothic;
		font-size:12px;
		text-align: justify;
		border-style:solid;
		border-width:1px;
		border-color:#E0D6BE;
		background-color:#F3EDDC;
		color:#C3020A;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:182px;
		height:92px;
		font-family:Century Gothic;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		text-align: justify;
		border-color:#E0D6BE;
		background-color:#F3EDDC;
		color:#C3020A;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;text-align: justify;}
#a:hover{text-decoration:none;text-align: justify;}

