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

html{overflow-y:scroll;}

img{border:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th{margin:0;padding:0;}
body{font-family:Arial, Helvetica, sans-serif;font-size:75%;background-color:#e1e1e1;}
html>body{font-size:13px;}
p{font-size:1.1em;line-height:1.55em;margin-top:1.25em;margin-bottom:1.25em;font-family:Arial, Helvetica, sans-serif;}
a:focus{outline:none;}
div{text-align:left;}

/* GLOBAL POSITIONING */
#container{width:950px;margin:0 auto;position:relative;background:#FFF;}
#header{width:100%;height:274px;background:url(images/header-bg.jpg) left top no-repeat;margin-bottom:30px;}
.logo{margin:26px 0 50px 57px;}
#main-nav{margin-left:190px;list-style:none;font-size:1.25em;text-transform:uppercase;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#FFF;}
#text{width:660px;margin:0 0 85px 190px;min-height:300px;}
#footer{width:100%;background:url(images/footer-header.jpg) left top repeat-x #add6ea;font-size:.95em;font-family:Arial, Helvetica, sans-serif;line-height:1em;overflow:hidden;}

/* MAIN NAV */
#main-nav li{margin:0 25px 0 0;float:left;}
#main-nav a{font-size:1.1em;color:#FFF;text-decoration:none;}
#main-nav a:hover{color:#1476ab;}
.facebook{margin-top:-5px;}

/* FOOTER */
#footer-content{margin:40px 0 30px 190px;}
#footer-content p{font-size:.95em;font-family:Arial, Helvetica, sans-serif;line-height:1.5em;}
#footer-content ul{list-style:none;}
#footer-content li{float:left;margin:0 20px 0 0;}
#footer-content a{color:#000;text-decoration:none;}
#footer-content a:hover{text-decoration:underline;}

/* LINKS */
a{color:#1476ab;text-decoration:underline;}
a:hover{text-decoration:none;}

/* GLOBAL STYLES */
.none{display:none;}
.alignleft{float:left;margin:0 20px 20px 0;}
.alignright{float:right;margin:0 0 20px 20px;}
.clear-div{clear: both;}
h1{font-size:1.75em;line-height:1em;margin-top:0;margin-bottom:.5em;color:#002a5c;font-family:Arial, Helvetica, sans-serif;}
h2{font-size:1.5em;line-height:1.2em;margin-top:1.286em;margin-bottom:.25em;color:#e51937;font-family:Arial, Helvetica, sans-serif;}
h3{font-size:1.35em;line-height:1em;margin-top:1em;margin-bottom:1em;color:#002a5c;font-family:Arial, Helvetica, sans-serif;}
ul{font-size:1em;list-style:square;}
ul ul{font-size:1em;line-height:1.35em;list-style:square;}
ol{list-style-position:outside;margin-left:8px;font-size:1.2em;line-height: 1.35em;}
ol li{line-height:1.35em;}
li{margin:9px 0 9px 15px;padding:0;line-height:1.3em;}
li li{margin:0 0 0 30px;padding:0;line-height:1.5em;}
input,textarea,select{border:1px solid #666;color:#333;}
.disclaimer{font-size:.8em;font-family:Verdana, Geneva, sans-serif}


/* PHOTO GALLERY - PHOTOSPACE PLUGIN */
.photospace{
	position:relative;
	margin-bottom: 80px !important; /* space for row of thumbs */
	height: 510px;
}
.photospace .slideshow img {
	vertical-align:bottom  !important;
}
.photospace .slideshow span.image-wrapper {
	bottom:0;
}
.photospace ,
.photospace .thumnail_col,
.photospace .gal_content,
.photospace .loader,
.photospace .slideshow a.advance-link{
	width:660px; /* width of main image */
}
.photospace .thumbs_wrap2{
	height:60px; /* height of thumbnails */
	width:100%;
	position:absolute;
	bottom:-75px;
	left:0
}
.photospace .thumbs_wrap{
    float: left;
    left: 50%;
    position: relative;
}
.photospace .pageLink.next{
	margin-right:0;
}
.photospace .thumnail_col {
	float: left;
        left: -50%;
	width:auto  !important;
	position: relative;
}
.photospace ul.thumbs {
	float:left;
}
.photospace a.advance-link {
    line-height: 370px; /* height of main image */
}

.photospace .thumnail_col a.pageLink {
    height: auto;
    width: 15px;
}