html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;font-size:13px;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:13px;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input[type=text],input[type=password],textarea{width:12.25em;}pre,code,kbd,samp,tt{font-family:monospace;line-height:13px;}legend{color:#000;}body{font:13px/16px arial,helvetica,clean,sans-serif;}h1{font-size:18px;}h2{font-size:16px;}h3{font-size:14px;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#cont {
	width:1000px;
	margin:20px auto 0px;
}
#main {
}

h1 { line-height: 140% }

.image { 
	padding-left: 45px;

}
div.txt {
 float: right;
 width: 400px;
}
#header {
	position:relative;
	display:block;
	height:224px;
	width:1000px;
	background:#fff url(i/header.jpg) no-repeat top left;
}
#tag {
	height:55px;
	line-height:55px;
	color:#7a6f69;
}
#nav {
	position:absolute;
	height:55px;
	width:1000px;
	top:188px;
	left:0px;
}


#footer {
	position:relative;
	display:block;
	clear:both;
}
a:link, a:visited {
	color:#09c;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	outline:none;
	text-decoration:underline;
}

/*-*/

div#paneWrap {
	overflow:auto;
	width:1000px;

	display:block;
	margin:0 auto;
}

div#paneWrap newslist a {
	color: #b06559;
	}

ul#newsList li a { color:#784941; }

div#leftPane {
	background:url('i/menuBG.gif') no-repeat 0px 20px;
	float:left;
	width:135px;
	padding-top:10px;
	margin-left:60px;
	min-height:1000px;
	height:auto !important;
	height:1000px;
	
}
div#mainPane {
	float:left;
	width:600px;
	padding:22px 20px 0px;
}
div#rightPane {
	float:left;
	width:164px;
	padding-top:22px;
}

/*-*/

#flashArea {
	height:400px;
	width:600px;
}
#nav ul {
	left:197px;
	margin:0;
	padding:0;
	position:absolute;
	top:20px;
	width:636px;
}
#nav ul li {
	display:block;
	float:left;
	height:20px;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
}
#nav ul li a{
	color:#666;
	padding:0px 23px;
	border-left:1px solid #a4978f;
}
#nav ul li.first a {
	border:none;
}
#nav ul li.last a {
	padding-right:0px;
}
#nav ul li.current a{
	font-weight:bold;	
}
#eventList {
	margin:0px;
	position:relative;
	top:48px;
}
#eventList li {
	margin:0px 0px 12px;
	padding-left:10px;
	position:relative;
}
#newsList {
	margin:0px;
	position:relative;
	top:54px;
}


#newsList li {
	margin:0px 0px 10px;
	padding-left:10px;
	font-size:11px;

}
#newsList li.title{
	font-weight:bold;

}

#leftPane li, #leftPane li a {
	color:#fff;
}

#leftPane li.current a {
	text-decoration:underline;
}

/*-*/

#footer {
	margin-top:24px;
	border-top:12px solid #333366;
	padding:10px 0px;
}
#footer ul {
	margin:0px;
	padding:0px;
	position:absolute;
	top:5px;
	left:-17px;
	width:550px;
	height:40px;
}
#footer ul li {
	display:block;
	float:left;
	height:20px;
	text-align:center;
	text-decoration:none;
}
#footer ul li a{
	color:#999;
	padding:0px 16px;
	border-left:1px solid #a4978f;
	font-size:10px;
	text-transform:uppercase;
}
#footer ul li.first a {
	border:none;
}
#footer ul li.current a{
	font-weight:bold;	
}
#footer #copyright a {
	position:absolute;
	top:5px;
	right:0px;
	display:block;
	height:19px;
	width:69px;
	background:url(i/miniLogo.gif);
}

input {
}
input:hover {
}

/*-*/
#content {
}
/*-*/

/*-*/



/*-*/

body.contact #content {
	position:relative;
	height:300px;
}

#addressBox {
	height:200px;
	width:350px;
	position:absolute;
	top:0px;
	left:0px;
	font-size:10px;
	color:#333;
}

#contactFormStuff {
	height:200px;
	width:400px;
	position:absolute;
	top:0px;
	right:0px;
}

#contactFormStuff label {
	display:block;
	float:left;
	width:400px;
}

