﻿
body {
margin-top: 0;
	background-position: center top;
	background-color: #F6EEE2;
    background-image: url('Images/PageBG.jpg'); 
    background-repeat: repeat-x;  
}


.HeaderLogo {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.HeaderTable {
	width: 978px;
	background-color: #F6EEE2;
}

.HomeContent {
	width: 978px;
	background-color: #E5D8BF;
}

.DownloadPDF {
	border-width: 0px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}


.HomeDiv {
	font-family: "Times New Roman", Times, serif;
	color: #6D6E71;
	font-size: 14px;
	text-decoration: none;
	clip: rect(10px, 10px, 10px, 10px);
	text-align: left;
	text-indent: 5px;
	white-space: normal;
	padding: 10px;
	margin: 10px;
	line-height: 20px;
}

.PropertyContent {
	width: 978px;
	background-color: #3F2B12;
}
.ContactContent {
	width: 978px;
	background-color: #F7F3E3;
	background-image: url('Images/ContactTableBg.gif');
	background-repeat: repeat-y;
}

.PropertyDiv {
	font-family: "Times New Roman", Times, serif;
	color: #6D6E71;
	font-size: 18px;
	text-decoration: none;
	clip: rect(20px, 20px, 20px, 20px);
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	padding: 20px;
	margin: 20px;
	line-height: 23px;
}


ul {
  font-family: "Times New Roman", Times, serif;
	color: #6D6E71;
	font-size: 18px;
    text-decoration: none;
    line-height: 23px;
/*background-color: #CCCCCC;*/
text-indent: 5px;
list-style-position:  outside;
list-style-image: url(images/Bullet.gif);
/*list-style-type: circle;*/
padding: 0px;
margin: 0px;
}






.PropertyImages {
	width: 279px;
}
.PropertyText {
	text-align: left;
}





.Footer {
	width: 978px;
}



.TZCredit {
	color: #E9CEA4;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 35%;
	background-color: #902A20;
	text-decoration: none;
}

.FooterBottomB {
	color: #E9CEA4;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 65%;
	background-color: #902A20;
}
.FooterAddress{
	color: #E9CEA4;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic; 
	font-weight: bold;
	letter-spacing: 1px;
    width: 100%;
	background-color: #c15941;
	
}

.FooterLogo {
	margin: 10px;
	vertical-align: middle;
	border-width: 0px;
    color: #E9CEA4;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	background-color: #902A20;
	text-decoration: none;

}


.ContactFormTable {
	width: 100%;
	border: 0 solid #c0c0c0;
}
.ContactImage {
	text-align: center;
	width: 450;

}
.ContactNames {
	width: 190px;
	text-align: right;
}
.FormTextNames {
	width: 173px;
	text-align: right;
	color: #6D6E71;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.FormBoxCell {
	width: 200px;
	text-align: left;
}
.inputBox {
	width: 350px;
	border: 0;
	color: #6D6E71;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.inputBox2 {
	width: 150px;
	border: 0;
	color: #6D6E71;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.ContactComments {
	width: 337px;
	height: 100px;
    border: 0;
	color: #6D6E71;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}




