/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Laura Cary Design (lauracarydesign.com)

Description : Master Stylesheet

Created : 4/10/08
Modified : 9/2/10

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* global whitespace reset */
* { padding:0; margin:0; }

body {
    background:#8cb6c6 url(/images/bg-body.jpg) repeat-x 0 0;
	color: #111;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size:62.5%;
	padding: 23px 0 0 0;
	text-align: center;
}

/*********** = structure = ***********/

#shim {
	background: url(/images/bg-shim.png) no-repeat 0 0;
	display: block;
	height: 3px;
	margin: 0 auto;
	width: 921px;
}

*html #shim { display: none; }

#wrapper {
	background: url(/images/bg-wrapper.png) repeat-y 0 0;
	margin: 0 auto;
	width: 921px;
}

*html #wrapper {
	background: url(/images/bg-wrapper.gif) repeat-y 0 0;
}

#content {
	background: url(/images/bg-content.png) no-repeat 0 0;
	min-height: 700px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 911px;
	z-index: 1;
}

*html #content {
	height: 700px;
}

body.home #content {
	min-height: 5px;
}

#header {
	height: 172px;
	position: relative;
	z-index: 999;
}

#copy {
	padding: 22px 0 11px 0;
	position: relative;
	min-height: 200px;
}

*html #copy {
	height: 1%;
}

body.home #copy {
	padding: 230px 0 5px 0;
	position: relative;
}

.copy {
 	float: left;
 	margin: 0 0 0 31px;
 	width: 440px;
}

*html .copy {
	display: inline;
}

.Gallery .copy {
	width: 645px;
}

body.home .copy {
	float: none;
	margin-left: 0;
	width: auto;
}

#sidebar {
	float: left;
	margin: 0 0 0 0;
	width: 192px;
}

body.home #sidebar {
	display: none;
}

#footer {
	background: url(/images/bg-footer.png) top center no-repeat;
	clear: both;
	margin: 0 auto;
	min-height: 1000px;
	padding-top: 90px;
	position: relative;
	text-align: left;
	width: 921px;
}

*html #footer {
	background: url(/images/bg-footer.gif) top center no-repeat;
}

body.home #footer {
	background: url(/images/bg-footer-home.png) no-repeat 0 0;
	height: 183px;
	padding: 0;
}

*html body.home #footer {
	background: url(/images/bg-footer-home.gif) no-repeat 0 0;
}

div.flash {
	left: 0;
	height: 206px;
	position: absolute;
	top: 0;
	width: 911px;
	z-index: 2;
}

/*********** = headers = ***********/

h1 {
	height: 116px;
	width: 290px;
}

h1 a {
    display:block;
    height: 116px;
	width: 290px;
	text-indent:-999em;    
}

h2 {
	color: #47856e;
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 -2px 0;
}

body.home h2 {
	display: none;
}

h3 {
	color: #0a455d;
	font: normal 15px/22px 'Helvetica Neue', Helvetica, sans-serif;
	margin: 12px 0 -10px 0 !important;
}

h3.margin-top {
	padding-top: 30px;
}

h3.collapse-bottom {
	margin-bottom: 0;
}

h3.collapse-bottom {
	margin-top: 0;
}

h3.decorative {
	background: url(/images/bg-h3.gif) no-repeat 0 50%;
	margin:0 0 0 -10px;
	height: 25px;
	line-height: 1em;
	padding: 15px 0 0 10px;
}

.sidebar h3 {
	display: inline;
	font-size: 13px;
	margin: 0;
	padding-bottom: 0;
}

h4 { 
	color: #444;
	font-size:13px; 
	line-height:1em;
	margin:12px 0
}

/*********** = typography = ***********/

a { 
	color:#005892; 
	font-family: 'Helvetica Neue', Helvetica, sans-serif !important;
	text-decoration:none;
	outline: none;
}

a:visited { color:#333; }

a:hover { 
	color:#000; 
	text-decoration:underline; 
}

a.normal {
	font-weight: normal !important;
}

strong.dark {
	color: #333;
}

.copy a {
	border-bottom: 1px dotted #0a455d !important;
	font-size: 13px !important;
}

.copy a:hover {
	border-bottom: 1px dotted #000 !important;
	font-family: 'Helvetica Neue', Helvetica, sans-serif !important;
	text-decoration: none;
}

.copy a.normal {
	border:none;
}

.copy p {
	color: #333;
	font: normal 13px/18px 'Helvetica Neue', Helvetica, sans-serif;
	margin: 12px 0 18px 0;
}

body.home .copy p {
	color: #0a3f55;
	font: normal 14px/19px 'Helvetica Neue', Helvetica, sans-serif;
}

.copy p.intro {
	color: #0a455d;
	font: normal 15px/22px 'Helvetica Neue', Helvetica, sans-serif;
}

body.home .copy p.intro {
	color: #47856e;
	font: normal 18px/24px 'Helvetica Neue', Helvetica, sans-serif;
	margin: 0;
}

#footer a.cdg {
	color: #0a4056;
}

