/* Start of CMSMS style sheet 'slhc_css' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	background-image: url(images/site_images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1D3156;
	margin: 0px;
	color: #333333;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
img {
	border: 1px solid #16264A;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #333333;
}
a:hover {
        background-color: #E7E2BA;
	text-decoration: none;
}
#pagewrapper {
	width: 734px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 164px;
	background-image: url(images/site_images/header.jpg);
	width: 734px;
}
#flash {
	background-image: url(images/site_images/flash_holder.jpg);
	display: block;
	height: 350px;
	width: 728px;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#flashborder {
	border: 1px solid #16264A;
}

#content {
	width: 728px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#home_left {
	float: left;
	width: 385px;
	margin-right: 15px;
}
#home_right {
	float: right;
	width: 300px;
}
#home_right a {
	float: right;
}
#sidebar {
	float: left;
	width: 300px;
}
#gallerymenu {
	float: left;
	width: 250px;
}
#galleryHolder {
	float: right;
	width: 440px;
	padding: 0px;
	margin: 0px;
}
#contentHolder {
	float: right;
	width: 390px;
}
#footer {
	clear:both;
	background-image: url(images/site_images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	color: #c0bdbd;
	font-size: 10px;
	text-align: center;
	padding-bottom: 20px;
	display: block;
}
#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#call {
	float: left;
	width: 204px;
	padding-left: 20px;

}
#quote {
	float: right;
	width: 204px;
	padding-right: 20px;

}
#footerText {
	float: left;
	width: 285px;

}

#footer   a  {
	color: #c0bdbd;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
       background-color:transparent;
}
/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   height: 1%;
   /* end hide */
}
dfn {
	position: absolute;
	left: -2000px;
	top: -2000px;
}
#menu_horiz {
	width: 728px;
	margin: 0;
	height: 37px;
	padding: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/site_images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#menu_horiz table {
	line-height: 37px;
	width: 100%;
}
#menu_horiz td {
	text-align: center;
}

#menu_horiz a, #menu_horiz a:link, #menu_horiz a:active, #menu_horiz a:visited {
	text-decoration: none;
	color: #e6e1b9;
	;
	display: block;
	font-weight: bold;
}
#menu_horiz a:hover {
	text-decoration: underline;
       background-color: transparent;
}
.currentpage {
	color: #16264A;
	background-color: #FFFFFF;
	display: block;
	font-weight: bold;
}
.activeparent {
	color: #16264A;
	background-color: #FFFFFF;
	font-weight: bold;
}
.separator {
	background-image: url(images/site_images/sep.gif);
	display: block;
	height: 37px;
	width: 1px;
}
.alignImageLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
.alignImageRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}
#content h1 {
	background-color: #e7e2ba;
	padding: 5px;
	font-size: 170%;
	color: #16264A;
	margin: 0px;
	line-height: normal;
}
#content h2   {
	line-height: normal;
	font-size: 130%;
	color: #E7AE74;
}
#content h3  {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color: #162660;
	font-size: 120%;
}
#content h4  {
	line-height: normal;
	font-size: 110%;
	color: #16264A;
	margin: 0px;
	padding: 0px;
}
h5   {
	line-height: normal;
	background-color: #ecf0fb;
	padding: 5px;
	font-size: 100%;
	margin: 0px;
}
h6 {
	line-height: normal;
	font-size: 100%;
	margin: 0px;
	padding: 5px;
}
.contactform{
	width: 380px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
.quoteForm {
	width: 400px;
	margin-top: 10px;

}
.noBorder{
       border:none;
 }
.error_message ul {
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	clear: both;
	display: block;
}
.inputs     input {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #16264A;
	margin-bottom: 7px;
}
.inputs2 {
	display: block;
	float: left;
	width: 190px;
	padding: 0px;
	margin: 0px;
}
.inputs2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #16264A;
	margin-bottom: 7px;
	width: 180px;
}
.inputs2 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #16264A;
	width: 185px;
}
.contactform    textarea, .quoteForm  textarea {
	height: 120px;
	width: 380px;
	margin-bottom: 5px;
	border: 1px solid #16264A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	float: left;
}
.submit {
	width: 360px;
	text-align: center;
	display: block;
	float: left;
	clear: both;
}
.fbsubmit {
	background-image: url(images/site_images/submit_btn.jpg);
	height: 32px;
	width: 71px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.btn_group {
	margin-top: 20px;
	display: block;
	clear: both;
	overflow: auto;
}
.btn_group label {
	clear: none;
	display: inline;
	vertical-align: middle;
}
.btn_group div {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 50%;
}
#sidebar h1 {
	margin-bottom: 10px;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}
div#main  ul, div#main  ol {
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#pagewrapper #content #main #gallerymenu ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E7E2BA;
	border-right-color: #E7E2BA;
	border-left-color: #E7E2BA;
}
#gallerymenu li {
	line-height: 30px;
	display: block;
	text-indent: 10px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#gallerymenu a {
	background-image: url(images/site_images/sub_menu_bg.jpg);
	background-repeat: repeat-x;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#gallerymenu a:hover {
	background-image: url(images/site_images/sub_menu_bg_hover.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #E7E2BA;
}
#pagewrapper #content #main #gallerymenu  h3 {
	font-size: 100%;
	line-height: 30px;
	font-weight: bold;
	background-image: url(images/site_images/sub_menu_bg_hover.jpg);
	background-repeat: repeat-x;
	color: #E7E2BA;
}
.album_content {
	width:100%; 
	float:left;
}
.clear {
	clear:both
}
.albumlist
{
	margin-left:0;
	padding-left:0;
	float:left;
}
#pagewrapper #content #main #cgalleryHolder .picturelist {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.thumb {
	padding:0;
	width:auto;
	/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0;
}
.thumb a {
	display:block;
	height:72px;
	width:100px;
	padding:10px;
	margin:0;
	background-color:white;
	text-decoration:none;
	border: 1px solid #16264A;
}
.thumb img {
	height: 72px;
	width: 96px;
}

.albumcomment { 
       text-align: left; 
}
.thumb  a:visited {
	background-color:#ffffff;
}
.thumb  a:hover {
	background-color:#E7E2BA;
}
.albumname{
	font-size:smaller;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}
.albumname a{
	display: inline;
        border: none;
        margin:none;
        padding:none;
        background-color:transparent;
}
.albumpicturecount{
	font-size:smaller;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}
.albumcomment{
	text-align:center;
	font-weight:normal;
	font-style:normal;
}
.albumnav{
	text-align:center;
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
}
.instructiontext{
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
	font-style:italic;
}
.bigpicture{
	padding:0.5em 0 0;
	clear:left;
	border-top:1px solid #ccc;
	text-align:center;
}
.bigpicturecaption{
	text-align:center;
	margin:0 0 5px;
	padding:0;
}
.bigpicture img{
	padding:18px;
	width:80%;
	margin:0;
	background-color:white;
	border-top:1px solid #eee;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}
.bigpicturenav{
	margin:0;
	padding:0;
	color:#000;
	font-size:smaller;
	line-height:normal;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#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: transparent url(../templates/db/lightbox/images/blank.gif) no-repeat; 
	display: block;
}
#prevLink { 
       left: 0; float: left;
}
#nextLink { 
       right: 0; float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
       background: url(../templates/db/lightbox/images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
       background: url(../templates/db/lightbox/images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

/* End of 'slhc_css' */

