body {
	height:100%;
	margin:0;
	padding:0;
	}
	
body {
    background-image:url;
    background-repeat:repeat;
    background-color:#ffffff;
    text-align:left;
    min-width:960px;
	font-family: 'Open Sans', sans-serif;
    font-size:0.9em;
    color:#555;
	line-height:1.4;
}
	
.clear{clear:both;}
.clear.spacer{clear:both; margin-bottom:20px;}

.center{
	margin: auto;
	height: auto;
	width:960px;
}

.spacer-btm{padding-bottom:30px;}

.spacer-btm-divider{padding-bottom:30px; border-bottom:1px solid #000000;}

.dropshadow{
	width:960px; 
	margin:auto;
	background-image:url("../imgs/divider.png");
	background-repeat:no-repeat;
	background-colour:none;
	background-position:top;
}

.shadow{
	width:960px; 
	margin:auto;
	position:absolute;
	bottom:0;
	left:10px;
	z-index:200;
}

.shadow-top{
	width:960px; 
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}

.divider{
	border-top: 1px solid #D9D9D9;
	display: block;
	overflow: hidden;
	width:960px;
	margin:auto;
	height:auto;
}

/*//////////////////////////// HEADLINES /////////////////////////////////*/


h1{
	font-family:'Bitter', serif;
	font-size:2.4em;
	font-weight: 700;
	color:#2A3333;
	margin-top:0;
}

h2{
	font-family:'Bitter', serif;
	font-size: 1.8em;
	font-weight:400;
	text-align: left;
	color: #144d6c;
	margin-top:0;
}

h3{
	font-family:'Bitter', serif; 
	font-size:1.3em; 
	font-weight: 300;
	color:#2A3333;
	margin-top: 0;
}

h4{font-size:1.2em; text-align:center; color:#666666; font-weight:normal;}

h2.social{font-size:1em; margin-bottom:15px; color:#616161;}

p.heading{
	padding:.313em .625em;
	margin-bottom:1em;
	font-weight:700;
	border-bottom:1px solid #ccc;
	}

.informational-col{
	border-bottom:1px solid #6a6a6a;
	margin-top:1.5em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	display: block;
	color:#ccc;
}

.informational-col h2{
	color:#ccc;
}

/*.informational-col h3{
	color:#ccc;
	font-size:1em;
}*/

.informational-col ul{ 
	padding-left: 15px;
}

.informational-col li{
	list-style:disc; 
	color:#ccc;
	margin-bottom:10px;
}


/*.quote{margin-bottom:10px; display: block;}
.quote h3{text-align: center; font-size:1.1em; line-height:1.4em;}*/

.kicker-type{
	font-size:1.8em;
	font-weight: 300;
	margin-top:0;
}

.highlight{
	font-size:1.125em;
	line-height: 1.8;
}
	
.enevlope p{margin-top:0;}

/*//////////////////////////// PARAGRAPHS /////////////////////////////////*/

p{line-height:1.6; margin-bottom:12px;}
p.date{font-size:0.9em; line-height:1.6; margin-bottom:10px; color:#cba700;}
p.emphasis{font-size:1em; line-height:1.6; margin-bottom:8px; color:#8d8d8d; font-weight:bold; font-style:italic;}

p.testimonial{font-style:italic; margin-bottom:0px;}
p.author{color:#8B1622; font-style:italic; margin-bottom:0;}

p.intro{padding-bottom:20px;}

#Footer p{
	color:#dddddd;
	font-weight: 300;
}

#Footer .fsc p{font-size:0.9em;}

/*//////////////////////////// LISTS /////////////////////////////////*/

ul{
	margin-bottom:10px;
	padding-left: 0;
	margin-left: 0;
}

ul li{
	margin-bottom:5px;
	list-style:none;
	padding-left: 0;
	margin-left: 0;
}

ul.bullets{padding-left:15px;}
ul.bullets li{ list-style:disc;}

ul.list {}
ul.list li{
	list-style:none;
	padding:.625em;
	}
	
ul.list li.even{
	background-color:#eee;
	}

ul.underline{border-bottom:1px solid #dddddd; padding-bottom:10px; margin-bottom:10px;}

#Footer ul{
	color:#dddddd;
	font-weight:300;
}

ul.download{
	background-image:url("../imgs/icon/download.png");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:35px;
}

ul.address{
	background-image:url("../imgs/icon/address.png");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;
}

ul.phone{
	background-image:url("../imgs/icon/phone.png");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:50px;
}

ul.fax{
	padding-left:40px;
}

ul.phone li,
ul.fax li{
	margin-top:5px;
}

ul.left, ul.right{float:left;}

ul.links.horizontal li{float:left; margin-right:10px;}

.breadcrumb {
	width:960px; 
	margin:0 auto;
	padding: 5px 20px 0 20px;
	border-right:1px solid #eee;
	border-left: 1px solid #eee;
	}
	
.breadcrumb ul{
	margin: 0;
	padding : 10px 0;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
	
.breadcrumb ul li{
	float:left; 
	margin-right:10px;
}

.breadcrumb ul a{
	color:#333;
}

.breadcrumb ul li a.active{
	font-weight:700; 
	color:#144D6C;
}

ul.contact-info-footer {margin-bottom:20px;}

/*//////////////////////////// LINKS /////////////////////////////////*/

a{text-decoration:none; color:#144d6c;}

a:hover,
a.active{
	color:#000;
}

a.view{
	text-decoration:none;
}

a.cta-btn{
	display:inline;
	background-color:#333; 
	padding:5px 10px 5px 10px; 
	float:right;
	font-size:1.2em;
}

.more-link{
	font-family:'Bitter', serif;
	font-size: 1em;
	border: 2px solid #048282;
	color: #048282;
    display: inline-block;
    /*float: right;*/
    font-weight: 700;
    margin-top: 10px;
    padding: 0.618em 2em;
	cursor: pointer;
	transition: background-color .3s ease-out;
}

.more-link:hover{
	color:#fff;
	background-color:#048282;
}

a.social{display:inline;height:31px; width:31px; color:#dddddd;}
a.social:hover{color:#ffffff;}

#Credits p{font-size:.875em;}

a.main-btn{
	font-family:'Bitter', serif;
	display:block;
	float:right;
	font-weight:700;
	margin-top:10px;
	border:2px solid #048282;
	color: #048282;
	padding:.618em 2em;
	transition: background-color .3s ease-out;
}

a.main-btn:hover{
	color:#fff;
	background-color:#048282;
}

/*//////////////////////////// IMAGES /////////////////////////////////*/

img.menu, img.featured, img.map, img.gallery{margin-bottom:10px; border:1px solid #c6c6c6;}

img.sidebar_map{margin:10px 0px 10px 0px; border:1px solid #c6c6c6;}

img.icon{margin-right:10px;}

img.slideshow-img{border:1px solid #000000;}

img.box {
border: 1px solid #C6C6C6;
padding: 0;}
 
.left{float:left; margin-right:10px; margin-bottom:0px !important;}

#Footer .fsc img{
	width:35px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-right:20px;
}

#Footer .fsc-title{
	font-size:1.2em;
	font-family:'Bitter', san serif;
}

/*//////////////////////////// FRAME /////////////////////////////////*/

#Container_Center{
	margin: auto;
	height: auto;
	width:940px;
	padding:0px 10px 0px 10px;
}

#Header{
	display:block; 
	width:100%;
	position:relative;
	border-top: 3px solid #144d6c;
}

#Banner
	{
	display:block;
    width:100%; 
	height:350px;
   	background-color:#141414;
	overflow: hidden;
	z-index:1;
	position:relative;
	}
	
		
.slideshow{
	z-index:1;
	position: absolute;
	top: 0;
	right: 30%;
	/*margin: auto auto auto -800px;*/
}
	
#Intro{
	display:block; 
	height:100%; 
	width:100%;
	background-color:#2A3333;
	overflow: hidden;
    position: relative;
}
	
#SectionOne{
	display:block; 
	height:100%; width:100%;
	background-color:#ffffff;
	overflow: hidden;
}

#SectionTwo{
	display:block; 
	height:100%; width:100%;
	background-color:#ffffff;
	overflow: hidden;
}

#SectionThree{
	display:block; 
	height:100%; width:100%;
	background-color:#ffffff;
	overflow: hidden;
}
	
#Content{
	display:block; 
	height:100%; width:100%;
	background-color:#fff;
	overflow: hidden;
	padding-bottom:40px;
}

#Tagline{
	display:block; 
	height:auto; width:100%;
	border-top:1px solid #dddddd;
	overflow: hidden;
    background-color: #fafafa;
}

#Footer{
	display:block; 
	height:100%;  width:100%;
	background-color:#2A3333;
	overflow: hidden;
    padding:5px 0 0 0;
}
	
#CreditsWrapper{
	display:block; 
	height:auto; width:100%;
	background-image:url("../imgs/bgs/header_bg.png");
	background-repeat:repeat;
	height:60px;
	overflow: hidden;
}

