#wrapper {
	margin: 0 auto;
	width: 720px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666600;
	border-left-color: #666600;
}
#header {
	height: 145px;
	background: url(images/header.gif);
}
#venue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #53560A;
	padding-bottom: 4px;
	padding-right: 10px;
}
#footer {
	background: #FFFFFF no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #53560A;
	border-bottom-color: #53560A;
	clear: both;
	text-align: center;
}
#content {
	background: url(images/bg_content.gif);
}
#sidebar {
	width: 155px;
	text-align: left;
	font-size: 11px;
	margin-right: 495px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
}
#copy {
	width: 490px;
	text-align: justify;
	padding: 5px 10px 10px 8px;
	float: right;
	color: #000;
	background-color: #FFFFFF;
	margin-top: 9px;
	line-height: 16px;
	margin-right: 15px;
	margin-bottom: 10px;
}
body {
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #53560A;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3C33;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6670;
	text-decoration: none;
}
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	padding: 1px 0 1px 12px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	display: none;
	display: block;
	
}
#p7TMctrl a:link {
	color: #000000;
	
}
#p7TMctrl a:visited {
	color: #000000;
	
}
#p7TMctrl a:hover {
	color: #666633;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 2em;
	
}
/*Sets background color and border around the menu DIV*/
#p7TMnav {
	border-bottom: 1px solid #ffffff;
	
}
#p7TMnav div {
}

/*second level menuitem divs*/
/*Sets left margin to 12px establishing a cascading indent*/
/*Sets border and bg color to establish the pastel BOXES*/
#p7TMnav div div {
	margin: 0 0 0 0px;
	color: #000000;
	background-color: #FFFFFF;	/*/*/
	 /* */
}


/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #000000;
	font-size: 11px;
	
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/border-bottom: 1px solid #000000;
	/*border-right: 0;
	border-bottom: 1px solid #fff;*/
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
	display: block;
	padding: 1px 0 1px 12px; /* */
}
#p7TMnav div a:visited {
	color: #000000;
	
}
#p7TMnav div a:hover {
	
	color: #666633;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 10px;
	color: #666633;
	/*border-left: 1px solid #FFFFFF;*/
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFCC;
}
#p7TMnav div div a:hover {
	color: #FFFFFF;
	background-color: #666633;


}

.p7plusmark {
	background-repeat: no-repeat;
	background-image:     url(images/nav_plus.gif);
	background-position: 95% 5px;
	padding: 7 5 1 5px !important;
	
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:     url(images/nav_minus.gif);
	background-position: 95% 5px;
	padding: 7 5 1 5px !important;
}


/*rules programatically assigned to page link correesponding to current page (You are Here)
.p7currentmark {
	font-weight: bold;
	letter-spacing: 0px;
	background-color: transparent !important;
	color: #003366 !important;
	padding: 1px 0 1px 16px !important;
}
*/

.image {
	border: 1px solid #3A6670;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3A6670;
}
.floating {
	float: right;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