#footer p.copyright {
	color: #0a4056;
	font-size: 10px;
	padding: 0 18px 15px 0;
	text-align: right;
}

body.home #footer p.copyright {
	top: 159px;
	padding: 0 0 10px 0;
	position: absolute;
	right: 0;
}

body.home #footer p.disclaimer {
	color: #b8d9cc;
	top: 124px;
	font-size: 11px;
	position: absolute;
	right: 15px;
}

input, 
select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
}

blockquote.quote {
	background: url(/images/bg-quote.gif) no-repeat 0 2px;
	float: right;
	position: absolute;
	top: 195px;
	right: 24px;
	padding-left: 8px;
	width: 193px;
}

blockquote.quote p {
	margin: 0 0 10px 0 !important;
}

/*********** = misc divs and classes = ***********/

div.home-intro {
	padding-left: 35px;
	width: 440px;
}

div.ancillary {
	position: absolute;
	right: 22px;
}

img.ancillary,
img.image {
	position: absolute;
	left: 695px;
	right: 23px;
	top: 30px;
}

img.right {
	position: absolute;
	margin: -35px 0 0 469px;
}

img.normal {
	float: none;
	margin: 0;
}

*html div.ancillary,
*html img.right,
*html img.image {
	zoom: 1;
}

body.home img.ancillary {
	float: none;
	left: auto;
	margin: 0;
	right: 45px !important;
	position: absolute;
	top: 237px;
}

body.home div.ancillary {
	float: none;
	left: auto;
	margin: 0;
	right: 35px !important;
	position: absolute;
	top: 222px;
}

#footer img,
.disclaimer {
	display: none;
}

body.home #footer img,
body.home .disclaimer  {
	display: block;
	margin: 0;
}

div.columns {
	margin: 0;
}

div.columns.two .column {
	display:inline;
	float:left;
	margin:0;
	width: 220px;
}

div.columns.two .column.last {
	float: right;
}

div.columns.three .column {
	display:inline;
	float:left;
	margin:0px 10px 0 0;
	width:28%;
}

div.hr {
	background: #e0e0e0;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin:0 0 20px 0;
}

div.split div.column {
	
}

div.split div.column.one {	
	float:left;
}

div.split div.column.two {	
	float:left;
	padding-left: 50px;
}

.banner {
	display: block;
	margin: 22px 0 0 22px;
}

/*********** = lists = ***********/

div.copy ul {
	font-size: 13px;
	list-style: none;
	margin: -10px 0 12px 0;
	padding: 0 0 0 17px;
}

div.copy li {
	background: url(/images/bg-bullet.gif) no-repeat 0 8px;
	line-height: 1.2em;
	padding: 3px 0 3px 12px;
}

/*********** = #primary (navs and search) = ***********/

ul#primary {
	background: url(/images/bg-nav-all.gif) no-repeat 0 0;
	bottom: 0;
	left: 0;
	list-style-type: none;
	height: 56px;
	position: absolute;  
	z-index: 999; 
}

ul#primary li {
	float: left;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 999;
}

*html ul#primary li {
	height: 1%;
}

ul#primary li a, 
ul#primary li a:visited {
	background-repeat: no-repeat;
	background-position: 0 0;
    display:block;
    height: 56px;
    text-indent: -9999em;
}

ul#primary li.page-item-5 a {
	background-image: url(/images/bg-nav_01.gif);
	width: 82px;
}

ul#primary li.page-item-6 a {
	background-image: url(/images/bg-nav_02.gif);
	width: 129px;
}

ul#primary li.page-item-7 a {
	background-image: url(/images/bg-nav_03.gif);
	width: 114px;
}

ul#primary li.page-item-8 a {
	background-image: url(/images/bg-nav_04.gif);
	width: 135px;
}

ul#primary li.page-item-9 a {
	background-image: url(/images/bg-nav_05.gif);
	width: 81px;
}

ul#primary li.page-item-10 a {
	background-image: url(/images/bg-nav_06.gif);
	width: 95px;
}

ul#primary li.page-item-11 a {
	background-image: url(/images/bg-nav_07.gif);
	width: 93px;
}

ul#primary li.page-item-12 a {
	background-image: url(/images/bg-nav_08.gif);
	width: 113px;
}

ul#primary li.page-item-13 a {
	background-image: url(/images/bg-nav_09.gif);
	width: 69px;
}

ul#primary li a:hover,
ul#primary li.current_page_item a,
ul#primary li.current_page_parent a,
ul#primary li.current_page_parent a:visited,
ul#primary li:hover a, 
ul#primary li.sfhover a {
	background-position: 0 -56px !important;
}

ul#primary ul ul {
	display: none;
}

ul#primary ul {
	background: #fff;
	border: 1px solid #598c79;
	border-top: none;
	left: -9999em;
	list-style-type: none;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute; 
	top: 56px; 
	width: 148px; 
}

