/* CSS Document */html, body  {	height: 100%;	min-height: 100%;	margin: 0;	padding: 0;	}body {		background: rgb(0,0,0);	font: normal 1em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	line-height: 1.5em;	margin: 0;	padding: 0;	}pre {	font: normal 10px "Times Roman", "Times-Roman", Times, serif;		color: rgb(150,150,150);	width: 300px;	max-width: 300px;	white-space: normal;	padding: 10px;	margin: 0;	text-align: left;	line-height: 100%;	}		#container {	min-height: 2000px;		/* Min height for modern Browser */	height: 2000px;			/* Min heigh for IE (<7) */	width: 100%;	padding: 0;	margin: 0;		text-align: center;	}			#content {	width: 960px;	padding: 0;	margin: 0 auto;	}	#pagehed {	width: 960px;	margin: 0;	padding: 0;	text-align: center;	border-bottom: 6px double rgb(88, 77, 77);	}	#leftnav {	float: left;	width: 160px;	height: 100%;	min-height: 100%;	margin: 30px 19px 0 0;	padding: 0;	text-align: middle;	}#leftnav ul { 	border: none;	padding: 0;		}#leftnav li {	font: normal 10px 'Helvetica',Helvetica,'Arial',Arial,Verdana,sans-serif;	color: rgb(100,0,0);	list-style-type: none;	list-style-position: inside;	text-transform: uppercase;	letter-spacing: .25em;	line-height: 95%;	margin: 0 0 10px 0;	padding: 5px 0 10px 10px;	border-bottom: 1px solid rgb(50,50,50);	}#leftnav li.first {	border-top: 1px solid rgb(50,50,50);	padding-top: 15px;	}	#leftnav li.widget {	text-indent: 0;	list-style-type: none;	padding: 5px 0 20px 0;	margin: 0 0 20px 0;	text-align: center;	}		#leftnav li a:link, #leftnav li a:visited, #leftnav li a:active {	color: rgb(186,5,12);	text-transform: uppercase;	text-decoration: none;	}	#leftnav li a:hover {	color: rgb(256,256,256);	text-decoration: none;	}		#leftcontent {	width: 300px;	max-width: 300px;	float: left;	margin: 30px 0 0 40px;	text-align: left;	}#leftcontent2 {	width: 400px;	max-width: 400px;	float: left;	margin: 30px 0 0 20px;	text-align: left;	}	.w400 {	width: 400px;	max-width: 400px;	min-width: 400px;	}.w300 {	width: 300px;	max-width: 300px;	min-width: 300px;	padding: 0;	margin: 0;	}		#rightcontent {	width: 400px;	max-width: 400px;	float: right;	margin: 30px 20px 0 20px;	text-align: center;	}	#rightcontent2 {	width: 300px;	max-width: 300px;	float: left;	margin: 30px 20px 0 20px;	text-align: center;	}		#rightcontent3 {	width: 280px;	max-width: 280px;	float: right;	margin: 30px 20px 0 20px;	text-align: center;	}		#counter {	width: 210px;	height: 40px;	background: transparent url(images/counterbg-3.png) top center repeat-x;		margin: 30px auto 0 auto;	padding: 10px 0 0 0;	text-align: center;	}	#countertop {	width: 210px;	height: 40px;	background: transparent url(images/counterbg-3.png) top center repeat-x;		margin: 10px auto 0 auto;	padding: 10px 0 0 0;	text-align: center;	}h1 {	font: normal 1.75em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(160,160,160);	text-transform: uppercase;	letter-spacing: .2em;	padding: 0;	margin: 20px 0 0 0;	}	h2 {	font: bold 1.25em 'GoudyOldStyleT-Bold', 'Goudy Old Style', Goudy, Geneva, Times, serif;	letter-spacing: .25em;	color: rgb(160,160,160);	padding: 0;	margin: 0 0 10px 0;	text-transform: uppercase;	}h3 {	font: bold 1.25em 'GoudyOldStyleT-Bold', 'Goudy Old Style', Goudy, Geneva, Times, serif;	letter-spacing: .25em;	color: rgb(160,160,160);	padding: 0;	margin: 0 0 40px 0;	text-transform: none;	}	h4 {	font: bold 20px 'GoudyOldStyleT-Bold', 'Goudy Old Style', Goudy, Geneva, Times, serif;	color: rgb(160,160,160);	padding: 0;	margin: 0 0 10px 0;	text-transform: none;	}	h5 {	font: bold 20px 'GoudyOldStyleT-Bold', 'Goudy Old Style', Goudy, Geneva, Times, serif;	color: white;	padding: 0;	margin: 0 0 5px 0;	text-transform: none;	}p {	font: normal 1.2em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	line-height: 1.5em;	text-transform: none;	}.quote {	padding: 0 20px 20px 10px;	margin-bottom: 30px;	border-bottom: 1px solid rgb(88, 77, 77);	}	.quote p {	font: normal 1.3em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	line-height: 1.5em;	text-transform: none;	text-align: left;	margin: 0 0 10px 0;	}.credit {	font: normal 1em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	line-height: 1.25em;	text-transform: none;	padding: 0 0 0 40px;	text-align: left;	text-indent: -20px;	display: block;	}a:link, a:visited, a:active {	color: white;	text-transform: none;	text-decoration: underline;	}	a:hover {	color: rgb(186,5,12);	}.firstgraf {	font: normal 1.5em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	line-height: 1.2em;	text-transform: none;	}#countdown1 {	height: 40px;	font: bold 20px "Helvetica Neue", Helvetica, Arial, sans-serif;	color: rgb(255,255,255);		letter-spacing: 6px;	line-height: 100%;	visibility: hidden;	}	#counterlabels {	font: normal 9px "Helvetica Neue", Helvetica, Arial, sans-serif;		color: rgb(186,5,12);	letter-spacing: 2px;	text-transform: uppercase;	margin: 0 0 10px 0;	padding: 0;	}		.undersection {	border-top: 2px dotted rgb(88, 77, 77);	padding-top: 20px;	margin-bottom: 40px;	text-align: left;	}	.question {		font: bold .85em "Helvetica Neue", Helvetica, Arial, sans-serif;			color: rgb(186, 5, 12);		line-height: 1.2em;		}		ul { 	list-style: square outside;	padding: 0 20px; 	}li {	font: normal 0.85em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	text-indent: -5px;	}		.shirtlink, .shirtlink a {	font: normal 16px 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	text-transform: uppercase;	letter-spacing: 0;	padding-top: 10-px;	margin: 0;	}.menulink, .menulink a:link, .menulink a:visited, .menulink a:active {	font: normal 0.85em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	text-transform: uppercase;	text-decoration: none;	padding: 5px 8px;	line-height: 200%;	}	.menulink a:hover {	background: rgb(186,5,12);	text-decoration: none;	}	.undersection ul {	margin: 0;	}		.undersection li, .undersection li a:link, .undersection li a:visited, .undersection li a:active {	color: rgb(220,220,220);	text-transform: uppercase;	text-decoration: none;	padding: 5px 8px;	margin: 0;	}		.undersection li a:hover {	color: rgb(186,5,12);	text-decoration: none;	}	/* BUY PAGE STYLES */.midcontent, .tourcontent {	width: 600px;	max-width: 600px;	margin: 30px auto 30px 80px;	text-align: center;	float: left;	}.midcontent h2 {	color: white;	text-align: left;	}.tourcontent {	font: normal 1em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(160,160,160);	line-height: 1.2em;	text-transform: none;	padding: 0;	}	.tourcontent a:link, .tourcontent a:visited, .tourcontent a:active {	font: bold 18px 'GoudyOldStyleT-Bold', 'Goudy Old Style', Goudy, Geneva, Times, serif;	color: rgb(220,220,220);	text-transform: none;	text-decoration: underline;	}.tourcontent a:hover {	color: rgb(186,5,12);	text-decoration: underline;	}	.tourcontent hr {	border: 1px solid rgb(88, 77, 77);	color: rgb(88, 77, 77);	background-color: rgb(88, 77, 77);	margin-bottom: 20px auto 30px auto;	width: 50%;	} 		.buylinks {	font: normal 1em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	text-align: left;	margin: 10px 0 40px 10px;	padding: 0;	min-height: 160px;	}.buylinks a:link, .buylinks a:visited, .buylinks a:active {	font: normal 1.25em 'GoudyOldStyleT-Regular','Goudy Old Style',Goudy,Georgia,'Times Roman','Times-Roman',Times,serif;	color: rgb(220,220,220);	text-transform: none;	text-decoration: none;	padding-left: 8px;	line-height: 200%;	border-left: 1px dotted rgb(186,5,12);	}	.buylinks a:hover {	color: rgb(186,5,12);	text-decoration: none;	}	.midcontent img {	float: left; 	margin: 0 20px;	border: none;	}		.midcontent a:link img, .midcontent a:visited img, .midcontent a:active img {	border: 1px solid rgb(88, 77, 77); 	}.midcontent a:hover img {	border: 1px solid white;	}.midsection {			width: 300px; 			max-width: 300px; 			margin: 0 auto; 			text-align: center;	}		/* NEWS PAGE STYLES */			
