/* CSS Document */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background: #000000; 
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Start:Main Structure */
body {
}

#sponsor {
-moz-box-shadow: 0 0 5px 2px #000; 
-webkit-box-shadow: 0 0 10px #000; 
box-shadow: 0 0 10px #000; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
width:55%;
margin-left: auto;  
margin-right: auto;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 67.29%;
	margin: 0% 0 -1% 16%;
}

#wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#header {
	background: #ffffff;
	position: relative;
	width: 100%;
}

#branding {
	background: #ffffff url(../images/branding.jpg) repeat-x 0 0;
	float: left;
	height: 125px;
	position: relative;
	width: 67.29%;
}

#scrollbar {
	background: #000080 url(../images/scrollbarbg.jpg);
	float: left;
	position: relative;
	width:100%;
	margin-top: -.8%;
	height: 1.875em;
}

#scrollInfo {
	color: #ffffff;
	font-size: 1.5em;
	font-family:calibri;
	position:relative; 
	height:1.875em; 
	width: 100%;
}

#footer {
	background: #000000;
	float: left;
	position: relative;
	width:100%;
	height: 100%;
}


/* Start:Layout */
#branding h1 {
	float: left;
	position: relative;
	text-indent: -9999px;
}

#branding h1 a {
	display: block;
	height: 125px;
	width: 380px;
}

#billboard {
	text-align: center;
	float: left;
	position: relative;
	width: 100%;
}


/* Gallery Content */
#Gallerycontent {
	width:700px;
	float:left;
	padding-top:110px;
	padding-left:25px;
	background:#FFF;
}

#content {
	background: transparent;
	color: #666666;
	float: left;
	font-size: .6875em;
	line-height: 1.5;
	position: relative;
	width: 53.6%;
	text-align: center;
}

#contentMain {
	display: inline;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 7%;
	position: relative;
	text-align: center;
}

#contentMain {
	width: 100%;
	padding-top: 0%;
	color: #777777;
}

#contentGallery {
	background: #ffffff;
	color: #666666;
	float: left;
	font-size: 11px;
	line-height: 1.5;
	position: relative;
	width: 53.6%;
	
}

#contentMain p {
	font-size: 1em;
	margin-bottom: .75em;
}

#contentMain li  {
	display: block;
	color:#ffffff;
	font-family:calibri;
	text-align: center;
	font-size: 1.0em;
	font-style: normal;
	line-height:1em;
	padding-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#contentMain li2  {
	display: block;
	color:#ffffff;
	font-family:calibri;
	text-align: left;
	font-size: 1.5em;
	font-style: normal;
	line-height:1em;
	padding-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#contentMain li3  {
	display: block;
	color:#ffffff;
	font-family:calibri;
	text-align: center;
	font-size: 1.5em;
	font-style: bold;
	line-height:1em;
	padding-bottom: 0%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#contentMain le  {
	display: block;
	color:#000000;
	font-family:calibri;
	text-align: center;
	font-size: 2.0em;
	font-style: normal;
	line-height:1em;
	padding-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#contentMain lr  {
	display: block;
	color:#000000;
	font-family:calibri;
	text-align: left;
	font-size: 1.5em;
	font-style: normal;
	line-height:1.5em;
	padding-left:55%;
}

#contentMain h2 {
	display: block;
	color:#000000;
	font-family:calibri;
	text-align: center;
	font-size: 2.0em;
	font-weight: strong;
	line-height:2.0em;
	padding-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 80%;;
}

#contentMain h2 span {
	display: block;
	color: #2E3192;
	font-family: Calibri;
	font-size: .85em;
	font-weight: normal;
	line-height: 1;
	margin: .25em 0 .5em 0;
}

#contentMain h3 {
	display: block;
	color:#000000;
	font-family:calibri;
	text-align: center;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	line-height:1.5em;
	padding-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

#contentMain h4 {
	color: #F24004;
	font-family: Calibri;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom:10px;
}

#contentMain h5 {
	color: #2E3192;
	font-family: Calibri;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom:10px;
}

