html, body, p, th, td, ul, li, div, span, font { color: #474747; font-family: VERDANA, ARIAL, LUCIDIA, Times ; text-decoration: none; font-size: 12px; line-height: 16px; }
html { margin: 0px; padding: 0px; }
body { padding: 0px; margin: 20px; }
form { border: 0px solid #000; display: inline;	margin: 0px; padding: 0px; }
input, textarea, select { font-size: 11px; line-height: 11px;}


.homeTitlecopy  {
	color: #666;
	font-size: 12px;
	text-align: center;
	font-family: VERDANA, ARIAL, LUCIDIA, Times;
	padding-top: 20;
}


.homecopy  {
	color: #666;
	font-size: 10px;
	text-align: justify;
	font-family: VERDANA, ARIAL, LUCIDIA, Times; 
	line-height: 16px; 
}



.specailcopy  {
	color: #600;
	font-size: 10px;
}

.FormInput { color: #474747; background: #FFFFFF; border: 1px solid #474747; font-size: 11px; line-height: 11px; padding: 3px 2px 2px 2px; }
.FormTitleText { color: #474747; }

.GrayButton { background-color: #ECE9D8; }

/* Headers */

.SubHeader { font-weight: bold; }

/* Buttons */

a.Button:link { border: 1px solid #5a5a5a; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5a5a5a; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button:visited { border: 1px solid #5a5a5a; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5a5a5a; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button:active { border: 1px solid #5a5a5a; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5a5a5a; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button:hover { border: 1px solid #531F07; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #531F07; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }

a.Button_Brown:link { border: 1px solid #531F07; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #531F07; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button_Brown:visited { border: 1px solid #531F07; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #531F07; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button_Brown:active { border: 1px solid #531F07; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #531F07; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button_Brown:hover { border: 1px solid #5A5A5A; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5A5A5A; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }

a.Button_Green:link { border: 1px solid #007040; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #007040; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button_Green:visited { border: 1px solid #007040; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #007040; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button_Green:active { border: 1px solid #007040; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #007040; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }
a.Button_Green:hover { border: 1px solid #5A5A5A; padding: 2px 5px 2px 5px; background-color: #FFFFFF; text-transform: uppercase; color: #5A5A5A; text-decoration: none; font-weight: bold; font-size: 9px; line-height: 18px; text-transform: uppercase; }


/* Form Errors */

.ErrorTable { width: 300px; padding: 5px; border: 1px solid red; background-color: #FFFFFF; }
.ErrorText { color: red; }

/* Reservations */

.ReservationsButton { width: 100%; border: 1px solid #003468; background-color: #FFFFFF; color: #003468; padding: 2px; }
.ReservationsCalendar input { border: 1px solid #003468; color: #003468; padding: 2px; }

/* RFP */

.RFPCalendar input { border: 1px solid #474747; color: #474747; padding: 2px; }

