* { margin: 0; padding: 0; }

body {
	font-family: "Trebuchet MS", "Arial", verdana;
	background-image: url("bg.gif");
	background-repeat: repeat-x;
	color: #918268;
	background-color: #dbe6ef;
	font-size: 12px;
	margin: auto;
	text-align: left;
	width: 100%;
}

ul { text-align: left; margin-bottom: 15px; margin-left: 40px; margin-top: 10px; }
ol { margin-left: 20px; }
ol li { margin-left: 15px; }
li { margin-left: 5px; padding-bottom: 3px; line-height: 1.5; list-style-image: url('custom-bullet.gif'); }
p { padding-bottom: 10px; text-align: left; }
td, th { font-size: 11px; padding: 5px; vertical-align: top; }
th { background-image: url("/styles/submenu_section.jpg"); height: 17px; }
strong { color: #5d3f0c; }
img { border: 0px; }

tr.row1 { background-color: #f1f5f8; }
tr.row2 { background-color: #ffffff; }

table { margin-left: 27px; margin-bottom: 10px; border-collapse: collapse; }

HR { color: #e8eef2; background-color: #000000; height: 1px; }
a { color: #5d3f0c; font-weight: bold; text-decoration: none; }
A:hover { text-decoration: underline; }

input, select, textarea { font-family: "Trebuchet MS", "Arial", verdana; color: #6c4d2c; font-size: 9px; }

H1 H2 H3 H4 H5 H6 { margin-left: 0px; text-align: left; }

h1 { color: #7aaace; font-weight: bold; font-size: 20px; padding-bottom: 5px; }
h2 { color: #906631; font-weight: bold; font-size: 14px; padding-bottom: 8px; padding-top: 5px; }
h3 { color: #4f3710; font-size: 10px; padding-bottom: 4px; padding-top: 0px; }
h5 { color: #000000; font-size: 14px; }
h6 { color: #000000; font-size: 11px; }


#content_sitemenu {
	background-image: url("menubg.gif");	
	height: 45px;
}

#content_sitemenu a {
	font-size: 14px;
	color: #ffffff;
	padding: 10px;
	padding-top: 13px;
	padding-bottom: 14px;
	display: block;
	float: left;
	border-right: 1px solid #a2794b;
	border-left: 1px solid #c3a17b;
}

#content_sitemenu a:hover {
	background-image: url("menu-hover.gif");
}



.img_thumb {border: 1px solid #A71300; }

.bullet {	float: left; margin-top: 5px; overflow: auto; margin-right: 6px; }
#sitemap .bullet { float: none; }
.lnk { text-align: left; margin-top: 0px; margin-left: 6px; Overflow:auto; }


.subsection, .subsection-active {
	padding-left: 16px;	
}
.subsection-header {
	padding-left: 10px;
}

.subsection, .subsection-header, .subsection-active {
	padding-top: 7px;
	padding-bottom: 5px;	
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-left: 0px;
	padding-right: 10px;
}

.subsection-active {
 	border-bottom: 1px solid #e8eef2;
}

.subsection-header {
	minheight: 27px;
	border-bottom: 1px solid #e8eef2;
	border-top: 1px solid #e8eef2;
	margin-top: 2px;
	background-image: url("/styles/submenu_section.jpg");
	display: none;
}

.subsection-l1, .subsection-l2, .subsection-l3 {
	padding-top: 5px;
	minheight: 15px;
	margin-bottom: 5px;	
	padding-left: 9px;
	padding-right: 6px;
}

.subsection-header {
	color: #222222;
	font-weight: bold;
}

.subsection-l1 {
	margin-left: 22px;	
}

.subsection-l2 {
	margin-left: 42px;
}

.subsection-l3 {
	margin-left: 62px;
}

.subsection-highlight {
	color: #906631;
	font-weight: bold;
	text-decoration: none;
}


.infobox img { margin-top: 5px; margin-bottom: 5px; }
.header { color: #222222; font-weight: bold; padding-left: 3px; }
.newsheader { color: #35a6ac; font-weight: bold; padding-top: 10px; padding-bottom: 5px; }

#activetitle {	background-color: #E7EDF0; height: 23px; text-align: center; padding-top: 5px; font-size: 12px; font-weight: bold; }
#activeheader { padding-left: 0px; font-weight: bold; padding-top: 6px; padding-bottom: 5px; margin-right: 5px; }
#activebody { padding-left: 3px; padding-right: 4px; color: #153f4a; }
#activeitem { padding-left: 115px; text-align: right; padding-right: 9px; padding-top: 5px; padding-bottom: 5px; }
#activeitem a { color: #002731; }



#mh {

}

.intro {
	position: absolute;
	top: 205px;
	margin-left: 32px;
	width: 250px;
}

.feature {
	width: 278px;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}
.feature img {
	float: left;
	margin-right: 15px;
	padding: 5px;
	border: 1px solid #c4d2dc;
	background-color: #ffffff;
}

#content_shell {
	margin-top: 5px;
	text-align: left;
	width: 880px;
	margin-left: auto;
	margin-right: auto;	
	padding-top: 5px;
	background-position: center top;
}

#content_lefthtml {
	display: none;
}

#content_header {
	background-image: url("headerbg.jpg");
	width: 880px;
	height: 315px;
	position: relative;
	padding-top: 25px;
	background-repeat: no-repeat;
}

#content_topmenu {
	display: none;
}


#content_right {
	padding-bottom: 10px;
	float: right;
	width: 224px;
	border-left: 1px solid #e8eef2;
	border-bottom: 1px solid #e8eef2;	
	margin-left: 5px;
}

#content_right a {
	color: #002731;
}

#content_footer {
	height: 25px;
	background-color: #6e9cbf;
	padding-left: 10px;
	font-size: 12px;
	clear: both;
	padding-top: 8px;
	text-align: center;
	color: #ffffff;
}

#content_footer a {
	color: #ffffff;
	margin-left: 15px;
	text-decoration: none;
}

#content_footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content_body2 {
	background-image: url("bodybg.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#content_main, #content_main_wide {
	margin-left: 0px;
}

#content_main {
	
}

#content_main_wide {
	
}

