html {overflow-y:scroll;}
body {width: 699px; background: url(art/tile_main.png) #e6e6e6 repeat-x; margin: 0; padding: 0; text-align: center;}
.header {width: 699px; height: 115px; background: url(art/logo.png) transparent no-repeat; margin: 0 auto; margin-top: 14px;}
.navbar {width: 699px; text-align: right;}
.signup {width: 699px; height: 20px; text-align: right; margin-top: 19px;}
.signupGroup {float: right;}
.signup-text {color: #99937d; font: bold 10px arial; margin: 4px 3px 0 0;}
.contact-info {width: 699px; text-align: right; padding-top: 14px;}
.address {color: #99937d; font: bold italic 11px arial;}
.footer {width: 699px; margin: 0 auto; margin-bottom: 15px; text-align: right;}
.copyright {color: #8B8B8B; font: bold 10px arial;}
p {padding: 0; margin: 5px 0 0 0;}
.mainPic {position: relative; width: 699px; margin: 0 auto;}  
.button { position: absolute; top: 337; right: 0; }  


.caption {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9px; font-style: normal;}
.xsmall {color: #000000; font-family: Arial, Helvetica, sans-serif;	font-weight: normal; font-size: 10px; font-style: normal;}
.xsmall-header {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 10px; font-style: normal;}
.xsmall-white {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; font-style: normal;}
.xsmall-bold {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; font-style: normal;}


.small {font-family: Arial, Helvetica, sans-serif; font-size: 13.4px; color: #000000;}
.small150 {font-family: Arial, sans-serif; font-size: 13.4px; color: #000000; line-height : 120%;}
.medium {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000;}
.banner {font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffff;}
.medium150 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; line-height : 130%;}
.featured {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; font-style: normal;}
.text {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; font-style: normal;}
.text-white {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; font-style: normal;}

.text-header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
	font-style: normal;
}

.text150 {
	color: #000000;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height : 150%;
}

.text150-header {
	color: #000000;
	font-family: Arial, Helvetica;
	font-weight: 900;
	font-size: 12px;
	font-style: normal;
	line-height : 150%;
}

.text-bold {color: #000000; font-family: Arial, Verdana, MS Sans Serif; font-weight: bold; font-size: 12px; font-style: normal; line-height : normal;}
.text-bold150{color: #000000; font-family: Arial, Verdana, MS Sans Serif; font-weight: bold; font-size: 12px; font-style: normal; line-height : 150%;}
.large {color: #000000; font-family: Arial, Verdana, MS Sans Serif; font-weight: 900; font-size: 20px; font-style: normal;}
.large-white {color: #FFFFFF; font-family: Arial, Verdana, MS Sans Serif; font-weight: 900; font-size: 20px; font-style: normal;}

A:LINK, A:VISITED {color: #0000FF; text-decoration: none;}
A:HOVER, A:ACTIVE {color: #0000FF; text-decoration: none;}

#email {font-size: 11px; font-family: sans-serif, Arial, Verdana, Helvetica; color: #000000; background-color: #E8E8E8; font-weight: bold; padding-left : 3px; width: 155px;}
#pulldown {font-size: 11px; font-family: sans-serif, Arial, Verdana, Helvetica; color: #000000; background-color: #E8E8E8; font-weight: bold; width: 140px;}
#pulldown-dogs {
	font-size: 10px;
	font-family: sans-serif;
	color: #0000FF;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 160px;
	font-style : italic;
}

ul {
	list-style-image: url("art/red_bullet.gif");
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding-right : 0px;
}

li {
	list-style-position: outside;
	vertical-align: baseline;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 0px;
	padding-right : 0px;
}

