html{
	background-image:url(../images/slices/bg.jpg);
}

body{
	background-image:url(../images/slices/bg.jpg);
}

#wrapper{
	background-color:#2e2e2e;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper #leftSide #sideBar .leftContent a {
	color: #CCCCCC;
	display: block;
}

#wrapper #leftSide #sideBar .leftContent a:hover {
	color: #000000;
	display: block;
}

*{
	padding:0px;
	margin: 0px;
}

table{

}

td{
	vertical-align:top;
}
h1 {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	display: block;
	background-image: url(../images/slices/bodyTitle.jpg);
	height: 22px;
	width: 529px;
	padding-top: 5px;
	padding-left: 5px;
}
/*---------Text Edit Tags-------------*/
h5{
	color: #966B4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 592px;
	margin-left: 25px;
	margin-top: 10px;
	text-decoration: underline;
}
h7 {
	color: #FFFFFF;
	padding-left: 5px;
}

p{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 14px;
	padding-top: 10px;
}

.mainText{
	padding-top:10px;
	width:548px;
	margin-left:auto;
	margin-right:auto;
	display: block;
}

.leftContent {
	display: block;
	width: 185px;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
}

.leftSubInfo{
	width:185px;
	margin-left:auto;
	margin-right:auto;
	color: #CCCCCC;
	font-size: 14px;
	margin-top: -10px;
}

.orange{
	color: #FD8320;
	margin-left: 21px;
}
img {
	display: block;

}

p img{
	float:left;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top{
	
	width:800px;
	height:87px;
	float:left;
	display:block;
}

#top img{
	display: block;
	float: left;
}
#gal{
	background-image:url(../images/slices/rightRepeat.jpg);
	height: auto;
	width: 534px;
	float: left;
}
#gal .galThumb {
	margin: 24px;
	border: medium solid #888;
	float: left;
}

#leftSide{
	background-repeat:repeat-y;
	width:191px;
	height:1px;
	float: right;
	margin-top: 10px;
}

#subNav{
	background-image:url(../images/slices/subNavBar.jpg);
	width:800px;
	height:53px;
}

#sideBar{
	background-color: #555555;
	width: 191px;
	min-height: 300px;
}

#sideBar img{
	margin-left: 10px;
	margin-bottom: 5px;
}

#rightSide{
	width:592px;
	display:block;
	vertical-align:top;
}

.leftRepeat{
	background-image:url(../images/slices/rightRepeat.jpg);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}
legend {
	float: left;
	background-color: #3E3E3E;
	font-size: 18px;
	color: #FFFFFF;
}
fieldset {
	background-image: url(../images/slices/rightRepeat.jpg);
}

label{
	color:#FFFFFF;
}


.header{
	width: 548px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}

.title{
	width:534px;
	height:43px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

#mainContent{
	width:534px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#pets{
	display: block;
	height: 130px;
	text-align: left;
	margin-top: 0px;
	background-color: #4C4638;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.petsTitle{
	height: 32px;
	width: 72px;
	display: block;
	margin-left: 46px;
	background-image: url(../images/slices/petsTab.jpg);
	margin-bottom: -1px;
	text-align: center;
	padding-top: 9px;

}

#pets img{
	float:left;
	margin-right:10px;
	border: medium solid #FF821E;
	margin-left: 10px;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-bottom: auto;
	clear: right;
}
.petsText{
	display: block;
	padding-top: 11px;
	color: #FFFFFF;
	padding-right: 5px;
}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: 540px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 10px;
}
.contact {
	color: #FFFFFF;
	width: 200px;
	background-image: url(../images/slices/bg.jpg);
	display: block;
}
a {
	color: #CCCCCC;
}
.toTop  {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	font-variant: small-caps;
	float: right;
	margin-right: 10px;
	display: block;
}

