/*------------------------------------------
Basic Global Styles
------------------------------------------*/
html,body,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd {
	list-style: none; 
	margin: 0;
	padding: 0; 
}
html{
	background: url('/content/images/main-bg.gif');
        background-position:top;
	background-attachment:fixed; }


body{
	background:url('/content/images/Top_BG.png') repeat-x;
	background-position:top;
	background-attachment:fixed;}

body { 
	font-size: 13px; 
	font-family: arial, 'sans serif';}

#form img{max-height:130px }

#form p{font-size:10px;line-height:20px; }


a { 
	color: #444; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover {text-decoration: none;}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }

/*------------------------------------------
Global Fixes
------------------------------------------*/

#darkbottom{
background:#323232;
margin-top:30px;
border-top:3px solid #aaa;
min-height:100px;

}


a:focus {outline: 0;}
#fiximgspace img{margin:-3px 0;}

/*------------------------------------------
Begin Main Skin Styles
------------------------------------------*/
/* Main */
#bdimain { 
	margin: 0px auto; 
	width: 900px;
	border:3px solid #515151; 
	margin-bottom:50px;
	background:#fff;
}

/* Heading Styles*/

#header{
	background: url('/content/images/Top_LG_Image.png') right no-repeat;
	height:200px;
}

#Header_Info{
	float: left;
	margin-top: 132px;
	margin-left: 0px;
	background: url('/content/images/Header_Info_BG.png');
	padding:10px;
	color:#fff;
}


#header_left{
	float:left;
	height:100%;
	width:200px;
	background: url('/content/images/Top_SM_Image.png') top no-repeat;
	border-right:1px solid #000
}

#mainTitle a{color:#fff}
#mainTitle, #maintitle a {text-align: left;}
#mainTagline { 
	display:block; 
	text-align: left; 
	font-size: 15px; 

}

/* Referer Keyword */
#referer{display:none}

/* Wrapper for Elements Below Nav */
#bdimainArea{ 
	background:# ;
	border-top:0px solid #000}

/*------------------------------------------
Navigation Bars
------------------------------------------*/

#topLinks, #bottomLinks, #leftLinks {
	font-size: 1.5em; 
	line-height: 2em; 
	text-align: center;
}

#bottomLinks, #leftLinks {
	background: url('/content/images/olbk.png');
	border: solid 2px #999;
}
#leftLinks {font-size: 1.0em;}
#topLinks li, #bottomLinks li, #leftLinks li {
	display: inline; 
	list-style: none;
}
#bottomLinks li a {margin: 0 .5em;}
#leftLinks li a{ 
	border-right:1px solid #000; 
	padding-right:3px;
}
#topLinks li a:hover, #bottomLinks li a:hover, #leftLinks a:hover {text-decoration: underline;}

/* COLORS Top, Bottom, and Left Links */
#topLinks li a, #bottomLinks li a {color: #fff; }
#leftLinks a { color: #000; }

#topLinks ul{
background:#000 url('/content/images/Top_Links_Nav.png');
background-position:center
background-repeat:repeat-x;
}

#topLinks li a{
display:block;
background: #;
padding:8px 10px;
display: inline; 
width:250px;
text-decoration:none;
}

#topLinks li a:hover{
display:block;
background: #;
padding:8px 10px;
display: inline; 
width:250px;
}

#topLinks {border-top:1px solid #000;
border-bottom:1px solid #000;}


/*------------------------------------------
Related Links
------------------------------------------*/
.centerrelated{ 
	text-align:center; 
	font-size:15px; 
	clear:both;
}
#relatedInfo { 
	font-size:13px; 
	margin: 5px auto; 
	padding: .5em; 
	text-align:justify; 


}
#relatedInfo li { display:inline; }
#relatedInfo h3 { 
	font-size: 15px; 
	text-align:center; 
}
#relatedInfo a{ 
	border-right: 1px solid #000; 
	padding-right:3px;

}
#relatedInfo a:hover { text-decoration:underline; }

/* COLORS Related Info */
#relatedInfo h3 { color: #fff; }
#relatedInfo li { color: #fff; }
#relatedInfo a { color: #fff; }
#relatedInfo a:hover { color: #ccc; }

.bdimenu a {color: #000; }
.bdimenu a:hover {color: #aaa}
.bdimenu{padding:10px}
/*------------------------------------------ 
Sitemap
------------------------------------------*/

/* Sitemap Link */
#sidesm {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}

#sidesm a:hover { text-decoration: underline; }

/* COLORS Sitemap Link */
#sidesm { background-color: none; }
#sidesm a, #sidesm a:link { color: #fff; }

/* Sitemap Page (from following sitemap link) */
#sitemap { margin-left:5px; }
#sitemap dt { margin-left:10px; }
#sitemap h3 { 
	margin-left:10px; 
	text-decoration: underline; 
}
#sitemap dd { 
	margin-left:20px; 
	text-transform: capitalize; 
}

