/* ------------------------------ BEGIN Global Styles ------------------------------ */

@import url("../../global/CSS/global.css");

/* ------------------------------ END Global Styles ------------------------------ */

/* DEFAULTS */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

body {
	background-color: #EEE;
}

body {
	behavior: url(/SiteFiles/1217/Scripts/csshover3.htc);
}

img.leftalign {
	float: left;
	margin: 2px 20px 16px 0;
}

img.rightalign {
	float: right;
	margin: 2px 0 16px 20px;
}

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 2px;
	line-height: 1px;
	margin: 15px 0px;
	padding: 0px;
}

br {
	clear: both;
}

ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	background: url(/SiteFiles/1217/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* TYPE */

body, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #43413A;
}

body, p, div, ul, li, td, font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #43413A;
}

a:link, a:visited, a:active {
	color: #25A9E0;
	text-decoration: none;
}

a:hover {
	color: #44a9ce;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

strong, b {
	font-weight: bold;
}

h1 {
	font-family: futura-pt,helvetica,arial,sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

h2 {
	color: #7E7E75;
    font-family: futura-pt,helvetica,arial,sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 24px;
    margin: 12px 0 7px;
    padding-bottom: 5px;
}

h3 {
	font-size: 14px;
	line-height: 24px;
	color: #302F2A;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 7px;
}

h4 {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

form, p {
	line-height: 18px;
	color: #43413A;
}

/* SEARCH */

#search {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cbcece;
}

#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom: 2px solid #cbcece;
	text-transform: uppercase;
}

.searchPanel {
	float: right;
    height: 40px;
    margin-right: 6px;
}

.searchField {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #C4E5F2;
    border: 1px solid #BBDAEA;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #5E7983;
    float: left;
    font-size: 11px;
    height: 10px;
    margin: 1px 0 10px;
    outline: medium none;
    padding: 8px;
    width: 168px;
}

.searchButton {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url("/sitefiles/1217/Images/search2.jpg") repeat-x scroll center center transparent;
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 28px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 1px;
    outline: medium none;
    padding: 6px 8px 8px;
}

.red {
	background-image: url(/sitefiles/1217/Images/hmpgbar1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.red:hover {
	background-image: url(/sitefiles/1217/Images/hmpgbar1-on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
}

.orange {
	background-image: url(/sitefiles/1217/Images/hmpgbar2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.orange:hover {
	background-image: url(/sitefiles/1217/Images/hmpgbar2-on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
}

.blue {
	background-image: url(/sitefiles/1217/Images/hmpgbar3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.blue:hover {
	background-image: url(/sitefiles/1217/Images/hmpgbar3-on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
}

.green {
	background-image: url(/sitefiles/1217/Images/hmpgbar4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.green:hover {
	background-image: url(/sitefiles/1217/Images/hmpgbar4-on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #ffffff;
}

.greenbottom {
	border-bottom: 4px solid #8BC53F;
    border-style: none none solid;
    border-width: 0 0 4px;
    margin: 0;
    padding: 0;
}

.bluebottom {
	border-bottom: 4px solid #25A9E0;
    border-style: none none solid;
    border-width: 0 0 4px;
    margin: 0;
    padding: 0;
}

.redbottom {
	border-bottom: 4px solid #BD3425;
    border-style: none none solid;
    border-width: 0 0 4px;
    margin: 0;
    padding: 0;
}

.orangebottom {
	border-bottom: 4px solid #EF9A39;
    border-style: none none solid;
    border-width: 0 0 4px;
    margin: 0;
    padding: 0;
}

#rightside td {
	color: #333333;
	font-family: "Lucida Sans", sans-serif;
	font-size: 11.25px;
}

#rightside td:hover a {
	color: #ffffff;
}

#rightside  td a {
	color: #333333;
	font-family: "Lucida Sans", sans-serif;
	text-decoration: none;
}

#blog {
	padding: 18px;
	height: 80px;
	width: 254px;
	background-color: #DEF0F9;
	clear: both;
	overflow: hidden;
}

#quicklinks a {
	color: #7B7A6C;
	padding: 1px;
}

#quicklinks  a:hover {
	color: #2E2B29;
	background-color: #FCEB3E;
	text-decoration: none;
	padding: 1px;
}

#blog  td a {
	color: #25A9E0;
}

#blog  td {
	color: #54534A;
}

#blog   img {
	border: 3px solid #66665E;
}

/* MAIN NAV */

#mainnavWrapper {
	margin: 0;
    padding: 0;
    position: absolute;
    right: -15px;
    text-align: right;
    top: 40px;
    width: 570px;
}

#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}

#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}

#mainnav li ul {
	display: none;
}

#mainnav li {
	background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0;
}

#mainnav a {
	color: #53534A;
    display: block;
    font-family: futura-pt,helvetica,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 19px;
    text-decoration: none;
    text-transform: uppercase;
}

