/*Hand coded by Rusty 2008 - Copyright Summerfest 2010*/



body{

	color:#24292F;

	background: #89B4DF url(../images/sfest_background.jpg) no-repeat center top;

	font-family: "Trebuchet MS",Verdana,sans-serif !important

}


/* TWITTER STREAM */
.twitStream{
	font-family: verdana;
	font-size: 11px;
}
.bodycopy .subnav .twitStream a{
	padding-left: 0px;
	background-image: none;
}

.bodycopy .subnav .twitStream a:hover{
	background-image: none;
}

.tweet{
	display: block;
	padding: .4em;
	margin: .4em 0;
}
.bodycopy .subnav .tweet-left{
	float: left;
	margin-right: 1em;
}
.bodycopy .subnav .tweet-left img{
	border: 2px solid #000000;
}

.bodycopy .subnav .tweet-left a {
	padding-left: 0px !important
	background: none !important
	border: 10px solid #000000;
}

.tweet p.text{
	margin: 0;
	padding: 0;
}


.mains{

	background:;

	color:#fff;

	margin:auto;

}



.bods{

	color:#3A3E47;

	width:720px;

	margin:0 auto;

	padding:0;

}



.heads{

	height:250px;

	width:720px;

	text-align:right;

	color:#fff;

}



.head-selected{

	height:250px;

	width:720px;

	text-align:right;

	color:##FAF484;

}



.nav{

	overflow:hidden;

	background:#fff url(../images/navigation_grad.png) repeat-x;

	font-size:14pt;

	margin:0 0 0 0;

	width:720px;

	clear:both;

}



.nav ul{

	list-style:none;

	margin:0;

	padding:0;

}



.nav ul li{

	color:#fff;

	font-size:18pt;

	padding: 0 20px;	

	float:left;

}



.nav a{

	line-height:50px;

	display:block;

}



.bodycopy{

	margin: -21px 0;

	padding: 0 10px;

	background-color:#fff;

	font-size:10pt;
	display:block;
	min-height:330px;

}



.bodycopy ul{

list-style:outside url(../images/bullet.png);

}



.bodycopy img{

	background:#fff;
	border:none

}



.pics{

float:right

}



h1{

	color:#4B6D89;

	font-size:24pt;

	font-weight: bold;
	padding-top: 20px;

}



h2{

	color:#6097CF;
	font-size:14pt;
	font-weight: bold;
	margin-bottom:2px;

}



.foots{

	height:36px;

	overflow:hidden;

	background:#4B6D89;

	color:#f0f0f0;

	margin: 0 0 0 ;

	padding: 0 15px;

	font-size:9pt;
	
	clear:both;

	

}



.copys{

	line-height:36px;

	padding-left:15px;

	float:left;

	

}



.links{

	height:36px;

	float:right;

	

	

}



.links ul li{

	display:inline;

	padding:0 5px;

	

}



.links ul{

	list-style:none;

	padding:0;

	margin:0;

	line-height:36px;

}		



.cred{

	clear:both;

	font-size:9pt;

	padding:5px 15px;

	width:700px;;

	margin:0 auto;

}



a{

	color:#fff;

	text-decoration:none;

	outline:none;

}



a:hover{

	color:#faf484;

	outline:none;

}	



li.selected{

	color:#faf484;

	background:transparent url(../images/navigation_block.png) no-repeat center;

}



.nav li.selected a{

	color:#faf484;

}



.bodycopy a:hover{

	color:#fff;

	background:#6c89c4;

	

}



.bodycopy a{

	color:#6097CF;

}


.bodycopy .watson{
	width:60%;
	
}

.bodycopy .watson h2{
	margin-bottom:0;
}

.bodycopy .subnav{
	margin-top:30px;
	width:35%;
	float:right;
	padding-left:20px;
	display:block;
}

.bodycopy .subnav a{
	background: #fff url(../images/bullet.png) no-repeat 0 50%;
	padding-left:10px;
}

.bodycopy .subnav a:hover{
	color:#fff;
	background:#6c89c4 url(../images/bullet.png) no-repeat 0 50%;
}

