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

@font-face {
font-family:Swiss Bold;
src: url(Swiss 721 Black Condensed.ttf);
src: local('Swiss 721 Black Condensed'), local('Swiss 721 Black Condensed'),
url('Swiss 721 Black Condensed.ttf') format('truetype');
}


@font-face {
font-family:Swiss;
src: url(SWZ721C.TTF);
src: local('SWZ721C'), local('SWZ721C'),
url('SWZ721C.TTF') format('truetype');
}


body { background:url(images/background.png); background-color:#CCC; margin:0; }
body,td,th { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:25px; text-align:left; } 

#st_site { z-index:1;margin:0 auto 0 auto; width:100%; }
#st_main_body { display:block; width:1000px; overflow:hidden; z-index:1; overflow:hidden; margin: 0 auto 0 auto; background:url(images/whitebackground.png); background-repeat:repeat-y; }

#doggie-nav { float:right; margin-right:210px; margin-bottom:-25px; }
#doggie-nav li { float:left; text-transform:uppercase; font-family:'Swiss Bold', sans-serif; list-style:none; text-decoration:none; padding:0 10px; }
#doggie-nav li a{ text-decoration:none; color:#484748; }
#doggie-nav li a:hover{ text-decoration:underline; color:#484748; }

#content { width:1000px; margin:10px 0 100px 90px; }

#calendar-copy { font-family:'Swiss', sans-serif; width:780px; font-size:16px; line-height:162%; margin:18px 0 0 0; }
#more-copy { font-family:'Swiss', sans-serif; width:780px; font-size:16px; line-height:162%; text-align:center; margin:18px 0 0 0; }
#more-copy a { color:#000; }
#directions-copy { font-family:'Swiss', sans-serif; width:780px; font-size:16px; line-height:162%; margin:32px 0 0 0; }


.doggie-list { font-size:16px;  font-family:'Swiss', sans-serif; width:700px; margin:25px 0 0 115px; }
.doggie-time { text-transform:uppercase; font-family:'Swiss Bold', sans-serif; }


.rescue-box { padding:20px 0; clear:both; }

.rescue-box .logo { width:200px; height:200px; float:left; padding:0 10px 0 20px; }
.rescue-box .text { text-align:left; font-size:15px; width:780px; }
.rescue-box .text a{ text-transform:uppercase; font-family:'Swiss Bold', sans-serif; font-size:16px; }



.exhibitor-box { padding:20px 0; clear:both; }

.exhibitor-box .logo { width:200px; height:200px; float:left; padding:0 10px 0 20px; }
.exhibitor-box .text { text-align:left; font-size:15px; width:780px; }
.exhibitor-box .text a{ text-transform:uppercase; font-family:'Swiss Bold', sans-serif; font-size:16px; }