@charset "UTF-8";
/**************************
Tiffany Chappell Withington
http://www.tcwithington.com
Default Stylesheet
**************************/

body {
	background-image:url(img/bkgrnd.gif);
	background-repeat:repeat-x;
	background-color:#e1d4b9;
	margin-top:10px;
}
#container {
	position: relative;
	width: 710px;
	height: auto;
	margin: 0px auto;
	background-color: #ffffff;
	text-align:left;
}
#header {
	background-image:url(img/animals.gif);
	background-repeat:no-repeat;
	width: 710px;
	height: 200px;
	text-align:right;
	margin: 0px auto;
}
#header p {
	font-size:12px;
	text-align: right;
	line-height:0px;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	margin-top:25px;
	margin-right:15px;
}
#header a:link {
	text-decoration: none;
	color: #9d9c9b;
}
#header a:visited {
	text-decoration: none;
	color: #9d9c9b;
}
#header a:hover {
	text-decoration: none;
	color: #a00201;
}
#header a:active {
	text-decoration: none;
}
#maincontain {
	position: relative;
	width: 700px;
	height: auto;
	margin: 0px auto;
	border-top: 5px solid #a00201;
	border-right: 5px solid #b9b69e;
	border-left: 5px solid #b9b69e;
	border-bottom: 5px solid #b9b69e;
}
#navigation {
	width:100%;
	height: 30px;
	margin: 0px auto;
	padding-top:1px;
}
#content {
	height:auto;
	text-align: left;
	font-family:Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#2d2d2d;
}
#footer {
	background-color:#980100;
	margin-top:10px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: center;
	line-height:20px;
}
#footer p {
	font-size:11px;
	text-align: center;
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	color:#ffffff;
}
#footer a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
#footer a:active {
	text-decoration: none;
}
#sidebarlogos {
	vertical-align:top;
	padding-top:20px;
	
}

.h1 {
	font-family:"Verdana", "Trebuchet MS", sans-serif;
	font-size:11px;
}
h1 {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#a00201;
	padding-top:15px;
	margin-top:5px;
	margin-bottom:0px;
	line-height:14px;
}
h2 {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#a00201;
	padding-top:5px;
	margin-top:5px;
	margin-bottom:0px;
	line-height:14px;
}
h3 {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#a00201;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:0px;
}
h4 {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#333;
	padding-top:2px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
h5 {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#a00201;
	padding-top:2px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}
h6 {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#a00201;
	padding-top:2px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px #a00201 solid;
}
p {
	padding-bottom:0px;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:0px;
	margin-right:.3em;
	font-family:Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
p.pal{font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#a00201;
	padding-top:15px;
	margin-top:5px;
	margin-bottom:0px;
	line-height:14px;
}
p.loca {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	padding-top:2px;
	margin-top:2px;
	margin-bottom:0px;
	line-height:12px;
}
p.locb {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#562b99;
	padding-top:2px;
	margin-top:2px;
	margin-bottom:0px;
	line-height:12px;
}
p.courtesy {
	padding-bottom:5px;
	margin-top:3px;
	margin-bottom:0px;
	margin-right:.3em;
	color:#000;
	font-family:Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	line-height:15px;
}
p.top {
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:.3em;
	color:#000;
	font-family:Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}
p.top a:link {
	text-decoration: none;
	color: #3d3d3d;
}
p.top a:visited {
	text-decoration: none;
	color: #3d3d3d;
}
p.top a:hover {
	text-decoration: none;
	color: #3d3d3d;
}
p.top a:active {
	text-decoration: none;
}
p.storehead {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#a00201;
	padding-top:0px;
	padding-bottom:2px;
	margin-top:0px;
	margin-bottom:0px;
}
p.storeqtyr {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-weight:normal;
	color:#000000;
	padding-right:25px;
	vertical-align:middle;
	text-align:right;
}
p.storeimg {
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}

p.serva {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000;
	padding-top:0px;
}p.servb {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#562b99;
	padding-top:0px;
}
p.servc {
	font-family: "Verdana", "Trebuchet MS", sans-serif;
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#dc4111;
	padding-top:0px;
}
#testimonial {
	text-align:left;
	vertical-align:top; 
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:7px;
}
#testimonialimg {
	margin:5px;
	float:left;
	padding:3px;
	border:#999 1px solid;
}
#storeimg {
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}
#storeimg10 {
	margin-right:5px;
	margin-bottom:10px;
	margin-top:2px;
	float:left;
}
#storeimg15 {
	margin-right:5px;
	margin-bottom:15px;
	margin-top:2px;
	float:left;
}
	
#bodytext {
	font-family:Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}
hr {
	color:#f0f0f0;
	width:425px;
	float:left;
}
a:link {
	text-decoration: none;
	color: #a00201;
}
a:visited {
	text-decoration: none;
	color: #a00201;
}
a:hover {
	text-decoration: none;
	color: #a00201;
}
a:active {
	text-decoration: none;
}
.navmenu {
	margin:0px;
	padding:0px;
	float:right;
	font:bold 13px Arial;
	width:100%;
	overflow:hidden;
	margin-bottom: 1em;
	border:1px solid #ffffff;
	border-width:1px 0;
	background:url(img/navdefault.gif) center repeat-x;
}
.navmenu li {
	display: inline
}
.navmenu li a {
	float: right;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}
.navmenu li a:visited {
	color: white;
}
.navmenu li a:hover, .navmenu li .current {
	color: white;
	background:url(img/navactive.gif) center repeat-x;
}
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: #000000;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 95%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #e8e8e8;
}