/*MAJOR SECTIONS*/
body {
	margin: 0px;
	padding: 0px;
/*	background-color: #EBEBEB;
	background-color: black;*/
	font-family:'Trebuchet MS',Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/blackleftstripewithwhitex80.gif); /*CREATES SIDEBAR*/
	background-repeat: repeat-y;
}
#top, #header {
	position: absolute;
	top:0;
	left:0;
	position: relative;
	background-color: #EBEBEB;
	margin: 0px;
	padding-left: 12px;
	padding-top: 12px;
	height: 188px;
	he\ight: 200px; /*place over main section--doesn't seem to have an effect*/
	width: auto;
/*	width:795px;*/
	z-index:399; /*place over main section*/
border-bottom:black 2px solid

}
#homeflash { /*NOT USED HERE*/
	position: absolute;
	left: 200px;
	top: 0px;
}
#navbar {
	clear: both;
	/*height: 135px;*/
	width: 591px;
	position: absolute;
	top:0;
	left:0;
	/*	changed from absolute left and top to margins*/
	padding:0;
	margin-left: 209px;
	margin-top: 184px;
	z-index:400; /*place over main section FIXES IE DISPLAY*/
	color: #000000;
}
*html #navbar { 	margin-top: 175px;
				margin-left: 249px;
}

#main {
	clear:both;
	margin: 0px;
	padding: 0px;
/*	margin-top: 15px;
	height: 100%;*/
	position: relative;
	z-index:100; /*place under nav bars FIXES IE DISPLAY*/
border-top:#CC2527 1px solid;width: 795px;
}


#maininner {
	top:1px;
	border-top:black 2px solid;
	width: 795px;
}
*html #maininner, *html #main {
	/*padding-top:200px;*/width: 800px;
}

/*TOP Navigation Bar Styles*/
		#navbar ul {
			list-style: none;
			margin: 0px;
		margin:0px;
					display: block;

						z-index:400; /*place over main section*/

		}
			#navbar ul a{
	display: block;
	text-decoration: none;
	/*text-transform: uppercase;*/
				}
		
		#navbar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.03em;
	/*			display: block;
image moved to li a elements since needed there for hover
*/
			text-align: center;
	width:90px;
	float: left;
	background-color: #000000;
	border-right:#CC2527 1px solid;
		}
*html #navbar li {	
	width:92px;
}
		#navbar li a.selected {background-color: #CC2527;}

				#navbar li a {/*mainline*/
					color: white;
					margin: 0px;
					padding-top: 2px;
					padding-bottom: 2px;
					padding-right: 5px;
					padding-left: 5px;
					height: 24px;
					overflow:hidden; /*need image here to slide it in li a:hover*/
					background-repeat: no-repeat;
					/*
					background-position: 0px 0px;*/
				}
#navbar li a:hover {
	color:white;
	background: #CC2527;

				}

		/*dropdowns*/
		#navbar li ul {
			width: 104px;
			/*w\idth: 130px;*/
			padding: 0px;
			margin:0px;
			left: -1999px;
			h\eight: 1px;
			position: absolute;
			/* top: 0px;/*smash against window top*/
/*		padding-top:12px;give space for black bar*/
			z-index:500; /*place over main section*/
		}
			#navbar li li {
			height:100%;
			background: #EBEBEB;
			color: black;
			border-bottom:#CC2527 solid 1px;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			/*squeeze down to width and position of window art
			margin-left: 30px;
			margin-right: 0px;
			width: 88px;*/
			padding:0px;
			padding-top:6px;
			height:100%;
		}
				#navbar li li a {/*dropdowns*/
	display: block;
	background: #EBEBEB;
	padding:0;
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 0.5em;
	height:auto; /*fixes height by eliminating height set in li a for image*/
	color: #000000;

				
				}
				#navbar li li a:hover {
					color: white;
					background: #CC2527;
				padding:0;
					padding-right:5px;
					padding-left:5px;
					padding-bottom: 0.5em;
				height:auto; /*fixes height by eliminating height set in li a:hover for image*/
				}
		#navbar li:hover ul, #navbar li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}
#navbar li.sfhover ul { /* fix position in IE*/
			margin-left: -45px;/*half of the width of main nav if centered*/
		}
/*END TOP Navigation Bar Styles*/
/*FOR CONTROLLING QUICK LINKS--BUY TICKET, ETC ABOVE NAV BAR*/
#quicklinks {
/*	clear: both;
	width: 540px; 
	margin-right: 10px;
	height: 100px;*/
position:absolute;
        left:570px;
        top:90px;
        padding-top:17px;
        padding-left:0px;
        padding-bottom:0px;
        padding-right:0px;
        width:230px;
        height:58px;
}
#quicklinks  ul {
	padding: 0px;
	list-style: none;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
}
#quicklinks li {
	display: block;
	float: right;
/*	margin-left: 3px;	*/border-left: 1px red solid;

