* html fieldset {
	padding: 15px 0px 0px 0px;
}

body {
	background: #B2D8E8 url(images/bg_footprint.gif) repeat;
	color: #333;
	font: medium Helvetica, Arial, sans-serif;
	height: 100%;
	margin: 0px;
}

fieldset {
	border: 1px dotted #003333;
	margin: 0 0 8px 0;
	padding: 8px 0;
	width: 95%;
}

form p label {
	float: left;
	font: normal 11px/20px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 0px;
	width: 190px;
}

h3 {
	border-bottom: 4px groove #dda0dd;
	color: #2f4f4f;
	font: bold 18px Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0px;
}

html {
	height: 100%;
}

legend {
	font-variant: small-caps;
	font-size: small;
	color: #0D76A3;
	background-color:#FEFEFE;
	padding: 2px 5px;
}

blockquote {
border:1px dotted Fuchsia; 
background:#F0F8FF; 
padding:7px;
font-family: Comic Sans MS;
font-style:italic;
}

p {
	margin: 10px 0px;
}

textarea {
	background: #f5f5f5;
	border: 1px solid #00008B;
	color: #000000;
	height: 50px;
	margin-left: 0px;
	width: 275px;
}

* html textarea.address {
	margin-left: -3px;
}

.box {
	background: #3399FF;
	border: 7px groove #0033CC;
	padding: 30px 10px 10px;
}

.citytitle {
	border-bottom: 1px solid #0000CC;
	color: #003366;
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
}

.clear {
	clear: both;
	height: 4px;
}

.dogdaytitle {
    color: #ee3a43;
    font-family: Impact, "Arial Black", sans-serif;
    font-weight: normal;
}

.dogdaytitlefooter {
    color: #FFE510;
	font: normal large Impact, Verdana, sans-serif;
}

.floatleft {
	float: left;
	margin-left: 20px;
	margin-right: 50px;
}

.floatleftnomargin {
	float: left;
}

.fontlabel {
	font: normal 11px/20px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.fontlabelred {
	color: #b22222;
	font: bold 10px/15px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}

.footerleft {
	float: left;
	line-height: 12px;
	width: 22%;
}

#footer a.footertitle {
	font-weight: bold;
    font-size: medium;
    margin-bottom: -9px;
    display: block;
    width: 80%;

}

.hover {
	background: url(images/tab_left.gif) no-repeat left top;
	float: left;
	margin-top: -4px;
}

.hover a {
	background: url(images/tab_right.gif) no-repeat right top;
	color: #fffafa;
	float: left;
	font-weight: bold;
	padding: 8px 15px 12px 15px;
	text-decoration: none;
}

.large {
  font-size: large;
}

.moveleft15 {
  margin-left: 30px;
}


.out {
	background: url(images/tab_left.gif) no-repeat left top;
	float: left;
	margin-top: 0;
	font-size: small;
}

.out a {
	background: url(images/tab_right.gif) no-repeat right top;
	color: #FFFFFF;
	float: left;
	padding: 8px 15px;
	text-decoration: none;
}

div.img-dec {
	background: url(images/shadow.png) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 12px 0 12px 25px;
	padding: 0;
	position: relative;
}
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.leftimgdec {
	float: left;
	margin: 12px 25px 12px 0;
}

.quote {
	background: transparent url(images/quote0.png) left top no-repeat;
	margin: 4px;
	padding: 15px;
	text-align: left;
	width: 300px;
}

.pleasecall {
	padding: 4px 0;
	margin: 0;
	background-color: #0C76A0;
	color: #ffffff;
	text-align:center;
	font-style:italic;
	font-size: small;
	font-weight: bold;
}

.quote div {
	background: transparent url(images/quote1.png) right bottom no-repeat;
	margin: 5px;
	padding: 15px;
}

.quotesource {
	float: right;
	font-size: 12px;
	margin: -17px 52px 0 0;
}