#Credits{
	display:block; 
    width:960px;
	margin:auto;
	overflow: hidden;
    border-top:1px solid #666666;
    margin-top:5px;
}


#Logo{
	float:left;
	width:235px;
	height:80px;
}

/*CLASSES*/

/*#Footer .fsc{
	text-align:center;
}*/

/*//////////////////////////// NAVIGATION /////////////////////////////////*/

#Navigation{overflow:hidden;}

#Top_Links{text-align:right; display:block; margin-bottom:2px; margin-top:4px; overflow:hidden;}

/********************* Top Navigation ***********************/

/*#Top_Links a{font-size:0.9em; color:#790100; margin-left:5px;}

#Top_Links ul 
	{
	float:right;
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	}

#Top_Links ul li {float:left;}*/

/********************* Primary Navigation ***********************/

#Primary_Nav{
	overflow:hidden;
	margin:1.5em 0 1em 0;
}

ul.primary_nav{
	list-style: none;
	margin: 0;
	float:right;
}
	
ul.primary_nav li 
	{
	float: left;
	margin: 0;
	padding: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	}
	
ul.main.primary_nav li a{
	font-family:'Bitter', serif;
	font-size:1.1em;
	font-weight:700;
	padding: .618em 0 .618em 2em;
	color: #333333;
	display: block;
	text-decoration: none;
	float: left;
}

