/*------------------------------------------
Basic Global Styles
------------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

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

a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

.clearthis {
	clear:both;
}
img {
border:0;
}


/*------------------------------------------
Global Fixes
------------------------------------------*/
a:focus {
	outline: 0;
}

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

/*------------------------------------------
Begin Main Skin Styles
------------------------------------------*/
/* Main */
#bdimain {
background: #fff;
	margin: 0px auto;
	width: 964px;
}

/* Heading Styles */
#mainTitle, #maintitle a {
	text-align: center;
}

#mainTagline {
	display:block;
	text-align: center;
	font-size: 15px;
}

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

/* Wrapper for Elements Below Nav */
#bdimainArea {
	padding: 1em 0;
}

#navbara {
height: 82px;
background: url('/content/images/bodybg.jpg') repeat-x;
}

#navbarb {
width: 964px;
margin: 0 auto;
}

#navbarb ul li {
    background: url('/content/images/libg.jpg') no-repeat scroll right center transparent;
    float: left;
    margin: 35px 0 0;
    padding: 0 20px 0 13px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#navbarb ul li a{
font-family: arial,sans-serif;
color: #818080;
}

#navbarb li:first-child a{
    color: #CC0033;
    padding-left: 40px;
}

#navbarb a:hover {
    color: #CC0033;
}

/* Added CSS */
#header a {

}

#header {
width: 939px;
height: 130px;
background: url('/content/images/header.png') no-repeat;
margin: 3px auto;
}

#sales {
float: left;
	padding:20px;
}

#sales h1, #sales h2, #sales h3 {
	text-align:center;
	font-size:30px;
}

#sales h1 {
	font-size:30px;
}
#sales h2 {
	font-size:24px;
}
#sales h3 {
	color:#f00;
}

#sales img {
	float:left;
}

#sales p {
	font-size:16px;
	line-height:22px;
	text-align:justify;
}
#sales li {
list-style: circle;
margin-left: 30px;
}
#contactformsection {
float: right;
margin-left: 20px;
	text-align:center;
}

#form-wrap {
background:#F9F9F9;
border-bottom:1px solid #777777;
padding:10px;
width:220px;
float: left;
}
#form-wrap a {
font-weight:bold;
}
#form-wrap p {
color:#333333;
font-family:arial;
font-size:14px;
}
#form-wrap form {
margin-top:18px;
}
#form-wrap form input {
margin-bottom:6px;
margin-top:2px;
width: 95%;
}
#form-wrap form textarea {
margin-bottom:9px;
margin-top:2px;
width: 95%;
}
#form-wrap form label {
color:#333333;
font-family:arial;
font-size:12px;
}
#formBottom {
text-align: center;
}
#form-wrap form input#submit {
color:#000000;
cursor:pointer;
font-size:15px;
font-weight:bold;
height:36px;
width:170px;
}
#bdicontent form{
padding-left: 60px;
padding-right: 60px;
}
#bdicontent legend {
font-size: 24px;
}
#bdicontent fieldset {
border: none;
}
#formBottom p {
font-size: 9px;
}
.phonenumber {
font-weight: bold;
font-size: 18px;
color: #000;
}
/*------------------------------------------
Navigation Bars
------------------------------------------*/
#topLinks, #bottomLinks, #leftLinks {
	font-size: 1.5em;
	line-height: 2em;
	text-align: center;

}

#leftLinks {
	font-size: 1.0em;
border-bottom: 1px solid #777777;
padding-bottom: 15px;
}

#topLinks li, #bottomLinks li, #leftLinks li {
	display: inline;
	list-style: none;
}

#topLinks li a, #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: #ccc;
}

#leftLinks a {
	color: #000;
}

/*------------------------------------------
Related Links
------------------------------------------*/

.centerrelated {
background: #;
width: 720px;
margin: 0 auto;
margin-top: 20px;
padding-top: 20px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 20px;
border: 1px solid #;
border-right: 2px solid #;
border-bottom: 2px solid #;
-moz-border-radius:6px;
-webkit-border-radius:6px;
behavior:url(border-radius.htc);
	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: #000;
}

