﻿h1 { width: 0px; height: 0px; margin: 0px auto; overflow: hidden;}
#content h2 { padding-left: 10px;  }

#content a
{
	color: #EC8939;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover
{
	color: #fC9949
}


#slider          
{
	background: #202020; 
	border: 3px solid #8C683B; 
	margin: 0px 5px 15px 0px;
	overflow: hidden; 
	position: relative; 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	width: 620px;
}

#mover         
{
	padding: 0px 0px 10px 0px;
	height: 210px;
	width: 2880px;
	position: relative;
}

.slide           
{
	width: 620px;
	float: left;
	position: relative;
}

#content .slide h2
{
	font-size: 2.55em; 
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	padding-left: 15px;
	border-bottom: 1px solid #868484;
}

#content .slide p         
{
	color: #fff;
	width: 350px;
	margin-left: 15px;
}

.slide img       { position: absolute; top: 55px; right: 10px; border: 1px solid #999; padding: 2px; background: #fff; }
#slider-stopper  { position: absolute; top: 14px; right: 10px; background: #A17A3C; color: #fff !important;
				   padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
				   
.slide h3 { margin: 0;}
.slide p { margin: 5px 0px; }
				   
.slide .subtitle { margin: 0px; font-weight: bold;}
.focus { width: 350px; height: 227px; position: absolute; right: 0px; top: 0px;}


#events
{
	margin: 0px 5px 15px 0px;
}

#events .event
{
	margin: -1px;
	float: left;
	width: 290px;
	border: 1px solid #868484;
	border-right: none;
	margin: -1px;
	padding: 10px;
	overflow: hidden;
	height: 65px;
	position:relative;
	font-size: 1.2em;
}

#events .moreevents
{
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: .65em;
	color: #fff;
}

#events .event a
{
	padding: 0px;
	display: inline;
	background: none !important;
		color: #EC8939;
}

#events p
{
	margin-bottom: 2px;
	line-height: 1.4em;
}

#blog
{
	background: url('images/blog.png') repeat-x top center;
	height: 210px;
	border: 2px solid #4A6934;
	margin: 0px 5px 15px 0px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	overflow: hidden;
}

#blog h3
{
	font-size: 1.5em;
	margin-bottom: 3px;
}

#blog p
{
	margin-right: 5px;
	font-size: 1em;
}

#twitter
{
	height: 210px;
	margin-bottom: 15px;
}

#content #twitter h2
{
	margin-bottom: 0px;
}

#youtube
{
	background: #737374;
	border: 3px solid #525353;
	height: 527px;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}

#youtube ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content #youtube h2
{
	padding:5px 0px 0px 15px;
	margin-bottom: 0px;
}

#youtube h2 a
{
	color: #fff;
	padding-right: 25px;
	background: url('/images/icons/social/youtube.png') no-repeat right center;
}

#youtube li
{
	margin: 0px;
	padding: 10px 15px;
	border-top: 1px solid #666;
	font-weight: bold;
}

#youtube li img
{
	border: 2px solid #000;
}



#content #youtube h2
{
	margin-top: 12px;
}

#footerbg
{
	background: url('images/footer.png') no-repeat top center;
	height: 225px;	
}