#contentMain h6 {
	color: #27B1EF;
	font-family: Calibri;
	font-size: 1.3em;
	line-height: 1.5em;
	padding-bottom:10px;
	padding-top:10px;
}

#contentMain h7 {
	display: block;
	color:#000000;
	font-family:calibri;
	text-align: left;
	font-size: 1.75em;
	font-weight: strong;
	line-height:1em;
	padding-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;;
}
.galleryvideos ul {
	padding:11px 12px 100px 15px; *padding:11px 12px 100px 18px;
	list-style:none;
}
	
.galleryvideos li {
	display:inline;
	padding-right:5px;
}

div.featuredstory {
	border-top: 2px dotted #525252;
	padding: 5px 0 0 0;
	font-size: 99%;
	margin-top: 2em;
}

#contentMain div.featuredstory h3 {
	margin: .35em 0 .35em 0;
	color: #666666;
}

#contentMain div.featuredstory h4 {
	margin: .2em 0 0 0;
	color: #2E3192;
}

div.featuredstory blockquote {
	padding: 0;
	border-top: none;
	margin: 1em;
}

div.featuredstory blockquote p {
  font-style: italic;
  font-family: Calibri;
  color: #2E3192;
}

#contentMain .imageLeft {
	float:left;
	padding-right:10px; 
}

#contentMain .imageLeftLine {
	float:left;
	padding:10px;
	border: 1px solid #666666;
	margin-right:10px;
	margin-bottom:7px;
}

div.callout:after, div.featuredstory:after, div.listingItem:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.callout {
	padding: 0px;
	background: #2E3192;
	display: block;
	font-size: 95%;
	color: #fff;
	margin: 2em 0 0 0;
}

#contentMain div.callout h3 {
	margin: .35em 0 .35em 0;
	color: #f0f1ac;
}

#contentMain div.callout blockquote {
	padding: 20px;
	margin: 1em;
}


#contentMain div.callout blockquote p {
  font-style: italic;
font-family: Calibri;
color: #fff;
}

div.callout2 {
	padding: 0px;
	font-size: 95%;
	color: #fff;
	margin: 2em 0 0 0;
}

#contentMain div.callout2 blockquote {
	padding-left: 20px;
	margin: 1em;
}

/* SubContent - RightSide */

#contentSub {
	background: transparent;
	float: right;
	padding-bottom:0%;
	position: relative;
	text-align: left;
	width: 21.1%;

}

#contentSub p {
	font-size: 1.25em;
	line-height: 1.25em;
	margin-bottom: 0;
	padding-top:0%;
	padding-bottom:0%;;
}

#contentSub h3 {
	background: transparent;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: .5em;
	font-family: Calibri;
	text-decoration: underline;
}

#contentSub .featuredInfo {
	background: transparent;
	padding-top: 10px;
	margin-top: 0%;
	height: 100%;
}

#contentSub .featuredInfo p {
	background: transparent;
	font-size: .95em;
	line-height: 1.0em;
	margin-bottom: 0;
	padding-bottom:3%;
}

#contentSub .featuredInfo ol li {
	background: transparent;
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	text-align: center;
	line-height: 1.25em;
	font-family: Calibri;
	text-decoration: none;
}

#contentSub .featuredInfo li a{
	background: transparent;
	display: block;
	font-size: 1em;
	line-height: 1.75em;
	padding: .625em 1em .625em 3.125em;
	text-decoration: none;
}

#contentSub .featuredInfo li a:hover{
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: 1em;
	padding: .625em 1em .625em 3.125em;
	text-decoration: none;
}

#contentSub  li{
	background-image: none;
}

#contentSub li a{
	background: transparent;
	display: block;
	font-family: Calibri;
	font-size: 1em;
	padding: .625em 1em .625em 2.125em;
	text-decoration: none;
}

#contentSub  li a.img{
	display: block;
	padding: 0;
}

#contentSub  li a.img a:hover{
	background: transparent;
}

#contentSub  li span.text{
	font-size: 11px;
	display: block;
	padding: 24px;
	background: #cecece;
	color: #525252;
	line-height: 1.45;
}

#contentSub  li span.text h3{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	padding: 0;
	color: #2E3192;
	background: none;
}

