.copy     { font-size: 11px; color: #807C6C; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }


.orange  {
	font-size: 13px;
	line-height: 16px;
	color: #DA9A21;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	letter-spacing: 1px;
}
.orange_big  {
	font-size: 16px;
	line-height: 18px;
	color: #DA9A21;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;
	letter-spacing: 1px;
}

.txtnormal {
	font-size: 11px;	
	color: white;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	padding-left:5px;
}


a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1D75B3;
	text-decoration: none;
}

a.link1:hover {color: #1EB6D3;text-decoration: underline;}

body { color: black; background-color: white; background-image: url("images/bckgrnd.jpg"); background-attachment: fixed }

.copy_bckgrnd { background-image: url("images/copy_bckgrnd.jpg"); background-repeat: no-repeat}

.bookingbkg {
	background-image:  url(images/bkgrnd_booking_blank.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857D63;
}
.footerbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857D63;
}
a.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A8E6F0;
	text-decoration: none;
}
a.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 8px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.copybold {
	font-size: 11px;
	color: #807C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
h1 {
	font-size: 11px;
	color: #868374;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
.bkgrndsignup {
	background-image: url(images/signup_bkgrnd.jpg);
	background-repeat: no-repeat;
}
#topform{
	margin:0px;
	
	}