html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background: #fff;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	padding: 0;	margin: 0;
}

img { border: 0 }
a img { border: 0 }

a { color: #BC3E3F; text-decoration: none; }
a:hover { color: #000; font-weight: bold }

p { padding: 1% }

#wrapper
{
	width: 800px;
	margin: 0 auto;
}

#ticker-area
{
	background: #005522;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px 0;
	padding-left: 1%;
	margin-top: 1%;
	overflow: hidden;
	display: none;
	font-size: 11px;
}

#topContent { border-bottom: 2px solid #A9D7D7; padding-bottom: 2% }

#navBlock { font-size: 13px; width: 30%; float: left }
#navBlock ul { list-style: none; margin-top: 3px; }
#navBlock li { display: block; margin-right: 10px; padding-top: 5% }
#navBlock a { color: #D26544; text-decoration: none; font-weight: bold }
#navBlock a:hover { color: #000; text-decoration: none }

#headlineBlock { float: right; width: 67%; border-left: 2px solid #A9D7D7; padding-left: 2%; min-height: 350px; height: auto !important }
#headlineBlock h2 { font-size: 130% }
#headlineBlock p { font-size: 90% }
#bottomContent { padding-top: 2% }
#main { width: 100%; min-width: 100%; margin-top: 1% }

#content
{
	width: 535px;
	float: left;
	padding-right: 1%;
	border-right: 2px solid #BEBEBE;
}

#content .category-header
{
	color: #fff;
	border-top: 2px solid #D77F3F;
	height: 22px;

	margin-top: 3%;
	padding-left: 5px;
	padding-top: 3px;

	font-size: 14px;
	font-weight: bold
}

#content .subtext
{
	color: #bc3f3f;
	display: inline;
	position: relative;
	left: 200px;
}

#content p { margin-top: 3%; margin-bottom: 3% }

#sidebar { width: 250px; float: right }
#sidebar .sidebar-item { width: 100%; margin-bottom: 1%; }
#sidebar .sidebar-heading { height: 22px; background-color: #3ea4a9 }
#sidebar .sidebar-heading h3 { font-size: 14px; color: #fff; padding-left: 5px; padding-top: 3px }
#sidebar .sidebar-content { padding: 10px }
#sidebar .header1 { background: #fff url(./images/sidebar-header.jpg) no-repeat }
#sidebar .header2 { background: #fff url(./images/sidebar-header2.jpg) no-repeat }

#footer
{
	margin-top: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	color: #aaa;
	border-top: 2px solid #BEBEBE;
	font-size: 9px;
	text-align: center;
}

.clear { clear: both }
.left { text-align: left }
.center { text-align: center }
.right { text-align: right }
.floatleft { float: left }
.floatright { float: right }

ul { list-style-type: square; margin-left: 10% }
li { padding: 1% }

.smalldownload
{
	color: #fff;
	background-color: #3EA4A9;
	width: 90%;
	display: block;
	padding: 2%;
	margin-top: 3%; margin-bottom: 3%;
	border: 3px solid #1C7072;
	text-transform: uppercase;
	text-align: center;
	font-size: 110%;	
}

.membershipdownload
{
	color: #fff;
	background-color: #3EA4A9;
	width: 300px;
	display: block;
	padding: 2%;
	margin-top: 3%; margin-bottom: 3%;
	border: 3px solid #1C7072;
	text-transform: uppercase;
	text-align: center;
	font-size: 120%;
}

.membershipdownload:hover, .smalldownload:hover { background-color: #3b3b3b }

.director { height: 80px; width: 100%;  padding-left: 90px; padding-top: 10px }

.newsItem { width: 99%; clear: both }
#news .title
{
	font-size: 150%;
	font-weight: bold;
	display: block;
	padding-bottom: 1%
}

#news .author { font-size: 80%; padding-left: 1% }
#news .datetime{ font-size: 80%; padding-left: 10% }
#news .fullstory
{
	display: block;
	padding-top: 2%;
	padding-left: 1%
}
#news .caption {}

#nowPlaying .title
{
	font-size: 130%;
	font-weight: bold;
	display: block;
	padding-bottom: 2%;
	color: #005555
}

#videoCategories { margin-top: 10%; color: #005555; font-weight: bold; }
#videoCategories span { display: block }
#videoCategories ul { padding-left: 10%; list-style-type: square; color: #005555 }

#videoPlaylist .item { min-height: 64px; height: auto !important; padding-left: 70px; margin-bottom: 3%; padding-top: 1% }
#videoPlaylist .title, #videoPlaylist .title:hover { display: block; font-size: 120%; color: #005555; font-weight: bold; padding-bottom: 2%}
#videoPlaylist .title:hover { color: #BC3E3F }
#videoPlaylist .caption { }

.pagination { color: #BC3E3F; font-weight: bold; text-align: center; padding-bottom: 2% }
.pagination a, .pagination a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.pagination a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.pagination a:hover {	
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
.pagination a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.pagination span.pages {
	padding: 2px 4px 2px 4px; 
	text-align: center;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.pagination span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.pagination span.extend {
	padding: 2px 4px 2px 4px; 
	text-align: center;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.imageCaption {
	margin: 0 10px 10px 10px;
	border: 1px solid #ccc;
	padding: 1%
}

.imageCaption img {
	margin: 0;
	padding:0;
}

.imageCaption p {
	margin: 5px 0 0 0;
	padding: 5px;
	border-top: 1px #ddd dotted;
	font-size: .9em;
}