ul.main.primary_nav li a:hover,
ul.main.primary_nav li a.active{ 	
	color:#144d6c;
}

ul.footer.primary_nav li a{
	padding: .618em 2em .618em 0;
	color: #fafafa;
	display: block;
	text-decoration: none;
	float: left;
	font-weight:300;
}
	
ul.footer.primary_nav li a:hover,
ul.footer.primary_nav li a.active{ 	
	color:#049e9f;
}

/*ul.primary_nav li span 
	{ 
	width: 17px;
	height: 35px;
	float: left;
	background: url(../imgs/dropdown_arrow_white.png) no-repeat center;
	}*/
	
/*ul.primary_nav li span.subhover {background-position: center ; cursor: pointer;}

ul.primary_nav li ul.subnav 
	{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--
	left: 0; top: 35px;
	background: #fff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	z-index:800;
	border:1px solid #fff;
	}
	
ul.primary_nav li ul.subnav li
	{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
	position:relative;
	z-index:800;
	}
	
html ul.primary_nav li ul.subnav li a 
	{
	float: left;
	width: 155px;
	background: #fff;
	padding-left: 10px;
	color:#3a1b04;
	text-align:left;
	}
	
html ul.primary_nav li ul.subnav li a:hover 
	{ 
	background: #3a1b04 ;
	color:#fff;
	}*/

/********************* Sub Nav ***********************/

/*ul.subnav li{float:left; margin-right:15px;}

ul.subnav li a{font-size:1.2em;}

ul.subnav li a.active{padding:15px; background-color:#790100; color:#fff;}*/


/*//////////////////////////// BANNERS /////////////////////////////////*/


/*//////////////////////////// Tagline Styling /////////////////////////////////*/

.tagline_left, .tagline_right
{
float:left;
text-align:center;

}

.tagline_left
{
height:inherit;
border-right:1px solid #999999;
padding-right:40px;
line-height:4em;
width:auto;
}

.tagline_right
{
padding-left:40px;
width:70%;
float:left;
line-height:4em;
}

