/*
blue color: #0086a9
R = 0, G = 134, B = 159

brown color: #51433a
R = 81, G = 67, B = 58

Font on contact page
agency fb   4.49

Names done in Britannic Bold 3.85
*/
* {
padding:0px;
margin:0px;
}
html, body {
	font-family: "Times New Roman", Times, serif;
	background-color:#51433a;
}
div {
text-align:center;
}
td{
text-align:left;
}
.bluebackground {
background-color:#00869f;
width:965px;
padding:0px 0px 0px 0px;
margin: 0 auto;
}
.page {
	background-color:#51433a;
	width:100%;
	height:100%;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
.whiteborder {
	background-repeat:repeat-y;
	background-position:center;
	background-image:url(images/whitebackground.jpg);
	width:1000px;
	text-align: center;
	padding:0px 0px 0px 0px;
	margin: 0 auto;

}
.bottombackground {
	background-image:url(images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	widows:965px;
	margin-top: 25px;
}.bottombackground2 {
background-image:url(images/footer2.jpg);
background-position:bottom;
background-repeat:no-repeat;
widows:965px;
}
.navigation {
	color:#000000;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
}
.whitetext {
}
.footer { height:300px; width:965px;
}
.whitetext {
	color: #FFFFFF;
	min-height: 150px;
	text-align: left;
	margin-left: 50px;
	margin-bottom: 0px;
	font-size: 36px;
}
.navigation a {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pic {
	width: 170px;
	float: left;
}
.text {
	float: left;
	width: 350px;
	text-align: left;
	padding: 0px 10px;
}
.credentials {
	float: left;
	width: 350px;
	text-align: left;
	padding: 0px 10px;
}
.cherise {
	clear: both;
	padding-top: 0px;
}
.contactustext {
	font-family: "agency fb";
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	clear: left;
}
.phone {
	text-align: right;
	float: right;
	height: 100px;
	width: 290px;
	font-size: 24px;
	font-weight: bolder;
	padding-top: 50px;
	padding-right: 10px;
}
.pat {
	clear: none;
}
.logo {
	float: left;
	width: 300px;
	height: 185px;
}
.contactfooter {
	clear: both;
	height: 7px;
}
.pic p {
	font-family: "agency fb";
	font-size: 24px;
	font-weight: bolder;
}
.credentials ul {
	text-indent: 0px;
	margin-left: 16px;
}
.credentials p {
	margin-left: 16px;
}
.pic a {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
}
.pic a:visited {
	color: #FF0000;
}
.pic a:active {
	color: #cc0000;
}
.pic a:hover {
	color: #cc0000;
}
.contactfooter {
	clear: both;
	height: 50px;
}
.properties {
	clear: both;
}
.properties {
	clear: both;
	background-color: #FFFFFF;
	width: 700px;
}
.padding {
padding-top:25px;
text-align:left;
}
.cherise .credentials {
	width: 400px;
}

