@charset "UTF-8";
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	/*background-image:url(images/BG2.jpg);*/
	background-repeat:no-repeat;
	background-color:#000;
	background-position:top;
	margin: 0;
	color: #CCC;
}
#container {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 160px;
	background-image:url(images/header5.jpg);
	background-repeat:no-repeat;
}
#topnav {
	height: 35px;
	background-image: url(images/topnavBar.jpg);
	background-repeat: no-repeat;
}
.topnavtext {
	padding-right:56px;
	float: right;
	font-size: 16px;
	margin-top: 7px;
}
#header img {
	float: left;
}
#leftnav {
	float: left;
	margin-top: 30px;
	font-size: 12px;
	margin-right: 15px;
	width: 160px;
}
.clearall {
	clear: both;
}
#divider {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	width: 950px;
	margin-top: 5px;
}
#contentwrapper {
	float: left;
	margin-left: 0px;
	width: 575px;
	color: #CCC;
	margin-top: 30px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #333;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333;
}
#contentwrapper .contenttext {
	float: left;
	width: 525px;
}
p {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	margin-left: 15px;
}
#contenttitle {
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.contenttext {
}
.contentimages {
	float:right;
	width: 200px;
}
.galimages img {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.divider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 50px;
	margin-bottom: 30px;
}
#rightnav {
	float: right;
	margin-top: 50px;
	text-align: center;
}
#rightnav img {
	margin-bottom: 10px;
}
#duratherm img {
	margin-right: 15px;
}
#rightnav p {
	font-size: 10px;
}
.content ul li {
	margin-left: 15px;
	font-size: 12px;
	margin-right: 15px;
}
.content h1 {
	margin-left: 15px;
	margin-bottom: 25px;
}
.content a:link {
	color:#F90;
	text-decoration:none;
}
.content a:visited {
	color:#F90;
	text-decoration:none;
}
.content a:hover {
	color: #F60;
	text-decoration:none;
}
.content a:active {
	color: #F90;
	text-decoration:none;
}
#leftnav a:link {
	color: #F90;
	text-decoration:none;
}
#leftnav a:visited {
	color: #F90;
	text-decoration:none;
}
#leftnav a:hover {
	color: #F60;
	text-decoration:none;
}
#leftnav a:active {
	color: #F90;
	text-decoration:none;
}
table a:link {
	color:#F90;
	text-decoration:none;
}
table a:visited {
	color:#F90;
	text-decoration:none;
}
table a:hover {
	color: #F60;
	text-decoration:none;
}
table a:active {
	color: #F90;
	text-decoration:none;
}
.content p {
	width: 520px;
	margin-left: 15px;
}
.content h2 img {
	float: right;
	margin-right: 20px;
}
.content ol li {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
}
.content .faqlist ul li {
	list-style-type:disc;
	margin-bottom: 10px;
}
.content .faqlist ul li ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 10px;
}
.faqlist h2 {
	font-size: 14px;
	text-align: center;
}
.content p img {
	margin-right: 15px;
	margin-left: 15px;
}
.content .newsitem {
	margin-bottom: 20px;
	clear: both;
}
.content .newsitem p {
	vertical-align:top;
}
.newsitemimage {
	width: auto;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.content .newsthumb {
	float: left;
	margin-left: 15px;
	clear: both;
}
.content .newsitem img {
	margin-left: 15px;
	margin-bottom: 15px;
}
.content h4 {
	font-size: 9px;
	margin-left: 15px;
}
/*========SPRY Accordion=========*/

.Accordion {
	overflow: hidden;
}
.Accordion a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.Accordion a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.Accordion a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.Accordion a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #CCC;
}
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	color: #FFF;
	padding-left: 25px;
	font-size: 12px;
	height: auto;
}
.AccordionPanelOpen .AccordionPanelTab {
}
.AccordionPanelTabHover {
	color: #FFF;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFF;
}
.AccordionFocused .AccordionPanelTab {
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
}
.AccordionPanelContent.nothing {
	height: 0px;
}
/*============Lightbox===========*/

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	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-image: url(data:image/gif;base64,AAAA); /* 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: #fff;
	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;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
table td {
	padding-bottom: 15px;
}
table tr td img {
	margin-right: 15px;
}
form table tr td {
	padding-bottom: 10px;
}
#attribution {
	text-align: right;
}
#container #footer {
	clear:both;
}

#container #footer p {
	text-align:center;
	font-size:10px;
}