/*------------------------------------------
WebLink Top And Bottom
------------------------------------------*/

/* WebLinks Both */
#webLinkTop, #webLinkBottom { margin:1em auto; }
#webLinkTop a:focus, #webLinkBottom a:focus {outline:0;}

/* Web Link Top */
/* no hover effects, hides text */
#webLinkTop {
	height: 150px;
	width: 500px; 
	padding:2em;
	background: url('/content/images/weblink.png') center no-repeat;
}

#webLinkTop h2 { text-align:center; }
#webLinkTop a {
	display: block;
	text-indent: -99999px; 
	height: 155px; 
	z-index: -5;
}

/* Web Link Bottom */
/* image changes on hover, shows text */
#webLinkBottom, #webLinkBottom:hover {
	height: 150px;
	width: 550px;
	background: url('/content/images/weblink2.png') center no-repeat;
}

#webLinkBottom { background-position: center top; }
#webLinkBottom:hover { background-position: center bottom; }

#webLinkBottom h2 a, #webLinkBottom h2 a:hover {
	text-align:center; 
	height: 110px;
}

#webLinkBottom h2 a { 
	font-size:18px;
	color:#2F2F2F;
}

#webLinkBottom h2 a:hover{
	font-size:20px;
	color:#000;
}

#webLinkBottom a {
	display: block;
	height: 75px;
	z-index: -5;
	padding-top: 50px;
}

/*------------------------------------------
Content Style 
When Changing HEIGHT OR WIDTH 
Make Sure To Change All In Content Equal Increments  !!!
------------------------------------------*/

/* SIZES to Adjust */
/*******************/
#bdicontentwrap{
	width: 850px;	/* width */
	height: 500px;	/* height */
}

#bdicontentwrap ol{
	width:850px !important;	/* width */
}
#bdicontentwrap li{ 
	width:850px;	/* width */
	height:480px;	/* height */
}
/*******************/
#sails_content{
	float:right;
	width:680px;
	margin-top:20px;
}

/* Content, All Other Params */
#bdicontent img {
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0 15px #000;
	margin: 8px;
	max-height:150px;
}
	
#bdicontentwrap{
 
	border: 1px solid #000;
	margin:0 auto;
	padding:10px;
}	

#bdicontent p {
	padding:10px;
	line-height: 1.3em;
}


#bdicontent p:first-letter {
font-size:45px;
float:left;font-family:"Times New Roman", Times, serif;
 padding-right:2px; 
vertical-align:bottom;}

#bdicontentwrap ol{
	margin:0;
	padding:0;
	list-style:none;
	background: url('/content/images/olbk.png');
}

#bdicontentwrap li{
	overflow:hidden; 
	text-align:left;
}
	
#endcontent {
	text-align:center; 
	font-size:20px;
}	
#bdicontent ol li h2, #bdicontent ol li h1 { padding: 5px; }
#bdicontentolclear{ display:none; }

/* Next & Prev Buttons */
span#prevBtn a, span#nextBtn a {
	background: url('/content/images/olbk.png');
	color:#000;
	border: 0px solid #000;
	padding: 0 5px 2px 5px;
	font-size:15px;
}	

span#prevBtn a { float: left; }
span#nextBtn a { float: right; }	
	
span#prevBtn a:hover, span#nextBtn a:hover{
	background: url('/content/images/olbk.png');
	color:#000;
	border: 0px solid #000;
	opacity:0.6;filter:alpha(opacity=60);
}                   


/* Blog */
.blog, #content fieldset {
	background: url('/content/images/olbk.png');	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px #000;
}
.blog { 
	height:147px !important; 
	overflow: hidden;
	padding:3px;
	margin-top:4px

}
.blog img { display:none !important; }
.blog object { display:none !important; }
.blog legend { font-weight:bold;
	padding:0px;
	min-width:300px;
	text-align:center}

.blog legend a { 
	display:block; 
	max-width: 500px; 
	overflow: hidden; 
	border: solid 1px #000;
	padding:2px;
	background: url('/content/images/olbk.png');	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#000;
}

 
.blog div {
	font-size: 12px; 
	overflow: hidden; 
	margin: 0 auto;
}