#mainnav a:hover, #mn-home a.current:hover {
	color: #8BC43F;
}

#mainnav a.current {
	color: #8BC43F;
}

#mn-contact a {
	padding-right: 0;
}

#mn-home a.current {
	color: #53534A;
}

/* LEVEL2NAV */

#level2navWrapper {
	margin: 0px;
	padding: 0px;
	width: 902px;
	height: 40px;
	position: absolute;
	top: 113px;
	background-color: #3B626E;
}

#level2navWrapper p,
#level2navWrapper h2,
#level2navWrapper h2 a {
	display: none;
}

#level2nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	height: 35px;
}

#level2nav li ul {
	display: none;
}

#level2nav li {
	padding: 0px;
	margin: 0px 16px 0px 0px;
	float: left;
	background: none;
}

#level2nav a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}

#level2nav a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #29424A;
	padding: 0px 4px;
}

#level2nav a.current {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 4px;
}

/* SUB NAV */

#subnavWrapper {
	width: 225px;
	float: left;
	height: auto;
}

#subnavWrapper p, 
#subnavWrapper h2,
#subnavWrapper h2 a {
	display: none;
}

#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 100%;
	background: none;
}

#subnav a {
	color: #666666;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcece;
	width: 218px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#subnav a:hover {
	color: #333333;
	display: block;
	width: 218px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#subnav a.first {
	color: #666666;
	display: block;
	width: 218px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom: 1px dotted #cbcece;
	text-decoration: none;
}

#subnav a.first:hover {
	color: #333333;
	display: block;
	width: 218px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}

#subnav a.current {
	color: #333333;
	display: block;
	width: 218px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
	font-weight: bold;
}

/* WRAPPERS */

#indexWrapper {
	background-color: #BBB;
    display: none;
    float: left;
    text-align: left;
    width: 100%;
}

#topWrapper {
	width: 100%;
	float: right;
	text-align: left;
	height: 135px;
	position: relative;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* SITE INDEX */

#siteLogin {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 168px;
	font-size: 10px;
	line-height: 16px;
	background-color: #f69840;
}

/* INDEX */

#quicklinks div.fb-like {
	bottom: -32px;
    left: 0;
    position: absolute;
    text-align: right;
    width: 186px;
}

#pagerightdefault div.fb-like {
	margin-top: 20px;
}

.site-directory {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	background-color: #BBB;
    border-radius: 0 0 6px 6px;
    color: #FFF !important;
    display: block;
    font-family: futura-pt,helvetica,arial,sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
    padding: 10px;
    position: absolute;
    right: 0;
	text-transform: uppercase;
    top: 0;
}

#index {
	padding: 30px 0;
	margin: 0 auto;
	width: 880px;
}

#index table {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

#index th a {
	color: #FFF;
	font-family: futura-pt,helvetica,arial,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#index td {
	width: 25%;
}

#index td ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#index td li {
	background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}

#index td a {
    color: #EFEFEF;
    display: block;
    font-family: helvetica,arial,sans-serif;
    line-height: 14px;
    margin: 0;
    padding: 4px 0;
}

#index td a:hover {
	color: #FFF;
	text-decoration: none;
}

/* TOP */

#top {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	height: 113px;
	position: relative;
}

#logo {
	float: left;
    height: 57px;
    margin: 35px 0 0 0;
    width: 155px;
}

/* CONTENT */

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#content {
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #AAAAAA;
    clear: both;
    margin: 0 auto;
    min-height: 420px;
    padding: 30px;
    width: 820px;
}

#contentleftDefault {
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 565px;
}

* html #content {
	width: 880px;
	w\idth: 820px;
}

#contentLeft {
	float: left;
	width: 515px;
	margin-top: 20px;
	position: relative;
}

.recent-blog-posts-wrapper {
    left: 261px;
    position: absolute;
    top: 413px;
}

.recent-blog-posts-wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.recent-blog-posts-wrapper li {
	background: none;
	margin: 0;
	padding: 0;
}

#contentLeft table {
	border-bottom: 2px solid #D9D9D9;
    padding-bottom: 20px;
}

#contentLeft table hr {
	margin: 26px 0;
}

#flash {
	float: left;
	height: 233px;
	margin-bottom: 22px;
	overflow: hidden;
	width: 510px;
}

#hmAds {
	float: left;
	width: 708px;
	height: 111px;
}

#hmAds a img {
	border: 1px solid #14323b;
}

#hmAds a:hover img {
	border: 1px solid #45626c;
}

.swSlider {margin-bottom: 20px;}

