/* Style Sheet ---------------------------------------------------------------------------------  */

body {
	margin: 0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:  url(../../images/blue_arrow_background.gif); 
	font-size: 10pt;
}

ul li {
	line-height: 20px;
	}
	
a {
	color: #000;
	text-decoration: underline;

}


a:visited {

	color: #666;

}

a:hover {

	text-decoration: none;

}

h1 {

	font-size: 24px;
	color: #000;
	margin-top: 10px;
	font-family: Arial;

}

h2 {

	font-size: 140%;
	text-align: center;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	background: #370272;
	color:#fff;
}

h3 {

	font-size: 115%;
	color: #185746;

	margin-bottom: -7px;
	padding-bottom: 0px;
	margin-top: 2em;

}

h3 span {
		border-bottom: 1px dotted #909090;
	}
h4 {

	font-size: 110%;

}



/* Container ------------------------------------------------------------------------------------  */


#wrapper {
	width: 750px;
			background:  #370272; 
	}
#container {
	width:  750px;
	border: 1px solid #000;
	margin: 10px auto;

}

#header {
		background:  url(../../images/iowa_mobile_pet_grooming.jpg) no-repeat #fff; 
		height: 147px;
		float: left;
		width: 750px;
		}

#topbar {
		width: 575px;
		background: #6C609E;
		padding-left: 175px;
		height: 35px;
		float: left;
		text-align: center;
		color: #29166F;
		font-size: 32px;
		font-weight: bold;
		font-family: 'copperplate gothic bold', geneva; 
		}
/* Contents -------------------------------------------------------------------------------------  */

#contents {


	float: left;
	width: 510px;
	padding-right: 30px;
	padding-left: 25px;

	background:  url(../../images/content_bg.gif) repeat-x #EEE7EA; 


}

#contents p {

	margin: 1em 0;

}





/* Sidebar --------------------------------------------------------------------------------------  */

#side {

	float: left;
	width: 180px;
	background:  #370272; 



}


	
#navlinks {

	text-align: center;
	float: left;
}

#buyerslogo {
	float: left;
	margin-top: 300px;
	}
#navlinks a {
	display: block;
	background: #4CA68F;
	width: 170px;
	padding: 5px 0;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #A87BC2;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
			background:  url(../../images/button_on.gif) repeat-x; 
}

#navlinks a:hover {
	color: #0590D0;
	background: #ABDED3;
				background:  url(../../images/button_off.gif) repeat-x; 
}

#side p {
	padding: 5px 10px;
	font-size: x-small;
}

/* Bottom Links ---------------------------------------------------------------------------------  */



p#bottomlinks {

	bottom: 0;
	left: 181px;
	width: 490px;
	margin-top: 40px;
	padding: 5px 0 5px 0;
	text-align: center;
		border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
}



p#bottomlinks a {
	padding: 0 10px;
	color: #000;
	font-size: 8pt;
	border-right: 1px solid #999;
	line-height: 26px;
}

p#bottomlinks a.contact_us_link {
	border: none;
}

p#bottomlinks a.grooming_link {
	border: none;
}
p#bottomlinks a.home_link {

	border-left: 1px solid #999;
	border-right: none;
}

p#bottomlinks a.sitemap {
	border-left: 1px solid #999;
	border-right: none;
}

p#toplinks {

	bottom: 0;
	left: 181px;
	width: 490px;
	margin: 0;
	padding: 5px 0;
	text-align: center;
		border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;

}


p#toplinks a {
	padding: 0 10px;
	color: #333333;
	font-size: 11pt;
	font-family: Arial;
	border-right: 1px solid #999;

	
}

p#toplinks a.contact_us_link {
	border: none;
}
