body {
	margin: 0px;
	background-color: #d6d5a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
input, textarea {
	border: 1px #999999 solid;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#frame_home {
	background-image: url(images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_contact {
	background-image: url(images/background_contactus.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_servicesone {
	background-image: url(images/background_services1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_servicestwo {
	background-image: url(images/background_services2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
	
#frame_opening {
	background-image: url(images/background_opening.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_fordogone {
	background-image: url(images/background_fordog1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_fordogtwo {
	background-image: url(images/background_fordog2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_forcatone {
	background-image: url(images/background_forcat1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_forcattwo {
	background-image: url(images/background_forcat2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}	
#frame_health {
	background-image: url(images/background_healthcare.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_groomone {
	background-image: url(images/background_groom1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}
#frame_groomtwo {
	background-image: url(images/background_groom2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	height: 617px;
	}	
#contentframe {
	width:765px;
	text-align:center;
	margin-left: 96px;
	}
	


#contentheader {
	height: 133px;
	position:relative;
	}
	

#contentleft {
	width:226px;
	padding:0px;
	float:left;
	text-align: left;
	margin: 0px;
	position:relative;
	height: 434px;
	}

#contentcenter {
	width: 499px;
	padding: 10px 20px 0px 20px;
	float:left;
	margin: 0px;
	text-align: left;
	height: 424px;
	position: relative;
	}


#contentfooter {
	width:765px;
	bottom: 0px;
	height: 20px;
	text-align: right;
	padding-top: 15px;
	font-size: 10px;
	color: #666633;
	}
#contentfooter a {
		color: #666633;
}


#nav {
	position:absolute;
	bottom: 10px;
	left: 0px;
	text-align:left;
}
.acountry {
	position: absolute;
	bottom: 10px;
	left: 16px;
}

.buttoncontainer {
	text-align: left;
	height: 34px;
		

}
.buttonimage {
	width: 40px;
	float: left;
}
.buttontext {
	padding-top: 10px;
	padding-left: 50px;
	color: #baba85;
}
.buttontext a:link, .buttontext a:visited {
	color: #baba85;
	text-decoration: none;
}
.buttontext a:hover {
	color: #fff;
}

.buttontextonwhite {
	padding-top: 10px;
	padding-left: 50px;
	color: #baba85;
}
.buttontextonwhite a:link, .buttontextonwhite a:visited {
	color: #baba85;
	text-decoration: none;
}
.buttontextonwhite a:hover {
	color: #666633;
}

h1 {
	color: #9b0034;
	font-size: 18px;
	line-height: 26px;
	padding: 15px 0px 5px 0px;
	margin-top:0px;
	margin-bottom: 10px;
	font-weight:100;
}
h2 {
	color: #666633;
		line-height: 20px;
		font-size:14px;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	font-weight:100;
}
#contentcenter p {
		color: #666633;
		line-height: 17px;
		font-size:12px;
		padding: 0px;
		margin: 0px 0px 8px 0px;
}

#contentcenter a {
		color: #666633;
}

#pagehome {
	width: 300px;
}
#pagehome p {
	font-size: 11px;
}
#pagecolumnone {
	width: 250px;
	float:left;
}
#pagecolumntwo {
	width: 240px;
	float: left;
}
#pagecolumnthree {
	width: 260px;
	margin-left: 220px;
}
.fieldtitle {
		color: #666633;
		line-height: 17px;
		font-size:10px;
		padding: 4px 0px 2px 0px;
}
#navarrow {
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #666633;
		line-height: 16px;
		font-size:12px;
}
ul {
	color: #666633;
		line-height: 16px;
		font-size:12px;
		padding-left: 15px;
		margin-left: 0px;
}
li {
	padding-top: 3px;
}

hr {
	border: none;
	border-top: 1px solid #d6d5a7;
}
