/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* ------Created by Jeff Thomas--jthomasart@mac.com-----*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: verdana, arial, sans-serif;
color: #7a7a7a;
vertical-align: baseline;
/*background: transparent;*/
}
:focus {
outline: 0;
}
body {
background: #ff2600;
background-image: url(../images/skin/orangeBack.gif);
background-position: center top;
background-repeat: repeat-y;
}
h1, h2{
color:#ff2600;
font-size: large;
font-weight: bold;
line-height: 1.5em;
padding:0 20px;
}
p, iframe, ul, li, table{
padding: 0 10px 10px 30px;
line-height: 1.5em;
}
address{
padding: 0 0px 0 30px;
line-height: 1.5em;
}
.standout{color:#ff2600;}
ol, ul {
list-style: none;
}
a, a:visited, a:link, a:active{
text-decoration: none;
color:#ff2600;
}
a:hover {
color:#ffa100;
}
table {
border-collapse: inherit;
border-spacing: 5px;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
} 
#container{ 
	width:968px;
	margin:0 auto;
	}
#header{
	width: 948px;
	padding-left:10px;
	/*height: 136px;
	margin: 10px auto 0;
	background-image: url(../images/skin/header.gif);
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;*/
	}
#content{
	width:876px;
	background-color:white;
	margin:0 auto 5px auto;
	min-height: 480px;
	padding:10px 0 0px 0;
	}
#mainNav{
	width:600px;
	padding: 0 0 10px 20px;
	}
#photoRight{
	float:right;
	padding:10px 0 0 0;
	margin:0 -18px 0px 0 ;
	}
#dogCatch{
	float:right;
	padding:10px 0 0 0;
	margin:0 -30px 0px 0 ;
	}
#dogStump{
	float:right;
	padding: 10px 0 0 0;
	margin:0 -30px 0 0;
	}
#rockDogs{
	float:right;
	padding: 10px 0 0 0;
	margin: 0 -30px 0 0 ;
	}
#dogBarn{
	float:right;
	padding: 10px 0 0 0;
	margin: 0 -29px 0 0 ;
	}
.clear{clear:both;}
#phone{float:right;
	padding: 110px 60px 0 0;
	font-size: small;
	}
#map{
	 background-image: url(../images/skin/loading.gif); 
	 background-position: left top; 
	 background-repeat: no-repeat;
	}

#footer p{float: right;
	padding: 0 50px 20px 0;
	color:black;
	font-size: x-small;
	}
