@charset "UTF-8";
td.leftmenubar {
	background-image: url(images/Menu_gradient_logo.jpg);
	background-repeat: no-repeat;
}
td.centersection {
	background-color: #66CCCC;
}
td.topheader {
	background-color: #66CCCC;
}
td.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #66CCCC;
}
td.content {
	background-color: #66CCCC;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.centersection p {
	padding-right: 20px;
	padding-left: 20px;
}
body {
	background-color: #000000;
	background-position: center;
}

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 10px;
	text-align: center;
	background: #000;
}


#OurDogsWrapper {
	width: 700px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	height: 850px;
	background: #66cccc;
}
#OurDogsleftmenuFill {
	width: 170;
	position: absolute;
	left: 0px;
	top: 800px;
}
#OurDogspageContent {
	width: 508px;
	height: 800px;
	position: absolute;
	left: 170px;
	top: 144px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: center;
}





#BreezeeWrapper {
	width: 700px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	height: 6500px;
	background: #66cccc;
}
#BreezeeleftmenuFill {
	width: 170;
	position: absolute;
	left: 0px;
	top: 800px;
}
#BreezeepageContent {
	width: 508px;
	height: 6000px;
	position: absolute;
	left: 170px;
	top: 144px;
	padding-right: 11px;
	padding-left: 11px;
}



	
#AllyxWrapper {
	width: 700px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	height: 4300px;
	background: #66cccc;
}
#AllyxleftmenuFill {
	width: 170;
	position: absolute;
	left: 0px;
	top: 800px;
}
#AllyxpageContent {
	width: 508px;
	height: 4000px;
	position: absolute;
	left: 170px;
	top: 144px;
	padding-right: 11px;
	padding-left: 11px;
}
	



#topLogo {
	width: 170;
	height: 800;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#topHeader {
	width: 500;
	height: 140;
	position: absolute;
	left: 190px;
	top: 0px;
}

#leftmenu {
	width: 170;
	height: 600;
	position: absolute;
	left: 0px;
	top: 242px;
}

