@charset "utf-8";
body {
	font: 15pt Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Design/Assets/Homepage_Images/bkg.jpg);
	position: relative;
}
.Home {
	position: absolute;
	top: 275px;
}
.rightFloat {
	float: right;
	clear: both;
	border: 4px ridge #103CD0;
	margin-bottom: 15px;
	margin-left: 35px;
	position: relative;
	top: 6px;
}
.leftFloat {
	clear: both;
	float: left;
	border: 4px ridge #103CD0;
	margin-right: 35px;
	margin-bottom: 15px;
	position: relative;
	top: 6px;
}


.Map {
	position: absolute;
	left: 808px;
	top: 275px;
}

.Contact {
	position: absolute;
	left: 390px;
	top: 275px;
}
.oneColFixCtrHdr  #mainContent h1,h2, h3{
	font-size: 23pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #00016E;
}

.Living {
	position: absolute;
	top: 275px;
	left: 154px;
}
#mainContent .question {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
}



.oneColFixCtrHdr #container {
	width: 946px; /* the auto margins (in conjunction with a width) center the page */
	border: 4px groove #0000FF;
	text-align: left;
	background-color: #d8e8ec;
	top: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	bottom: 30px;
	position: relative;
}
.oneColFixCtrHdr #header {
	height: 343px;
	background-image: url(Design/Assets/Homepage_Images/header_bkg.jpg);
}
.oneColFixCtrHdr #mainContent {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	text-align: justify;
}
.jTrans {
	position: absolute;
	top: 50px;
	left: 42px;
}
.rates {
	position: absolute;
	left: 625px;
	top: 275px;
}

.cTrans {
	position: absolute;
	left: 678px;
	top: 50px;
}
.listPaddings {
	margin-right: 70px;
	margin-left: 50px;
}
.optional {
	font-size: small;
	font-style: normal;
}


.requireds {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.oneColFixCtrHdr #mainContent li {
	line-height: 28px;
}



.oneColFixCtrHdr #footer {
	height: 150px;
	text-align: center;
	position: relative;
}
.Taglines {
	position: relative;
	left: -5px;
}
.rightFloat2 {
	float: right;
	clear: both;
	border: 4px ridge #103CD0;
	margin-bottom: 15px;
	margin-left: 35px;
	position: relative;
	top: 19px;
}

