@charset "UTF-8";
/* CSS Document */

#wrapper {
	width:1000px;
	margin: 0 auto;
}
#content {
	width:1000px;
	padding: 0 0 0 50px;
}
.floatright {
	float:right;
}

body {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
}

h1 {
	color:#29A7DE;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}
h1 a {
	color:#F7AC3B;
}
h1 a:hover {
	color:#2E318E;
}


h2 {
	color:#F7AC3B;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#footer li {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.headertext {
	float:left;
	padding-top:40px;
}
.lightbluetext {
	color:#29A7DE;
	font-size:16px;
}
.darkblue {
	color:#2E318E;
}
.orangetext {
	color:#F7AC3B;
}
a {
	color:#F7AC3B;
}
a:hover {
	color:#2E318E;
}


#header {
	width:965px;
	padding: 0 35px 0 0;
	height:150px;
	float:left;
}

#enlarge_map {
	float:left;
	width:150px;
	height:250px;
}

#linkimages {
	float:left;
	width:445px;
	height:250px;
}

#nav {
	float:left;
	width:286px;
	height:400px;
	margin:0px;
	padding:0 0 0 20px;
	padding:0 0 0 -40px;
	background-image:url(../siteimages/nav_background.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#nav ul {
	padding:20px 0 0 0;
	display:inline-block;
}


#nav li {
	background-image:url(../siteimages/nav_icon.jpg);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	border-bottom:1px dotted;
	list-style:none;
	line-height:25px;
	width:245px;
	display:inline-block;
}
#nav a {
	font-size:14px;
	color:#2E318E;
	text-decoration:none;
}
#nav a:hover {
	font-size:14px;
	color:#F7AC3B;
	text-decoration:none;
}


#navshort {
	float:left;
	width:286px;
	height:250px;
	margin:0px;
	padding:0 0 0 20px;
	padding:0 0 0 -40px;
	background-image:url(../siteimages/nav_background_small.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#navshort ul {
	padding:20px 0 0 0;
	display:inline-block;
}


#navshort li {
	background-image:url(../siteimages/nav_icon.jpg);
	background-position:0px 50%;
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	border-bottom:1px dotted;
	list-style:none;
	line-height:25px;
	width:245px;
	display:inline-block;
}
#navshort a {
	font-size:14px;
	color:#2E318E;
	text-decoration:none;
}
#navshort a:hover {
	font-size:14px;
	color:#F7AC3B;
	text-decoration:none;
}

#flash {
	width:596px;
	height:400px;
	float:left;
	margin: 0 0 20px 0;
	z-index:0px;
}


#flashshort {
	width:596px;
	height:250px;
	float:left;
	margin: 0 0 20px 0;
	z-index:0px;
}

img {
	border-color:#FFFFFF;
}
#one {
	float:left;
	width:290px;
	height:283px;
	margin:0 17px 0 0;
	background-image:url(../siteimages/panels_background.jpg);
	background-repeat:no-repeat;
	padding: 0 0 0px 0;
}
#two {
	float:left;
	width:290px;
	height:283px;
	margin:0 17px 0 0;
	background-image:url(../siteimages/panels_background.jpg);
	background-repeat:no-repeat;
}
#three {
	float:left;
	width:297px;
	height:283px;
	background-image:url(../siteimages/panels_background.jpg);
	background-repeat:no-repeat;
}

#wide {
	float:left;
	width:597px;
	height:auto;
}
.contenttop {
	background-image:url(../siteimages/topline.jpg);
	background-repeat:no-repeat;
	height:20px;
}
.contentsection {
	background-image:url(../siteimages/contents_background.jpg);
	background-repeat:repeat-y;
	padding: 0 20px 0px 20px;
	width:557px;
}
.contentbottom {
	background-image:url(../siteimages/background_04.jpg);
	background-repeat:no-repeat;
	height:22px;
	padding: 0 0 0 0;
}

#footer {
	float:left;
	width:965px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
}

#temp {
	float:left;
	width:950px;
	margin: 0 0 0 0px;
}
.imagetitle {
	width:120px;
}

#additionallinks {
	background-image:url(../siteimages/addlink_background.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:910px;
	height:52px;
	margin: 0px 55px 20px 0;
	float:left;
}

.addlinkoption {
	float:left;
	height:52px;
	width:130px;
	text-align:center;
	padding-top:19px;
	
}

.optionlinks {
	float:left;
	height:52px;
	width:600px;
	padding-top:19px;
}



#additionallinks li {
	display:inline;
}

#additionallinks a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#29A7DE;
}
#additionallinks a:hover {
	padding-right:10px;
	text-decoration:none;
	color:#2E318E;
}
.contentpad20 {
	padding:20px;
}
.contentpad20nl {
	padding:30px 20px 20px 0;
}
.contentpad50 {
	padding:0 0 0 50px;
}
.padtb {
	padding: 0px 0 20px 0;
}
#wrapper #content #footer .padtb p {
	padding-top: 0px;
	padding-bottom: 20px;
}
#temp {
	float:left;
	width:950px;
	height:60px;
	clear:left;
}
#searchhome {
	float:left;
	padding:0;
	margin:0;
}
#searchhome li {
	background-image:none;
	padding:0px;
	margin:0px;
	border:none;
	
}
#searchhome h2 {
	margin: 0 0 10px 20px;
	padding:0;
	
}
.datespad {
	width:100px;
}
.blog {
	padding: 0 0 10px 10px;
}
hr {
	margin:0 0 10px 0;
}




/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 596px;
	height: 400px;
	margin:0;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid #000;
	padding: 5px;
}

.outline {
	border: 1px solid grey;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	width: 120px;
	float: left;
	margin-left:10px;
}

/*************************************************************/

<!--slider-->

div.contentgallery {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.contentgallery a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.contentgallery  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 0px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 650px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 0;
	display: block;
	border: 0;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}




