@charset "utf-8";
/*Designed by Mary Mederos for Moving On Up, Inc.*/
/*www.emaudesign.com*/
* {
	margin: 0;
	padding: 0;
}
body{
	background: #000207; 
	color: #DBE6EA;
	font: normal 11px "Trebuchet MS",Trebuchet,Tahoma,sans-serif;
	text-align: center;
}
/*-----Content------*/
#outerwrapper {
	width: 1280px;
	margin: 0 auto;
	background: url(../images/bkgplain.jpg) center top no-repeat; 
}
.wrapper_flag {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bkg_flag.png) top left no-repeat; 
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align:left;
}
#content {
	width: 950px;
	margin-bottom: 50px;
}
.content_shadow {
	background: url(../images/bkg_shadow.jpg) top left no-repeat; 
	width: 950px;
}
a {
	color: #13313f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #fff;
	font-size: 1.8em;
	font-family: Myriad, Tahoma, sans-serif;
	font-weight: normal;
}
h2 {
	color: #ff7200;
	font-size: 17.75px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	color: #DBE6EA;
	font-weight: bold;
	padding-top: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
}
h4 {
	font-size: 15px;
	color: #90BED2;
	font-weight: bold;
	padding-top: 5px;
}
h5 {
	font-size: 12px;
	color: #90BED2;
	font-weight: normal;
}
h6 {
	color: #90BED2;
	font-size: 10.5px;
	font-weight: normal;
}
p {
	display: block;
	padding: 10px 10px 0px 10px;
	font-size: 12px;
	text-align: justify;
}
hr {
	width: 100%;
	color: #293763;
	border: 1px groove;
	height: 1px;
	margin-top: 3px;
}
cite {
	text-align: right;
}
.clear {
	clear: both;
	font-size: 0;
}
/*-----Header-------*/
#header {
	padding-top: 35px;
	width: 950px;
}
/*---Top Nav Sub---*/
.hnavsub {
	height: 35px;
	text-align: right;
}
.hnavsub ul {
	left:6px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}
.hnavsub ul li {
	display: inline;
	list-style-position: inside;
}
.hnavsub a {	
	color: #EE6111;
	font-weight: bold;
}
.hnavsub a:hover {
	color: #FF7200;
	text-decoration: underline;
}
/*-----Banner------*/
.banner {
	background: #ff7200 url(../images/Services-Banner.jpg) top left no-repeat;
	width: 950px;
	height: 160px;
	z-index: 1;
}
.banner .btnlite {
	margin: 80px 10px 0 275px;
	float: left;
	display: inline;
	background: url(../images/btn01.png) top left no-repeat;
	width: 100px;
	height: 23px;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 6px;
}
.banner .btnlite a {
	color: #1a3b5a;
}
.banner .btndark {
	margin-top: 80px;
	float: left;
	display: inline;
	background: url(../images/btn02.png) top left no-repeat;
	width: 94px;
	height: 23px;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 12px;
}
.banner .btndark a {
	color: #eb5800;
}
/*---Top Nav- Main--*/
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */
.hnavmain {
	margin-top: -7px;
}
.hnavmain .glossymenu {
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto;
	background: url(../images/menu_bg.png) repeat-x; /*tab background image path*/
	height: 54px;
	list-style: none;
	z-index: 2;
}
.hnavmain .glossymenu li {
	float: left;
}
.hnavmain .glossymenu li a {
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 54px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;	
}
.hnavmain .glossymenu li a b {
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}
.hnavmain .glossymenu li.current a, .glossymenu li a:hover {
	color: #FFFFFF;
	background: url(../images/menu_hover_left.png) no-repeat; /*left tab image path*/
	background-position: left;
}
.hnavmain .glossymenu li.current a b, .glossymenu li a:hover b {
	color: #FFFFFF;
	background: url(../images/menu_hover_right.png) no-repeat right top; /*right tab image path*/
}
/*------Logo------*/
.logo {
	z-index: 3;
	height: 105px;
}
.logo img {
	float:left;
	display: inline;
	z-index: 4;
	margin-left: 76px;
	padding-top: 3px;
	height: 102px;
}
.logo h1 {
	float:left;
	display: inline;
	z-index: 5;
	margin-left: -30px;
	padding-top: 35px;
	height: 70px;
}
/*------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;
}
.local {
	float: left;
	display: inline;
	background: url(../images/localbkg.jpg) 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.jpg) bottom left no-repeat;
	width: 389px;
	height: 171px;
}
.longdistance h2 {
	margin-top: 40px;
	margin-left: 10px;
}
.longdistance h5 {
	margin-left: 10px;
}
.promo {
	float: left;
	display: inline;
	background: url(../images/promos.jpg) bottom left no-repeat;
	width: 265px;
	height: 162px;
	margin-right: 42px;
	padding-top: 55px;
	padding-left: 110px;
	color: #1A3B5A;
}
.promo h2 {
	margin-top: 7px;
}
.promo h5 {
	color: #1A3B5A;
}
.promo h2 a {
	color: #ff7200;
}
.senior {
	float: left;
	display: inline;
	background: url(../images/seniors.jpg) bottom left no-repeat;
	width: 399px;
	height: 202px;
	margin-top: 15px;
}
.senior h2 {
	margin-top: 50px;
	margin-left: 20px;
	text-align: left;
	font-size: 17.75px;
}
.senior h2 a {
	color: #ff7200;
}
.senior p {
	margin-left: 68px;
	width: 135px;
	color: #1A3B5A;
}
/*------Tabs------*/
.subcol2 {
	padding-top: 168px;
	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.jpg) 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;
	color: #13313f;
	width: 493px;
	height: 292px;
	padding: 20px 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;
}
.box h2 {
	color: #ff7200;
}
.box h5 {
	color: #13313f;
}
/*------Footer------*/
#footer {
	margin-top: 15px;
	margin-bottom: 50px;
	clear: both;
}
#footer nav {
	margin: 0 auto;
}
.nav {
	text-align: center;
}
.nav ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 1em;
	font-weight: bold;
}
.nav ul li {
	display: inline;
	list-style-position: inside;
}
.nav a {	
	color: #EE6111;
	font-weight: bold;
}
.nav a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
#footer p {
	text-align: center;
}
#footer p a {
	color: #90BED2;
}
/*------ETC.------*/
.enlarge {
	font-size: 1.2em;
	line-height: 1.35em;
}
.newsblurb {
	background-color: #0B1935;
	padding: 8px 0;
	border: #293763 1px groove;
}
.orange {
	color: #FF7200;
	font-weight: bold;
}
/*------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;
}
/*------Special------*/
.contentmain { background: url(images/bkgtestimonials_tile.jpg) top left repeat-y; }
.contentmain_fill { background: url(images/bkg_testimonials.jpg) top left no-repeat; }
.contentmain_btm { background: url(images/bkgtestimonials_footer.jpg) bottom left no-repeat; }
.about_left {
	width: 565px;
	display: inline;
	float: left;
	margin-bottom: 55px;
	margin-right: 40px;
	padding: 30px 0 0 20px;
}
.about_right {
	width: 320px;
	display: inline;
	float: left;
	margin: 20px 5px 55px 0;
}