.tagline_left h1
{
font-size:1.5em;
font-style: italic;
color:#790100;
}

/*//////////////////////////// CONTENT SECTIONS /////////////////////////////////*/

.logo{
	width:160px;
	height: auto;
}

a .logo {
	border:none;
}

.title h1
	{
	display:inline;
	text-align:left;
        color:#8b1622;
        font-size:1.4em;
	}

.title
	{
	display:block;
	padding:0px 0px 10px 0px;
	}

.spacer{margin-bottom:20px; display:block;}

.sidebar-title
	{
	display:block;
	padding:35px 0px 20px 0px;
	text-align:left;
	}
	
.title-left
	{
	display:block;
	background-color:transparent;
	margin-right:20px;
	float:left;
	}

.title-right
	{
	display:block;
	background-color:transparent;
	margin-right:0px;
	float:left;
	}


.cta{
    margin:auto;
    width: 960px;
    display:block;
    overflow: hidden;
    padding:20px;
    border-left:1px solid #ebebeb;
    border-right:1px solid #ebebeb;
    }
    
.cta p{
	float:left; 
	width:75%; 
	margin:0 20px 0 0;
	font-size:1.4em;
	font-weight: 300;
}

.cta-btn a{
	font-family:'Bitter', serif;
	font-size:1.1em;
	border: 2px solid #048282;
	color: #048282;
    display: block;
    float: right;
    font-weight: 700;
    margin-top: 10px;
    padding: 0.618em 2em;
	cursor:pointer;
	transition: background-color .3s ease-out;
}
	
.cta-btn a:hover{
	color:#fff;
	background-color:#048282;
}

/*.cta-btn a{float:right; background-image:url("../imgs/buttons/cta-btn.png"); border:2px solid #333; width:181px; height:50px; background-position:left bottom; background-repeat:no-repeat; cursor:pointer;}*/
/*.cta-btn a:hover{float:right; background-image:url("../imgs/buttons/cta-btn.png"); width:181px; height:50px; background-position:left top; background-repeat:no-repeat; cursor:pointer;}*/

/********************** 2 Column Sidebar Styles ************************/

.nospacer{border-bottom:none;}

/*//////////////////////////// Column Sections /////////////////////////////////*/
/*
#SectionOne .two_col, 
#SectionOne .three_col, 
#SectionOne .four_col{
	padding-top: 10px;
	}*/

.two_col, .three_col, .four_col{
	width:960px;
	margin:auto;
	overflow:hidden;
	padding:40px 20px 40px 20px;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

.one_col{
	display:block;
	width:960px;
	margin:auto;
	overflow:hidden;
}

.two_col_inner{
	width:100%;
	overflow:hidden;
	}

#Header .two_col{
	border:none;
    padding:10px 0;
}

/********************** Column Widths ************************/

.one_third{
	width:31.25%;
}

.two_thirds{
	/*width:630px;*/
	/*width:65.625%;*/
	width:65.625%;
}

.one_fourth{
	/*width:210px;*/
	width:21.875%;
	
}

.half{
	margin-right:0px;
	/*width:465px;*/
	width:48.4375%;
}

.three_quarters{
	/*width:690px; */
	width:71.875%;
	/*margin-right:30px;*/
	margin-right:3.125%;
}

.col_one, .col_two, .col_three, .col_four{
	display:block;
	float:left;
	/*margin-right:30px;*/
	margin-right:3.125%;
}


.two_col .col_two{margin-right:0px;}

.three_col .col_three{margin-right:0px;}

.four_col .col_four{margin-right:0px;}



#Banner .two_col{
    width:980px;
    border-left:1px solid #eeeeee;
    border-right:1px solid #444444;
    z-index: 2;
    height:350px;
    position: relative;
    padding-top:0;
    padding-right:0;
}
	
#Banner .two_col .col_one{
	margin-right: 0px; 
	padding-top: 178px;
}

#Banner .two_col .col_one.two_thirds{
	width:660px;
}

#Banner .two_col .col_two.one_third{
	position: relative;
	padding-left:20px; 
	width:300px; 
	background-color: #141414; 
	height:350px;
}

