body {
	background-color: #FFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	padding-left: 50px;
}

#top_text_background {
	background-image: url(images/main_text_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#main_text_background {
	background-image: url(images/main_text_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer_link {
	color: #696969;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #696969;
	font-weight: bold;
	margin-bottom: -15px;
}
.main_text_intro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	line-height: 21px;
	margin-right: 10px;
	font-weight: normal;
}
h2 {
	color: #696969;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: -10px;
}
.main_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 17px;
	font-weight: normal;
	margin-right: 40px;
}
.main_text_top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 18px;
	font-weight: normal;
	margin-right: 15px;
}
#main_text_background_fade {
	background-image: url(images/main_text_bottom_fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.main_text_emphasize {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
}
.main_text_link {
	color: #696969;
	text-decoration: underline;
}
.main_text_link:hover {
	color: #696969;
	text-decoration: none;
}
#review_background {
	background-image: url(images/splashes/reviews.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_text_intro_emphasize {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 21px;
	margin-right: 10px;
	font-weight: normal;
}
#main_text_background_1 {
	background-image: url(images/main_text_bottom_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.main_text_intro_smaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	line-height: 19px;
	margin-right: 10px;
	font-weight: normal;
}
