@charset "UTF-8";
body {
	background-color: #C0AB7F;
	text-align: center;
	background-image: url(images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 1000px;
	padding: 0px;
}
#footer {
	background-color: #877855;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/footerBg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #F8ECD5;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8ECD5;
	line-height: 1.6em;
}
#header {
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
	height: 150px;
	margin: 0px;
	padding-bottom: 0px;
}
#header img {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
}
.constructionImage {
	border: 1px solid #5F0214;
}
#container {
	width: 100%;
	border: 1px solid #877855;
	margin-top: 25px;
	overflow: auto;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
#contentLeft {
	width: 640px;
	background-color: #9D8E65;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #f8ecd5;
	text-align: center;
	margin-top: 15px;
}
h2 {
	color: #F8ECD5;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.centeredH2 {
	color: #F8ECD5;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F8ECD5;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F8ECD5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8ECD5;
}
a {
	color: #7E021A;
}
a:hover {
	color: #F8ECD5;
}
p {
	color: #F8ECD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}
#slideshow {
	text-align: center;
}
#nav {
	float: right;
	border: 1px solid #887654;
	margin-top: 25px;
	width: 300px;
	background-color: #9D8E65;
	margin-right: 25px;
}

.buttonscontainer {
	width: 120px;
}

.buttons a {
	color: #F4E4C5;
	border: 1px solid;
	background-color: #7e021a;
	padding-left: 3px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #dbceb2 #33020b #33020b #dbceb2;
	display: block;
	width: 100%;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	margin-bottom: 25px;
}
.newButton a {
	color: #F4E4C5;
	border: 1px solid;
	background-color: #7e021a;
	padding-left: 3px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #dbceb2 #33020b #33020b #dbceb2;
	display: block;
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	margin-bottom: 0px;
}

.buttons a:hover {
	border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 1px;
	background-color: #F3F5E1;
	border-color: #33020b #dbceb2 #dbceb2 #33020b;
	color: #7E021A;
	text-decoration: none;
}
.newButton a:hover {
	border: 1px solid;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 1px;
	background-color: #F3F5E1;
	border-color: #33020b #dbceb2 #dbceb2 #33020b;
	color: #7E021A;
	text-decoration: none;
}

#leftNav {
	width: 120px;
	float: left;
	margin-left: 0px;
}
#rightNav {
	float: right;
	margin-right: 35px;
}
#textbox {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	padding: 0px;
}
#textboxInnerLeft {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	padding: 0px;
}
.onPageButton  {
	color: #F4E4C5;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-color: #dbceb2 #33020b #33020b #dbceb2;
	display: block;
	width: 128px;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 25px;
}
.contentRight {
	float: right;
	border: 1px solid #887654;
	margin-top: 25px;
	width: 300px;
	background-color: #9D8E65;
	margin-right: 25px;
	padding: 0px;
}
.contentRightPhotography {
	float: right;
	border: 1px solid #887654;
	margin-top: 25px;
	width: 300px;
	background-color: #9D8E65;
	margin-right: 25px;
	padding: 0px;
}
.contentRightPhotography img {
	margin-bottom: 10px;
}
.contentRightTextbox {
	width: 280px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #9A8B63;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7EBD3;
}
.imageLeft {
	text-align: center;
	background-color: #9D8E65;
}
.imageLeftGallery {
	text-align: center;
	background-color: #9D8E65;
	height: 500px;
	width: 640px;
}
.imageLeftBottom {
	text-align: center;
	background-color: #9D8E65;
	margin-bottom: 20px;
}

.italicNote {	font-size: 12px;
	font-style: italic;
}
ul {
	list-style-type: none;
}
.bulletedChecklist {
	list-style-type: square;
}
.whelpingList {
	list-style-type: disc;
	line-height: 1.3em;
}
.hairStrippingList {
	list-style-type: disc;
	line-height: 1.2em;
}