/*	width: 120px;*/
}
#quicklinks ul a {
	background-color: black;
	padding: 4px;
	width: auto;
	display: block;
	text-decoration: none;
	height: 18px;
	/*	height was 10     font-weight: bold;*/
	color: white;
	min-width: 40px;
	overflow: visible;
	text-align: center;
}
*html #quicklinks ul a {	height: 25px;

	width: 1px;}
#quicklinks ul a:hover {
	background-color: #CC2527;
}
/*END QUICK LINKS*/
.clear{
	clear: both;
}

.transparent#image {
	background-color: transparent;
}
#text {
	float: right;
	width: 551px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px; /*position text with padding, so no top margin then sidebar fills to top*/
	padding-left: 0px;
	top: 0px;
	/*	left: 249px;
	position: absolute;*/
	z-index:101;



}
	/*POSTION footer at bottom of viewport*/
	html {height: 100%;}
	body {height: 100%;}
	#nonFooter {position: relative;min-height: 100%;}
	* html #nonFooter {height: 100%;}
#main {padding-bottom:180px; /*to allow for the footer*/
 height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #main {
    height: auto;
	}
	#footer {position: relative;margin-top: -180px;}
	/*END POSTION footer at bottom of viewport*/
#footer {
width:200px;padding:18px;}


#footer p {font-size:0.7em; line-height:1.5em; color:#FFFFFF;
}
#footer p.tiny {font-size:.6em;}
/*END MAJOR SECTIONS*/

/*BASIC STYLES*/
p, #text li {
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size:14px;
	line-height: 22px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
}
#text li {
	padding-bottom: 0px;
}
#text ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-left:24px;
}
#checklist li {
	list-style-image: url(images/checkmark.gif);
}
h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	font-family:'Arial Black';
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000000;
	padding-top: 9px;
}
h2, .subhead {
	margin: 0px;
	padding: 3px;
	background-color:#000000;
	font-size:18px;
	line-height:18px;
	font-style:normal;
	font-weight:bold;
	color:#CC2527;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-family: "Arial Black";
	text-align: center;
	overflow:hidden;
	margin-bottom:3px;
	margin-top: 16px;
}
h3, .subsubhead {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	font-family:'Trebuchet MS';
    font-size:14px;
    font-weight:bold;
	color: black;
}
#sidebar h3 {color:white;}
h4, .headfour {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#0C66BC;
}
h5 {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
		padding-bottom:5px;
	font-family:'Arial Black';
	font-size:15px;
	color:#CC2527;
}

.floatleftmr12 {float:left; margin-right:12px;}
#promobox {background-color:#EBEBEB; margin-top:12px; padding:12px;}

.quotes {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	padding: 8px;
	font-weight: 100;
	padding-left: 16px;
	text-indent: -8px;
}
/*END BASIC STYLES*/



/*Vertical menus*/
#sidebarmenu, #sidebarmenu ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 200px;
z-index:600;
	}
#sidebarmenu ul { /* all lists */
		margin-top: -20px;
	}
	
	#sidebarmenu li { /* all list items */
	position : relative; 
		float : left;
		line-height : 20px;
		margin-bottom : -1px;
		width : 200px;
z-index:600;

	}
	
	#sidebarmenu h4
{
	padding-left:3px;
	line-height:60px;
}
	#sidebarmenu h4.top
{
	padding-left:3px;
	line-height:20px;
	padding-top:0;
}
	#sidebarmenu li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 200px;
		margin-top : -43px;
z-index:610;
	}
	
	#sidebarmenu li ul ul { /* third-and-above-level lists */
z-index:620;
		left: -999em;
	}
	
	#sidebarmenu li a {
		width: 200px;
		w\idth : 190px;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
/*		background-color : white;
		border : 1px solid black;*/
		padding : 0;
		padding-left: 10px;
		padding-top:10px;
		padding-bottom:10px;

	}
#sidebarmenu a.selected /*highlight selected line*/,
#sidebarmenu li a:hover /*highlight hover line*/
 {
	background-image:url(images/brightstripe.gif);
background-repeat:repeat-y;
	color: #333192;
}
	#sidebarmenu li ul li a {		background-color : #0C66BC;
		border : 1px solid #f7b627;
color : white;}

	
	#sidebarmenu li:hover ul ul, #sidebarmenu li:hover ul ul ul, #sidebarmenu li.sfhoverSB ul ul, #sidebarmenu li.sfhoverSB ul ul ul {
		left: -999em;
	}
	
	#sidebarmenu li:hover ul, #sidebarmenu li li:hover ul, #sidebarmenu li li li:hover ul, #sidebarmenu li.sfhoverSB ul, #sidebarmenu li li.sfhoverSB ul, #sidebarmenu li li li.sfhoverSB ul { /* lists nested under hovered list items */
		left: auto;
	}
/*END Vertical menus*/
.sidebarnote {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #666666;
	padding-right: 6px;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin: 0px;
}
a .sidebarage  {
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: white;
	padding-top: 0px;
}
a:hover .sidebarage {
	color: #333192;
}
#text .sidebarage {
font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: white;
	padding-top: 0px;
