/* @override http://www.loudcreative.com/css/mytinymce.css */

.normal_body {
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	color: #898780;
	font-size: 11px;
	line-height: 18px;
}
.page_title {
	font-size: 21px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 1px;
	text-transform: uppercase;
	background: url(../img/site/page_title_div.jpg) bottom left no-repeat;
	padding-bottom: 15px;
	color: #FFD100;
}
a.btn-getintouch {
	display: block;
	width: 268px;
	height: 87px;
	background: url(../img/site/btn-getintouch.jpg);
	text-indent: -1500px;
	cursor: pointer;
}
a.btn-getintouch:hover {
	background-position: 0 87px;
}
a.btn-launchsite {
	display: block;
	width: 268px;
	height: 58px;
	background: url(../img/site/btn-launchsite.jpg);
	text-indent: -1500px;
	cursor: pointer;
}
a.btn-viewlayout {
	display: block;
	width: 268px;
	height: 58px;
	background: url(../img/site/btn-viewlayout.jpg);
	text-indent: -1500px;
	cursor: pointer;
}
a.btn-launchsite:hover,
a.btn-viewlayout:hover {
	background-position: 0 58px;
}