#Banner h1{
	color:#000;
	font-family:'Open Sans', sans-serif;
	font-weight:400;
	text-align:center;
	font-size: 2em;
	width:100%;
	
}

#Banner h2{
	font-family:'Bitter', serif;
	font-size: 1.8em;
	font-weight:300;
	color:#cccccc;
	padding: 25px 15px;
}
#Banner .message{
	position: absolute;
	bottom: 20px;
}

#Banner p{
	font-family:'Open Sans', sans-serif;
	font-size:1em;
	color:#cccccc;
	padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
}

#Banner .icon{
	padding-left: 15px;
	display: inline-block;
	vertical-align: middle;
}

#Banner .icon img{
	width: 35px;
}

#Intro .two_col{
	padding-top:0; 
	padding-bottom:0; 
	position:relative; 
	z-index: 1; 
	border-right:1px solid #666666;
	}
	
#Intro .two_col .col_one.two_thirds{
	padding:40px 0 20px 0;
	}
	
#Intro .two_col .col_two.one_third{
	padding:20px; 
	background-color:#2A3333; 
	color:#cccccc; 
	width:260px; 
	min-height:360px; 
	position: relative;
	}
	
.white-bg{
	background:#ffffff; 
	position: absolute; 
	right:30%; 
	width:2000px; 
	height:100%; 
	z-index:0; 
	top:0;}

#Footer .three_col{border:none; padding-bottom:0; padding:20px 0;}

#Credits .two_col{border:none; padding:0;}
#Credits .two_col .col_one.half{margin-top:12px;}
#Credits .two_col .col_two.half{text-align:right;}

p.divider{border-bottom:1px solid #999999; height:20px; margin-bottom:30px;}

/********************** Two Column Large Content Right ************************/

.two_col_right.sg .col_one
{
margin-right:20px;
width:300px;
}

.two_col_right.sg .col_two
{
margin-right:0px;
width:620px;
}

.two_col_right.mg .col_one
{
margin-right:60px;
width:220px;
}

.two_col_right.mg .col_two
{
margin-right:0px;
width:620px;
}


/********************** Two Column Large Content Left ************************/

.two_col_left.sg .col_one
{
margin-right:20px;
width:620px;
}

.two_col_left.sg .col_two
{
margin-right:0px;
width:300px;
}



.two_col_left.mg .col_one
{
float:left;
margin-right:80px;
width:620px;
}

.two_col_left.mg .col_two
{
margin-right:0px;
width:220px;
}

#Credits.two_col_left.sg .col_two{text-align:right;}

/****************************** Three Column **********************************/


.content-box {
	display: block;
	background-color: #fafafa;
	padding:20px;
	border: 1px solid #E3E3E3;
}

.content-box.featured{
	min-height:305px;
}

.content-box.featured li{
	font-size:1.2em;
	margin-bottom:1em;
}

.sidebar-box {
	display: block;
	background-color: #Fcfcfc;
	padding:1.5em;
	border: 1px solid #E3E3E3;
}

.sidebar-box h4{margin-top:10px; margin-bottom:10px;}
.sidebar-box p{margin:0; color:#144D6C;}
/*.sidebar-box ul{margin:0;}*/


/******************************** accordian *************************************/

.accordion .envelope{
	margin-bottom:1em;
} 
   
.accordion dt {
	border-bottom: 3px solid #ccc;
	padding:.625em;
	margin-bottom: .625em;
}

.accordion dt.ative {
	background: #144D6C;
}
	
.accordion a h3{
	margin-bottom:0;
	color:#144D6C;
}

.accordion a h3:hover,
.accordion a.active h3{
	color:#2A3333;
}
  
.accordion dd{
     margin:0;
	 padding:0 .5em .625em .5em;
	 margin-bottom: 1em;
}

.accordion dd{
	display:none;
}
	
.accordion dd.showing{
	display:block;
}

.accordion img{
	border:1px solid #E3E3E3;
}

/* Safari-Opera specific declarations here */

/*@media screen and (-webkit-min-device-pixel-ratio:0) {
	.slideshow{
	top:98px;
	}
}*/

/*///////// images ////////*/

img.border{
	border:1px solid #E3E3E3;
}