﻿#rightImageContact {
	position: absolute;
	width: 400px;
	height: 234px;
	top: 30px;
	left: 374px;
	background-image: url('images/RollingRidgeConact.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}
#titleBarContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 700;
	text-transform: capitalize;
	color: #456438;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 785px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 15px;
}
#defaultWrapperContact {
	position: relative;
	width: 800px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 323px;
}
#leftTextContact {
	position: relative;
	width: 300px;
	height: 250px;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;

}