body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background3.jpg);
	background-repeat: repeat;
}
#footerBanner {
	background-color: #666666;
	background-image: url(/images/footerBackground.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 264px;
	float: left;
}
#puppies {
	width: 120px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contactMenu {
	float: left;
	width: 158px;
	background-image: url(/images/background2.jpg);
	height: 92px;
}
.floatLeft {
	float: left;
}
#mainMenuContainer {
	width: 598px;
	height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #000000;
}
#footerBanner2 {
	background-color: #666666;
	background-image: url(/images/footerBackground2.gif);
	background-repeat: repeat-x;
	height: 17px;
	width: 496px;
	float: left;
}
#masthead {
	float: left;
	height: 92px;
	width: 760px;
}
#mainMenuContainer #GrayBar {
	height: 7px;
	width: 598px;
	float: left;
}
#contactMenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	float: right;
	width: 105px;
	margin-top: 28px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contactMenuItems a {
	color: #333333;
	text-decoration: none;
}
#contactMenuItems a:hover {
	color: #333333;
	text-decoration: underline;
}
#mainMenu {
	height: 27px;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 598px;
}
#footermenu {
	height: 27px;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 760px;
}
p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}
.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	list-style-type: none;
	margin-top: 10px;
}
.menuitems a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuitems a:hover {
	color: #C4AF8F;
	text-decoration: underline;
}
#mainImage {
	float: left;
	width: 569px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
	background-image: url(/images/line.gif);
	background-repeat: repeat-y;
}
#blackBox {
	height: 18px;
	width: 28px;
	background-color: #000000;
	float: left;
}
#ContentContainer {
	width: 528px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	float: left;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#contentFooter {
	float: left;
	width: 569px;
}
.menuitems a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContainer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#ImageContainer {
	width: 352px;
	border: 8px solid #000000;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #996633;
	text-decoration: none;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E0C99B;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	color: #996633;
	text-decoration: none;
	text-transform: uppercase;
}
.sub-heading {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.highlight {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #996633;
	text-decoration: none;
}
.imageborder_right {
	margin-left: 20px;
	border: 1px solid #333333;
	margin-bottom: 20px;
}
.button {
	padding:3px;
	background-color:gray;
	color:white;
	border:1px black solid;
}
.button a {
	color:white;
}

