body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #b4947b;
	color:#636363;
}
a{
text-decoration:none;
}
td,input,textarea,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#636363;
}
#contentarea{
	line-height: 200%;
	padding: 5px;
	background-color: #FFFFFF;
	height: 350px;
}
#contentarea a {
	font-weight: bold;
	text-decoration: underline;
	color:#639e39;
}
#contentarea a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#12a6df;
}

#footer{
	font-size: 7pt;
	font-weight: bold;
	padding: 10px;
}
#footer a {
font-size: 7pt;
font-weight: bold;
}
#footer a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
}

.border{
	border: 1px solid #666666;
}
#nav1{
	width:140px;
	height:135px;
	background-image:url(MainGraphics/bluepaws.jpg);
	color:#fff;
	padding-left:60px;
	padding-top:10px;
	line-height: 200%
}
#nav1 a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
#nav1 a:hover{
	color:#0c5b79;
	}
#nav2{
	width:140px;
	height:135px;
	background-image:url(MainGraphics/greenpaws.jpg);
	color:#fff;
	padding-left:60px;
	padding-top:10px;
	line-height: 200%;
	}
#nav2 a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
#nav2 a:hover{
	color:#336b11;
	}
#footer{
	color: #FFFFFF;
	background-image: url(MainGraphics/bluespeckles.jpg);
	background-repeat: repeat;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color: #006699;
}

#storenav{
	width: 150px;
	background-image: url(MainGraphics/greenspeckle.jpg);
	background-repeat: repeat;
	padding-left: 5px;
	line-height:175%;
	color:white;
}
#storenav a{
	color:white;
	font-weight:bold;
	}
#storenav a:hover{
	color:#0c5b79;
}
#featured{
	width: 150px;
	background-image: url(MainGraphics/greenspeckle.jpg);
	background-repeat: repeat;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#featured a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#featured a:hover{
	color: #0A7CA8;
}

.smfont { 
	font-size: 9pt; 
	text-decoration: none; 
}

.lgfont { 
	font-size: 14pt; 
	font-weight: bold; 
}
.masthead{
	background-color:#f9e8da;
	width:400px;
	height:135px;
	}
.bluebar{
	background-image:url(MainGraphics/bluespeckles.jpg);
	height:20px;
	width:800px;
	}
.formbutton{
	color:#0A7CA8;
	font-weight:bold;
	background-color:#5DBDE3;
	border:1px solid #0A7CA8;
}
input, select, textarea{
color:#636363;
}