.swRotator .scrollable .items .item .caption .title {color: #000000;}

.swRotator .scrollable .items .item .caption {
	border-bottom: 2px solid #D9D9D9;
    padding-bottom: 10px;
}

#contentRight {
	float: right;
	width: 290px;
	min-height: 400px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

#topright {
    background: url("/sitefiles/1217/Images/bkgdmid.gif") repeat-x #FFFFFF;
    margin-bottom: 10px;
    width: 290px;
}

#rightside {
	overflow: hidden;
}

#contentRightBtm {
	float: left;
	width: 188px;
	height: 187px;
	background: url(/SiteFiles/1217/Images/contentRightBtm.jpg) no-repeat;
	padding: 24px 12px 12px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}

#contentRightBtm img {
	float: none;
}

/* FOOTER */

#footer {
	color: #54534A;
    font-family: "Lucida Sans";
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    width: 880px;
}

#footer  a {
	color: #888888;
}

#footerRight {
	color: #888888;
    float: right;
    font-family: "Lucida Sans",Verdana,sans-serif;
    text-align: right;
    width: 310px;
}

#footerRight a {
	float: right;
}

#footerRight a:hover {
	background-position: 0 -28px;
}

#facebook {
	background: url(/sitefiles/1217/images/a-facebook.png) no-repeat;
	display: block;
	font-size: 0;
	height: 28px;
	line-height: 0;
	margin-right: 5px;
	text-indent: -9999px;
	width: 28px;
}

#twitter {
	background: url(/sitefiles/1217/images/a-twitter.png) no-repeat;
	display: block;
	font-size: 0;
	height: 28px;
	line-height: 0;
	margin-right: 5px;
	text-indent: -9999px;
	width: 28px;
}

#footerMid {
	float: left;
}

#footerMid a {
	float: left;
    margin: 0 5px;
}

#footerMid a:hover {
	background-position: 0 -36px;
}

#utr {
	background: url("/sitefiles/1217/images/a-utr.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 36px;
    line-height: 0;
    margin-right: 5px;
    text-indent: -9999px;
    width: 36px;
}

#union {
	background: url("/sitefiles/1217/images/a-union.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 36px;
    line-height: 0;
    margin-right: 5px;
    text-indent: -9999px;
    width: 36px;
}

#footerLeft {
	color: #888888;
    float: left;
    font-family: "Lucida Sans";
    margin-right: 20px;
    width: 430px;
}

#footerRight a {
	color: #888888;
}

/* DEFAULT CONTENT */

/* SEARCH TITLE */

.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}

a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: none;
}

a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration: underline;
}

/* PHOTO GALLERY */

.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}

.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}

.photogallery li a {
	padding: 2px;
	border: 1px solid #CCCCCC;
	display: block;
}

.photogallery li a:hover {
	padding: 2px;
	border: 1px solid #666666;
	display: block;
	color: #999999;
	font-family: "Lucida Sans";
}

/* BREADCRUMBS */

#breadcrumbWrapper {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	height: 30px;
	margin-bottom: 20px;
}

#breadcrumb {
	float: left;
	width: 612px;
	text-align: left;
	margin-bottom: 14px;
	font-family: "Lucida Sans";
	padding: 0px;
	margin: 0px;
}

#breadcrumb ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: none;
	background-image: none;
}

#breadcrumb li {
	margin: 0px;
	float: left;
	background: none;
	background-image: none;
	display: inline;
	padding: 0px;
}

#breadcrumb a {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/1217/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	margin-right: 8px;
	font-family: "Lucida Sans";
	color: #CCCCCC;
}

#breadcrumb a:hover {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #807E70;
	background: url(/SiteFiles/1217/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	margin-right: 8px;
}

#breadcrumb a.first {
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
	background-image: none;
}

#breadcrumb a.first:hover {
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
	background-image: none;
	color: #807E70;
	text-decoration: none;
}

#breadcrumb ul li a.first {
	padding: 0px;
	margin: 0px;
}

#breadcrumb a.current {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #807E70;
	background: url(/SiteFiles/1217/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration: none;
	margin-right: 8px;
}

#ContentRightDefault {
	float: right;
	width: 225px;
}

#pagerightdefault {
	float: right;
	width: 225px;
	padding-bottom: 20px;
	overflow: hidden;
}

.clear {
	clear: both;
}

#toprightDEF {
	font-family: "Lucida Sans";
	color: #403F36;
}

#toprightDEF table {
	background-color: #DFF1FA;
}

.pad {
	padding: 15px;
	font-family: "Lucida Sans";
}


.sw-media-archive li {
	background: none;
}

ul.series-list li {
    text-align: center;
}

div.subscribe {
	display: none;
}

li.channel a {
	background-color: #25A9E0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    padding: 7px 10px;
}

li.channel a:hover {
	box-shadow: 0 0 2px #999;
	text-decoration: none;
}

.sw-media-archive-channels li.current a {
	background-color: #53534A;
}
