@charset "UTF-8";
/* CSS Document */

#containment {
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image: url(assets/banner-sm.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	color: #333333;
	margin-bottom: 0.8em;
	line-height: 1.6em;
}
#contents {
	margin-left: 385px;
	width: 475px;
	padding-top: 0px;
	margin-top: 245px;
}
.credit {
	font-size: x-small;
	color: #666666;
	text-align: center;
	width: 800px;
	margin-left: 100px;
	position: relative;
	top: 10px;
}
.credit p {
	color: #777777;
}
.credit a {
	color: #777777;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: underline;
}
.credit a:visited {
	color: #666666;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
}
#contents p {
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 0px;
	display: block;
	font-size: 1.1em;
}
#contents a {
	color: #d61e7f;
	text-decoration: none;
}
#contents a:hover {
	text-decoration: underline;
}
#contents a:visited {
	color: #187736;
	text-decoration: none;
}
.floatR {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.floatL {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #066d27;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
	color: #333333;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 1.0em;
	color: #555555;
	font-size: 1.2em;
}
.pinkquote {
	font-style: italic;
	color: #d61e7f;
	width: 410px;
	position: relative;
	display: block;
	line-height: 1.4em;
}
.quote_box {
	width: 420px;
	font-size: x-small;
	background-image: url(assets/quote_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 20px 10px 10px;
	margin: 0px 0px 20px 10px;
	display: block;
}
.quote_box h3 {
	background-image: url(assets/quote_boxtop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 15px;
	margin-top: -10px;
	display: block;
	width: 430px;
	color: #555555;
	font-size: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#GracieB {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	z-index: 10;
}
.floatL_clear {
	float: right;
}
.home_title {
	position: absolute;
	left: 120px;
	top: 470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 11;
	width: 200px;
}
.short_title {
	position: absolute;
	left: 100px;
	top: 470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 10;
	width: 200px;
}
.med_title {
	position: absolute;
	left: 60px;
	top: 470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 10;
	width: 240px;
}
.long_title {
	position: absolute;
	left: 45px;
	top: 470px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 10;
	width: 275px;
}

#footer {
	background-image: url(assets/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: auto;
	position: relative;
	top: 10px;
}
#footer p {
	font-size: x-small;
	color: #ffffff;
	margin-left: 100px;
	display: inline;
	margin-top: 8px;
	position: absolute;
	top: 0px;
	width: 800px;
	text-align: center;
}
#footer a, a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.photo_cr {
	font-size: 0.6em;
	text-align: right;
	color: #666666;
}
.green {
	color: #056C2C;
}
