*{
	margin: 0px;
	padding: 0px;
}
a {
	border:0;
}
body {
	color: #333333;
	text-align: center;
	padding-bottom: 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:10px;
	margin-top: 5px;
	background-color: #F9E2AA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
  } html>body {
}  /*font size hack for IE 6*/

a:link {
	color: #DE7436;
	font-weight: normal;
	text-decoration: underline;
	}
	
a:visited {
	color: #999999;
}

a:hover {
	text-decoration: none;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc3a3d;
	font-size: 1.1em;
	margin-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}

h1 a:link, h1 a:visited {
	font-weight: bold;
	color: #cc3a3d;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #cc3a3d;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 a:link, h2 a:visited {
	font-weight: bold;
	color: #cc3a3d;
}

h3 {
	color: #DE7436;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 8px;
	font-weight: normal;
}
h4 a:link, h4 a:visited {
	color: #333333;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
}
p {
	line-height: 1.4em;
	margin-bottom: 10px;
}
.grey {
	color: #666666;
}
.purple {
	color: #cc3a3d;
}
.highlight {
	color: #cc3a3d;
}
.highlight a:link, .highlight a:visited {
	color: #cc3a3d;
}
hr {
	height: 1px;
	margin-right: 15px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	margin-bottom: 10px;
}
.imgLeft{
	margin-right: 10px;
}

/* ************************* page layout styles *********************** */

/* ******* main container ********* */
#divContainer {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 772px;
	background-color: #FFFFFF;
}
#divSecondaryNav {
	text-align: right;
	height: 20px;
}
#DSSObanner {
	margin: 0px;
	padding: 0px;
}
#divBanner {
	margin: 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#divWrap {
	background-image: url(../images/background2.gif);
	background-repeat: repeat-y;
}



/* ******* left column ********* */
#divLeftCol {
	width: 170px;
	float: left;
	position: relative;
	z-index: 100;
}
#divLeftCol h2 {
	margin-left: 15px;
	font-weight: bold;
	color: #000066;
}
#divLeftCol h3 {
	font-weight: bold;
	color: #336699;
	margin-left: 15px;
}
#divLeftContent {
	width: 160px;
	margin-top: 0px;
}
#divPrimaryNav{
	padding-left: 5px;
	margin-top: 25px;
}

#divPrimaryNav ul{
	list-style-type: none;
	margin-bottom: 30px;
}
#divPrimaryNav li{
	border: 1px solid #FFFFFF;
	line-height: 1.3em;
	margin-bottom: 9px;
}

#divPrimaryNav ul a{
	display: block;
	padding-left: 7px;
	color: #59529D;
	font-size: 11px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#divPrimaryNav ul a:link {
	text-decoration: none;
}

#divPrimaryNav ul a:visited{
	text-decoration: none;
}

#divPrimaryNav ul a:hover, #divPrimaryNav ul a.current{
	text-decoration: none;
	color: #DE7436;
	font-weight: bold;
}


/* ******* right column ********* */

#divRightCol {
	float: right;
	width: 107px;
	font-size: 10px;
	position: relative;
	padding-right: 10px;
	margin-top: 35px;
	z-index: 501;
}
#imgTickets {
	z-index:1000;
	position: relative;
	top: -37px;
	left: -25px;
}
#imgNewsletter {
	position: relative;
	left: -11px;
	top: 5px;
	padding-bottom: 5px;
}
#imgBrochure {
	position: relative;
}

 #divRightCol ul{
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: -30px;
}
#divRightCol li{
	border: 1px solid #FFFFFF;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#divRightCol ul a{
	display: block;
	color: #cc3a3d;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}

#divRightCol ul a:link {
	text-decoration: none;
}

#divRightCol ul a:visited{
	text-decoration: none;
}

#divRightCol ul a:hover {
	text-decoration: none;
	color: #DE7436;
	font-weight: bold;
}



/* ******* middle column ********* */

#divMiddleCol {
	margin-left: 172px;
	position: relative;
	width: 439px;
	/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
*/	font-size: 1.1em;
	margin-top: 10px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
	z-index: 10;
	padding: 0px 15px;
}
#divMiddleCol ol, #divMiddleCol ul, #divMiddleCol blockquote {
	margin-left: 25px;
	margin-bottom: 15px;
}
/* ******* footer ********* */
#divFooter {
	clear: both;
	padding-top: 5px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.4em;
}
.txtFootHighlight {
	font-size: 1.1em;
	font-weight: bold;
	color: #cc3a3d;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.divClear {
	clear: both;
	height: 1px;
}
