body {
	background: #000000;
	font-family: Myriad Pro, Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	color: #FFFFFF;
}

a, a:active, a:visited, a:hover {
	color: #E4E4E4;
	text-decoration: underline;
}

a.contact, a.contact:active, a.contact:visited {
	color: #E4E4E4;
	text-decoration: none;
}

a.contact:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainTypeHeader {
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
}

#mainTypeHeader {
	background:url(../images/main_type_header.jpg) no-repeat;
	border: 1px solid #bbb;
}

#mainTypeBacker {
	background:url(../images/main_type_backer.jpg) bottom no-repeat;
	padding: 10px;
	border: 1px solid #bbb;
}

#homeList {
	position: relative;
	left: -15px;
}

#footerBox1Header {
	background:url(../images/footers/box1_header.jpg) no-repeat;
}

#footerBox2Header {
	background:url(../images/footers/box2_header.jpg) no-repeat;
}

#footerBox3Header {
	background:url(../images/footers/box3_header.jpg) no-repeat;
}

#footerBox1Backer {
	background:url(../images/footers/box1_backer.jpg) no-repeat;
}

#box1Holder {
	width: 230px;
}

#footerBox2Backer {
	background:url(../images/footers/box2_backer.jpg) no-repeat;
}

.tourType {
	font-size: 8pt;
}

#footerBox3Backer {
	background:url(../images/footers/box3_backer.jpg) no-repeat;
}

.baseFooter {
	color: #E4E4E4;
	line-height: 20px;
	letter-spacing: .1em;
}

a.baseFooter, a.baseFooter:active, a.baseFooter:visited {
	color: #E4E4E4;
	text-decoration: none;
}

a.baseFooter:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.baseFooterUnder, a.baseFooterUnder:active, a.baseFooterUnder:visited {
	color: #E4E4E4;
}

a.baseFooterUnder:hover {
	color: #FFFFFF;
}




#mainBox {
	width: 800px;
	border: 1px solid #bbb;
}