* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:#d7dee6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, a img, table {
	border:none;
}
a, #content a {
	outline:none;
	color:#666666;
}
a:hover, #content a:hover {
	color:#782327;
}
#wrap {
	width:950px;
	margin:0 auto 0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
}
#wrap.interior {
	background:none;
}
#header {
	height:125px;
	background:url(images/header_bg.jpg) no-repeat;
	border-bottom:5px solid #ee2125;
}
#header p {
	float:right;
	text-align:right;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:17px;
}
#header strong {
	font-size:14px;
}

#header span.headerPhone {
	font-size:22px;
	line-height:35px;
	font-weight:bold;
}
#header span.headerPhone2 {
	font-size:13px;
	font-weight:bold;
}

#header img {
	width:250px;
	height:85px;
	position:relative;
	top:25px;
	left:5px;
}
/* Nav */
#nav {
	width:190px;
	float:left;
	margin:18px 0 18px 0;
}
#nav img {
	padding:0 0 15px 0;
}
/* Content */
#cover {
	width:950px;
	position:relative;
}

#cover .floater {
	position:absolute;
	z-index:2;
}

#cover #coverYoutube {
	top: 320px;
	left:625px;
}

#content {
	width:740px;
	margin:10px;
	padding-top:7px;
	float:right;
}
/* Footer */
#footer {
	clear:both;
	height:38px;
	background:url(images/footer_bg.jpg) no-repeat;
}
#footer.interior {
	height:59px;
	background:url(images/footer_bg.gif) no-repeat;
}
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:15px;
	left:10px;
}
#footer strong {
	font-size:14px;
	color:#ff0000;
}
#footer span {
	margin:0 35px 0 35px;
}
#footer.interior p {
	top:15px;
	left:0;
	margin:0 10px 0 10px;
	color:#fff;
}
#footer.interior strong {
	color:#fff;
}

/* Baydo Family Links */
#baydoFamily {
	width:950px;
	margin:0 auto;
	padding:5px;
	clear:both;
	float:none;
}

#baydoFamily ul, #baydoFamily li {
	list-style:none outside none;
	padding:0; margin:0;
}

#baydoFamily ul {
	margin-left:10px;
	float:none; clear:both;
}

#baydoFamily li {
	display:block;
	float:left;
}

#baydoFamily li a {
	display:block;
	float:left;
	padding:5px;
	border:none;
	margin-right:5px;
	background:#ee2125;
	color:#d7dee6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#baydoFamily li a:hover {
	padding:3px;
	border:2px solid #ee2125;
	background:#d7dee6;
	color:#ee2125;
	text-decoration:none;
}


/*  clearfix for baydoFamily links */
#baydoFamily:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #baydoFamily             { zoom: 1; } /* hack for IE6 */
*:first-child+html #baydoFamily { zoom: 1; } /* hack for IE7 */


/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.contactheader {
	display:none;
}
.BrowseBox1, hr {
	margin:3px auto 3px auto;
}

/* Sitemaps */
#site {
	margin-left: 50px;
}

#site li.none {
	list-style-type:none;
}