.unit_top {
	height: 54px;
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

.unit_links {
	float: left;
}

.unit_links a {
	font-size: 20px;
	margin-top: 10px;
	text-decoration: none;
	color: #cccccc;
	padding-right: 30px;
	display: block;
	float: left;
}

.unit_links a:hover {
	color: #003399;
}

.unit_links .active {
	text-decoration: none;
	color: #6699ff;
}

.unit_plan {
	float: right;
	margin-right: 45px;
}

.unit_description {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0px;
	width: 850px;
	padding-bottom: 80px; 
	padding-left: 35px; 
	padding-right: 50px;
	float: left;
	background: url(../graphics/units/unit_description_box.jpg) no-repeat left bottom;
}

.unit_description td {
	padding-top: 50px;
	vertical-align: top;
}

.unit_description h1 {
	font-size: 36px;
	padding-right: 40px;
	color: #fff;
}

.unit_description p {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 15px;
	color: #fff;
	padding-right: 30px;
}

.unit_description ul {
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 15px;
	color: #fff;
	padding-right: 30px;
}

.unit_description li {
	line-height: 20px;
}





.unit_box {
	text-decoration: none;
	color: white;
	padding-right: 30px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 250px;
	background: url(../graphics/unit_box.jpg) bottom;
}

.unit_box a {
	text-decoration: none;
	color: white;
}

.unit_box a:hover {
	text-decoration: underline;
}




.bottom_link {
	float: left;
	text-align: center;
	width: 800px;
	padding-right: 50px;
}

.bottom_link a {
	text-decoration: none;
	color: #6699ff;
	font-size: 16px;
}

.bottom_link a:hover {
	color: #003399;
}

.docs { 
	margin-left: 0px; 
	float: left;
	width: 300px; 
}

.docs img { 
	margin-right: 10px; 
	float: left; 
}


.pageBox { 
	padding-right: 20px; 
	width: 100%; 
	border: 0; 
	border-spacing: 0; 
	margin-top: 20px; 
}



.pdf {
	background: url(../graphics/icons/pdficon.gif) no-repeat;
	padding-left: 25px;
}

.wrd {
	background: url(../graphics/icons/wrdicon.gif) no-repeat;
	padding-left: 25px;
}

.exl {
	background: url(../graphics/icons/xlsicon.gif) no-repeat;
	padding-left: 25px;
}

.ppt {
	background: url(../graphics/icons/ppticon.gif) no-repeat;
	padding-left: 25px;
}

.rtf {
	background: url(../graphics/icons/rtficon.gif) no-repeat;
	padding-left: 25px;
}

.txt {
	background: url(../graphics/icons/txticon.gif) no-repeat;
	padding-left: 25px;
}



.add, .edit, .delete {
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	text-decoration: none;
	color:#0066CC;
}

.add	{ background-image: url(../graphics/icons/add.png); }
.edit 	{ background-image: url(../graphics/icons/edit.png); }
.delete { background-image: url(../graphics/icons/delete.png); }



/* UNIT ADMIN CLASSES */
.unit_lot {
	height: 140px;
	margin: 0px;
	float: left;
	display: block;
}

.unit_lot h3 {
	margin-bottom: 4px;
}

.unit_lot p {
	margin-bottom: 3px;
	font-size: 10px;
}

.unit_side {
	width: 15px;
	text-align: center;
	vertical-align: middle;
}

.unit_join {
	text-align: center;
}

/* UNIT BLOCKS FOR HOMEPAGE */
.unit_blocks {
	border-style: none;
	background: url(../graphics/units/unit.jpg) no-repeat left top;
	height: 325px;
	width: 850px;
	margin-top: 0px;
	float: left;
}

.unit_block_lots {
	float: left;
	margin-left: 80px;
	margin-top: 44px;
	width: 701px;
	height: 220px;
}

.lotid {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 17px;
	width: 100%;
	padding: 7px 0 5px 0;
}

.unit_lots {
	text-align: center;
	color: white;
	float: left;
	display: block;
}

.unit_lots p {
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 12px;
	font-size: 11px; 
	width: 62px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}


.unit_lots a {
	padding-left: 8px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 8px;
	margin: 0px;
	color: #0033ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	display: table-cell;
	vertical-align: middle;
}

.unit_size {
	width: 62px;
	margin:0;
	font-size:9px;
	line-height:10px;
	color:#333;
	float: left;
}

