/* Site Elements */
body {
	background: #FFF;
	margin: 0;
	padding: 0;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	line-height: 14px;
	text-decoration: none;
}

/* Masthead */
table#masthead {
	background: #000;
	border: 0;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 760px;
}

/* Home Page Address Panel */
#addresspanel {
	background: #FC0;
	margin: 0;
	padding: 0;
	}
#addresspanel h3 {
	background: transparent;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 0 6px;
	padding: 0;
	}
#addresspanel h4 {
	background: transparent;
	border-bottom: 1px solid #F00; 
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 2px 6px;
	padding: 0 0 2px 0;
	width: 135px;
}
#addresspanel p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0 0 0 6px;
}
#addresspanel h5 {
	background: transparent;
	border-bottom: 1px solid #F00; 
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 0 2px 6px;
	padding: 0 0 2px 0;
	}

table#vans {
text-align: center;
}
.transtxt {
	background: transparent;
	color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 5px 0 5px;
	padding: 0;
	text-align: center;
	}
	
.addressHds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #F00;
	}
.addressCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin: 0;
	padding-left: 6px;
	}
.addressBold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.copy {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
.copyBold {
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
.picTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
.picCredit {
	font: 9px Arial, Helvetica, sans-serif;
	color: #060;
}

table#formarea td {
text-align: left;
}

.formCopy {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
.formTab {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	line-height: 11px;
}
.italic {
	font-size: 9px;
	font-style: italic;
}

.hostelCopy {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.hostelName {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #093;
	text-align: center;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #003300;
	padding-right: 6px;
	padding-left: 6px;
}
.thankYou {
	font: 36px Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.offersIntro {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	color: #363;
}
.popupCopy {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 11px;
	font-weight: normal;
	color: #000;
	padding: 0px 0px 0px 5px;
}
.formSubHds {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-style: italic;
}

/* Sub Navigation Elements */
table#subNav td {
	border-left: 1px solid #C00;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
table#subNav td a {
	color: #000;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#subNav td a:link, #subNav td a:visited {
	background: red url(i/bgpat.gif) repeat;
	display: block;
	line-height: 15px;
	margin: 0;
	padding: 0;
}
#subNav td a:hover {
	background: #C00 url(i/nopat.gif) repeat;
}

.smallPrint {
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 10px;
}
.pledge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
}

/* Holding Page */
.holdingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.holdingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
}
