@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}
#Outer_Container {
	width: 958px;
	background: #fff;
	margin:0px auto;
	border-right: 1px solid #edcecf;
	border-left: 1px solid #edcecf;
	border-bottom: 1px solid #edcecf;
	text-align: left;
	}
/* Menu */
#Menu_Container {
	width: 960px;
	height:24px;
	/*background-image:url(../images/menu_bg.png);
	background-position: top left;
	background-repeat:repeat-x;*/
	z-index:1;
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
}

.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
img {
	border:none;
}
a {
	color:#f4842e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
	padding-left:10px;
}
.floatrimage {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	border: #edcecf 1px solid;
	background-color:#fff;
}
.space {
	clear:both;
}
.return {
	color: #b81f24;
	font-size: 130%;
	font-style:italic;
	font-weight:bold;
	float:right;
	margin-right: 29px;
	position: relative;
	top:44px;
}
.yourhealth {
	color: #f4842e;
}
.topnav {
	width:100%;
	border:none;
	margin:0px;
	padding: 0px;
	background-image: url(../images/topnavbg.gif);
	background-repeat: repeat;
}
#content {
		font-size:90%;
}
#content .col h1{
	font-size: 150%;
	font-weight:normal;
	font-style:italic;
	color: #9a3539;
	width: 280px;
}
#content .col h2{
	font-size: 120%;
	font-weight:normal;
	color: #f4842e;
	width: 280px;
}
#content .col p {
	color: #544;
	line-height: 120%;
	width: 280px;
}
#content .col2 h1{
	font-size: 150%;
	font-weight:normal;
	color: #b81f24;
	width: 280px;
}
#content .col2 h2{
	font-size: 120%;
	font-weight:normal;
	color: #f4842e;
	width: 280px;
}
#content .col2 h3{
	font-size: 120%;
	font-weight:normal;
	color: #b81f24;
	width: 280px;
}
#content .col2 p {
	line-height: 120%;
	width: 280px;
}
#content .col3 h1{
	font-size: 150%;
	font-weight:normal;
	color: #b81f24;
	width: 280px;
}
#content .col3 h2{
	font-size: 120%;
	font-weight:normal;
	color: #f4842e;
	width: 280px;
}
#content .col3 h3{
	font-size: 120%;
	font-weight:normal;
	color: #b81f24;
	width: 280px;
}
#content .col3 p {
	line-height: 120%;
	width: 280px;
}

#content .col {
	width: 310px;
	float:left;
	padding-left:10px; 
	}
#content .col2 {
	width: 310px;
	float:left;
}
#content .col3 {
	width: 280px;
	float:left;
}

.undernav {
	height:10px;
}

.submenuitem_item { 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 6px;
	margin: 0px;
	border-bottom:1px solid white;
	background-color:#f4842e;
	filter:alpha(opacity=100);
	text-align:left;
  width:160px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:146px;
}
html>body .submenuitem_item {
  width:146px;
}
/* SubMenu Items*/
.submenuitem {
	/*background-image:url(../images/menu_bg2.png);
	background-color:#111111;*/
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
	font-family:Calibri, Arial, Helvetica, sans-serif; font-size:100%; color:#fff;text-decoration:none;
}

.submenuitem_item a {font-family:Calibri, Arial, Helvetica, sans-serif; font-size:100%; color:#fff;text-decoration:none;}
.submenuitem_item a:hover {font-family:Calibri, Arial, Helvetica, sans-serif; font-size:100%; color:#781f24;text-decoration:none;}

#bottom {
	background-image:url(../images/ourpeople/bottominner.gif);
	height:126px;
	background-repeat: no-repeat;
	color: #fff;
	background-color: #b81f24;
}
#bottom .copyright {
	position:relative;
	top: 76px;
	left: 15px;
	font-size: 80%;
	float:left;
}
#bottom .call {
	position:relative;
	top: 27px;
	right: 15px;
	font-size: 160%;
	float:right;
	text-align:right;
}
#bottom .call a {
	color:#fff;
}
#bottom .bigger {
	font-size:160%;
}
.corporateservices {
	width:160px;
}
.orange{
	color: #f4842e;
}
.red{
	color: #b81f24;
}
.smaller {
	font-size:90%;
}
#sienouter {
	width:960px;
	margin:auto;
}
.sien {
	color:#fff;
	text-align:left;
	margin-top: 10px;
}
.sien a {
	color: #fefefe;
}
.sien a:hover {
	color: #fdfdfd;
}