ul#primary li:hover ul,
ul#primary li.sfhover ul {
	left: -1px;
}

ul#primary ul li {
    float:  none;
}

*html ul#primary ul li {
	display: inline;
}

ul#primary ul li a, 
ul#primary ul li a:visited {
    background: none !important;
    border-top: 1px solid #d0dfe5;
    color: #0a445c;
    display:block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 13px;
    height: auto;
    margin: 0 !important;
    padding: 6px 5px 6px 10px;
    text-indent: 0;
    width: auto !important;
}

ul#primary ul li a:hover {
    background: #e7a736 !important;
    text-decoration: none;
}

#sidebar div.navigation {
	background: url(/images/bg-sidebar-bottom.gif) no-repeat 0 100%;
	padding: 0 0 6px 0;
}

#sidebar .inner {
	background: url(/images/bg-sidebar-top.gif) no-repeat 0 0;
	padding: 6px 0 0 0;
}

#sidebar h3 {
	color: #0a445c !important;
	font-size: 13px !important;
	font-weight: bold !important;
	height: 27px;
	line-height: 27px !important;
	margin: 0 !important;
	padding: 0 0 0 30px !important;
}

#sidebar ul {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

#sidebar ul li {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

#sidebar ul a,
#sidebar ul a:visited {
	border-top: 1px solid #bcd2dc;
	display: block;
	color: #0a445c;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	font-size: 13px;
	line-height: 1.25em;
	padding: 5px 5px 5px 30px;
	text-decoration: none;
}

#sidebar ul a:hover,
#sidebar ul li.current_page_item a,
#sidebar ul li.current_page_item a:visited {
	background: #0a455d;
	color: #fff;
}

/*********** = tables = ***********/

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.clear.height {
	margin: 25px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

.collapse-top {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

/* images */

img#rotate1 {
	left: 47px;
	position: absolute;
	top: 8px;
}

img#rotate2 {
	left: 243px;
	position: absolute;
	top: 68px;
}

img#rotate3 {
	left: 424px;
	position: absolute;
	top: 7px;
}

img { border:none; }

img.pdf {
	margin:10px 0;
}

img.float-r {
	float:right;
    margin:0px 0 2px 15px;
}

img.float-l {
	float:left;
	margin:0px 40px 2px 0;
}

img.float-l.min {
	margin: 0 15px 2px 0;
}

.gallery {
	display: block;
	clear: left;
	overflow: hidden;
	margin: auto;
	}
	
.gallery a,
.gallery a:visited {
	border: none !important;
}
	
.gallery-item {
	float: left;
	margin: 5px 5px 0 0;
	text-align: center;
	}
	
.gallery-icon {
	margin: 0 !important;
	padding: 0 !important;
}
	
.gallery .gallery-item img, 
.gallery .gallery-item img.thumbnail {  
	margin: 0 auto; 
}
	
.gallery div.clear { 
	clear: none !important;
	display: none;
	width: 0px; 
	height: 0px; 
}

/* forms */

form {
	float: left;
	font-size: 13px;
	margin: 0 0 12px 0;
}

form p {
	clear: both;
	margin: 0;
	padding: 4px 0;
}

label {
	color: #666;
	float: left;
	padding-right: 5px;
	width: 90px;
}

input.text,
textarea.text {
	background: url(/images/bg-field.gif) no-repeat 0 0;
	border: 1px solid #ccc;
	color: #444;
	font-family: Helvetica, Arial;
	font-size: 13px;
	padding: 3px;
	width: 364px;
}

textarea.text {
	height: 136px;
}

div.submit {
	font-family: Helvetica, Arial;
	margin: 5px 0 0 15%;
	padding-left: 5px;
	text-align: right;
}

div.submit input {
	background: #005892;
	border: 1px solid #005892;
	color: #fff;
	font-size: 15px;
	padding: 5px 10px;
}

form.report label {
	color: #005892;
	float: left;
	width: 120px;
}

form.report p {
	clear: both;
	padding-bottom: 10px;
}

/* wp */

div.admin {
	background: #543019 url(/images/cdg.gif) no-repeat 3px 50%;
 	color: #ddd;
	height: 3.5em;
	line-height: 3.5em;
	padding-left: 60px;
	position: absolute;
	top: -202px;
	left: 0;
	width: 851px;
}

div.admin a {
	background: #64391e;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #111;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	color: #fff;
	display: block;
	float: left;
	font: normal 11px Helvetica, Arial;
	padding: 4px;
	margin: 7px 4px 0 0;
}

div.admin a:hover {
	background: #222;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #444;
	border-right: 1px solid #ccc;
	border-left: 1px solid #888;
}

p.edit a {
	background: url(/images/cdg-edit.png) no-repeat 0 0;
	border: none;
	color: #fff;
	display: block;
	height: 30px;
	text-indent: -999em;
	width: 193px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
