@charset "UTF-8";
/* CSS Document */


body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url("images/stripebglong.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
	}	

/* STRUCTURE */

#bigcontainer
	{
	width: 780px;
	background: none;
	margin: 0 auto 15px auto;
	border: 0;
	text-align: left;
	}

#container 
	{ 
	width: 780px; 
	background: #fff;
	margin: 0 auto; 
	border: 1px solid #fff;
	}

#header 
	{ 
	background:transparent url("images/headerbg.jpg") right top repeat-y;
	padding: 0;
	margin: 0;
	height: 65px;
	} 
#rightbox
	{
	float: right;
	clear: right;
	width: 480px;
	margin: 0 5px 0 0;
	padding: 0;
	height:62px;
	}
#leftmenucontainer
	{
	float: left;
	clear: left; 
	width: 365px; 
	height: 270px;
	background: #EBEBEB; 
	padding: 0;
	margin: 0;
	text-align: right;
	}
#indexmainContent { 
	margin: 0;
	clear: both;
	padding: 0; 
}
#leftfloatbox
	{
	float: left;
	clear: left; 
	background: #fff;
	margin: 10px 0 0 30px;
	padding: 0;
	}
#eventsbox 
	{
	width: 400px;
	float: right;
	clear: right;
	font-size: 1em;
	color: #000;
	margin: 5px 10px 5px 5px;	
	}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	clear: left;
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */	
	top: 10px;
}
/*sub page right column */
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	text-align: left;
	/*position: relative;
	top: 10px;*/
}

/* SIDEBAR2 LISTS ---*/
#sidebar2 ul {
     display: block;
     margin: 0 5px 0 8px;
     padding: 0;
     list-style-type: square;
}
#sidebar2 li {
     font-size: .9em;
     line-height: 1.4em;
     margin-bottom: 8px;
}
#sidebar2 li a {color: #000;}
#sidebar2 li a:hover {text-decoration: none;}

#pagetext {
        margin-right: 200px;
		padding:0 5px 0 10px;/* A margin so the text does not wrap the sidebar on landing pages with 'quick links' */
}
#pagetext2 {
	margin:0;
	padding: 0 5px 0 10px;
}
/*sub page main content*/
#mainContentsubindex { 
	margin: 0 5px 0 155px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 5px; 
	position: relative;
	top: 10px;
	font-size: 1em;
} 
#mainContentsubindex a {color:#000; text-decoration: underline;}
#mainContentsubindex a:hover {color:#000; text-decoration: none;}
/*SECONDARY sub page main content*/
#mainContent { 
	margin: 0 190px 0 155px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 5px; 
	top: 0px;
	font-size: 1em;
	_left: 0px;
} 
#makeroom {position: relative;}
/*sub page breadcrumbs */
#breadcrumbs {
	height: 15px;
	margin: 0;
	padding: 5px 5px 0 0;
	font-size: .9em;
	text-align: left;
}


#footer { 
	padding: 25px 0 0 5px;
	margin: 0;
	background:transparent url("images/footerbg.jpg") left top repeat-x;
	height: 100px;
	}
	
.clearfloat {clear:both;}
/* NAVIGATION */
#topnav
	{
	float: right;
	text-align: right;
	width: 400px;
	padding: 0;
	margin: 5px 0 0 0;
	}
#topnav ul {list-style: none; margin: 0; padding: 0;}
#topnav li
	{
	display: inline;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	}

#topnav a {color: #fff; text-decoration: none;}
#topnav a:hover {text-decoration: underline;}

/* SEARCH */
#searchbox {
	display: inline;
	width: 480px;
	float: right;
	top: -5px;
	text-align: right;
	margin: 15px 5px 0 0;
	padding: 0;
	}
input#search-button {top: 3px;}

a.searchlinkwhite 
	{
	font-size: .9em;
	display: inline;
	color: #fff;
	}

/* TEXT FORMATTING */
#breadcrumbs a {
	color: #000;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	text-decoration: none;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.eventheader 
	{
	font-size: 1.1em;
	font-weight: bold;
	color: #7A57A3;
	text-decoration: none;
	}

a.eventlink {
	font-size: 1em;
	color: #7A57A3;
	text-decoration: underline;
}

#eventsbox h1 
	{
	font-size: 1.2em;
	font-weight: bold;
	color: #352063;
	}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #352063;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #352063;
}
#bottomlinks 
	{
	text-align: left;
	color: #fff;
	float: right;
	margin: 5px 40px 0 10px;
	padding: 0;
	width: 540px;
	line-height: 1.4em;
	font-size: .9em;
	}
h3, a.sectionhead {
	color: #674881;
	font-size: 1em;
	font-weight: bold;
}
h3, a.sectionhead:hover {text-decoration: none;}

a.promos {
	font-size: .9em;
	color: #000;
}
a.promos:hover {text-decoration: none;}

a.promomore {
	color: #674881;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	}
a.promomore:hover {text-decoration: underline;}

#bottomlinks a {text-decoration: none; color: #fff;}
#bottomlinks a:hover {text-decoration: underline;} 
/* TABLES */
table.us_table th {
	background-color: #aaaabb;
	padding: 0.5em 0 0.5em 0.5em;
	font-weight: bold;
	}
table.us_table td, table.us_table th {
	padding: 0.5em 0 0.5em 0.5em;
}
table#us thead tr td {
	font-weight: bold;
}
td {
	vertical-align: top;
	text-align: left;
	padding: 0.5em 0 0.5em 0.5em;
	}
table#us thead tr td {
	font-weight: bold;
	background-color: #aaaabb;
	}
table#us tr.odd  td {
	background: #fff;
	}
table#us tr.even td {
	background: #efefef;
	}

/* IMAGES */
a img {border: none;}
img#nw
	{
	float: left;
	margin: 0;
	padding: 0;
	height: 18px;
	}
img#left
	{
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	}
img#right
	{float: right; clear: right; margin: 0; padding: 0;}

img#logo
	{float: left; clear: left;padding: 0; margin: 0;}