@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #3a325d;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #3A325D;
}
a:hover {
	color: #ababd6;
}
#top_bg {
	height: 521px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-size: .85em;
}
#header {
	padding: 0px 25px;
	height: 150px;
}
ul.topnav {
	list-style: none;
	margin: 0;
	float: left;
	width: 500px;
	padding-left: 485px;
	padding-top: 6px;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-weight: bold;
	font-size: .9em;
}
ul.topnav li a:hover {
	color: #ABABD6;
}

#social {
	float: left;
	padding-top: 10px;
}
#reservations {
	height: 31px;
	width: 353px;
	float: right;
	background-image: url(../images/reservations_title.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#banner  {
	height: 240px;
	background-image: url(../images/slideshow.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin: 0 auto;
}
#logo {
	height: 145px;
	width: 343px;
	padding: 40px 0 0 40px;
}
#main_content {
	padding:0 25px 10px 25px;
}
#content_left {
	width:618px;
	float:left;
	margin-right:37px;
	margin-left: 6px;
}
#content_left_bottom {
	padding:20px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	border-top: 1px solid #999;
}
#sidebar {
	height: 432px;
	width: 288px;
	float: left;
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
}
#bottom_bg {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 57px;
}
#home #services {
	float: right;
	width: 490px;
}
#home #service_btns {
	padding-top: 5px;
}

#home #sidebar {
	height: 432px;
	width: 288px;
	float: left;
	background-image: url(../images/sidebar_bg_home.png);
	background-repeat: no-repeat;
}

#home #sidebar #FlashID {
	margin-top: 46px;
	margin-left: 11px;
	position: absolute;
}

#home #proper_dog {
	z-index: 100;
	float: left;
	width: 122px;
	background-image: url(../images/proper_dogSm.png);
	background-repeat: no-repeat;
}
#about  #affiliation_logos{
	margin: 0 auto;
	width: 703px;
	margin-bottom: 10px;
}

#pet_grooming img.floatright, #cat_boarding img.floatright, #dog_boarding img.floatright, #about img.floatright, #privacy img.floatright, #sitemap img.floatright, #thanks img.floatright {
	padding-left: 10px;
}
#pet_grooming img.floatleft, #cat_boarding img.floatleft, #dog_boarding img.floatleft, #about img.floatleft, #privacy img.floatleft, #sitemap img.floatleft, #thanks img.floatleft {
	padding-right: 10px;
}
#pet_grooming ul li    {
	list-style-type: square;
	margin-left: 30px;
}
#dog_boarding ul li , #cat_boarding ul li{
	list-style-type: square;
	margin-left: 90px;
	padding-bottom: 10px;
}


#cat_boarding h1 , #dog_boarding h1, #pet_grooming h1, #contact, #privacy, #about   {
	padding-bottom: 5px;
}

#pricing_info {
	text-align: center;

}
#pricing_info h1 {
	margin: 15px 0 0 20px;
}
#pricing_info h2 {
	margin: 2px 0 15px 20px;
	font-size: 1.2em;
	text-decoration: underline;
}


#pricing_table {
	border: 1px solid #CCC;
	width: 800px;
	margin: 0 auto;
}
#pricing_table th  {
	font-size: 1.1em;
	height: 14px;
	text-align: center;
	width: 200px;
	border: thin solid #CCC;
}
#pricing_table td     {
	border: thin solid #CCC;
	padding-top: 2px;
	text-align: center;
}
.pricing_var {
	font-style: italic;
	margin-top: 6px;
	font-size: 0.9em;
}
#petcare_agreement img {
	float: left;
	padding-right: 5px;
}
#petcare_agreement p {
	padding-top: 18px;
}



#products .product_box {
	margin-top: 25px;
	padding-bottom: 10px;
}

#products .product_box img {
	padding-top: 5px;
}

#products .product_gallery_right {
	float: right;
	width: 245px;
	text-align: right;
}
#products .product_gallery_left {
	float: left;
	width: 242px;
}
#products .product_title   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #442813;
	margin-bottom: 2px;
	width: 703px;
}
#products .product_title h1 {
	padding-bottom: 2px;
	font-size: 1.2em;
}
#products .product_subtitle  {
	font-size: 1.1em;

}
#products .product_box ul {
	list-style-type: disc;
	margin: 0px 30px;
}
#products .product_box ul li {
	padding: 5px 0px;
}

/*Begin Contact Page Styles*/
#contact #email_form{
	width: 490px;
	margin: 0 auto;
}
#contact h1 {
	padding-bottom: 3px;
}

#contact h4 {
	padding-bottom: 3px;
}
#contact #contact_text  {
	border-bottom: 1px solid #442813;
	padding-bottom: 150px;
}
#contact img.alignleft {
	float: left;
	padding-right: 10px;
}
#contact #address    {
	width: 270px;
	float: right;
	padding-right: 80px;
	padding-top: 10px;
}
#contact #content_left_bottom {
	margin-top: 0px;
}


#contact #contact_bottom_left {
	float: left;
	width: 240px;
	margin-right: 15px;
	border-right: none;
}
#contact #contact_bottom_right  {
	float: left;
	width: 230px;
}
#contact #sidebar {
	width: 243px;
	padding: 40px 20px 20px 20px;
}

#contact .contact_img {
	padding-bottom: 5px;
}

#contact .form {
	height:40px;
}
#contact .form input {
	width:230px;
	background:#fff;
	color:#442813;
	border:1px solid #a09b96;
	padding:2px 0 2px 3px;
}
#contact textarea {
	width:230px;
	height:132px;
	background:#fff;
	overflow:auto;
	color:#442813;
	padding-left:3px;
	border:1px solid #a09b96;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#contact a.form_buttons{
	padding-right:16px;
	background-image: url(../images/form_arrows.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	text-decoration: none;
	color: #3a325d;
	font-size: 0.9em;
}
#contact a:hover.form_buttons {
	color: #ababd6;
}
#contact .contact_btn  {
	float: right;
}
/*End Contact Page Styles*/
#privacy .privacy_title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #442813;
	margin-bottom: 2px;
	width: 100%;
}
#sitemap .site_links {
	padding-left: 100px;
}
.list_sitemap li{
	padding:2px 0 2px 20px;
	font-weight: bold;
	color: #442813;
	background-image: url(../images/form_arrows.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	padding-top: 13px;
	color: #FFF;
	height: 40px;
}
#bottom_nav   {
	text-align: right;
}
#bottom_nav ul {
	margin-top: 0px;
	padding-top: 0px;
	font-size: .8em;
}
#bottom_nav li {
	display: inline;
}
#bottom_nav li a {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 6px;
	border-right: 1px solid #FFF;
}

#bottom_nav li a:hover {
	color: #ABABD6;
}
#bottom_nav       li .last_link {
	border: none;

}
#copy_credit {
	font-size: 0.7em;
	color: #FFF;
	padding-top: 12px;
}

.copyright   {
	float: right;
	text-align: right;

}

.credit  {
	float: left;
	text-align: left;

}

.credit a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

.credit a:hover {
	color: #99C;
}

.clear {
	clear: both;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.italics {
	font-style: italic;
}