#contactFormStuff label input {
	float:right;
	margin-left:100px;
	padding:0px 3px;
	position:relative;
	top:-17px;
	width:239px;
}
#contactFormStuff label textarea {
	float:right;
	margin-left:100px;
	padding-right:20px;
	position:relative;
	top:-17px;
	width:225px;
}

#contactFormStuff input.submit {
	float:right;
	background-color:#fff;
	border:1px solid #999;
	color:#666;
	padding:0px 10px;
}

/*-*/
.clearer {
	font-size:1px;
	height:1px;
	line-height:1px;
	clear:both;
}

/*-*/

body.home h1 span {
	color:#369;
}

body.home p {
	color:#666;
}
body.home p.dark {
	color:#222;
}

body.home form {
	display:block;
	margin-top:30px;
	padding:10px;
	background-color:#FfefcD;
	border:1px solid #F7911D;
}

body.home form input.text {
	width:250px;
}

body.venues h6 {
	margin:24px 0px 6px;
}
body.venues h5 {
	margin:30px 0px 20px;
	font-size:16px;
}
body.venues dl {
	margin-left:0px;
}
body.venues dt {
	clear:both;
	float:left;
	width:140px;
}
body.venues dd {
	float:left;
	width:400px;
	margin:0px;
}

/*-*/
a#s1 {
	background-image:url('i/1.saturday.jpg');
}
a#s2 {
	background-image:url('i/2.sunday.jpg');
}
a#m3 {
	background-image:url('i/3.monday.jpg');
}
a#t4 {
	background-image:url('i/4.tuesday.jpg');
}
a#w5 {
	background-image:url('i/5.wednesday.jpg');
}
a#t6 {
	background-image:url('i/6.thursday.jpg');
}
a#f7 {
	background-image:url('i/7.friday.jpg');
}
a#s8 {
	background-image:url('i/8.saturday.jpg');
}
a#s9 {
	background-image:url('i/9.sunday.jpg');
}



a.dayTitle {
	display:block;
	margin:0px 0px 7px;
	background:url('i/dayHeader.jpg') no-repeat;
	height:60px;
	width:603px;
	color:#fff;
	line-height:60px;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
	position:relative;
}

h2.dayTitle {
	margin:0px 0px 7px;
	background:url('i/dayHeader.jpg') no-repeat;
	height:60px;
	width:603px;
	color:#fff;
	line-height:60px;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
	position:relative;
}
h2.dayTitle span {
	position:absolute;
	right:0px;
	top:0px;
	padding-right:20px;
}

div.dayCont {
	margin:8px 0px 0px;
	padding-bottom:10px;
	background-color:#CDCDCD;
	overflow:auto;
}
div.eventimage {
	width: 200px;
	float: left;
}
div.dayCont ul {
	display:block;
	margin:0px;
}
div.dayCont li {
	list-style-type:none;
	padding:10px 14px 0px;
}
div.dayCont li.blockTitle {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:14px 14px 2px;
}
div.dayCont li.time {
	color:#036;
	font-size:14px;
	font-weight:bold;
}
div.dayCont li.speaker {
	padding:6px 14px 0px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
div.dayCont li.title {
	padding:8px 14px 0px;
	font-size:14px;
	font-style:italic;
}
div.dayCont li.location {
	font-size:12px;
}
div.dayCont li.desc {
	font-size:10px;
	line-height:12px;
}
div.dayCont li.cost {
	padding:10px 14px 0px;
	text-transform:uppercase;
}
div.dayCont li.note {
	padding:10px 14px 0px;
	font-style:italic;
}
div.dayCont li.sponsor {
	padding:10px 14px 0px;
}


/*-*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(i/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*-*/

.magiform label {
	display:block;
	width:450px;
	margin-bottom:20px;
	position:relative;

}
.magiform label.text {
	height:170px;
}

.magiform label input {
	width:300px;
	position:absolute;
	top:0px;
	right:0px;
	
}
.magiform label textarea {
	width:300px;
	height:150px;
	position:absolute;
	top:0px;
	right:0px;
}


#commentArea {
	margin-top:30px;
}


.comment {
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
}
.comment.last {
	border:none;
}
.comment h6 {
	margin:5px 0 15px;
}
.comment p {
	margin-bottom:9px;
}
/*-*/
