
/********* TYPE **************/

body {
	color:#C1C1C1;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:.8em;
	text-align:left;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 0;
	border: 0px;
	border-bottom: 1px dotted #ccc; 
}

hr#thick {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 0;
	border: 0px;
	border-bottom: 2px dotted #6c6c6c; 
}

h1 {
	color: #000;
	margin-top: 5px;
}

h2 {
	margin-bottom: 5px;
	color: #29496e;
	clear: left;
}

h3 {
	margin-bottom: 3px;
}

#genleftbox h2 {
	text-transform: uppercase;
	color: #3f86d8;
}

#genrightbox h2 {
	text-transform: uppercase;
	color: #3f86d8;
}

#navcontainer {
	font-weight: bold;
}

a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	color: #000;
}

a:active {
	position: relative;
	top: 1px;
}

a img {
	border: none;
}

body strong {s
	font-size:110%;
}

#footerwrapper a {
	color: #000;
}

#footerwrapper a:hover {
	color: #666;
}

/********* IMAGES *************/


#genimageleft {
	float: left;
	border: 2px solid #fff;
	-moz-box-shadow:0 0 8px #b7b7b7;
	-webkit-box-shadow:0 0 8px #b7b7b7;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

#genimageright {
	float: right;
	border: 2px solid #fff;
	-moz-box-shadow:0 0 8px #b7b7b7;
	-webkit-box-shadow:0 0 8px #b7b7b7;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
}

#genimage {
	border: 2px solid #fff;
	-moz-box-shadow:0 0 8px #b7b7b7;
	-webkit-box-shadow:0 0 8px #b7b7b7;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

#floatleft {
	float: left;
	margin-right: 5px;
}


/********* COLOR **************/

a {
	color: #268e9d;
}

body {
	color: #4f4f4f;
}

strong {
	color: #373737;
}



/********** WRAPPERS ***********/

body {
	margin: 0 0 0 0;
	background-color: #e5e5e5;
}

#navwrapper {
	width: 100%;
	height: 50px;
	background: #207be6 url(../images/navtop-bg.jpg) top center no-repeat;
	margin: 0 0 0 0;
	border-bottom: 1px solid #1369cf;
	opacity:.75;
	filter:alpha(opacity=75);
	filter: Òalpha(opacity=75)Ó;
}

#navwrapper:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
	filter: Òalpha(opacity=85)Ó;
}

#headerwrapper {
	width: 100%;
	height: 185px;
	background: #2680e9 url(../images/header-bg-2.jpg) top center no-repeat;
	border-bottom: 1px solid #65860d;
}

#mainwrapper {
	width: 100%;
	height: auto;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #ededed;
	background: #fff url(../images/main-bg.png) top left repeat-x;
}

#footerwrapper {
	clear: both;
	width: 100%;
	height: auto;
	background-color: #ccc;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #c1c1c1;
	margin-top: 0px;
	font-size: 0.9em;
}

/********** FADE ***********/

#headerfadeshow {
	background: transparent;
}

/********** CONTAINERS ***********/

#navcontainer,
#headercontainer,
#maincontainer,
#footercontainer,
#navscrollercontainer {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/****

#logocontainer {
	position: relative;
	margin-top: -35px;
	margin-right: 35px;
	float: right;
	width: 257px;
	height: 90px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow:0 0 8px #063265;
	-webkit-box-shadow:0 0 8px #063265;
	border: 1px solid #8ebff8;
}


****/

#logocontainer {
	position: relative;
	top: 11px;
	right: 25px;
	float: right;
	width: 257px;
	height: 90px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-box-shadow:0 0 8px #063265;
	-webkit-box-shadow:0 0 8px #063265;
	border: 1px solid #8ebff8;
}


#logocontainer:hover {
	-moz-box-shadow:0 0 12px #021122;
	-webkit-box-shadow:0 0 12px #021122;	
}

#navcontainer {
	height: 25px;
}

#headercontainer {
	height: 185px;
}

#maincontainer {
	height: auto;
	padding: 10px 20px 20px 20px;
}

#footercontainer {
	height: auto;
	padding: 20px 10px 55px 10px;
	background: transparent url(images/footer-bg.png) top left no-repeat;
}

#headeradcontainer {
	float: left;
	margin-top: -60px;
}

/********** BOXES **********/

#footerbox {
	clear: right;
	float: right;
	width: 350px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	margin: 0 10px 0 10px;
	background-color: #d8d7d7;
	color: #787878;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footerlocbox {
	float: right;
	width: 350px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	margin: 0px 10px 10px 10px;
	background-color: #ebebeb;
	color: #787878;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#genrightbox {
	float: right;
	width: 500px;
	padding: 10px;
	background-color: transparent;
	margin-bottom: 20px;
	border-left: 1px solid #dbdbdb;
}

#genfooterbox {
	clear: both;
	position: relative;
	top: 10px;
}

#genleftbox {
	float: left;
	width: 400px;
	padding: 10px;
	background-color: transparent;
	margin-bottom: 20px;
}

/********** NAVSCROLLER *********/

#navscrollerwrapper {
	position: relative;
	top: -2px;
	width: 100%;
	height: 40px;
	background: #fff url(images/nav-bg.gif);
	border-bottom: 1px solid #dbdbdb;
	overflow: hidden
}

#navscrollercontainer {
	position: relative;
    padding: 0 10px;
    text-transform: uppercase;
    width: 600px;
}

#navscrollercontainer:hover {

}

#navscrollercontainer ul {
	position: relative;
	top: 5px;
	list-style: none;
	padding: 0;
}

#navscrollercontainer li {
	float: left;
	margin: 0;
}

