/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #F2DBB9; font-size: 12px; line-height: 1.5; background-color: #99BF60; background-image:url(Images/paws_bg.gif);
}
	
a {
	text-decoration: none;
}
a:link {
	color: #E07000;
}
a:visited {
	color: #E07000;
}
a:hover {
	text-decoration: none;
}

#container {
	width: 780px; margin: 50px auto 0; padding: 0; text-align: justify; border: 1px solid brown; position:relative; background-color: #E6FFBF;
}

#masthead{
	position:absolute;
	width:121px;
	height:115px;
	z-index:3;
	left: 210px;
	top: -57px;
}

#header {
	height:126px;
	padding:0;
	margin:0;
	text-align:right;
	background-color:#E67300;
	}
	
#menu {
	font-size:12px;
	/* height:14px; */
	/* border: 1px solid #E67300; */
	text-align:right;
	padding:0;
	margin:0;
	position: absolute;
	top: 105px;
	left: o;
	background-color: #E67300;
	}
	
#address{
	position:relative;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	width:120px;
	color:#000;
	font-size: 9px;
	padding: 45px 5px;
	margin:0;
	text-align: left;
	}
	
#content {
	position: relative;
	width: 625px;
	margin-left: 130px;
	color:#333333;
	padding:5px;
	border-left: 1px solid brown;
	/* background-image:url(Images/foto-front-home.gif);
	background-position:bottom right;
	background-repeat:no-repeat; */
	}
	
#content li {list-style-image:url(graphics/paw.gif);}
	
#footer {
	position:relative;
	color:#333333;
	padding:5px 0;
	text-align:center;
	font-size:.8em;
	border-top: 1px solid brown;
	}
	
#menu ul{padding:0; margin:0;}
#menu ul li {
	display:inline;
	list-style-type:none;
	padding:0;
	margin:0;
	font-weight:bold; 
	}
	
#menu ul li a {
	padding: 0 1em;
	background-color: #E67300;
	color: #FFF;
	font-weight:bold; 
	text-decoration:none;
	border-left: 1px solid #F7D395;
	}
	

#menu a:hover {
	/* background-image:url(Images/paw2.gif);
	background-position: 0 .4em;
	background-repeat:no-repeat; */
	color: #CE3A00;
	background-color:#F7D395;
	}

#forms {
	border: 1px solid #DE6436;
	margin: 0 10px 10px 10px;
	}

.category {
	background: #DE6436;
	font-weight: bold;
	}
	
.sub-category {
	background: #E38649;
	font-weight: bold;
	}
	
.formName {
	background: #F7D395;
	font-weight: normal;
	}
	
.icon {
	background-color: #F7D395;
	align: center;
	}
	
.right {float:right; padding: 10px 3px 3px 10px;} 
.left {float:left; padding: 10px 10px 3px 3px;}               

h1 {
	color:#CE3A00;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 0px;
}

h2 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #CE3A00;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #CE3A00;
	margin-bottom: 5px;
}

.bold {
	font-weight: bold;
}
a.coupon: link {
	color: #CE3A00;
}

a.coupon: visited {
	color: #CE3A00;
}
a.coupon: hover {
	color: #CE3A00;
}

a.coupon: active {
	color: #CE3A00;
}
.name {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.floatRight {
	float:right;
	padding: 5px 3px 13px 5px;
	font-weight: bold;
	clear: right;
}
