/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #042B48;
	color: #99CCFF;
	line-height: 20px;
	background-image: url(../images/waterlightback.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	color: #99CCFF;
	text-decoration:none;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
/* ID Styles */
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 35px;
	border-top-width: medium;
	border-top-style: ridge;
	border-top-color: #14285F;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/waterlightfooter.png);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bolder;
}
#rightcontent {
	float: left;
	width: 199px;
	line-height: 20px;
	font-weight: bold;
	text-align: right;
	padding-top: 50px;
}
#topheader {
	height: 140px;
	clear: both;
	background-color: #000;
	background-image: url(../images/art_top_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#centercontent {
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	width: 600px;
}
#leftnav {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6AB5FF;
	background-image: url(../images/waterlightleft.jpg);
	height: 440px;
	width: 135px;
	padding-top: 10px;
}
#leftnav a {
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:inline;
	text-decoration: none;
	color: #9CF;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	}
#leftnav a:hover {
	color:#ffffff;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	}
#leftnav li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.pageName{
	color: #99CCFF;
	font-family: georgia;
	font-size: xx-large;
	line-height: 15px;
	}
.detailText {
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	}
.toptext {
	text-align: center;
	float: right;
	width: 450px;
	padding-top: 20px;
	color: #003300;
	font:18px;
	font-weight:bold;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font:17px;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: 4px;
	height: 105px;
	clear: both;
	}
#centercontent img{
	padding-top: 13px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #000;
	background-image: url(../images/pushpin.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Simple scalable breadcrumb */
ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
	}		
img {
	border: thick double #000;

}

#rightcontent ul  {
	list-style-image: url(../images/arrow.gif);
	line-height: 26px;
}
#rightcontent ul a:hover {
	color: #FF6D57;
}
#crumbs {
	height:2.3em;
	border:1px solid #000;
	background-color: #000;
	clear: both;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#9CF;
	padding-left:0.75em;
	}		
#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../images/crumbs.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#9CF;
	text-decoration:none;
	}	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#FFF;
	}		

/* BEGIN COPY for JQ rollover */

/* caption styling */
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* END COPY for JQ rollover */