#rightsub {
	background: transparent;
	float: right;
	padding-bottom: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}

#brochureLink {
	background: #ffffff;
	color: #d1d1d1;
	font-size: 9px;
	padding: 0px 0px;
	width: 211px;
	border-bottom: 2px dotted #333;
}

#contentsubQuote {
	background: #ffffff;
	padding: 0px 0px;
	width: 211px;
	border-bottom: 2px dotted #333;
}

#contentsubQuote blockquote p{
	background: #ffffff;
	color: #2E3192;
	text-align: center;
	font-size: 12px;
	line-height: 3;
	padding: 20px 20px 20px 20px;
}


/* Image Details */
.imageLeft { 
	float: left;
	padding:10px 20px 10px 0px;
}

.imageRight {
	float: right;
	padding:10px 10px 10px 20px;
}


/* Navigation */
#Nav {
	position:relative;
	background:transparent;
	float:left;
	width: 25.3%;
	
}

#Nav li {
	padding-left: 0;
}

#leftNav {
	background: transparent;
	font-family: Calibri;
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	height: 100%;
}

#leftNav li{
	background-image: none;
}

#leftNav li a{
	background: url(../images/bgSecNavOn.gif) no-repeat left center;
	color: #FFFFFF;
	display: block;
	font-size: 85%;
	text-align:center;
	padding-top:5%;
	padding-bottom:5%;
	text-decoration: none;
	text-shadow: 0 0 0.5em #000080, 0 0 0.5em #000080, 0 0 0.5em #000080, 0 0 0.5em #000080;	
} 

#leftNav li a:hover{
	background: #3C3C3C url(../images/bgSecNavOn.gif) no-repeat left center;
	color: #ffffff;
}

#leftNav li2 a{
	background: transparent;
	color: #ffffff;
	display: block;
	font-size: .60em;
	text-align:left;
	padding-top:5%;
	padding-bottom:5%;
	padding-left: 5%;
	font-style: italic;
	text-decoration: none;
} 
#leftNavempty {
	background: #000000;
	font-family: Calibri;
	font-size:20px;
	position: relative;
	}
	
#capNav {
	background: #ffffff;
	font-family: Calibri;
	position: relative;
}

#capNav li{
	background-image: none;
	border-bottom: thin dashed #000000;
	padding: 10px 0px 10px 0px;
}


#capNav li a.img{
	display: block;
	padding: 0;
	
}

#capNav li a.img a:hover{
	background: transparent;
}

#capNav li span.text{
	font-size: 11px;
	display: block;
	padding: 24px;
	background: #cecece;
	color: #525252;
	line-height: 1.45;
}

#capNav li span.text h3{
	font-size: 11px;
	font-family: Calibri;
	display: inline;
	padding: 0;
	color: #2E3192;
	background: none;
}

#capNav le{
	background-image: none;
	padding: 20px 0px 20px 0px;
}

#capNav le a.img{
	display: block;
	padding: 10px;
}

#capNav le a.img a:hover{
	background: transparent;
}

#capNav le span.text{
	font-size: 11px;
	display: block;
	padding: 24px;
	background: #cecece;
	color: #525252;
	line-height: 1.45;
}

#capNav le span.text h3{
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	padding: 0;
	color: #2E3192;
	background: none;
}


/* Footer */
#footerNav {
	list-style: none;
	margin-bottom: .5em;
	overflow: hidden;
}

#footerNav li {
	background-image: none;
	border-right: 1px solid #9c9871;
	float: left;
	line-height: 1.2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	white-space: nowrap;
}

#footerNav li a {
	color: #fff;
	text-decoration: none;
}

#siteInfo {
	position: inherit;
	color: #d1d1d1;
	font-size: .9em;
	font-family: calibri;
	padding: 1.5625em 2.5em;
	width: 74%;
	line-height: 1.2;
}

#siteInfo p {
	line-height: 1.5;
}

.contactNumbers {
	font-size: 10px;
	font-weight: bold;
}


/* Misc */

img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding-top: 7.55%;
}

#addThis {
	position: absolute;
	top: 33px;
	left: 858px;
	z-index: 999;
}