@charset "utf-8";
/*Designed by Mary Mederos for Moving On Up, Inc.*/
/*http://coroflot.com/emaudesign*/
/*------SubCol------*/
.centercol {
	margin: 0 auto;
	padding: 65px 0 0 30px;
	width: 775px;
}
.subcol {
	padding-left: 76px;
	margin-top: -27px;
	z-index: 6;
	width: 851px;
	position: absolute;
	margin-bottom: 50px;
	color: #90BED2;
	min-height: 0;
	top: 283px;
	left: 44px;
}
.local {
	float: left;
	display: inline;
	background: url(../images/localbkg.png) bottom left no-repeat;
	width: 375px;
	height: 146px;
	margin-top: 25px;
	margin-right: 42px;
}
.local h2 {
	margin-top: 15px;
	margin-left: 105px;
}
.local h5 {
	margin-left: 105px;
}
.longdistance {
	float: left;
	display: inline;
	background: url(../images/longdbkg.png) bottom left no-repeat;
	width: 389px;
	height: 171px;
}
.longdistance h2 {
	margin-top: 40px;
	margin-left: 10px;
}
.longdistance h5 {
	margin-left: 10px;
}
/*------Tabs------*/
.subcol2 {
	padding-top: 200px;
	padding-right: 86px;
	margin: 0 auto;
}
.tabs {
	padding-left: 20px;
	padding-top: 5px;
	z-index: 7;
	position: static;
	width: 233px;
	height: 302px;
	background: url(../images/navbkg.png) top left no-repeat;
	float: right;
	display: inline;
}
.tabs .subleft {
	float: left;
	display: inline;
	width: 25%;
	margin-top: 15px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	min-height: 1 px;
	zoom: 1;
}
.tabs .subright {
	float: left;
	position: relative;
	display: inline;
	width: 65%;
	margin-top: 15px;
	overflow: hidden;
	padding: 0px;
	min-height: 1 px;
	zoom: 1;
}
.tabs .subright a {
	border: none;
}
.tabs .subright h5 {
	font-weight: bold;
}
.tabs .subright h2 {
	color: #FFFFFF;
}
.subright p {
	padding-left: 0;
}
.tabbed_images {
	width: 253px;
	height: 307px;
	margin: 0;
	padding: 0;
	clear: both;
	list-style: none;
}
.tabbed_images li {
	list-style: block;
	margin-bottom: 10px;
	padding: 13px 0 0 45px;
	width: 281px;
	height: 23px;
	background: url(../images/navli.jpg) top left no-repeat;
}
.box {
	float: right;
	display: inline;
	background: url(../images/textbox.jpg) top left no-repeat;
	width: 493px;
	height: 292px;
	padding: 5px 15px 15px 15px;
	overflow: hidden;
}
.box .subleft {
	float: left;
	display: inline;
	width: 25%;
	margin-top: 15px;
	min-height: 1 px;
	zoom: 1;
}
.box .subright {
	float: left;
	display: inline;
	width: 75%;
	margin-top: 15px;
	min-height: 1 px;
	zoom: 1;
}
.tabbed_images a {
	color: #1a3b5a;
	font-weight: bold;
}
.box h2 {
	color: #ff7200;
}
.box h5 {
	color: #13313f;
}
/*------Tables------*/
th {
	font-size: 11px;
	line-height: 13px;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px;
	background: #CAE8EA;
}
.spec {
	border-left: 1px solid #C1DAD7;
	color: #1569C7;
	text-align: center;
}
.left {
	border-left: 1px solid #C1DAD7;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 6px;
	color: #1569C7;
	font-size: 12.5px;
}
td.alt {
	background: #FFF7E9;
	color: #096394;
}
.altleft {
	background: #FFF7E9;
	color: #096394;
	border-left: 1px solid #C1DAD7;
}
.altcolor h1 {
	color: #e56717;
	font-size: 12.5px;
	line-height: 14px;
	padding: 0px;
	margin: 0;
}
.altcolor h2 {
	color: #1569C7;
	font-size: 12.5px;
	line-height: 14px;
	padding: 0px;
	margin: 0 auto;
}
