/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: "Lucida Sans";
	font-size: 0.9em;
	color: #000000;
	background-color: #C4A650;
	padding: 0;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/backgrad.jpg);
}
#menu {
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#masthead {
	color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
	height: 245px;
	background-image: url(../images/background.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
#wrapper {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 200px;
	margin-right: auto;
}
#column_wrapper {
	background-image: url(../cssmagic07_files/img/clm07_middle.gif);
	background-repeat: repeat-y;
	width: 900px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 525px;
	margin-top: 25px;
	margin-bottom: 15px;
	border-top: 2px solid #999999;
	border-right: 4px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	background-color: #FFFFFF;
	float: left;
}
#left {
	width: 150px;
	float: left;
}
#right {
	width: 275px;
	float: left;
	background-color: #82251E;
	margin-top: 25px;
	margin-bottom: 15px;
	background-repeat: repeat-y;
	background-position: 0px;
}
#right_contact {
	width: 325px;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
	background-repeat: repeat-y;
	background-position: 0px;
	background-color: #872E20;
}
#center_schedule {
	width: 275px;
	margin-top: 25px;
	margin-bottom: 15px;
	float: left;
	margin-left: 25px;
	background-color: #FFFFFF;
}
#center_contact {
	width: 325px;
	margin-top: 25px;
	margin-bottom: 15px;
	border-top: 2px solid #999999;
	border-right: 4px solid #999999;
	border-left: 2px solid #999999;
	float: left;
	margin-left: 50px;
	border-bottom: 2px solid #999999;
	background-color: #FFFFFF;
}
#center .content {
	padding: 24px 16px;
	font-size: 0.8em;
	line-height: 1.25em;
}
#center_contact .content {
	padding: 24px 16px;
	font-size: 0.8em;
	line-height: 1.25em;
}
#panels {
	width: 800px;
	margin-top: 25px;
	margin-bottom: 15px;
	border-top: 2px solid #999999;
	border-right: 4px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	background-color: #FFFFFF;
	float: left;
}
#left .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right_schedule {
	width: 325px;
	float: right;
	margin-top: 25px;
	margin-bottom: 15px;
	background-repeat: repeat-y;
	background-position: 0px;
	background-color: #872E20;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
}
#right_contact .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #CCCCCC;
}
#container {
	margin-left: 0px;
}
#masthead .content {
	padding: 12px;
	font-size: .8em;
	letter-spacing: .35em;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #000000;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 600px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left  {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #9B7C00;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #FFF;
}
#right a:link {
	color: #BE9A3C;
	font-weight: bold;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#right_contact a:link {
	color: #EACD7E;
	text-decoration: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
}
#footer a:link {
	color: #333333;
}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.05em;
	border-color: #999999 !important;
}
.uberlink {
	font-weight: bold !important;
	letter-spacing: 0.05em;
	border-color: #FFFF00 !important;
	text-decoration: none;
	color: #FFFFFF;
}
.uberlink a:hover {
	color: #FFF;
}
.more {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #F00;
	line-height: 1.1em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1em;
	margin: 30px 0 0 0;
	line-height: 1.6em;
	color: #FFFFFF;
	font-family: "Lucida Sans";
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 1.1em;
	margin: 5px 0 25;
	line-height: 1.5em;
}
h6 {
	font-size: 1.4em;
	margin: 10px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	font-weight: bold;
}
.staffphoto {
	float: right;
	margin-right: 10px;
	padding: 5px;
	height: 90px;
	width: 67px;
}
.image_left {
	float: right;
	margin-right: 10px;
	padding: 5px;
	border: 3px solid #FFFFFF;
	margin-top: 3px;
	clear: right;
}
.image_right {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 3px solid #FFFFFF;
	margin-top: 3px;
}
.image_rightlarge {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 3px solid #999999;
}
.more a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.video {
	margin-right: 10px;
	height: 250px;
	width: 485px;
	padding: 5px;
	border: 3px solid #FFFFFF;
}
.sponsors {
	margin-right: 0px;
	padding: 5px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.dates {
	font-size: 0.90em;
	line-height: 1.3em;
	color: #82251E;
	font-weight: bold;
	font-family: "Lucida Sans";
}
#right h1 {
	color: #FFFFFF;
	font-family: "Lucida Sans";
	font-style: normal;
}
#right  .more a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#right_contact  a:link {
	color: #FFCC00;
}
#right_contact a:hover {
	color: #FFFFFF;
}
#center_contact a:link {
	color: #82251E;
}
#center_contact a:hover {
	color: #666666;
}
a:link {
	color: #CCC;
	font-weight: bold;
	font-size: 1.0em;
}
#p7bod #wrapper #column_wrapper #center .content #p7TP1 .p7TPwrapper .p7TPcontent #p7tpc1_1 {
	font-family: Arial, Helvetica, sans-serif;
}
.ticket {
	font-family: Georgia, "Times New Roman", Times, serif;
}
