@charset "utf-8";
/* CSS Document */
html{background:#b8b7b7;}

body {
background:#b8b7b7 url(../images/strip.png) repeat-x scroll center top;
font-family:Helvetica,Arial,sans-serif;
font-weight:normal;
color:#808285;
}






#hd{
height:216px;
}

#bd {
background:#ffffff url(../images/girl.jpg) no-repeat bottom left;
}

#ft {
background:#ffffff url(../images/footer.png) no-repeat left top;
}


.left_column {
float:left;
width:250px;
min-height:374px;
padding-left:30px;
}
.registerLink{
background:url(../images/btn.gif) no-repeat top left;
font-size:1.3em;
float:left;
width:155px;
height:33px;
padding-top:4px;
margin-left:23px;
}
.registerLink a, .registerLink a:visited{
font-weight:normal;
color:#ffffff;
text-decoration:none;
margin:0 0 0 20px;
}
.registerLink a:hover{
color:#F7931E;
}




#clock{
background:#ffffff url(../images/previewImageTop.gif) no-repeat right top;
height:58px;
float:left;
width:742px;
padding:15px 0 0 0;
}
.countdownText p{
font-size:1.3em;
float:left;
padding:15px 5px 0 100px;
}
#clock img{
color:#000000;
margin:0;
padding:0;
}



p.dayText{
color:#F7931E;
margin:0 0 0 20px;
font-size:1.3em;
margin-bottom:5px;
}
p.location{
color:#711471;
font-size:1.3em;
font-weight:bold;
padding:0 0 0 20px;
float:left;
}



#main {
font-size:1.1em;
float:left;
width:433px;
margin-top:30px;
border-left: 1px solid #808285;
padding-bottom:20px;
}

#list1a  {
border-top: 1px solid #808285;
}
.basic{ width:20em; }

.basic  {
	width: 433px;
	padding-left:17px;

}
.basic div {
	background-color: #ffffff;
}
.basic p {
	margin:0 15px 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: #808285;
	height:34px;
	background:url(../images/dot.gif) no-repeat top left;
	margin:10px 0 10px 0;
	}

.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;
width:340px;
}
ul.links li{
background:transparent url(../images/link.jpg) repeat-x scroll 0 0;
height:25px;
padding-top:7px;
list-style:none;
}

ul.links a, ul.links a:visited{
font-weight:bold;
color:#000000;
text-decoration:none;
font-size:0.9em;
}
ul.links a:hover{
color:#C93092;
text-decoration:none;
}


h1{
background:#ffffff url(../images/previewImage.gif) no-repeat left top;
width:742px;
height:143px;
float:left;
}
h1 a{
width:742px;
height:143px;
text-indent:-2000px;
float:left;
}
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:#721C71;
 outline:0;
}

a:hover {
  color: #F7931E; 
}


ul {
margin-bottom: 10px;
}

li {
list-style-position:inside;
list-style-type: disc;
padding:5px;
}
