html { overflow-y: scroll; }

body  {
	background: url(/images/light_bg.png) repeat-x;
	margin: 0;
	padding: 0;
}

p {
color: #222222;
font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;
}

li{
color: #222222;
font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;
list-style: square;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#3C4C68;
	font-weight: bold;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #306;
	font-weight: bold;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #000;
	font-weight: bold;	
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
	background: #FFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

#header { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #ffffff;
	width: 779px; 
	background-position: center top;
	vertical-align: top;
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;		
	border-bottom: 3px solid #692F71;
	height: 187px;
	background: url(/images/header.jpg) no-repeat;
} 

#header .header-contact-head{
	font-family: georgia, verdana, serif;
	font-size: 14pt;
	color: #FFE484; 
	font-weight:bold;
	margin-bottom: 5px;
}

#header .header-contact {
	margin-top: 15px;
	float:right;
	font-family: arial, verdana, serif;
	font-size: 10pt;
/*	background-color: #8B6193; */
	color: #ffffff;
	border-bottom: 1px dotted #ffffff; 
	border-right: 1px dotted #ffffff; 
	margin-right: 10px;	
	padding: 0px 5px 10px 0px;
}

#lcol {
	float: left;
	width: 170px;
	background: #FFF;
	padding: 5px 10px 15px 10px;
}

#lcol a, #ccol a {
	color:#00F;
}

#lcol a:visited, #ccol a:visited {
	color:#00F;
}

#lcol .navbar {
font-family: arial, verdana, serif;
font-size: 11px;
font-weight: bold;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
margin: 4px 10px 7px 0px;
width: 165px;
background-color: #E9EFE9;
}

#lcol .navbar-link {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #cccccc;
}

#lcol .lcol-module {
	font-family: arial, verdana, serif;
	font-size: 12px;
/*	background-color: #784881; */
background-color: #EFF7FF;
	color: #000000;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 155px;
	margin-bottom: 7px;
}

#lcol .lcol-module-head {
	font-family: georgia, verdana, serif;
	font-size: 10pt;
	color: #54728E;
}

#lcol .navbar-link a {
text-decoration: none;
color: #000033;
}

#lcol .navbar-link a:hover {
text-decoration: underline;
color: #000033;
background-color: #cccccc;
}


#rcol {
	float: right;
	width: 190px;
	background: #EFF7FF;
	padding: 5px 10px 15px 10px;
}

#rcol .sponsors {
color: #000000; font-family: Tahoma, Verdana; font-size: 13px;
background-color: #EFF7FF;
padding: 6px;
}

#rcol .sponsors-head {
color: #000000; font-family: Tahoma, Verdana; font-size: 14px;
background-color: #EFF7FF;
font-weight: bold;
}

#rcol .sponsors-row {
color: #3C4C68; font-family: Tahoma, Verdana; font-size: 14px;
background-color: #EFF7FF;
font-weight: bold;
}

#rcol .sponsors-table{
	font-family: arial,helvetica,sans serif;
	font-size: 12px;
	color:#3C4C68;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
}

#ccol { 
	float: left;
	width: 47%;
}

#ccol a {
	color: #00F;
}

#ccol a:visited {
	color: #00F;
}

#footer { 
	clear: both;
	padding: 15px 0 20px 0;
	text-align: center;
	font-family:tahoma,verdana,arial,helvetica,sans serif;
	color: #FFF;
	background-color: #692F71;	
	
} 
#footer p {
	margin: 0;
	color: #FFF;
	padding: 10px 0;
	font-size: 9pt;	
}

#footer a {
	color: #FFF;
}

.soldout {
	color: #990000;
	font-weight:bold;
}
.events-head {
	font-weight:bold;
}
.photo-title{height:20px; background-image:url(../images/photos-border.png); background-repeat:repeat-x;}
.photo-title h3{padding:0px 3px; margin:0px; line-height:20px; background-color:#FFFFFF; display:inline; color:#5c7a98; font-weight:normal;}
.photo-title img{float:right; border:0px;}



hr{height:1px; background-color:#b6b6b6; border:0px; padding:0px; margin:12px 0;}
.photos{padding-top:9px;}
.photos a img{border:#B6CEE0 4px solid;margin:4px;}
.photos a:hover img{border:#61abe3 4px solid;}


