@charset "utf-8";
/* CSS Document */

body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #20325a;
}

td {
vertical-align: top;
}

a {
color:#333333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul li {
margin-left: -10px;
margin-bottom: 3px;
font-weight: bold;
}

.submit {

	margin-top: 5px;
	width: 112px;
	border: none;
	background: none;
	cursor: pointer;
	color: #520D0F;
	font-size: 14px;
	height: 20px;
	background:   url("images/bg-sub.gif") no-repeat left top;
}

.content {
width: 1024px;
margin-left: auto;
margin-right: auto;
}

.wrapper {
padding-left: 122px;
padding-right: 143px;
background: url(images/paw_right.jpg) bottom right no-repeat;
}

.topnav {
font-size: 11px;
color: #666666;
}

.topnav a{
color: #666666;
}


.head {
height: 123px;
}

.phone {
font-size: 17px;
font-weight: bold;
color: #666666;
}

.nav {
height: 43px;
}

#topbody {
height: 221px;
}

#bottombody {
background: url(images/body_bg.jpg) right repeat-y;
}

.bottombodytop {
background: url(images/body_bottom.jpg) bottom right no-repeat;
}

.bottombodytoptop {
background: url(images/body_top.jpg) top right no-repeat;
padding-left: 25px;
padding-right: 15px;
padding-bottom: 10px;
}

#bottom {
height: 76px;
background: url(images/paw_bottom.jpg) bottom right no-repeat #ffffff;
font-size: 10px;
color: #666666;
padding-left: 20px;
}

.deals {
height: 177px;
background: url(images/deals_bg.jpg) no-repeat;
padding: 15px;
padding-top: 10px;
color: white;
}

.deals a {
color: white;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

.red {
color: red;
font-weight: bold;
}

.red2 {
color: red;
font-weight: bold;
font-size: 16px;
letter-spacing: 2px;
}