/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
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: #000000 url(/SiteFiles/1116/Images/bodyBkgd.jpg) no-repeat center top;
}

img, div { behavior: url(/SiteFiles/1116/Scripts/iepngfix.htc); }
img.leftalign {
	float: left;
	margin: 0px 12px 12px 0;
}
img.rightalign {
	float: right;
	margin: 0px 0 12px 12px;
}

hr {
	border: 0;
	width: 100%;
	color: #5c6d74;
	background-color: #5c6d74;
	height: 1px;
	line-height: 1px;
	margin: 6px 0px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #E6E6E6;
}
a:link, a:visited, a:active {
	color: #E6E6E6;
	text-decoration: underline;
}
a:hover {
	color: #E6E6E6;
	text-decoration: none;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	color:#FFFFFF;
	font-family:'HelveticaNeueLTStd25UltraLigh',Helvetica,sans-serif;
	font-size:41px;
	line-height:1.5em;
}
h2 {
	font-family: "Helvetica Neue UltraLight", Helvetica, sans-serif;
	font-size: 28px;
	color: #97C2D6;
}
h3 {
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
h3 a:link {
	font-size: 17px;
	color: #FFF;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
h5 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #97C2D6;
}

/* ----------------------------------------------------------------------------------------------------------------- MainNav Styles */
#mainnavWrapper {
	width: 100%;
	float: left;
	text-align: right;
}
#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav-out {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 46px;
	border-bottom: 4px solid #6c8b99;
}	
#mainnav {
	margin: 0px;
	padding: 0px;
	background: none;
	width: auto;
	float: right;
}
#mainnav li ul {display: none;}

#mainnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	font-family: "Helvetica Neue Light", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 46px;
}
#mainnav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px 10px;
}
#mainnav a:hover {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #97c2d6;
	padding: 0px 10px;
}
#mainnav a.current {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #97c2d6;
	padding: 0px 10px;
}

/* ----------------------------------------------------------------------------------------------------------------- SubNav Styles */
#subnavWrapper {
	float: right;
	width: 280px;
}
#subnavWrapper p {display: none;}
#subnavWrapper h2 {
	border-bottom:1px solid #5C6D74;
	color:#FFFFFF;
	font-family:'HelveticaNeueLTStd25UltraLigh',Helvetica,sans-serif;
	font-size:41px;
	line-height:1.5em;
}
#subnavWrapper h2 a {text-decoration: none;}
#subnav {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#subnav li {
    padding: 0px;
    margin: 0px;
    width: 280px;
    background: none;
}
#subnav a {
	color: #FFF;
	display:block;
	text-decoration: none;
}
#subnav a:hover {
	color: #97c2d6;
	display:block;
	padding: 8px 0px;
	text-decoration: none;
}
#subnav a.current {color: #97c2d6;}

/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- Top Styles */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 142px;
	border-bottom: 1px solid #5e6f77;
}
.tagline {
	width: 633px;
	height: 57px;
	background: url(/SiteFiles/1116/Images/tagline.png) no-repeat;
	margin: 47px 0px 0px 5px;
	float: left;
	behavior: url(/SiteFiles/1116/Scripts/iepngfix.htc);
}
.logo {
	width: 159px;
	height: 52px;
	overflow: hidden;
	margin : 40px 5px 0px 0px;
	float: right;
}
.logo a {
	width: 159px;
	height: 52px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1116/Images/logo.png) no-repeat;
	behavior: url(/SiteFiles/1116/Scripts/iepngfix.htc);
}

/* ----------------------------------------------------------------------------------------------------------------- Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin: 0px auto;
	padding: 25px 0px;
	width: 900px;
}
#contentLeft {
	float: left;
	width: 590px;
}
#contentPageBody {
	float: left;
	width: 590px;
	position: relative;
}
#contentPageLeft {
	float: left;
	width: 590px;
	margin-top: 55px;
}
#contentPageLeft td {
	font-size: 12px;
	color: #999;
}
#contentPageLeft a {
	color: #999;
}
#contentPageLeft a:hover {
	color: #999;
}
#contentPageBottom {
	float: left;
	width: 590px;
	margin-top: 55px;
}
#contentPageBottom p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
#contentRight {
	float: right;
	width: 280px;
	padding-top: 5px;
}
#contentRight ul {
	margin: 8px 0px 8px 14px;
	padding: 0px;
}
#contentRight ul li {
	padding: 0px;
	margin: 0px;
	list-style: bullet;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
#contentRight p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
#contentRight a img {
	border: 1px solid #23333b;
}
#contentRight a:hover img {
	border: 1px solid #5c6d74;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#d-contentLeft {
	float: left;
	width: 590px;
	padding-top: 30px;
}
#d-contentPage {
	float: right;
	width: 280px;
}
#d-contentPageRight {
	float: right;
	width: 280px;
	padding-top: 30px;
}
#d-contentPageRight ul {
	margin: 8px 0px 8px 14px;
	padding: 0px;
}
#d-contentPageRight ul li {
	padding: 0px;
	margin: 0px;
	list-style: bullet;
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
#d-contentPageRight p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}
#d-contentPageRight a img {
	border: 1px solid #23333b;
}
#d-contentPageRight a:hover img {
	border: 1px solid #5c6d74;
}

/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin: 0px auto;
	padding: 12px 0px;
	width: 900px;
	border-top: 1px solid #3a3a3a;
}
#footerLeft {
	float: left;
	width: 590px;
	font-size: 11px;
	color: #999;
}
#footerLeft a {
	color: #999;
	text-decoration: none;
}
#footerLeft a:hover {
	color: #999;
	text-decoration: underline;
}
#footerRight {
	float: right;
	text-align: right;
	width: 280px;
	font-size: 11px;
	color: #999;
}
#footerRight a {
	color: #999;
	text-decoration: none;
}
#footerRight a:hover {
	color: #999;
	text-decoration: underline;
}
div#sharethis {
	position:absolute;
	right:0px;
	top:30px;
}
h4.post-title {
	color:#FFFFFF;
	font-size:24px !important;
	line-height:40px;
	text-shadow:0 1px 2px #000000;
}
h4.post-title a {text-decoration: none;}
h4.post-title a:hover {text-decoration: underline;}
