#topnav {
	padding-right:34px
}
.menu {
	list-style: none;
	float:right;
	padding-top:96px;
}

.menu li ul a {
	padding:8px 15px; 
	text-decoration:none; 
	font-family: 'Oswald', sans-serif;
	font-size:11px;
	line-height:1em;
	color: #000; 
	background:#fff; 
	text-transform:uppercase
}
/************* SLIDE SHOW ***********************/
#slideshow-wide {	
	width:100%;
	background-color:#ae2626;
}
#slideshow {
	width:975px;
	max-height:377px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#slideshow .slide {
	height:377px;
	width:935px;	
	color:#fff;
}
#slideshow .slide img.photo {
	float:left;
	margin-right:45px;
}
/*#slideshow .text {
	padding-top:100px;
}*/
#slideshow .text span.title {
	font-weight:700;
	font-size:19px;
}
#slideshow .text p {
	font-weight:normal;
	font-size:18px;
	line-height:1.5em;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
}


#slideshow .caption {
	display: table;
	width:280px;
	height:377px;
	overflow: hidden;
	margin-left:10px;
	padding-left: 10px;
	position:absolute;
	top:0px;
	left:700px;
	background-color: #AE2626;
	
}
#slideshow .text {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	margin: 0 auto;
}
/*#slideshow .caption {
	float:left;
	z-index:500;
	width:638px;
	margin-top:48px;
}
#slideshow .text p {
	font-weight:normal;
	font-size:18px;
	line-height:25px;
	padding-bottom:15px;
	color:#fff;
}
p.name {
	font-weight:bold !important;
	font-size:14px !important;
	line-height:23px !important;
}
span.title {
	font-style:italic !important;
	font-weight:normal !important;
	font-size:14px !important;
	line-height:23px !important;
}
#slides-controls {
	position:absolute;
	top:208px;
	
	
	height:12px;
	width:949px;
	}
#slides-controls a {
	margin:5px;
	width:11px;
	height:10px;
	text-indent:-9000px;
	display:block;
	overflow:hidden;
	float:right;
	background-image: url(../images/photo-off.png);
	background-repeat: no-repeat;
}
#slides-controls a:hover {
	background-image: url(../images/photo-on.png);
	background-repeat: no-repeat;
}
#slides-controls a.highlight {
	background-image: url(../images/photo-on.png);
	background-repeat: no-repeat;
}*/
/************************************/

#main-wide {
	width:100%;
	display:block;
	background-color:#fff;
	overflow:hidden
}
#main {
	width:975px;
	min-height:100px;
	margin-left:auto;
	margin-right:auto;
	padding-top:32px;
	padding-bottom:10px;
	position:relative;
	overflow:hidden 	
}
#main-left {
	width:650px;
	position:relative;
	font-family: 'Oswald', sans-serif;
	float:left;
	font-size:19px;
	padding-left:69px;
	font-weight:300;
}
#main-left #news-ticker{
	float:left;
	width:335px;
	position:relative;	
}
#main-left #news-ticker ul{
	list-style:none;
} 
#main-left a{
	color:#000;	
}
#main-left a:hover{
	text-decoration:none
}
#main-left #rednewstext{
	color:#ae2626;
	font-size:19px;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	width:105px;
	float:left
}
#main-left #bluenewstext{
	font-variant:small-caps;
	padding-left:10px;
	float:left;
}
#main-left #bluenewstext a{
	color:#93c0d2;
	text-decoration:none;
}
#main-left #bluenewstext a:hover{
	text-decoration:underline;
}
#main-left #social-icons {
	margin-top:3px;
}
#main-left #social-icons img{
	padding-right:5px;
}
#main-left #search {
	margin-top:0px;
}
#main-right {
	float:right;
	width:255px;
	position:relative
}
#main-right ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	font-size:13px;
	line-height:1.5em;
	color:#6d6e71;
}
#main-right ul li a{
	color:#6d6e71;
	text-decoration:none;
}

footer #copyright a:link {
	color:#fff;
	padding-left:0px;
	padding-right:0px;
}


.btn-wrapper {
  margin-top:2px;
}


a.btn {
	font-family: 'Oswald', sans-serif;
	color: #ffffff !important;
	font-size: 18px;
	background: #93c0d2;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}