.small-link {
	color: #333;
	font: 11px Helvetica, Arial, sans-serif;
}

.small {
  	font-size: small;
}

.verysmall {
  font-size: 9px
}

.topsniffer {
	color: #FFFFFF;
	font: bolder normal 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -20px;
}

input.btn {
	background: #038AC2;
	border: 1px outset #000000;
	color: #f5f5f5;
	font: bold 12px Helvetica, Arial, sans-serif;
	margin-left: -20px;
	margin-top: 5px;
}

input.txt {
	background: #f5f5f5;
	border: 1px inset #00008B;
	color: #000000;
	float: left;
	width: 200px;
}

textarea.address {
	background: #f5f5f5;
	border: 1px solid #00008B;
	color: #000000;
	height: 40px;
	margin-left: 0px;
	width: 200px;
}

#anotherfooter {
	color: #000040;
	font-size: 12px;
	margin-left: 20%;
}

#col1 {
	float: left;
	margin-right: 10px;
	width: 390px;
}

#col2 {
	float: left;
	margin-left: 10px;
	width: 390px;
}

#col2l {
	float: left;
	margin-left: 40px;
	width: 360px;
}

#col3 {
	float: left;
	margin-right: 10px;
	width: 750px;
}

#content {
	margin: 0 auto 0px auto;
	width: 800px;
    min-height: 380px;
}

#content a {
	border-bottom: 1px dotted #ee3a43;
	color: #ee3a43;
	text-decoration: none;
}

#content h2 {
	border-bottom: thin dotted #FF0099;
	color: #467;
	font: 30px "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0px;
}

#content h4 {
	border-bottom: thin dotted #FF0099;
	color: #E03E4B;
	font: small-caps 18px "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	margin: 10px 0px;
}

#dogscats dt {
	font-weight: bold;
}

#footer {
	background: #A7B80E url(images/bg_footer.jpg) repeat-x left top;
	height: 200px;
	margin: 5px 0 10px 0;
	padding-bottom: 0px;
	padding-top: 15px;
	width: 100%;
    color: #ffffff;
}

table#footertable {
  font-size: small;
  color: #474F00;
}

table#footerallrights {
  color: #737F07;
  font-size: small;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dotted #FFFEDF;
}

#footer a:hover {
	border-bottom: solid 1px #FFFF71;
	color: #FFFF71;
	text-decoration: none;
}

#formpadding p {
	padding: 0px 0px 5px 15px;
}

#headcontainer {
	background: #048AC2 url(images/bg_header.jpg) repeat-x;
	height: 169px;
}

#header {
	background: url(images/dogsdayoutin.jpg) no-repeat left top;
	height: 158px;
	margin: 0 auto;
	overflow: hidden;
	width: 800px;
}

#keywordid h1 {
	background: #ffe510;
	color: #f5f5f5;
	font: 8px "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#keywordid h2 {
	background: #ffe510;
	color: #f5f5f5;
	font: 8px "Arial Black", Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

#keywords h1 {
	background: #ffe510;
	font: small caps 10px/10px sans-serif;
	text-align: center;
}

#keywords {
	background: #ffe510;
	text-align: center;
    height:12px;
}

#keywords h2 {
    line-height: 10px;
   	font-size: x-small;
    color: #8F8000;
    margin: 0;
    font-weight: normal;
}

#magnetiks {
  font-size: 95%;
}


#nav {
	float: right;
}

#nav ul {
	list-style: none;
	margin: 128px 0 0 0;
	padding: 0;
} 

#nonfooter {
    margin-bottom: 0px;
}

#content a:hover {
	border-bottom: solid 1px #A0313E;
	color: #A0313E;
	text-decoration: none;
}

#navPyra {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 4px solid #fefefe;
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: left;
        font-size: small;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #0D76A3;
		border-bottom: none;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
        color: #F43B41;
        background: url(images/pyramid.gif) no-repeat bottom center;
		border-bottom: none;
}
