@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 80%;
	line-height: 1.5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;

}


#outerWrapper{
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/HeaderBG_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#whiteBG {


}

#HomePageTop {
	width:100%;
	overflow:auto;
	margin-bottom:20px;
	background-image: url(images/BG-HP-gradient.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	/*padding-right: 20px;*/
	padding-bottom: 60px;
	/*padding-left: 20px;*/
}

#HomePageTop img {
float:left;
margin-left:20px;
margin-right:50px;
margin-bottom:20px;
margin-top:20px;

}


#mainWrapper{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	background-color: #ffffff;
}

#footerWrapper{
	background-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	position: relative;
	bottom: 0px;

	width: 100%;
	clear: both;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
	margin: 0;

}

/* footer text*/

#footerWrapper a {
	color: #000000;
}

#footerWrapper a:hover {
	color: #ffffff;
}

#MainNav{

}

#MainContentWrapper{
width:100%;
overflow:auto;
background-color: #ffffff;
}

#secondaryNavWrapper{
	width: 200px;
	float: left;
	background-color: #ffffff;
}

#mainContent {
	width: 720px;
	float: right;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-color: #ffffff;
	overflow: auto;
	
	
}

#mainContent1Col {
	width: 920px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	background-color: #ffffff;

}

.specServe {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px;
	overflow:auto;
	background-color: #e8e8e8;
	background-image: url(images/bioBG.jpg);
	background-repeat: repeat-x;
}

.specServe img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;

}

.Bio img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;

}

.Bio {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	overflow:auto;
	background-color: #e8e8e8;
	background-image: url(images/bioBG.jpg);
	background-repeat: repeat-x;
}

.smallBio img {
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;

}

.smallBio {
	float:right;
	width:190px;
	margin: 10px;
	overflow:auto;
	background-color: #e8e8e8;
	background-image: url(images/bioBG.jpg);
	background-repeat: repeat-x;
}


#BoT {
	float:left;
	width:25%;
	margin-top:20px;
}



#breadcrumb {
	padding: 10px;
}

/* Divs for columns on home page*/

.SingleColHome {
	float:left;
	width: 190px;
	overflow:hidden;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.SingleColHome h4 {
	display: block;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

#LeftColHome {
	float:left;
	width:300px;
	margin: 10px;
	padding-right:60px;

}

#socialMediaBlock {
	/*float:left;
	border-bottom-color: #CCCCCC;*/
	width:300px;
	/*margin: 10px;
	padding-right:60px;*/

}

#socialMediaBlock h4 {
	display: block;
	width:203px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#socialMediaBlock img {
	margin-right: 20px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}
#socialMediaBlock ul {
	margin: 0;
	padding: 0;
}

#socialMediaBlock li {
	display: block;
	width:200px;
	list-style-image: none;
	border: 1px solid #CCCCCC;
	margin-bottom:5px
}

#socialMediaBlock a {
	display:block;
	text-decoration: none;
	color: #000000;
	background-color: #eeeeee;
}

#socialMediaBlock a:hover {
	text-decoration: none;
	display:block;
	background-color: #CCCCCC;
	color: #000000;
}

#healthlinkBlock {
	width: 203px;
	margin-bottom:50px;

}

#healthlinkBlock p {
	font-weight: bold;
	color: #993300;	
}

#healthlinkBlock a {
	color: #000000;
	font-weight: normal;
}

.copyright {
	color: #FFFFFF;
}


.JobAppbutton {
	display: block;
	margin-top: 40px;
	margin-bottom: 40px;
}
.JobAppbutton a {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width:150px;
	text-align: center;
	background-color: #eeeeee;
	text-decoration: none;	
}

.JobAppbutton a:hover {
	border: 1px solid #000000;
	padding: 10px;
	width:150px;
	text-align: center;
	background-color: #999999;
	text-decoration: none;
	color: #FFFFFF !important;
}

.JobAppbutton a:visited {
	color: #000000;
}

.calendarbutton {
	display: block;
	margin-top: 40px;
	margin-bottom: 40px;
}
.calendarbutton a {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width:200px;
	text-align: center;
	background-color: #eeeeee;
	text-decoration: none;	
}

.calendarbutton a:hover {
	border: 1px solid #000000;
	padding: 10px;
	width:150px;
	text-align: center;
	background-color: #999999;
	text-decoration: none;
	color: #FFFFFF !important;
}

.calendarbutton a:visited {
	color: #000000;
}


h1 {
	font-size: 1.6em;
	color: #c46700;
	
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
	
}

h6 {
	font-size: 1em;
}

p {
	font-size: 1em;
}

p a {
	color: #000000;
}

p a:hover {
	text-decoration: none;	
}

p a:visited {
	color: #999999;
}

.ThreeColList ul {
	width:100%;
	margin: 0;
	padding: 0;
	
}

.ThreeColList li {
	width:240px;
	list-style-type: none;
	float: left;

}
