body {
	margin: 0; 
	padding: 0; 
	top: 0; 
	font-family: "century gothic", verdana, arial; 
	font-size: 16px; 
	line-height: 160%;
	background: url(images/background.jpg) top center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}

html, body {
	height: 100%;
}

* {
	margin: 0;
}

.surround {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
}


.surround {
	width: 100%;
	background: url(images/top.jpg) top repeat-x;
}

.top {
	height: 213px; 
	width: 950px; 
	margin: 0 auto; 
	background: url(images/header.jpg) no-repeat; 
	position: relative;
	margin-bottom: 20px;
}

.aaep {
	float: right;
	margin-top: 15px;
}
	
.menu {
	bottom: 2px;
	position: absolute;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

.menu ul li {
	float: left;
	margin-right: 6px;
	height: 35px;
}

.menu ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: normal;	
	font-size: 18px;
	font-family: "century gothic", verdana;
	background: #A76939;
	border: solid 1px #8F5528;
	border-bottom: none;
	padding: 6px 8px 3px 8px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px; 
	position: relative;
	bottom: 0;
	text-shadow: 1px 1px 1px #000;
}

.menu ul li > a:hover {
	background: #8E5831;
	padding-bottom: 5px;
	bottom: 2px;
}		

ul.gallery {list-style: none; margin: 0 0 0 30px; padding: 0; }
	ul.gallery li {float: left; margin: 0 10px 10px 0; padding: 0; cursor: pointer; }
	ul.gallery li img {margin: 0; padding: 0; height: 110px; border: solid 1px #526C7B; width: 110px; display: block; }	
	
#gallery ul {list-style: none; margin: 0 0 0 30px; padding: 0; }
	#gallery li {float: left; margin: 0 10px 10px 0; padding: 0; cursor: pointer; }
	#gallery li img {margin: 0; padding: 0; height: 80px; width: 80px; border: solid 1px #475E6B; display: block; }


.container {

}

#main {
	background: url(images/content-back.png);
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
	padding: 20px;
	color: #3B3B3B;
	border: solid 1px #A3938A;
	width: 908px;
	margin: 0 auto 15px auto;
	box-shadow: 0px 0px 6px #A3938A;
}

#sidebar {
	float: right;
	width: 314px;
	background: #E0BB6C;
	padding: 2px;
  	-moz-box-shadow:    1px 2px 3px 2px #A0A0A0;
  	-webkit-box-shadow: 1px 2px 3px 2px #A0A0A0;
  	box-shadow:         1px 2px 3px 2px #A0A0A0;
}	

#sidebar-content {
	background: #E0BB6C;
	width: 296px;
	border: solid 1px #fff;
	padding: 8px;
	background: url(images/paw-back.jpg) bottom right no-repeat;
	color: #241F1F;
}

#sidebar-content ul li {
	font-size: 12px;
	padding: 0;
	margin: 0 0 0px 0;
	line-height: 150%;
}

#poem {
	font-size: 12px;
}

table {
	border-collapse: collapse;
	margin-bottom: 20px;
}	

table th {
	text-align: left;
}

table td {
	padding: 0 5px;
	text-align: left;
}

tr:nth-child(even) {background: #E0BB6C}
tr:nth-child(odd) {background: #FFF}

#factoid {
	font-size: 14px;
}




.footer, .push {
	height: 30px;
}


.footer {
	width: 950px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 120%;
}

#footer-content {
	width: 950px;
	margin: 0 auto;
	color: #000000;
}

#footer-content a {
	color: #000;
	text-decoration: none;
}

.petassure {
	font-size: 11px;
}

#footer-content a:hover {
	text-decoration: underline;
}

ul {
	margin-top: 0;
	padding: 0 0 0 25px;
}

h1 {
	font-size: 22px;
	color: #A76939;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}
	
	
h2 {color: #241F1F; font-size: 16px; font-style: normal; font-weight: strong; margin: 0; margin-bottom: 2px; padding: 0;  
	font-family: "trebuchet ms", verdana;
	text-transform: uppercase;}	
h3 {font-size: 16px; color: #536871; font-style: normal; margin: 15px 0 3px 0px; padding: 0; font-weight: bold; }
h4 {font-size: 14px; color: #536871; font-style: normal; margin: 15px 0 0px 0px; padding: 0; font-weight: bold; }

ul.services {list-style: none; margin: 0; padding: 0; }
ul.services li {margin-bottom: 8px; }
ul.services a {font-size: 16px; color: #536871; font-weight: bold; text-decoration: none; }
	ul.services a:hover {text-decoration: underline; }

p {margin: 0 0 8px 0; }

.small {font-size: 12px; }

i {font-style: normal; }
.italic {font-style: italic; }

.note {font-size: 12px;  color: #888888; }


a {color: #614003; }
	a:hover {color: #211601;}

label,input {display: block; margin: 0px 5px 5px 0; padding: 0; }	
label {width: 170px; float: left; text-align: right; }
input {margin: 0 0 3px 0; padding: 0; }
	input.wide {width: 300px; }
	input.med {width: 200px; }
	input.small {width: 100px; }

select {float: left; margin-right: 3px; margin-bottom: 3px; }
		
.offsides {position: absolute; top: -1000px; left: -1000px; }

.italic {font-style: italic; }

.mdMargR {margin-right: 10px; }
.mdMargL {margin-left: 10px; }

.lgMargL {margin-left: 20px; }
.xlgMargL {margin-left: 170px; }

.mdMargB {margin-bottom: 10px; }
.lgMargB {margin-bottom: 20px; }

.left {float: left; }
.right {float: right; }

.alignright {
	float: right;
	margin: 0 0 12px 12px;
}

.alignleft {
	float: left;
	margin: 0 12px 12px 0;
}

.clear {clear: both; }

img {border: none; }

.bord {border: solid 1px #857A66; padding: 2px; background: #fff; }

hr {
	height: 1px;
	border: solid #fff;
	background: transparent;
	border-width: 0 0 1px 0;
	margin-bottom: 12px;
}