#relatedInfo li {
	color: #000;
}

#relatedInfo a {
	color: #000;
}

#relatedInfo a:hover {
	color: #101010;
}

.bdimenu a {
	color: #000
}

.bdimenu a:hover {
	color: #999
}

/*------------------------------------------ 
Sitemap
------------------------------------------*/

/* Sitemap Link */
#sidesm {
padding: 2em; 
width: 100px;
margin: 0 auto;
text-align: center;
}
#sidesm li { line-height: 1.55em; }
#sidesm a:hover { text-decoration: underline; }

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

/* Sitemap Page (from following sitemap link) */
#sitemap { margin-left:5px; }
#sitemap a {
color: #000;
text-transform: capitalize;
}
#sitemap li{
padding: 5px;
list-style: none;
margin: 0px;
}
#sitemap h2 {
margin: 1px;
padding: 1px;
font-size: 26px;
color: #000;
font-weight: normal;
text-decoration: underline;
}
#relatedsitemap {
line-height: 25px;
}
#relatedsitemap li{
display: inline;
border-bottom: none;
border-right: 1px solid #000;
margin: 0px;
padding: 0px 5px 0px 5px;
}
#relatedsitemap li:last-child {
border: none;
}
#relatedsitemap li:first-child {
padding-left: 0px;
}
#relatedsitemap a:hover {
text-decoration: underline;
}
#sitepages a {
display: block;
margin-left: 6px;
padding-top: 1px;
padding-bottom: 1px;
border-bottom: solid 1px #000;
width: 95%;
}

/*------------------------------------------
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: 135px;
	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: 120px;
	height: 110px;
margin-left: -120px;
}

#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: 46px;
}
/*------------------------------------------
Content Style 
When Changing HEIGHT OR WIDTH 
Make Sure To Change All In Content Equal Increments  !!!
------------------------------------------*/

/* SIZES to Adjust */
/*******************/
#bdicontentwrap {
	width: 760px;
}

/*******************/

/* 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 {
background: #DEDEDE;
	border: 0px solid #000;
	margin:0 auto;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

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

#content {
	margin:0;
	padding:0;
	background: url('/content/images/olbk.png');
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
}
#bdicontentwrap li {
        margin-left: 20px;
	list-style-type:disc;
	text-align:left;
}

#endcontent {
	text-align:center;
	font-size:20px;
}

#bdicontent ol li h2, #bdicontent ol li h1 {
	padding: 5px;
}

#bdicontentolclear {
	display:none;
}

/* Blog */
.blog, #content fieldset {
	background: url('/content/images/olbk.png');
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px #000;
}

.blog {
	height:149px !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;
	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;
}

.blogDetail {
	height:70px;
}

/*------------------------------------------
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 (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;
}

/*------------------------------------------
Pop Out Weather And Cotd
------------------------------------------*/


/* 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 */

#Form_Splat a {
display: block;
		width:150px;
		height:161px;
		background: url('/content/images/splat.jpg') 0 0 no-repeat;
		margin:0 auto;
}
#contimg1 {
float: left;
margin-left: 10px;
margin-bottom: 20px;
}
#contimg2 {
float: left;
margin-top: 20px;
margin-right: 10px;
}
#contimg3 {
float: right;
margin-top: 30px;
margin-right: 100px;
}
#bizcheck a{
display: block;
height: 150px;
background: url(/content/images/biz.png) 0 0 no-repeat;
width: 247px;
}
#bizcheck a:hover{
height: 150px;
background: url(/content/images/biz.png) 0 100% no-repeat;
width: 247px;
}

a img {
border: none;
}

#footerlinks {
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
width: 250px;
height: 30px;
margin: 0 auto;
padding-left: 60px;
}

#footerlinks li {
float: left;
margin: 0px 10px;
}

#footerlinks li a {
display: block;
color: #000;
}

#sitemp a {
line-height: 20px;
}
#formTop img {
float: none;
}