color: #000000;}
a {color:#999999; text-decoration:none;border-bottom:dotted #6600FF 1px;}
a:hover {color:#CC2527; text-decoration:none;border-bottom:solid #999999 1px;}
#top a, #top a:hover{border-bottom:none;}
.initialcaps {text-transform:capitalize;}
th {					background: #FFCC33;
text-align:center;
font-weight:bold;
border:solid 1px white;}
td {border-bottom:solid 1px #FFCC33;}
th h3 {font-size: 20px; text-align: left; padding-left:6px;}
.twocoltextfloat {float: left; width: 250px;}
/*#sidebar */
h6 {
	padding-top:3px;
	font-family:'Arial Black';
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	color:#CC2527;
	margin-top: 0px;
	margin-bottom: 6px;
}
#sidebar h2 {
	font-family:'Arial Black';
	font-size:16px;
	line-height:22px;
	text-decoration:none;
	text-transform:uppercase;
	color:#CC2527;
	margin-bottom: 0px;
	background: none;
	margin: 0px;
	padding: 0;
	font-style:normal;
	font-weight:bold;
	letter-spacing: 0em;
	text-align: left;
}
h4, .redcalltoaction {
	font-family:'Trebuchet MS';
	font-size:17px;
	text-decoration:none;
	color:#CC2527;
	margin-top:3px;
	line-height:23px;
	font-weight:normal;
	margin-bottom: 7px;
	padding-top: 0px;
}
.homepagemessage, .pageheader {
    font-family:'Trebuchet MS';
    font-size:17px;
    text-decoration:none;
    color:black;
	font-weight:normal;

}
.homepagemessage {
	line-height:30px;
	padding-bottom: 12px;
}
.hugetype {
    font-size:28px;
 }
.DSred {color:#CC2527;}
p {    font-size:14px;
margin:0;
padding-top:6px;
padding-bottom:6px;
color: black;
}
#columnone {
	width: 259px;
	float:left;
	padding-right:12px;
	border-right:#CCCCCC 1px solid;
	margin-right: 24px;
	padding-top: 12px;
}
#columntwo {margin-left:295px;}
*html #columntwo {margin-left:293px;}
    a:link {
	color:#CC2527;
	text-decoration:none;
	border-bottom: dotted #999999 1px;
    }
    a:active { color:#CC2527; }
    a:visited {
	color:#999999;
	border-bottom: dotted #999999 1px;
	text-decoration: none;
}

	.homecopyblock {
        width:541px;
    }
.drop {
	float:left;
	font-size:96px;
	padding:0px;
	color:CC2527;
	margin-right:1px;
	padding-top:10px;
	font-weight:bold;
	font-family:"Arial Black";
	display: block;
}
*html .drop {
	padding-top:83px;
	height: 150px;
	margin-top: -75px;
	margin-bottom: -30px;
	font-size: 89px;
}
.dropsmall {
	float:left;
	font-size:72px;
	padding:0px;
	color:CC2527;
	margin-right:1px;
	padding-top:0px;
	font-weight:bold;
	font-family:"Arial Black";
	display: block;
	margin-top: -3px;
	padding-right: 2px;
	margin-bottom: 6px;
}
*html .dropsmall {
	padding-top:60px;
	height: 120px;
	margin-top: -60px;
	margin-bottom: -23px;
	font-size: 71px;
	}

    #sidebar
{/*position:absolute;*/
left:-249px;top:0px;margin:0;padding:0;width:220px;}
.sidebarblocks {
	padding:18px;
	border-bottom:#999999 1px solid;
	padding-bottom: 16px;
	padding-top: 6px;
}
    .headerphonepromo {
        position:absolute;
        left:570px;
        top:90px;
        padding-top:17px;
        padding-left:0px;
        padding-bottom:0px;
        padding-right:0px;
        width:214px;
        height:58px;
    }
    .headerpaperinkher {
        position:absolute;
        left:230px;
        top:61px;
        width:277px;
        height:61px;
    }

    .headerindependent {
        position:absolute;
        left:248px;
        top:118px;
        width:277px;
        height:38px;
    }
.headerphone {
    font-family:'Helvetica 95 Black';
    font-size:16px;
    text-decoration:none;
    text-transform:uppercase;
    color:#393838;
}
#sidebar p {
	font-family:'Trebuchet MS';
	font-size:14px;
	text-decoration:none;
	color:white;
	margin-top: 0px;
	padding-top: 0.25em;
	line-height: 1.25em;
}
#morepraise {display:none;}
#moreextracts {display:none;}
#morePraise {display:none;}
#moreExtracts {display:none;}
#quicklinks #addthis {padding-left:105px;}
*html #quicklinks #addthis {margin-top:-10px;}
.boldcaps {
	font-weight:bold;
	text-transform: uppercase;
}
