@charset "utf-8";
/* CSS Document */
body{margin:0;}
img{border:0;}
.controls
{
	border:0;
	background-color:#aeadad;
	font-family:verdana;
	font-size:10px;
	color:#FFF;
}
div#homecontent
{
	height:183px;
	width:446px;
	margin-bottom:10px;
	overflow:hidden;
	font-family:verdana;
	font-size:11px;
	text-align:justify;
	vertical-align:top;
}
.newscontainer
{
	width:208px;
	overflow:hidden;
	font-family:verdana;
}
.eventscontainer
{
	width:209px;
	overflow:hidden;
	font-family:verdana;
}
.datecontainer
{
	background:url(../images/date_bg.png) 0 no-repeat;
	height:43px;
	width:37px;
	font-size:10px;
	line-height:20px;
	text-align:center;
	color:#FFF;
	padding-right:5px;
}
.newstitle
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#832626;
}
.newscontent
{
	font-size:10px;
	text-align:justify;
}
.eventstitle
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.eventscontent
{
	font-size:10px;
	text-align:justify;
}
.videocontainer
{
	width:140px;
	overflow:hidden;
	font-family:verdana;
}
.image{
	border-style:outset;
	border-color: #dfdfdf;
	border-width:5px;
      }
.boxtitles
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:1px;
	text-decoration:none;
}
.contentgeneral
{
	font-family:verdana;
	font-size:10px;
	text-align:justify;
}
.footer
{
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana;
}
.footerlink
{
	text-decoration:none;
	color:#FFF;
}
.footerlink:hover
{
	color:#FC0;
}
.leftmenu
{
	padding:10px 0 0 0;
	margin:0;
}
.leftmenu li
{
	padding:3px 0 0 15px;;
	background:url(../images/sub/side_menu_bg.png) 0 0 no-repeat;
	height:32px;
	line-height:25px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	
}
.leftmenu a
{
	text-decoration:none;
	color:#000;
}
.leftmenu a:hover
{
	color:#C93;
}
li
{
	list-style:none;
}

.newsdiv
{
	text-align:right;
	color:#832626;
	font-weight:bold;
}
.subscribebutton
{
	background-image:url(../images/subscribe_main.jpg);
	border:0;
	height:22px;
	width:85px;
}
.subscribebutton:hover
{
	background-image:url(../images/subscribe_over.jpg);
}
.searchbutton
{
	background-image:url(../images/search_icon_main.jpg);
	border:0;
	height:29px;
	width:49px;
}

div#videoplayercontainer
{
	height:358px !important;
	vertical-align:middle !important;
}
div#videoplayercontainer a
{
	padding-top:13px;
}
div#videotitlecontainer
{
	height:57px;
	background:url(../images/sub/video_title_desc_bg.png) no-repeat;
	padding:3px 10px 0 10px;
	color:#cfcdcd;
	overflow:hidden;
}
div#videotitlecontainer h3
{
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
div#audiogallery ul
{
	padding:0;
	margin:0;
	padding-top:10px !important;
}
div#audiogallery li
{
	background:url(../images/sub/audio.png) no-repeat 0;
	height:25px;
	padding:10px 0 0 30px;
	margin:15px 0 15px 0;
	
}
div#audiogallery a
{
	font-weight:bold;
	color:#514949;
	font-size:11px;
	font-style:italic;
	text-decoration:none;
}
div#audiogallery a:hover
{
	color:#e6a605;
}

.information
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#b34c1c;
	letter-spacing:1px;
}
.locationheader
{
	font-weight:bold !important;
	font-size:12px !important;
}
.tableborder
{
	border-bottom: solid 1px #fcb655;
	border-right: solid 1px #fcb655;
	border-left: solid 1px #fcb655;
	font-family:verdana;
	font-size:11px;
	padding:10px;
	padding:10px;
	
}




