/* Global Elements */


html{overflow-y: scroll;}

body{font-family:Helvetica, Arial, sans-serif;background:#035;margin:0px;padding:0px;color:#ffffff;}

big,h1,#mainh1{font-size:24px;font-weight:bold;margin-top:0px;margin-bottom:0px;color:#f5f5f5;}

small{font-size:13px;margin-top:0px;margin-bottom:0px;}



/* Links */


a {
	color: #dde9ee;
	text-decoration: none;
	font-weight: bold;
}

a:link,a:visited {
	color: #dde9ee;
}

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



/* Main Design Elements */


#container {
	position: relative;
	background: #035 url(img/bg.gif) repeat-y center;
	padding: 0;
	width: 100%;
}

#innercontainer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 920px;
}

#left { /* Left Column - Main Content */
	position: absolute;
	left: 0;
	top: 0;
	right: 200px;
	width: 720px;
	padding: 0;
	-webkit-box-shadow: 0 3px 15px #001c35;
	-moz-box-shadow: 0 3px 15px #001c35;
	-ms-box-shadow: 0 3px 15px #001c35;
	-o-box-shadow: 0 3px 15px #001c35;
	box-shadow: 0 3px 15px #001c35;
}

#right2 { /* Right Column - Gallery Photo: Non-fixed */
	position: absolute;
	left: 720px;
	top: 0;
	right: 0;
	width: 200px;
	padding: 0;
}


#right { /* Right Column - Gallery Photo: Fixed */
	position: fixed;
	left: 50%;
	margin-left: 260px;
	top: 0;
	right: 0;
	width: 200px;
	padding: 0;
}

#backtotop {
	position: fixed;
	left: 50%;
	margin-left: 265px;
	bottom: 3px;
}

#bottom {
	background: #035 url(img/bottom.gif) no-repeat left;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}

#maindiv {
	background: #336688;
}

#logo,
#menu,
#page {
	border:1px solid #6699bb;
	border-top:0px;
}

#menu {
	background:#205d7a url(img/nav.jpg) repeat-x;
	color:#bbcedd;
	border:1px solid #6699bb;
	border-top:0px;
	text-align:center;
	font-stretch:normal;
	font-size:14px;
	padding: 1px 0px 3px;
}

#menu ul {
	margin: 0px;
	padding: 1px 0px;
	font-size: 2px; /* Spacing Bug */
}

#menu ul li {
	margin: 0px;
	padding: 3px 1px;
	list-style-type: none;
	display: inline;
	font-weight: bold;
	color: #ffffff;
	background: none;
	font-size: 14px;
}

#menu ul li:hover {
	padding: 2px 0px;
	background: #225577;
	border: 1px solid #114466;
}

#menu ul li a {
	padding: 3px 6px;
	margin: 0;
}

#menu ul .active {
	padding: 3px 7px;
	margin: 0;
}

#menu ul .active:hover {
	padding: 3px 7px;
}

#menu ul li a:link,
#menu ul li a:visited {
	text-decoration: none;
	color: #ffffff;
}

#menu ul li a:hover,
#menu ul li a:active {
	text-decoration: underline;
}

#menu ul .active,
#menu ul .active:hover {
	color: #002233;
	background: #dde9ee;
	border: none;
}

#menu ul .active a:link,
#menu ul .active a:visited {
	padding: 0px;
	margin: 0;
	color: #002233;
}

.innerheading {
	text-align: center;
	padding: 5px 0;
}

.div_group {
	/*border: 1px solid #6699bb;*/
	text-align:left;
	margin: 4px;
	clear: both;
}

.div_heading {
	border: 1px solid #6699bb;
	margin-top: 2px;
	background:#467B9f;
	font-size:20px;
	font-weight: bold;
	padding: 4px;
}

.div_heading small {
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
}

.div_cell,
.div_photo {
	border:1px solid #6699bb;
	margin-top: 2px;
	background:#479;
	font-size:14px;
	padding: 4px;
}

.div_photos {
	text-align: center;
	margin-left:-2px;
	clear: left;
}
.div_photo {
	margin-left: 2px;
	float:left;
}
.div_photo img,
.div_photo a, 
.div_photo a img {
	border: none;
}

.video {
	/*background:#479;
	border: 1px solid #6699bb;*/
	margin-bottom: 5px;
	text-align: center;
	font-size:14px;
	width: 174px;
	height: 182px;
	float:left;
}
 .video img {
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	position: relative;
	/*width:156px;
	height:117px !important;*/
	margin:9px 0px 2px;
}

.googlead {
	text-align: center;
	font-size: 10px;
}

.tooltip {
	display:none; 
	clear:both;
	background: #336688;
	font-size: small;
}

.tooltip div {
	float:left;
	margin:8px 0 8px 8px;
	background: #336688;
	width: 160px;
}

/* Main Table */


.maintable {
	width: 883px;
}

.left {
	width: 683px;
	background: #368 url(img/globe.gif) repeat top;
	border: 1px solid #6699bb;
	border-top: 0px;
	text-align: center;
}

.right {
	width:200px;
}

.thumb {
	width:198px;
	height:117px;
	background:#479l;
	}


/* Page Content */


.innertable {padding: 2px;padding-top: 0px;}

.innertable td{text-align:left;border:1px solid #6699bb;background:#479;font-size:14px;}

.innertable th{text-align:left;border:1px solid #6699bb;background:#467B9f;font-size:19px;font-weight:400;}

.iframe {border:0px;height:500px;width:100%;padding:2px;overflow:auto;} 

.sponsors {position: absolute; top: 0px; left: 0px; }

.cursor {cursor: pointer; }

/*Navigation*/

.mainnav {background:#205d7a url(img/nav.jpg) repeat-x;color:#bbcedd;border:1px solid #6699bb;border-top:0px;height:21px;text-align:center;vertical-align:middle;font-stretch:normal;font-size:13px;padding-bottom: 2px; !important}

.mainnav a{font-size:14px;font-weight:bold;color:#dde9ee;text-decoration:none;}

.mainnav a:hover{color:#ffffff;text-decoration:underline;}

/*Gallery Thumbnails*/

img a{padding-bottom:0;margin-bottom:0; border:none;text-decoration:none;}

img a:active{border:none;text-decoration:none;}

img a:hover{border:none;text-decoration:none;}

img{border:0; padding-bottom:0;margin-bottom:0;}



#headerimg a:active{border-bottom:0;text-decoration:none;}

.auth {font-size: 12px;}

.stealth{ color:#ffffff;text-decoration:none;font-weight:normal; }



.gmapstop{vertical-align:center;padding-top:5px;padding-bottom:6px;}

#map a,

#map a:link,

#map a:visited{color:#225a7f;}

#map a:hover,

#map a:active{color:#003355;}



#dropmenudiv{

position:absolute;

border:2px solid #6699bb;

border-top: 1px;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-top: 1px solid #6699bb;

border-bottom: 1px solid #000000;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

}



#dropmenudiv a:hover{ /*hover background color*/

background: #336688 url('../assets/img/nav.jpg') repeat-x;

}
