@charset "utf-8";
/* CSS Document */


body {
background:#ffffff url(../images/strip.png) repeat-x scroll center top;
font-family:Helvetica,Arial,sans-serif;
font-weight:normal;
color:#000000;
}






#hd{
background:#ffffff url(../images/city_image.jpg) no-repeat center top;
height:211px;
}

#bd {
background:#FFFFFF;
}

#ft {
background:#ffffff url(../images/footer.png) no-repeat center top;
height:60px;
}


.left_column {
background:#ffffff;
float:left;
width:263px;
padding-left:30px;
}
.left_columnLink{
background:url(../images/register_bkgd.png) no-repeat top left;
font-size:1.3em;
float:left;
width:144px;
height:39px;
padding-top:10px;
}
.left_columnLink a, .left_columnLink a:visited{
font-weight:normal;
color:#000000;
text-decoration:none;
margin:0 0 0 20px;
}
.left_columnLink a:hover{
color:#C93092;
}
a.register{
font-weight:normal;
color:#ccc;
}



#clock{
float:left;
padding:30px 0 0 0;
width:200px;
}
#clock p{
color:#000000;
margin:0 0 5px 0;
font-size:1.2em;
}
#clock img{
color:#000000;
margin:0;
padding:0;
}



.dateInfo{
float:left;
text-align:left;
font-size:1.2em;
padding:20px 0 50px 0;
width:220px;
}
.dateInfo p{
margin:0;
padding:0;
}
p.dayText{
color:#000000;
}
p.location{
color:#F8C332;
font-weight:bold;
}



#main {
font-size:1.1em;
float:left;
width:420px;
margin-top:30px;
border-left: 1px solid #808285;

}
.basic{ width:20em; }

.basic  {
	width: 420px;
	padding-left:35px;

}
.basic div {
	background-color: #ffffff;
}
.basic p {
	margin:0 30px 10px 0;
	text-decoration: none;
	line-height:1.30;
}

.bar {
	cursor:pointer;
	display:block;
	padding:2px 0 0 45px;
	text-decoration: none;
	font-size: 1.6em;
	color: #000000;
	height:34px;
	background:url(../images/icon.png) no-repeat top left;
	}

.accordianCopy{
margin-left:45px;
}

#floatleft{
margin-bottom:20px;
}
#floatleft img{
margin:10px 0 0 0;
padding:0;
}

.clear{
clear:both;
}

ul.links{
float:left;
text-align:center;
height:280px;
/* height:220px; */
width:340px;
}
ul.links li{
background:transparent url(../images/link.jpg) repeat-x scroll 0 0;
height:32px;
width:145px;
padding-top:7px;
float:left;
list-style:none;
margin:0 10px 0 0;
}

ul.links a, ul.links a:visited{
font-weight:bold;
color:#000000;
text-decoration:none;
font-size:0.8em;
}
ul.links a:hover{
color:#C93092;
text-decoration:none;
}





.images{
width:350px;
}
.images img{
padding:2px;
border:2px solid #cccccc;
}





h1{
width:312px;
height:103px;
float:left;
margin:10px 0 0 20px;
}
h1 a{
width:214px;
height:100px;
float:left;
text-indent:-2000px;
}
h2{
font-size:180%;
color:#3A6830;
padding:20px 0 20px 0;
font-weight:normal;
}
h3{
font-size:110%;
color:#000000;
padding:10px 0 0 0;
font-weight:bold;
}
strong {
font-weight:bold;
}

p {
margin:0 0 0.8em 0;
}


a, a:visited {
 text-decoration:none;
 font-weight:bold;
 color:#C93092;
 outline:0;
}

a:hover {
  color: #D6B601; 
}


ul {
margin-bottom: 10px;
}

li {
list-style-position:inside;
list-style-type: disc;
padding:5px;
}

