/*----------Basic Elements----------*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #400000;}

body {
	background: #6699cc;
	margin: 0px;
	text-align: center;
	}


a {
	font-size: 12px;
	color: #013467;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;}

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

a:active {}


.homebutton {
	display: inline-block;
	width: 134px;
	height: 64px;
	margin: 0px;
	padding: 10px 2px 30px 0px;}


.quicklinks {
	display: block;
	width: 180px;
	height: 85px;
	margin: 0px;
	padding: 0px 0px 10px 0px;}


.buttons {
	display: inline-block;
	width: 180px;
	height: 85px;
	margin: 0px;
	padding: 5px;}



h1 {
	background: url('images/h1-bg.png') no-repeat;
	width: 778px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 2px;}

h2 {
	background: url('images/h2-bg.png') no-repeat;
	width: 559px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 2px;}

h3 {
	background: none;
	width: auto;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #013467;
	margin: 10px 0px 0px 0px;
	padding: 0px;}



p {
	font-size: 12px;
	color: #013467;
	margin: 0px 0px 10px 0px;
	padding: 0px;}

.narrow {
	width: 280px;}


table, td, tr {
	font-size: 12px;
	color: #013467;
	margin: 0px 0px 10px 0px;
	padding: 0px;}

	
/*----------Container----------*/

#container {
	margin: auto;
	padding: auto;
	width: 800px;
	height: auto;
	text-align: left;}


/*----------Header----------*/

#header {
	background: url('images/header.png') no-repeat;
	width: auto;
	height: 188px; 
	padding: 0px;
	margin: 0px 0px 5px 0px;}


/*----------Navigation----------*/


#navigation {
	text-align: center;
	width: auto;
	height: 20px; 
	padding: 0px;
	margin: 0px;}


#navigation a {
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	padding: 2px 5px 5px 5px; 
	margin: 0px;}

#navigation a:hover {
	background: #013467;}


.selected {
	background: #013467;}



#subnavigation {
	text-align: center;
	background: url('images/nav-bg.png') repeat-y;
	width: auto;
	height: 24px; 
	padding: 0px;
	margin: 0px 0px 5px 0px;}


#subnavigation a {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	text-decoration: none;
	padding: 0px; 
	margin: 0px 5px 0px 5px;}

#subnavigation a:hover {
	text-decoration: underline;}



/*----------Content----------*/


#content-widetop {
	float: left;
	background: url('images/content-bg-widetop.png') no-repeat;
	width: 800px;
	height: 25px;
	padding: 0px;
	margin: 0px;}


#content-widemiddle {
	float: left;
	background: url('images/content-bg-widemiddle.png') repeat-y;
	width: 780px;
	height: auto;
	padding: 0px 10px 20px 10px;
	margin: 0px;}


#content-widebottom {
	float: left;
	background: url('images/content-bg-widebottom.png') no-repeat;
	width: 800px;
	height: 27px;
	padding: 0px;
	margin: 0px;}


#content-bg-doubletop {
	float: left;
	background: url('images/content-bg-doubletop.png') no-repeat;
	width: 800px;
	height: 20px;
	padding: 0px;
	margin: 0px;}

#content-bg-doublemiddle {
	float: left;
	background: url('images/content-bg-doublemiddle.png') repeat-y;
	width: 780px;
	height: auto;
	padding: 0px 10px 20px 10px;
	margin: 0px;}

#content-bg-doublebottom {
	float: left;
	background: url('images/content-bg-doublebottom.png') no-repeat;
	width: 800px;
	height: 23px;
	padding: 0px;
	margin: 0px;}



/*----------Content Divs----------*/


#wide {
	float: left;
	width: 778px;
	margin: 0px;
	padding: 0px 0px 10px 0px;}


#left {
	float: left;
	width: 559px;
	margin: 0px;
	padding: 0px 38px 10px 0px;}
	
#right {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 0px 10px 0px;}


#doubleleft {
	float: left;
	width: 379px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 10px 0px;}
	
	
#doubleright {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px 38px 10px 0px;}

		


/*----------Icons----------*/



.telicon {
	float: left;
	background: url('images/icon-tel.png') no-repeat;
	font-weight: bold;
	color: #013467;
	width: 329px;
	height: auto;
	margin: 0px;
	padding: 12px 0px 20px 50px;}


.emailicon {
	float: left;
	background: url('images/icon-email.png') no-repeat;
	font-weight: bold;
	color: #013467;
	width: 329px;
	height: auto;
	margin: 0px;
	padding: 12px 0px 20px 50px;}


.posticon {
	float: left;
	background: url('images/icon-post.png') no-repeat;
	font-weight: bold;
	color: #013467;
	width: 329px;
	height: auto;
	margin: 0px;
	padding: 12px 0px 20px 50px;}


.faxicon {
	float: left;
	background: url('images/icon-fax.png') no-repeat;
	font-weight: bold;
	color: #013467;
	width: 329px;
	height: auto;
	margin: 0px;
	padding: 12px 0px 20px 50px;}


.faqicon {
	float: left;
	background: url('images/icon-faq.png') no-repeat;
	font-weight: bold;
	color: #013467;
	height: 39px;
	margin: 0px;
	padding: 12px 0px 0px 50px;}



/*----------Footer----------*/

#footer {
	text-align: center;
	width: auto;
	height: 20px;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;}


/*----------Lightbox----------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #9d080e;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #9d080e;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
