/* resets */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
#featured ol {
	margin-left: 40px;
}
img {
	border: 0;
}

/* body generic stuff */
body  {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	background-color: #FFF;
	background-image: url(../images/bgStripes.gif);
}
a:link, a:visited {
	color: #173269;
	font-weight: bold;
}
a:hover {
	color: #B72689;
}
a:active {
	color: #F2CD13;
}
hr
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #900;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wraper  {
	width: 1002px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
} 
td.table1 {
	margin: 0px;
	padding: 3px;
}
blockquote {
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.biggerText {
	font-size: 1.2em;
	color: #FFC;
}
.sorryfull { 
	color:#ff0000; 
}

/* news bar Festival menu */
#newsBar {
	background-color: #969;
	height: 20px;
	background-image: url(../images/bgNewsBar.png);
}
#newsBarMenu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	overflow: hidden;
	color: #9F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding-top: 0.4em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}
#newsBarMenu li {
	display: inline;
	padding-right: 15px;
	list-style-type: none;
	margin: 0px;
}
#newsBarMenu a, #newsBarMenu a:visited {
	color: #FFC;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}
#newsBarMenu a:hover {
	color: #FC0;
	text-decoration: none;
}
#newsBarMenu a.currentLocation, #newsBarMenu a:visited.currentLocation {
	color: #99FF3A;
}

/* header and header menu */
#header  {
	background-image: url(../images/header.jpg);
	height: 150px;
	clear: both;
	background-repeat: no-repeat;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#headMenu  {
	width: 525px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7E5081;
	margin: 0px;
	padding-top: 0px;
	float: right;
	height: 22px;
	overflow: hidden;
	font-size: 110%;
}
#headMenu li {
	display: inline;
	padding-right: 15px;
	list-style-type: none;
	margin: 0px;
}
#headMenu a, #headMenu a:visited {
	color: #7E5081;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
}
#headMenu a:hover {
	color: #B72689;
	text-decoration: none;
}
#headMenu a:active {
	border-bottom-color: #FAD40F 
}
#container  {
	width: 1002px;
	background-color: #FFFFFF;
	background-image: url(../images/bgMain.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	clear: both;
} 
#menu {
	float: left;
	width: 175px;
	margin-top: 20px;
	margin-left: 35px;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	line-height: 2em;
	font-size: 1.15em;
}
#menu ul li ul li {
	list-style-type: none;
	margin: 0px;
	line-height: 1.4em;
	font-size: .85em;
	padding-left: 10px;
}
#menu a, #menu a:visited {
	color: #903;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	color: #172F65;
	text-decoration: none;
}
#menu a.currentLocation, #menu a:visited.currentLocation {
	color: #036;
}
#featured {
	float: left;
	width: 550px;
	background-color: #FFF;
	background-image: url(../images/bgFeatures.jpg);
	background-repeat: no-repeat;
}
#featured h1 {
	font-size: 2.8em;
	color: #903;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 1em;
}
#featured h2 {
	font-size: 1.2em;
	color: #903;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#featured h3 {
	font-size: 1.3em;
	color: #600;
	margin: 0px;
	padding-bottom: 4px;
}
#featured h4 {
	font-size: 1.2em;
	color:#003366;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subH1 {
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: normal;
}
#featured p {
	padding-bottom: 12px;
	line-height: 1.4em;
}
#featured ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
#featured li {
	padding-bottom: 8px;
}
.callout {
	font-size: 1.1em;
	font-weight: bold;
	color: #036;
}
.featuredItem {
	margin-left: 25px;
	margin-top: 15px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#video {
	width:460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

/* TiR Sidebar */
#sidebarTiR {
	float: left;
	width: 240px;
	margin-top: 15px;
	background-image: url(../images/bgSidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebarTiR fieldset {
	width: 210px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebarTiR img {
	border: 1px solid #000;	
}
#sidebarTiR h1 {
	color: #7F5084;
	font-weight: normal;
	font-size: 2.6em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 0.85em;
}
#sidebarTiR h2 {
	color: #A03;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sidebarTiR h2 a {
	color: #A03;
	text-decoration: none;
}
#sidebarTiR a:hover  {
	text-decoration: none;
	color: #B72689;
}
#sidebarTiR h3 {
	color: #1F2A57;
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1em;
}
#sidebarTiR h3 a {
	color: #1F2A57;
	text-decoration: none;
}
#sidebarTiR p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tirBox {
	margin-bottom: 10px;
	margin-top: 5px;
}

/* TiR Sidebar Gen */
#sidebarGen {
	float: left;
	width: 240px;
	margin-top: 15px;
	background-image: url(../images/bgSidebarTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebarGen fieldset {
	width: 210px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebarGen img {
	border: 0px;	
}
#sidebarGen h1 {
	color: #7F5084;
	font-weight: normal;
	font-size: 2.6em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 0.85em;
}
#sidebarGen h2 {
	color: #A03;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sidebarGen h2 a {
	color: #A03;
	text-decoration: none;
}
#sidebarGen a:hover  {
	text-decoration: none;
	color: #B72689;
}
#sidebarGen h3 {
	color: #1F2A57;
	font-weight: normal;
	font-size: 1.5em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1em;
}
#sidebarGen h3 a {
	color: #1F2A57;
	text-decoration: none;
}
#sidebarGen p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebarInner {
	width: 240px;
	background-image: url(../images/bgSidebarBot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.captions {
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: bold;
}
.quoteSm {
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333;
	background-color: #eee;
	padding: 20px;
	font-style: italic;
	background-image: url(../images/quoteCorner.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
}
.framedL {
	float: left;
	margin-right: 10px;
	background-color: #eee;
	text-align: center;
	padding: 5px;
	border: 1px solid #DDD;
	margin-top: 5px;
}
.framedR {
	float: right;
	margin-left: 10px;
	background-color: #eee;
	text-align: center;
	padding: 5px;
	border: 1px solid #DDD;
	margin-top: 5px;
}
.hide {
	display: none;
}
.tellerbox {
	float: left;
	width: 235px;
	height: 210px;
	padding-right: 15px;
}
.titlered {
	color: #903;
	font-size: 1.2em;
	font-weight: bold;
}
.requiredRed {
	color: #900;
	font-size: .8em;
}

/* popups */
#popupBox {
	width: 550px;
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
}
#popupBox h1 {
	font-size: 2.8em;
	color: #903;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 1em;
}
#popupBox h2 {
	font-size: 1.1em;
	color: #903;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#popupBox h3 {
	font-size: 1.3em;
	color: #600;
	margin: 0px;
	padding: 0px;
}
#popupBox h4 {
	font-size: 1.2em;
	color:#003366;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#popupBox p {
	padding-bottom: 10px;
}
#popupBox ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
#popupBoxli {
	padding-bottom: 8px;
}

/* credits in footer */
#credits {
	font-size: 80%;
	font-style: italic;
	color: #666;
}

/* footer */
#footer {
	font-size: 80%;
	color: #FFF;
	background-image: url(../images/bgFooter.png);
	background-position: center;
	height: 62px;
	padding-right: 20px;
	padding-left: 20px;
	width: 962px;
	clear: both;
	text-align: center;
} 
#footer a {
	color: #FFF;
}
#footer p  {
	margin: 0;
	line-height: 1.3em;
	padding-top: 10px;
}

/* floats */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
/* IE Hacks */
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
#sidebar1 { width: 325px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
#sidebar1 h3 {
	color: #7F5084;
	font-weight: normal;
	font-size: 2.6em;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 0.85em;
}