/*------------------------------------------
Opt In Form
------------------------------------------*/
#optin { 
	border: 2px solid #ccc; 
	margin: 1em 0; 
	padding:1em; 
	background-color: #ccc;
}
#optin label { display:block;}
#optin label span { 
	width:45px; 
	float:left; 
	margin:7px 0; 
	font-size:14px; 
	font-weight:bold; 
}
#optin label input { 
	width:130px; 
	height:15px; 
	margin:5px 0;
}
#optin input[type="submit"] { }

/*------------------------------------------
Contact Form (On Site)
------------------------------------------*/

#contact_Left_Side{
	background:#ccc;
	width:200px;
	height:500px;
	float:left;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}


#bdimain #contact {
	background:# ;
	width:200px;
	float:left;}
	
#contactBody {
	padding : 10px 15px;}
	
#form {
	width : 250px;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;}
	
#formLeft {
	float : left;
	width : 80px;
	text-align : right;}
	
#formRight {margin-left : 78px;}
#formRight input {margin-bottom : 12px;}
#formBottom {
	clear : both;
	text-align : center;}
#submit {margin-left : -50px;}
form {width : 200px;}
#contactBody label {
	width : 124px;
	float : left;
	text-align : left;
	margin : 8px 0 0 0;}
.inputText {width : 170px;}
.error {
	margin-top : -12px;
	padding : 0;
	color : #ff0000;
	width : 250px;
	float : left;
	font-size : 10px;
	text-align : left;}
#formTop {
	width : 170px;
	font-size : 12px;
	text-align : justify;}
#submit {margin-top : 1em;}

/*------------------------------------------
Contact Form (from pagecurl)
------------------------------------------*/
#bdicontent form { text-align:center; }
#bdicontent form span { 
	display:block; 
	clear:both; 
}
#bdicontent form span label { 
	width:75px; 
	float:left; 
	text-align:right; 
	line-height:24px;
}
#bdicontent form span input[type=text], #content form label textarea { width: 375px; }
#bdicontent form span textarea { 
	height:75px; 
	width:375px; 
}
#bdicontent form input[type=submit] { margin:0 auto; }
#bdicontent form{background: url('/content/images/olbk.png');}
	
/*------------------------------------------
Pop Out Weather And Cotd
------------------------------------------*/
/* Interior Cotd */
#cotd  h2{
	font-size: 12px;
	padding: 0 45px;
	color: #fff;
}
#cotd img {
	margin: 0px 15px;
	height: 150px;
	width: 250px;
	border: none;
}
	
#cotd {float:left;}

/* Interior Weather */
#weather{
	width: 200px;
	height: 100px;
	font-size: 14px;
	text-align: left;
	padding-left: 5px;
	padding-top: 0px;
	float: right;
	color: #fff; 
	font-weight: bold; 
}

#weather img{
	height: 70px;
	width: 70px;
	float: right;
}

/* Osx Container */

#osx-modal {
	position: fixed;
	bottom: -3px; 
	left: 0px;
}

#osx-container #osx-modal-title {
	color: #000; 
	background-color: #ccc; 
	border-bottom: 1px solid #ccc; 
	font-weight: bold; 
	padding: 6px 8px; 
	text-shadow: 0 1px 0 #f4f4f4;
	text-align: center;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
}

#osx-container .close a {
	display: block; 
	color: #777; 
	font-size: 12px; 
	font-weight: bold; 
	padding: 6px 12px 0; 
	text-decoration: none; 
	text-shadow: 0 1px 0 #f4f4f4;
	float: right !important; 
}

#osx-container .close {
	display:none; 
	float:right !important;
}
#osx-container .close a:hover {
	color:#f00;
	font-size:12px;
}
#osx-container #osx-modal-data {padding:1px 12px;}

#osx-container {
	width:540px; 
	background-color:#000; 
	color:#fff;
	background-image: url('/content/images/popupbk.png'); 
	background-position:top center;
	background-repeat:no-repeat;
	padding-bottom:15px; 
	-moz-border-radius-topleft:6px; 
	-webkit-border-top-left-radius:6px; 
	-moz-border-radius-topright:6px; 
	-webkit-border-top-right-radius:6px; 
	-moz-box-shadow:0 0 64px #000; 
	-webkit-box-shadow:0 0 64px #000;
}

#osx-modal img{border:none}
#osx-modal-content, #osx-modal-data {display:none;}
#osx-overlay {background-color:#000;} /* controls the overlay color when weather pops up */

/*
 ____  _  _  ____  
( ___)( ( )(  _  
 )__)  )  (  )(_) )
(____)(_)_)(____/ 
*/

#turn_wrapper{
display:none !important;
}
