body {
		background-position: center;
		margin: 0px;
	padding: 0px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
}
.nav {
	width: 150px;
	padding-left: 30;
	text-decoration: none;
}


.navlinks {
	font-size: 12px;
	text-align: right;
	padding-top: 5px; 
	line-height:18pt;
	color: #A9A9A9;
	text-decoration: none;
	vertical-align:bottom;
	}
.navlinks a:link, .navlinks a:visited {
	text-decoration: none;
	color: #A9A9A9;
}
.navlinks a:hover, .navlinks a:active {
	text-decoration: none;
	color: #F4A460;
}




.indexTable {
	height: 1000px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../_images/back.gif);
}
.altTable {
	height: 1000px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../_images/backalt.gif);
}
.index {
	width: 900px;
	padding-top: 45px;
	background-repeat: no-repeat;
		
}
.indexBox {
	margin-top: 60px;
}
.indexContent {
	line-height: 18px;
	font-size: 11px;
	padding-right: 35px;
		
}
.indexFooter {
	color: #A9A9A9;
	font-size: 11px;
	padding-bottom: 15px;
	text-align: right;
	padding-right:35px;

}
.indexFooter a:link, .indexFooter a:visited {
	text-decoration: none;
	color: #A9A9A9;

}
.indexFooter a:hover, .indexFooter a:active {
	text-decoration: none;
	color: #F4A460;
}

.utility {
	font-size: 12px;
	height: 155px;
	text-align: right;
	padding-top: 5px; 
	padding-right: 80px;
	color: #A9A9A9;
	text-decoration: none;
	vertical-align:bottom;
	}
.utility a:link, .utility a:visited {
	text-decoration: none;
	color: #A9A9A9
}
.utility a:hover, .utility a:active {
	text-decoration: none;
	color: #F4A460;
}









.footer {
	color: #AAA7BC;
	padding-top: 25px;
	padding-bottom: 50px;
	padding-left: 95px;
	font-size: 11px;

}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #817D9B;

}
.footer a:hover, .footer a:active {
	text-decoration: none;
	color: #4C4962;
}

.header {
	background-image: url(../_images/interior.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 214px;
	width: 899px;
	padding-top: 15px;
}
.content {
	padding: 50px 50px 50px 95px;

}
.columnLeft {
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DED7C4;
	width: 360px;


}
.columnRight {
	padding-left: 50px;
	width: 391px;
	font-size: 11px;
	color: #4C4962;
}
p {
	line-height: 18px;
}
.bump {
	width: 35px;
}
