/* CSS Document */



h1 {
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	behavior: url("/includes/pngbehavior.htc");
}

a {
	color: #A70000;
}
a:hover {
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/bg_body.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	position: relative;
}
h2 {
	background-color: #A70000;
	padding: 5px;
	width: 180px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.big {
	font-size: 14px;
}
.small {
	font-size: 11px;
}




#body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	z-index: 0;
	margin-bottom: 40px;
}


#mastheadWrapper {
	position: absolute;
	z-index: 500;
	height: 415px;
	width: 270px;
}
.tagline {
	position: absolute;
	left: 525px;
	top: 0px;
}

.threeSixtyTour {
	position: absolute;
	left: 273px;
	top: 6px;
}



.menuItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 14px;
	width: 255px;
	line-height: normal;
}
.menuTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.menuPrice {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
}



#contentWrapper {
	position: relative;
	z-index: 50;
	width: 807px;
	left: 113px;
	top: 60px;
	padding-bottom: 40px;
}

.fade_bg {
	background-image: url(/images/bg_fade.png);
	background-repeat: no-repeat;
	width: 807px;
}


#fade_cap {
	width: 807px;
}


#white {
	width: 600px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	padding-left: 145px;
	padding-right: 22px;
	background-color: #FFFFFF;
	line-height: 19px;
}



.navigationTable {
	display: block;
	position: absolute;
	left: 270px;
	top: 30px;
	height: 30px;
}
.navigationTable td {
	padding-right: 20px;
}

.relative {
	position: relative;
}


#navigationWrapper {
	position: absolute;
	z-index: 100;
	height: 60px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#footer {
	width: 775px;
	padding-left: 25px;
}
.pressTitle {
	font-size: 14px;
	font-weight: bold;
}
.pressDate {
	color: #777777;
}
.pressURL {
	color: #999999;
}

