body {
	margin: 10px 10px 0px 10px;
	background-color: #8FBC8F;
}
		
p, h1 { margin: 0px 10px 10px 10px; }

em { color: red; }

h1, h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}


h2 { 	font: 120%/1.6em Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
	
#leftcontent {
	float: left;
	width: 195px;
	background: white;
	border: 1px solid black;
	padding-left: 10px;
}

#leftcontent h1 { text-align: center;
	text-decoration: underline;
}

#leftcontent p { margin-left: 20px;
	color: #4682B4;
}

#centercontent {
	background: white;
	border: 1px solid black;
   	margin-left: 212px;
   	margin-right:207px;
	padding: 0px 10px 0px 10px;
}

#centercontent h2 { text-align: center; }

#navbar {
	float: right;
	width: 200px;
	background: white;
	border: 1px groove black;
	text-align: center;
}

#navbar h3 { text-decoration: underline; }

#navbar p { font-size: small; }
	
#header {
	background: #D3D3D3;
	height: 40px;
	border-top: 1px solid black;
	border-right: 1px solid black;		
	border-left: 1px solid black;
	height: 39px;
	text-align: center;
	clear: both;
}

#header h1 {
	font-size: x-large;
	padding: 5px;
	text-align: center;
}

#allcontent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8FBC8F;
}

#logo { text-align: center; }

#footer { 
	color: black;
	font-size: 75%;
	text-align: center;
	line-height: normal;
	margin-top: 10px;
	border: 1px solid black;
	padding: 3px;
	clear: both;
	background: #D3D3D3;
}

#certified { text-align: center; 
	margin-top: 10px;
}

#swansons { font-size: 130%; }

#faq { font-size: 130%; }

#swansons a:hover { 
	background: #8FBC8F;
	color: #000000;
}

#FAQcentercontent {
	background: white;
	width: 878px;
	border: 1px solid black;
	padding: 10px 10px 0px 10px;
}

p.subject { text-align: left;
	color: #4682B4;
	border-bottom-color: black;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	font-size: 130%;
}

#faq a:hover { 
	background: #8FBC8F;
	color: #000000;
}

p.bullet { text-decoration: underline;
	color: green;
	font-size: 110%;
}

p.main a:hover { 
	background: #8FBC8F;
	color: #000000;
}

p.main { text-align: center; }

.strong { font-weight: bold; }

#swanheader h1 {
	font-size: x-large;
	padding: 5px;
	font-family: sans-serif;
}

#swanleftcontent {
	margin-right: 447px;
	background: white;
	border: 1px solid black;
	padding-left: 10px;
}
#swanleftcontent h1 { 
	text-align: center;
	text-decoration: underline;
	font-size: 170%;
	margin-top: 5px;
}

#swanrightcontent {
	float: right;
	width: 440px;
	background: white;
	border: 1px groove black;
}
#swanrightcontent h1 {
	text-align: center;
	text-decoration: underline;
	font-size: 170%;
	margin-top: 5px;
}

p.swanaddress {
	font-size: 110%;
	border-top-style: solid;
	border-top-color: black;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: thin;
	text-align: center;
}

#map {
	border-top-style: solid;
	border-top-color: black;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: black;
	border-bottom-width: thin;
	text-align: center;
}

#swanmain a:hover { 
	background: #8FBC8F;
	color: #000000;
}

#orderbutton a:hover { 
	background: #8FBC8F;
	color: #000000;
}

#orderbutton { font-size: 130%; }

#animalcentercontent {
	background: white;
   	margin-left: 0px;
   	margin-right: 0px;
	border: 1px solid black;
   	margin-left: 0px;
   	margin-right:0px;
	padding: 0px 10px 0px 10px;
}

#animalcentercontent h2 { text-align: center; }

#animaltable {
	text-align: center;
}

table {
	caption-side: bottom;
	border-collapse: collapse;
}

td {
	border: thin dotted #8FBC8F;
	padding: 5px;
}

#pets a:hover { 
	background: #8FBC8F;
	color: #000000;
}

#pets { font-size: 130%; }