@charset "UTF-8";

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


body {
	background-color: #FFFFFF;
	background-image: url(images/main_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.header {
	background-image: url(images/bkg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height:160px;
}

.bkg_content {
	background-color: #FFFFFF;
	background-image: url(images/center_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.nav {
padding-top:25px;
margin-top:30px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:13px;
font-wight:normal;
color:#ffffff;
padding-left:38px;
}
.navlink {

padding:0;
margin:0;
text-decoration:none;
color:#ffffff;
font-size:13px;
}

.nav a{ 
padding:0;
margin:0;
}

a:link, a:active, a:visited {
text-decoration:underline;
color:#3386a8;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;

}
a:hover {
text-decoration:none;
color:#3386a8;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}




.nav_div {
	width: auto;
	top: 0px;
	right: -50px;
	position: relative;
}

.copy_main {
padding-left:20px;
line-height: 19px;
letter-spacing: .05em;
}

.copy_home {
padding-left:30px;
line-height: 19px;
letter-spacing: .05em;
}

.copy_small {
font-size: 10px;
line-height: 12px;
}

/* dropdowns */
.dropdown {float:left; background:none;}
.spacer {float:left; background:none; padding: 0 5px 0 5px;}
.dropdown2 {float:left; background:none;}
.dropdown3 {float:left; background:none;}
.dropdown dt {cursor:pointer; background:#6fc6da; color:#ffffff; text-align:center; }
.dropdown2 dt {cursor:pointer; background:#6fc6da; color:#ffffff; text-align:center; }
.dropdown3 dt {cursor:pointer; background:#6fc6da; color:#ffffff; text-align:center; }
.dropdown dt:hover {text-decoration:underline;}
.dropdown2 dt:hover {text-decoration:underline;}
.dropdown3 dt:hover {text-decoration:underline;}
.dropdown dd {position:absolute; overflow:hidden; display:none; background: #6fc6da url(images/bkg.jpg) left bottom repeat-x; opacity:0; margin:5px 0 0 -32px; padding:0;}
.dropdown3 dd {position:absolute; overflow:hidden; display:none; background: #6fc6da url(images/bkg.jpg) left bottom repeat-x; opacity:0; margin:5px 0 0 -22px; padding:0;}

.dropdown2 dd {position:absolute; overflow:hidden; display:none; background: #6fc6da url(images/bkg.jpg) left bottom repeat-x; opacity:0; margin:5px 0 -20px -44px; padding:0;}
.dropdown ul {width:150px; list-style:none; border-top:none; margin:0; padding:0px;}
.dropdown li {display:inline}

.dropdown2 ul, .dropdown3 ul {width:150px; list-style:none; border-top:none; margin:0; padding:0px;}
.dropdown2 li, .dropdown3 li {display:inline}

.dropdown li a{display:inline;
display:block;
	padding:5px 15px 5px 5px;
	color:#fff;
	text-decoration:none;
	width:126px;
	margin:0 5px 0 5px;
	text-transform: uppercase;
	font-size:11px;
	letter-spacing:0em;}
	
.dropdown2 li a{display:inline;
display:block;
	padding:5px 15px 5px 5px;
	color:#fff;
	text-decoration:none;
	width:126px;
	margin:0 5px 0 5px;
	text-transform: uppercase;
	font-size:11px;
	letter-spacing:0em;}
	
.dropdown3 li a{display:inline;
display:block;
	padding:5px 15px 5px 5px;
	color:#fff;
	text-decoration:none;
	width:126px;
	margin:0 5px 0 5px;
	text-transform: uppercase;
	font-size:11px;
	letter-spacing:0em;}
	
	
.dropdown a, .dropdown a:visited, .dropdown a:active, .dropdown2 a, .dropdow2 a:visited, .dropdown2 a:active, .dropdown3 a, .dropdow3 a:visited, .dropdown3 a:active  {
	
	color:#fff;
	text-decoration:none;
	width:126px;
	text-transform: uppercase;
	letter-spacing:0em;
	text-align:center;
}

.dropdown a.navlink:link, .dropdown a.navlink:visited, .dropdown a.navlink:active {
	
	color:#fff;
	text-decoration:none;
	margin:0px;
	text-transform: uppercase;
	font-size:13px;
	letter-spacing:0em;
}

.dropdown2 a.navlink:link, .dropdown2 a.navlink:visited, .dropdown2 a.navlink:active {
	
	color:#fff;
	text-decoration:none;
	
}

.dropdown3 a.navlink:link, .dropdown3 a.navlink:visited, .dropdown3 a.navlink:active {
	
	color:#fff;
	text-decoration:none;
	
}

.dropdown a:hover {text-decoration:underline; color:#fff}
.dropdown2 a:hover {text-decoration:underline; color:#fff}
.dropdown3 a:hover {text-decoration:underline; color:#fff}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	height: 70px;
    padding-top:40px;
	color:#4d96b3;
	line-height:22px;
	padding-bottom:20px;
}


.footerhome {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
	padding-top:10px;
	color:#4d96b3;
	line-height:22px;
	padding-bottom:20px;
}




.footer2 {
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
    padding-top:40px;
	color:#4d96b3;
	line-height:22px;
	padding-bottom:20px;
}

.footer3 {
	background-image: url(images/footer3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}


.footer a:link, a:visited, a:active{
	color:#4d96b3;
	text-decoration:underline;
}
.footer a:hover{
	color:#4d96b3;
	text-decoration:none;
}


.bkg_feed {
	background-image: url(images/bkg_feed.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:267px;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 90px;
	color:#ffffff;
	
}


#creditfooter {
        display: none; 
}

.inside_paddingleft {
padding-left:80px;
padding-top:40px;
font-size:12px;
line-height:1.5em;
padding-right:30px;
}

.inside_paddingleft2 {
padding-left:80px;
padding-top:40px;
font-size:12px;
line-height:1.5em;
padding-right:30px;
}


.inside_paddingright {
padding-right:50px;
padding-top:40px;
}

.inside_bottom {
padding-right:90px;
padding-left:75px;
font-size:12px;
}

.inside_bottom ul{
margin-right:40px;
}
.inside_bottom li{
padding-bottom:10px;
}


.inside_paddingleft ul{
list-style-type: none;
padding:0;
margin:0;
}

.inside_paddingleft2 ul{
list-style-type: none;
padding:0;
margin:0;
}

.inside_paddingleft ul .sitemaps{
list-style-type:none;
}


a.sitemap:link, a.sitemap:active, a.sitemap:visited {
margin-top:10px;
padding-bottom:10px;
text decoration: none;
line-height: 2em;
}

a.sitemap:hover {
padding-top:10px;
padding-bottom:10px;
text decoration: underline;
}

.inside_paddingleft ul a, .inside_paddingleft ul a:visited, .inside_paddingleft ul a:active {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}

.inside_paddingleft ul a:hover {
	color:#000000;
}

.inside_paddingleft ul a.currentpage { /*Style for currently selected page link*/
	color: #3386a8 !important;
	font-weight: bold;
	cursor: default;
}

.titles {
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #3386a8;
}

.BoldBlue {
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #3386a8;
	margin-left:5px;
}




.RightSpecs {
	font-family: "Trebuchet MS", sans-serif;
	margin:0 0 0 5px;
}

.RightImage {
margin-top:15px;
}
.elevation {
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	color: #333333;
	padding: 20px 0 0 20px;
	line-height:22px;
	
}

.padding_right {
	padding-right:15px;
	}

.RightCaption {
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	color: #3386a8;
	font-style: italic;
	padding-top:10px;
	line-height:1.5 em;
}

.blue_left {
	background-color: #e8f7fc;
	padding:0 0 0 15px;
}
.blue_left2 {
	background-color: #e8f7fc;
	padding:0 0 0 20px;
}

.blue_right {
	background-color: #e8f7fc;
	padding:0 15px 0 15px;
}

.field {
margin: 5px 0 5px 10px;
	border: 1px solid #cccccc;
	font-size:12px;
	color:#666666;
	padding-left:5px;
	width:300px;
	}












.blue #slatenav
{
	position: relative;
	display: block;
	height: 50px;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
}
.blue #slatenav OL
{
	list-style-type: none;
	width: auto;
}
.blue #slatenav OL LI
{
	display: block;
	float: left;
	margin: 0 auto;
}
.blue #slatenav OL LI A
{
	display: block;
	float: inherit;
	color: #D5F1FF;
	text-decoration: none;
	height:50px;
}
.blue #slatenav OL LI A:hover, .blue #slatenav OL LI A.current
{
	color: #FFF;
	text-decoration: underline;
}


#navBandHome, #navBand
{
	text-align: center;
	
}
#navBandHome
{
	height: 50px;
	
}
#navBand
{
	height:50px;
	
}
#navBandInner
{
	margin: 0 auto;
}























.pagination {
	margin: 2px 2px 20px -2px;
	clear: both;
}

.pagination ul {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
}

.pagination li {
	list-style-type: none;
	display: inline;
	margin-bottom: 10px;
	height:30px;
	
}

*:first-child+html .pagination li a { /*IE7 only CSS hack*/
	margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li a { /*IE6 and below CSS hack*/
	margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited, .pagination a:active {
	padding: 0 10px 0 5px;
	text-decoration: none;
	color: #000000;
	margin-bottom:0px;
	border-right: solid 1px #b0d1de;
}

.pagination a:hover {
	text-decoration:underline;
}


a.sub:link, a.sub:visited, a.sub:active {
		text-decoration: none;
}

a.sub:hover {
	text-decoration:underline;
}

.pagination a.currentpage { /*Style for currently selected page link*/
	color: #3386a8 !important;
	font-weight: bold;
	cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover { /*Style for "disabled" previous or next link*/
	cursor: default;
	color: #929292;

}

.pagination a.prevnext { /*Style for previous and next link*/
	display:none;
}

.playinghere {
color:#629cb4;
font-weight:bold;
}




