/* classes */

.formlabel  { font-family: Arial; font-size: 8pt; color:#FFFFFF }

.ContentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF; padding-left:50; padding-right:50
}

.H1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold }

a:link { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; text-decoration: none; color: #DBCF16; font-size: 12px; text-align: center; }
a:hover { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; text-decoration: underline; color: #DBCF16; font-size: 12px; text-align: center; }
a:active { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; text-decoration: none; color: #DBCF16; font-size: 12px; text-align: center; }
a:visited { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; text-decoration: none; color: #F01C35; font-size: 12px; text-align: center; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #B60505;
}

.footer a:link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #B60505;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #B60505;
}

.footer a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #B60505;
}


/* REV  ONE SITE */

/*

.bodyText   { font-family: Times New Roman; font-size: 12pt }

.formfield  { font-family: Times New Roman; font-size: 11pt }

.IbodyText   { font-family: Times New Roman; font-size: 12pt; font-style: italic; 
               font-weight: bold }
               
.crumbs   { font-family: Times New Roman; font-size: 8pt }

.crumbs2     { font-family: Arial; font-size: 8pt; font-weight: bold }


.crumbs3     { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; text-decoration: 
               NONE; color: #000000; line-height: 10px; font-weight: bold }
               

.caption     { font-family: Times New Roman; font-size: 9pt; font-weight: bold }

.H2          { font-family: Times New Roman; font-size: 10pt; color: #004A39; font-weight: 
               bold }
 
.H3          { font-family: Times New Roman; font-size: 11pt; color: #004A39; font-weight: 
               bold }
               
*/

/*--------------------- google map page  ----------------------*/

fieldset.addy {
display: block;
text-align: center;
margin: 10px auto;
padding: 0 10px 10px 10px;
}

.addy legend {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px; padding-left:10;
line-height: 24px;
color: #FFFFFF;
text-transform: uppercase;
}

.addy label { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF }

input#saddr {
width: 400px;
padding: 2px;
margin: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.button {
font-size: .9em;
letter-spacing: .1em;
text-transform: uppercase;
margin: 5px 0 0 0;
}

#map { width: 700px; height: 450px; border: 1px solid #D0D0BF; }