@charset "utf-8";
body {
	margin: 20px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #5C97E5;
	background-image: url(images/mock4-bkg.jpg);
	background-repeat: no-repeat;
	border: medium outset #4A8DDC;
}
#header {
	padding: 10px;
	text-align: center;
	height: 360px;
}
#header .fltlft {
	float: left;
	margin-right: 8px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 6px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 18px;
}

#mainContent {
	text-align: left;
	margin: 0 10px;
}

a:link, a:visited {
	color: #039;
}
a:hover {
	color: #C00;
	text-decoration: none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contact {
	height: 80px;
	color: #039;
	margin-top: 80px;
}
#contact h2 {
	margin: 0px;
	padding: 0 0 6px 0;
	font-size: 16px;
	line-height: 130%;
}
#contact .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
#services {
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #039;
	line-height: 150%;
	padding-top: 80px;
}

#mainContent h1 {
	font-size: 20px;
	margin-top: 0px;
	margin: 0 0 14px 2px;
}
#mainContent h2 {
	font-size: 16px;
	margin: 0 0 14px 3px;
}
#mainContent h3 {
	margin-left: 30px;
	margin: 20px 0 0 30px;
}
#mainContent ul {
	margin: 0;
	padding: 0;
}
#mainContent ul li {
	margin-left: 18px;
	padding: 0 0 3px 0;
	font-weight: bold;
}
#mainContent .lightbox {
	background-color: #B7D0F7;
	padding: 20px 20px 5px 20px;
	border: 4px double white;
}
#mainContent .lightbox .leftbox {
	width: 210px;
	margin: 42px 120px 20px 20px;
	background-image: url(images/box-mid2.gif);
	float: left;
}
#mainContent .lightbox .rightbox {
	float: right;
	margin: 0;
}
#mainContent .lightbox .tbox {
	background-image: url(images/box-top2.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 210px;
}
#mainContent .lightbox .tbox h3 {
	color: #FFF;
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
	margin: 0 15px 0 10px;
}
#mainContent .leftbox, #mainContent .rightbox {
	width: 210px;
	float: right;
	background-image: url(images/box-mid2.gif);
	background-repeat: repeat-y;
}
#mainContent .lightbox .boxbot {
	background-image: url(images/box-bot2.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 210px;
	background-position: bottom;
}
#mainContent .leftbox p, #mainContent .rightbox p {
	margin: 0 15px;
	font-size: 12px;
	font-weight: bold;
}

#mainContent .leftbox ul li, #mainContent .rightbox ul li {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	margin-left: 26px;
}
#mainContent .lightbox .unit {
	float: right;
	text-align: right;
}

#mainContent .lightbox .pet {
	margin-right: 110px;
	text-align: center;
	font-weight: bold;
	margin: 15px 50px 30px 0;
	width: 200px;
	float: right;
}
#mainContent .fltrt {
	float: right;
}
#mainContent .lightbox .note {
	font-size: 11px;
}

#footer {
	padding: 5px 0;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#copyright {
	color: #000;
	margin: 0 auto;
	width: 850px;
	padding: 3px 0;
}
#copyright p {
	font-size: 10px;
	color: #000;
	margin: 0;
	text-align: left;
	padding: 0px 20px;
}
#copyright a:link, #copyright a:visited {
	color: #000;
}
#copyright a:hover {
	color: #666;
	text-decoration: none;
}
#copyright .hosting {
	float: right;
}
#footer hr {
	color: #333;
	background-color: #333;
	width: 90%;
	margin: 10px auto;
	border: none;
}
#brands {
	background-color: #FFF;
}

.readmore a:link, .readmore a:visited {
	margin: 0 0 0 115px;
}
.readmore a:hover {
	text-decoration: none;
}
#special {
	border: 2px dashed #A15A44;
	padding: 5px;
}
#special h1, #special h2 {
	text-align: center;
	margin: 0 0 10px 0;
}
#special h2 {
	font-size: 18px;
}
#special .small {
	font-size: 12px;
	font-weight: bold;
}
.orange {
	color: #CE3901;
}
#special img {
	float: left;
	margin-right: 10px;
}
#radbar ul, #heat ul {
	padding: 20px;
}
#radbar ul li, #heat ul li {
	line-height: 120%;
	padding: 5px;
}

#nav {
	list-style: none;
	padding-left: 10px;
}
#nav a {
	padding: 3px 14px 3px 15px;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	background-image: url(images/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#nav li a:hover {
	color:#FC6;
	background-image: url(images/arrow-gold.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#nav #active a:link, #nav #active a:hover, #nav #active a:visited {
	color: #FC6;
	background-color: #039;
	background-image: none;
}
#mainContent .lightbox .rightbox .spec {
	padding: 10px;
}

#special h3 {
	margin: 0 20px;
	padding: 5px 0;
}
#mainContent .lightbox #special .note {
	margin: 5px;
	font-size: 12px;
}

/* Remove these selectors after the menu is approved.  SL  */

#navsoon {
	list-style: none;
	padding-left: 20px;
}
#navsoon a {
	padding: 3px 5px;
}
#navsoon li a:link, #navsoon li a:visited {
	text-decoration: none;
}
#navsoon li a:hover {
	color: #039;
	cursor: default;
}

.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	text-align: center;
	margin-top: 5px;
	word-spacing: 0.5em;
}

.botnav a:link, .botnav a:visited {
	color: #039;
	text-decoration: none;
}

.botnav a:hover, .botnav a:active {
	color:#FC6;
}
.testimonial {
	font-style: italic;
	font-weight: bold;
	color: #A15A44;
}
.redtext {
	color: #C00;
}

