@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px}
body{ background-image:url(images/paws.gif)}
#header{ background-color:#FFF; height:150px}
#nav{ background-color:#ea7f1e; height:35px; text-align:center}
#nav a{font-family: 'Short Stack', cursive; color:#FFF; text-transform:uppercase; font-size:20px; text-decoration:none; margin-right:20px; line-height:35px}
#nav a:hover { color:#FF9}
#logo { position:absolute; top:3px; left:40px; z-index:10}
#headerinfo { position:absolute; top:20px; right:-20px; z-index:10; font-family: Verdana, Geneva, sans-serif; font-size:12px;line-height:20px; width:630px}
.header1 {font-family: 'Short Stack', cursive; color:#d91a1a; font-size:18px; text-transform:uppercase; letter-spacing:-.5px; margin-bottom:5px}
.header2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#212e84; margin-bottom:5px}
#left {text-align:right; width:350px; border-right:#ea7f1e solid 1px; padding-right:10px; float:left}
#right {text-align:left; width:250px; padding-left:10px; float:left}
#content{ background-color:#FFF; background-image:url(images/content_btm.gif); background-position:bottom; width:741px; background-repeat:no-repeat; margin:0px auto; padding:10px; position:relative; font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:22px; margin-bottom:50px; min-height:550px}
#info{margin-bottom:20px; margin-top:10px}
img .dogs{position: absolute; bottom:0px}
#footer {position:absolute; bottom:0px; margin-left:280px; margin-top:40px; color:#999}
.subheader {font-weight:bold; text-transform:uppercase}
ul {margin-left:15px}