/* Global Styles */

body {
	margin:0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* ID Styles */
#botnav {
	background-color: #006699;
	width: 900px;
	height: 30px;
	text-align: center;
	float: left;
	display: block;
	padding-top: 10px;
}
#container {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	width: 900px;
	height: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position: static;
} 


#copyright {
	width: 900px;
	background-color: #006699;
	text-align: center;
	height: 20px;
	float: left;
	padding-top: 2px;
}	
	
	#img {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#img2 {
	float: left;
	text-align: left;
	background-position: left;
	padding-right: 20px;
	padding-bottom: 150px;
}

#logo {
	height: 144px;
	width: 900px;
	top: 50px;
	right: 50px;
	background-color: #000000;
	background-position: center center;
	background-image: url(images/Home_logo.jpg);
	background-repeat: no-repeat;
	
	clip: rect(0px,0px,auto,auto);
	float: left;
}

#navbox{
	display: block;
	background-color: #000000;
	width: 900px;
	height: 20px;
	float: left;
	padding-top: 6px;
	padding-bottom: 0px;
	bottom: 0px;
	text-indent: 475px;
	top: 0px;
}
	
#navigation a {
	text-decoration:none;
	top: 0px;
	display: inline;
	text-indent: 250px;
	
	text-align: left;
	left: 250px;
	}
	
#navigation a:hover {
	color: #006699;
	text-decoration:none;
	}
	
#paddingabout {
	width: 390px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 300px;
}

#paddingservices {
	width: 390px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 300px;
}

#paddingphotos {
	width: 350px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	height: 100%;
}
.small_photo_left {
	float: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.small_photo_right {
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#paddingbody {
	width: 430px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	height: 100%;
	padding-left: 0px;
}
#photo {
	background-color: #000000;
	height: 110px;
	width: 900px;
	float: left;
}

/* Class Styles */

.logo {
	color: #000000;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 18px;
	background-color: #000000;
	display: block;
	height: 144px;
	width: 900px;
	}
	
.bodyText {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyTextbold {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	}
.addressHead {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}	
	
.subHeader {
	letter-spacing:normal;
	display: block;
	background-position: left;
	margin-bottom: 10px;
	text-decoration: none;
	padding: 0px;
	}
	.linkText {
	line-height:18px;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.link a {
	text-decoration:underline;
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16pt;
	}
	
.link a:hover {
	text-decoration:underline;
	color: #006699;
	}
	
.navText a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	height: 12px;
	text-transform: uppercase;
	background-image: url(images/square_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	left: 500px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 0px;
	bottom: 0px;
	}

	
.navText a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
	}
	
.navbottom a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	width: 65px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	}
	
.navbottom a:hover{
	color: #333333;
	background-color: #0099FF;
	text-decoration: none;
	}
	
	

.img {
	padding-top: 25px;
	margin-left: 425px;
	float: left;
}

.head {
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	left: 0px;
	top: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

.form {
	top: 10px;
	right: 10px;
	text-align: left;
	padding: 10px;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}


#logoinside {
	height: 110px;
	width: 900px;
	top: 50px;
	right: 50px;
	background-color: #000000;
	background-position: 30px 25px;
	background-image: url(images/logo_inside.jpg);
	background-repeat: no-repeat;
	clip: rect(0px,0px,0px,0px);
	float: left;
}
#headinside {
	float: left;
	width: 900px;
}
#paddingproperty {
	width: 880px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 100%;
	text-align: left;
}
#table_prop {
	background-color: #999999;
	width: 100%;
}
#prop_table {
	width: 600px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