#navscrollercontainer a {
	cursor: pointer;
	padding: 18px 20px 12px 20px;
	font-size: 14px;
	color: #000;
	border-left: 1px solid #dbdbdb;
}

#navscrollercontainer a:active {
	position: relative;
	top: 0px;
}

#navscrollercontainer a:hover {
	color: #5f96e8;
}


#arrowright {
	position: relative;
	top: -15px;
}

/********** ICONS **********/

#icons {
	position: relative;
	top: 2px;
}


/********** NAVIGATION **********/

body#home a#homenav,
body#about a#aboutnav,
body#resources a#resourcenav,
body#contact a#contactnav,
body#jobs a#jobsnav {
	background-color: #166dd3;
	color: #7db8fd;
	border: 1px solid #0f63c5;
	cursor: default;
}

body.whatwedo a#whatwedonav,
body.areasserved a#areasservednav,
body.ourdoctors a#ourdoctorsnav,
body.community a#communitynav,
body.corevalues a#corevaluesnav {
	background: #6a6a6a url(images/nav-active-bg.gif);
	color: #b4b4b4;
	cursor: default;
}

#navcontainer {
	letter-spacing: 1px;
	padding: 10px 0 0 0;
}

#navcontainer ul {
	list-style: none;
	padding: 0;
	margin: 8px 5px 0 5px;
}

#navcontainer li {
	float: left;
	margin: 0 0.30em;
}

#navcontainer a {
	cursor: pointer;
	background-color: #f6f6f6;
	padding: 8px 8px 8px 8px;
	font-size: 14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #000;
}

#navcontainer a:hover {
	background-color: #73b3ff;
	color: #fff;
}



/********** HOME PAGE **********/


#mainrightbox {
	float: right;
	width: 280px;
	height: auto;
	background-color: #e0eefe;
	border: 1px solid #85b9f7;
	margin: 5px 10px 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	text-align: center;
	color: #29496e;
	padding: 10px 10px 10px 10px;
}

#homemoviebox {
	width: 280px;
	height:158px;
	background: transparent url(images/home-rightpic.jpg);
	overflow: hidden;
	margin-bottom: 10px;
}

#mainleftbox {
	float: left;
	width: 150px;
	height: 120px;
	margin: 15px 10px 5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 4px solid #dbf4fb;
	background: transparent url(images/home-pic-1.jpg);
	overflow: hidden;
}


#homebuttons {
	letter-spacing: 1px;
	padding: 5px 0 0 0;
}

#homebuttons ul {
	list-style: none;
	padding: 0;
	margin: 8px 5px 0px 5px;
}

#homebuttons li {
	float: left;
	margin: 0px 0.50em 25px 0.50em;
}

#homebuttons a {
	cursor: pointer;
	background-color: #e6e6e6;
	padding: 8px 8px 8px 8px;
	font-size: 14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #000;
}

#homebuttons a:hover {
	background-color: #73b3ff;
}

#contactbox {
	font-size: 2em;
	padding: 5px 0 5px 0;
	background-color: #f1f7fe;
	margin-bottom: 10px;
	border: 1px dashed #85b9f7;
}

/********** ABOUT PAGE **********/

#navinstructions {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	background-color: #f2f2f2;
	color: #959595;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
}

/********** WHAT WE DO PAGE **********/

#communitylink {
	position: relative;
	top: 10px;
	background-color: yellow;
	padding: 10px;
	font-size: 15px;
	color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}

#communitylink a {
	color: #676a0f;
	font-weight: bold;
}

#communitylink a:hover {
	color: #000;
}


/********** AREAS SERVED PAGE **********/

#areasleftbox {
	float: left;
	width: 200px;
	padding: 0px 10px 10px 10px;
	margin-top: 10px;
	background-color: #e0eefe;
	border: 1px solid #85b9f7;
}


#locdestination {
	float: left;
	clear: left;
	width: 180px;
	padding: 10px 10px 10px 10px;
	background-color: #eff6fd;
	border: 1px solid #e0eefe;
	margin-left: 10px;
	border-bottom: 5px solid #e0eefe;
}

/********** APPLICATION **********/

#fselected:hover {
	background-color: #f3fde2;
	position: relative;
	padding: 0px 20px 0px 20px;
	left: -20px;
	width: 940px;
}

#spacer {
	margin-right: 10px;
}

#application-emblem {
	float: right;
	z-index: 1000;
	position: absolute;
	top: 35px;
	left: 820px;
}

#applicationwrapper {
	width: 935px;
	padding: 10px 15px 30px 15px;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #616161;
	line-height: 35px;
	overflow: hidden;
}

#applicationwrapper h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #2e8e98;
}

#applicationwrapper h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 15px;
	color: #414141;
}

#applicationwrapper input {
	border: 1px solid #ccc;
	padding: 3px;
	color: #727272;
	font-size: 15px;
	margin-right: 10px;
	padding-right:0px;
}

#applicationwrapper input:focus {
	border: 1px solid #b5d6da;
	background-color: #e4f7f9;
}

#educationtable {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #f1fbfc;
	width: 930px;
	margin-bottom: 10px;
}

#educationtable td {
	border: 0px solid #fff;
	padding: 3px 13px;
}

#workhistorytable {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #f1fbfc;
	width: 930px;
	margin-bottom: 10px;
}

#workhistorytable td {
	border: 1px solid #afcccf;
	padding: 3px 13px;
}

#convictionbox {
	width: 90%;
	padding: 5px;
	font-size: 11px;
	line-height: normal;
	color: #999;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}


#agreestatement {
	font-size: 12px;
	line-height: normal;
	margin-bottom: 10px;
}

#applicationsubmit {
	cursor: pointer;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#applicationsubmit:hover {
	background-color: #e4f7f9;
	color: #000;
}


