body {
	background-image: url(templateimages/pawprints-kennel.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#container {
	padding: 20px 0px 0px;
	height: auto;
	width: 990px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #2E7ADE;
	background-image: url(templateimages/topcurve.jpg);
	background-color: #FFFFFF;
}
.topthingy {
	height: 20px;
	width: auto;
}
.bottomthingy {
	background-repeat: no-repeat;
	height: 74px;
	width: 373px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 347px;
}
#pagetext {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 375px;
	padding: 50px 0px 0px 40px;
	margin-top: 40px;
	margin-bottom: 10px;
	background-image: url(templateimages/topthingy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-left: 30px;
}
#pagetext H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2E7ADE;
}
#menu {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: auto;
	margin-top: 100px;
	margin-right: 0px;
	margin-left: 35px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	height: 45px;
	width: auto;
	background-image: url(templateimages/botcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0px 0px;
	margin: 0px;
	text-align: center;
}
#footer a {
	color: #2E7ADE;
}
#footer a:hover {
	color: #FF0000;
}
.bluebold {
	font-weight: bold;
	color: #2E7ADE;
}
#header {
	background-image: url(templateimages/topcurve.jpg);
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: auto;
}

#menu ul{
	display: block;
	width: 134px;
	height: 46px;
	margin: 0;
   	padding: 0;
    background: #fff url(templateimages/buttons.png) 0 0 no-repeat;
}
#menu li{
	margin: 0;
   	padding: 0;
   	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
   	color: #FFFFFF;
   	overflow: hidden;
   	list-style: none;
}
#menu li a{
	display: block;
	width: 134px;
	height: 36px;
	margin: 0;
	padding: 0;
padding-top: 10px;
	background: #fff url(templateimages/buttons.png) 0 0 no-repeat;
	text-decoration: none;
	text-align: center;
}
#menu li a:link{
	color: #FFFFFF;
    background-position: 0 0;
}
#menu li a:visited{
    color: #FFFFFF;
    background-position: 0 -92px; 
}
#menu li a:hover{
    color: #f00;
    background-position: 0 -138px;
}
#menu li a:active{
    color: #FFFFFF;
    background-position: 0 -92px; 
}
#contactform {
	width: 320px;
	padding: 5px;
	background-color: #2E7ADE;
	border: 1px solid #CCCCCC;
	margin-left: 0px;
	margin-bottom: 0px;
}
.urgent_message {
	font-weight: bold;
	color: #FF0000;
}
#pagetext h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contactform form {
	margin: 0px;
	padding: 10px 0px 0px;
}
.formitemlhs {
	font-size: 12px;
	font-weight: normal;
	height: auto;
	width: 80px;
	color: #FFFFFF;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
.formitemrhs {
	height: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}
.redtext {
	font-weight: bold;
	color: #FF3300;
}
#pagetext h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #155FCA;
}
#pagetext ul {
	list-style-image: url(image/bullet.gif);
	list-style-type: circle;
}

#pagetext a {
	color: #2E7ADE;
}

#pagetext a:hover {
	color: #FF0000;
}

#pagetext table td {
vertical-align: top;
}