@charset "UTF-8";

body 
 {
	background-color: #612f3e;
	background-image: url(images/bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page {
	background-color: #EDC8D2;
	margin: auto;
	top: 10px;
	width: 926px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 25px;
	background-color: #FFFFFF;
	background-image: url(images/page-pinkFade.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: justify;
	line-height: 18px;
}
.contentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	line-height: 18px;
	border: 2px solid #612f3e;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	line-height: 18px;
	padding: 20px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f3945;
	background-color: #FFFFFF;
	background-image: url(images/pinkWave-top_05.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 125px;
	vertical-align: top;
	top: 0px;
	width: 926px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #af7a8a;
}
.footer {
	background-color: #d1b8bf;
	width: 926px;
}
.footer-index {
	background-image: url(images/footerpic-home_14.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-position: left;
	height: 236px;
	width: 926px;
}
.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #260912;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5f3944;
	height: 45px;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #48202c;
	background-image: url(images/starburst-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ECC7D2;
	text-align: right;
	padding-right: 40px;
}
blockquote {
	color: #48202c;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #48202c;
}
a:visited {
	text-decoration: none;
	color: #48202c;
}
a:hover {
	text-decoration: underline;
	color: #48202c;
}
a:active {
	text-decoration: none;
	color: #48202c;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #45202B;
	letter-spacing: 3px;
}
