#body {
	background: #286675;
	max-width:950px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	top: 5px;
	vertical-align: top;
}



.navtxt {
	font: bold normal 14px Comic Sans MS, Marker Felt, Arial, Helvetica;
	text-transform: uppercase;
	white-space: nowrap;
	vertical-align: center;
	text-indent: 10px;
	color: #286675;
	text-decoration: none;
}
.navtxtul {
text-decoration: underline;
	white-space: nowrap;
color: #000000;
	
	
}

.highlitetxt {
	font: bold normal 14px Comic Sans MS, Marker Felt, Arial, Helvetica;
	text-transform: uppercase;
	color: #286675;
	text-decoration: none;
	text-align: center;
}

.cntr {
	margin: 0px, 0px, auto;
	text-align: center;
}
.w90 {width: 90%;}
.w80 {width: 77%;}
.w60 {width: 60%;}
.w15 {width: 15%;}
.w10 {width: 10%;}
.w100 {width: 100%;}
.w400px {	width: 400px;}

.mid { vertical-align: center;
}

#guitar {
	z-index: 0;
	top:-100px;
	right: 20px;
}
.right {
	float: right;
}

.wideleft {margin-left:-150px;}
.xwideright {float:right; margin-right:100px; position:relative;}
.top {
	vertical-align: top;
}
#decor {
	background: url(/image/grass.gif) repeat-x bottom;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	height: 100%;
}
.pinktxt {
	color: #F2029D;
}
.ttxt {
font: normal 18px Comic Sans MS, Marker Felt, Arial, Helvetica;
}

#header {
	background: #A4E6FB url(/image/WalknRollDoggie-2.gif) no-repeat left top;
	height: 190px;
	margin:0px auto;
	float: left;
	width: 100%;
	z-index: 1;
}
#header2 {
	background: #C8ECFA url(/image/WalknRollDoggie-2lt.gif) no-repeat left top;
	height: 190px;
	margin:0px auto;
	float: left;
	width: 100%;
	z-index: 1;
}

 /*floating doggie*/
#bottom {
max-width:810px;
margin-left: -70px;
position:fixed;
bottom: 0px;
padding-bottom: 100px
}

/*floating doggie*/
#floatright {

margin-left: 370px;
position:fixed;
top: 375px;
margin-bottom: 50px
}

/*floating doggie*/
#floatleft {

margin-left: -492px;
position: fixed;
top: 375px;
margin-bottom: 0px
}

#float50L { margin-left:-30px; margin-top:-20px;}

.pad4T {
	padding-top: 6px;
}
.pad14T {
	padding-top: 18px;
}
.pad125T {
	padding-top: 125px;
}

.pad10L {
	padding-left: 10px;
}
.pad10B {
	padding-bottom: 10px;
}
.pad20B {
	padding-bottom: 20px;
}
.pad170B {
	padding-bottom: 120px;
}
.pad6x10 {
padding-top: 6px; padding-bottom: 10px;
}
.margin20L {
	margin-left: 15px;
}
.margin10x10 {
	margin-left: 10px;
margin-right: 10px;
}
.margin20x20 {
	margin-left: 25px;
margin-right: 25px;
}

img a:hover { background-color:#F02500; }


img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
li {
	background: no-repeat;
	list-style: circle url(/image/paw.gif);
	line-height: 20px;
	vertical-align: text-top;
}
p {
	background: #FFFFFF;
	font-family: Comic Sans MS, Marker Felt, Arial, Helvetica;
	;
	font-size: 10pt;
	padding: 15px;
}





.whtbox {
	background-color: #ffffff;
	padding: 5px;
	width:250px;
	opacity: .75;
	filter: alpha(opacity=75);
	height: 150px;
	float: left;
	margin-top: -1300px;
}


#nav {
	background: #FCF3A5 url(/image/nav_bottom.gif) repeat-x bottom;
	height: 65px;
	width: 100%;

margin:0px auto; float: left;
}
#content {
	background: #FFFFFF;
	font-family: Comic Sans MS, Marker Felt, Arial, Helvetica;
	font-size: 10pt;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 620px;
max-width:950px;

}

#funcare {
	
	font-family: Comic Sans MS, Marker Felt, Arial, Helvetica;
	font-size: 10pt;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 620px;
	max-width:950px;

	height: 1600px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;

}



#left { float: left; }
#right {float: right; width:150px; padding-left:92%; }
#rightimg {float: right; padding-left:90%; }
a { cursor:hand; cursor:pointer; }
a:link { text-decoration: none }
a:hover { text-decoration: underline; color:#F2029D; }
a:active { text-decoration: underline; color:#F2029D; }
a:visited { text-decoration: none }

.center { text-align: center; margin:0px auto; }
.centerall { margin-left: auto ; margin-right: auto ;}
.left { text-align: left; margin:0px auto; float: left; }
H1 {
	font-size: 12pt;

}
H2 {
	font-size: 12pt;
	text-align: center;
}
.intro {
	font-size: 12pt;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

.cH2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.underline {
	text-decoration: underline;
}
.clearRt {
clear: right;
margin: 0;
}
.clear {
clear: both;
margin: 0;
}
.inl { display: inline-block }
.img20 {
	height: 20%;
	width: 20%;
}
.txtLeft {
	text-align: left;
}

.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bold {
	font-weight: bold;
}

#formwrapper{
float: left;
width: 100%;
margin-left: 34px;
}

#formcolumn{
margin-left: 150px; /*Set left margin to LeftColumnWidth*/
width: 80%;
}

#leftformcol {
	float: left;
	width: 150px; /*Width of left column*/
	margin-left: -100%;
}
#Tcolumn{
margin-left: 250px; /*Set left margin to LeftColumnWidth*/
width: 67%;
}

#LTcolumn{
float: left;
width: 250px; /*Width of left column*/
margin-left: -100%;
clear:none;

}
#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 70px; /*Set left margin to LeftColumnWidth*/
width: 80%;
}

#leftcolumn{
	float: left;
	width: 70px; /*Width of left column*/
	margin-left: -100%;
	visibility: hidden;
}
.innertube{
	margin-top: 0;
	 margin-bottom: 7px
}