#content_main p, #content_main_wide p {
	margin-right: 10px;
	margin-bottom: 5px;
}

#content_navlocator {
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #8893a7;
	font-weight: normal;
	display: none;
}

#content_navlocator a {
	color: #8893a7;
	font-weight: normal;
	text-decoration: none;
}

#content_navlocator a: hover {
	text-decoration: underline;
}

#content_search {
	margin-left: 317px;
	padding: 5px;
	width: 532px;
	background-color: #ffffff;
	vertical-align: top;
	border: 1px solid #c4d2dc;
}

#content_memberlogin {	
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 10px;
}

input.gobutton {
	padding-left: 4px;
	vertical-align: top;
}

#content_companyinfo {
	color: #ffffff;
	background-color: #6e9cbf;
	height: 25px;
	padding-left: 0px;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	clear: both;
}

#content_companyinfo a {
	color: #ffffff;
}

#content_todaysdate {
	color: #ffffff;
	padding-left: 135px;	
}

.subsection ul {
	margin-left: 15px;
}

.subsection li {
	margin-left: 0px;
	padding-left: 0px;
}



.home {
	float: left;
	padding: 0px;
	width: 126px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
}

.home img {
	border: 1px solid #e7ecf0;
	display: block;
}

.home p {
	margin-top: 4px;
	height: 100px;
	padding: 7px;
	width: 102px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #e7ecf0;
}

.home strong {
	padding-bottom: 3px;	
}

#about {
	position: absolute;
	left: 5px;
	top: 200px;
}
	
.gallery_thumbnail {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;	
	width: 106px;
	height: 100px;
	border: 1px solid #ffffff;	
}

.gallery_wrapper {
	padding-top: 0px;
	padding-left: 20px;
	min-height: 440px;
}

.gallery_thumbnail img, .gallery_closeup img {
	padding: 1px;
	border: 1px solid #d8e2e3;
}

.gallery_cpanel {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 6px;
	margin-right: 10px;
}

.gallery_cpanel a {
	color: #728F86;
}

.gallery_closeup img {
	margin: 10px;
	text-align: center;
}

.gallery_description {
	padding: 10px;
	width: 400px;
	text-align: center;
}

.gallery_closeup {
	width: 690px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-left: 0px;
}

#tooltip {
	padding: 6px;
	background: #ffffff;
	border: 1px solid #d8e2e3;
	text-align: center;
	font-size: smaller;
}

#tooltip h3 {
	color: #5d3f0c;
}

span.tip {
  border-bottom: 1px solid #eee;
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 5px; right: 5px; }

#lightbox img { border: none; clear: both;} 
#overlay img { border: none; }

#overlay { background-image: url("/core/images/overlay.png"); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/core/images/overlay.png", sizingMethod="scale");
}

p, h1 {
	margin-left: 32px;
	padding-top: 15px;
}

.intro p, .feature p, .intro h1, .feature h1 {
	margin-left: 0px;
	padding-top: 0px;
}



div#gallery {
	float: right;
}
div#thumbs {
	float: left;
}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 430px; 
	margin-right: 50px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 20px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 310px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 450px;
	height: 310px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 450px;
	height: 310px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 310px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #9db0bc;
	padding: 2px;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 450px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 5px;
}
div.image-title {	
	color: #79a9cd; font-size: 16px; font-weight: bold; text-align: center;
}
div.image-desc {
	padding-top: 0px;
	text-align: center;
}

div.image-desc p {
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}
div.navigation {
	/* The navigation style is set using jQuery 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 #79a9cd;
}
ul.thumbs li.selected a.thumb {
	background: #79a9cd;
}
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, div.pagination span.ellipsis {
	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: #b4c6d0;
	border-color: #b4c6d0;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
