*
{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}	

body {
	height: 100%;
	text-align: center;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #b8b68a; education*/
	/*background-color: #9abeb7;	healthcare*/
	background-color: #9ac39b; /*sports*/
	/*background-color: #b2b2b2; industrial*/
	/*background-color: #a6b6bf; community*/	
}	

#distance { 
	width:1px;
	height:50%;
	background-color:#fc6;
	margin-bottom:-315px; /* half of container's height */
	float:left;
}


#outer_wrapper {
	height: 630px;
	display: table;
	overflow: hidden;	
	width: 100%;
	margin: auto;
	text-align: center;	
	background-color: #dedcb0;
	background-image: url(images/page_bg_sports.gif);
	background-position: center center;
	background-repeat: repeat-x;
	#position: relative; 
	clear: left;
}

#inner_wrapper {
	display: table-cell; 
	width: 836px;
	margin: auto;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 16px;
	padding-left: 32px;	
}

#container {
	width: 836px;
	margin: auto;
	height: 570px;
}

#banner {
	height: 54px;
	text-align: left;
	padding: 10px;
	background-color: #9ac39b;
}

.topnav {
	margin: auto;
	width: 836px;
	text-align: right;
	padding-bottom: 6px;
}

.nav {
	float: right;
	padding-top: 20px;
}

.nav ul, .nav ul li {
	list-type: none;
	list-style-type: none;
	display: inline;
}

.nav ul .seperator {
	border-right: 1px solid #d4d5d6;	
}

.nav ul .link {
	padding: 0px 10px 0px 10px;	
}

.topnav_links {
	width: 600px;
	padding-right: 10px;
	text-align: right;
	float: left;
}

.search {
	margin: 0px;
	padding: 0px;
	float: right;
}

.search form, input, img {
	margin: 0px;
	padding: 0px;
}

.search-border {
	border: 1px solid #9a9a9a;
	height: 15px;
}	

.searchagain {
	padding-left: 15px;
}

#onecolwrapper {
	width: 836px;
	height: 287px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#twocolwrapper {
	width: 836px;
	height: 431px;
	background-color: #170606;	
}

#threecolwrapper {
	height: 143px;
	width: 836px;
	border-top: 1px solid #fff;
	padding: 0px;
	margin: 0px;	
}

.top_title {
	border-top: 3px solid #4f7850;
/*	background-color: #073008;*/
	height: 15px;
	padding: 4px;
	color: #fff;
	text-align: left; 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.top_title a:link, .top_title a:hover, .top_title a:visited, .top_title a:active {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.bottom_copy {
	text-align: left;
	font-size: 11px;
	color: #fff;
	padding: 10px;
}

#threecol-awards {
	height: 431px;
	width: 836px;
	border-top: 1px solid #fff;
}

#threecol-sub {
	height: 431px;
	width: 278px;
	background-color: #170606;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
}

* #threecol-sub {
	margin-right: 0px;
	margin-bottom: 0px;
}

#threecol-sub-left {
	width: 278px;
	background-color: #170606;
	text-align: left;
	padding-top: 20px;
}

#threecol-sub-left-content {
	text-align: left;
	padding: 10px 20px;
}

#threecol-sub-left-content img {
	padding: 5px 10px 10px 0px;
}

#threecol-inside {
	width: 268px; /*278px - 10px padding */
	background-color: #461616;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #170606;
	border-bottom: 1px solid #170606;
}

#home_left {
	float: left;
	width: 278px;
	height: 143px;	
}

#home_left img {
	float: left;
	padding: 0px;
	margin: 0px;
}

#home_middle {
	float: left;
	width: 278px;
	height: 143px;	
}	

#home_right, #home_right_nohovers {
	float: left;
	width: 278px;
	background-color: #4f7850;
	height: 143px;
	overflow: hidden;
}	

#twocol-left {
	float: left;
	width: 278px;
	height: 431px;
	text-align: left;	
}

#twocol-left-wrapper {
	padding-top: 20px;	
}

	

#twocol-left img {
	padding-top: 2px;
	padding-bottom: 2px;	
}

#twocol-left select {
	width: 230px;
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}	


/* used on portfolio page*/
#twocol-left-top {
	float: left;
	width: 278px;
	height: 267px;
	padding-top: 20px;
	text-align: left;	
}

#twocol-left-bottom {
	clear: left;
	float: left;
	width: 278px;
	height: 131px;
	padding-top: 12px;
	text-align: left;	
	background-color: #461616;
	border-top: 1px solid #fff;
}

#twocol-left-bottom2 {
	clear: left;
	float: left;
	width: 278px;
	padding-top: 12px;
	text-align: left;	
	background-color: #461616;
	border-top: 1px solid #fff;
}

#twocol-left-spotlight {
	padding: 0px 10px 0px 10px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 431px;
}

#twocol-right-port {
	float: left;
	height: 287px;
	width: 557px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

#twocol-right-bottom-port {
	width: 557px;
	height: 143px;
	border-top: 1px solid #fff;	
	overflow-y: hidden;	
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*end portfolio page*/


/* used on office page*/
#twocol-right-office {
	float: left;
	height: 431px;
	width: 557px;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0px;
	padding: 0px;
}
/*end offices page*/

#twocol-right {
	border-left: 1px solid #fff;
	float: left;
	width: 557px;
	height: 431px;
	text-align: left;
}

#twocol-right-top {
	height: 143px;
	background-color: #000;
}

#twocol-right-bottom {
	overflow-y: auto;
	width: 557px;
	height: 287px;
	border-top: 1px solid #fff;	
	overflow-x: hidden;		
}

* #twocol-right-bottom {
	margin-right: 0px;
	margin-bottom: 0px;
}

#twocol-right-bottom-ns {
	overflow-y: hidden;
	width: 557px;
	height: 287px;
	border-top: 1px solid #fff;	
	overflow-x: hidden;	
}

#people-title {
	padding-left: 24px;
	padding-top: 60px;
}

.people-title-name {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.people-title-job {
	font-size: 14px;
	color: #b96116;
}



#content {
	padding: 20px;	
}

#title {
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	width: 100%;
}

#title_port {
	border-bottom: 0px solid #fff;
	padding-bottom: 3px;
	width: 100%;
}

#text {
	padding-top: 0px;
}


a.header:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #666;}
a.header:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #666;}
a.header:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #CC3333;}
a.header:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #000;}

a.mainnav:link {font-size: 14px; font-weight: bold; text-decoration: none; color: #000; text-transform: uppercase;}
a.mainnav:visited {font-size: 14px; font-weight: bold; text-decoration: none; color: #000; text-transform: uppercase;}
a.mainnav:hover {font-size: 14px; font-weight: bold; text-decoration: underline; color: #fff; text-transform: uppercase;}
a.mainnav:active {font-size: 14px; font-weight: bold; text-decoration: none; color: #e21a2b; text-transform: uppercase;}

#subnav {
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#subnav ul {
	padding-top: 8px;
	margin: 0px;
	list-style: none;
}	

.hover {
	background-color: #170606;	
	color: #fff;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover-over';"));	
}

.hover2 {
	background-color: #461616;	
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover2-over';"));	
}

.hover3 {
	background-color: #6f270b;	
	color: #fff;
	padding-left: 46px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover3-over';"));	
}

.hover4 {
	background-color: #6f270b;	
	color: #fff;
	padding-left: 56px;
	padding-top: 2px;
	padding-bottom: 2px;
	m: expression(this.onmouseover =  new Function("this.className = 'hover4-over';"));	
}


.hover-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover';"));
}

.hover2-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover2';"));
}

.hover3-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover3';"));
}

.hover4-over {
	background-color: #b96116;
	color: #fff;
	padding-left: 36px;
	padding-top: 2px;
	padding-bottom: 2px;	
	m: expression(this.onmouseout = new Function("this.className = 'hover4';"));
}

.hover:hover {
	background-color: #b96116;
	color: #fff;
}

.hover2:hover {
	background-color: #b96116;
	color: #fff;
}

.hover3:hover {
	background-color: #b96116;
	color: #fff;
}

.hover4:hover {
	background-color: #b96116;
	color: #fff;
}

.hover a, .hover-over a {
	color: #fff;
	text-decoration: none;
}	

.hover2 a, .hover2-over a {
	color: #fff;
	text-decoration: none;
}	

#subnav-title {
	color: #b96116;
	font-size: 13px;
	font-weight: bold;	
	padding-left: 18px;
}	

#subnav-title-spotlight {
	color: #b96116;
	font-size: 13px;
	font-weight: bold;	
	padding-top: 18px;
}	

#footer {
	font-size: 10px;
	color: #4e774f;
	text-align: right;
	padding-right: 3px;
	padding-top: 5px;
}

#footer ul, #footer ul li {
	list-style: none;
	list-stlye-type: none;
	display: inline;
}

#footer ul .link {
	padding: 0px 4px 0px 4px;	
}

#footer ul .seperator {
	border-right: 1px solid #4e774f;
	*margin-right: 4px;
}


/* misc styles */
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
}

#text p {
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

#text ol {
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	padding: 14px;
}

#text ul li {
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	margin-left: 18px;
	padding: 0px;
}

#text ol li {
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	margin-left: 30px;
	padding: 0px;
}

#text table {
	color: #fff;
	font-size: 11px;
	margin: 15px 0px 15px 0px;		
}
#text table tbody td {
	padding: 5px;
	text-align: left;
	border-top: 1px solid #170606;
	border-bottom: 1px solid #170606;
}
	
#text table .tr1 { 
	background-color: #461616;
}

.border { 
	border-top: 1px solid #864444;
	margin-top: 10px;
}


a.text:link {font-size: 11px; text-decoration: none; color: #fff;}
a.text:visited {font-size: 11px; text-decoration: none; color: #fff;}
a.text:hover {font-size: 11px; color: #b96116;}
a.text:active {font-size: 11px; text-decoration: none; color:#996600;}	

a.ftr:link, a.ftr:visited {font-size: 10px; text-decoration: underline; color: #567f57;}
a.ftr:hover {font-size: 10px; color: #072b24;}
a.ftr:active {font-size: 10px; text-decoration: underline; color:#000;}	

a:link { font-size: 11px; text-decoration: underline; color: #b96116;}
a:visited { font-size: 11px; text-decoration: underline; color: #b96116;}
a:hover { font-size: 11px; text-decoration: underline; color: #fff;}
a:active { font-size: 11px; text-decoration: underline; color: #864444;}

a.subnav:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}
a.subnav:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}
a.subnav:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}
a.subnav:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #fff;}

a.breadcrumbs:link { font-size: 11px; text-decoration: none; color: #b96116;}
a.breadcrumbs:visited { font-size: 11px; text-decoration: none; color: #b96116;}
a.breadcrumbs:hover { font-size: 11px; text-decoration: none; color: #fff;}
a.breadcrumbs:active { font-size: 11px; text-decoration: none; color: #864444;}

a.newsfeed:link { font-size: 11px; text-decoration: underline; color: #b96116;}
a.newsfeed:visited { font-size: 11px; text-decoration: underline; color: #b96116;}
a.newsfeed:hover { font-size: 11px; text-decoration: underline; color: #fff;}
a.newsfeed:active { font-size: 11px; text-decoration: underline; color: #b96116;}

.subtitle_orange {
	color: #b96116;
	font-size: 11px;
	font-weight: bold;
}

.subtitle_red {
	color: #e21a2b;
	font-size: 11px;
	font-weight: bold;
}

.subtitle_brown {
	color: #914545;
	font-size: 11px;
	font-weight: bold;
}

.input-fixed {
	width: 184px;
}

.text-white {
	color: #fff;
	font-size: 11px;	
}

.img-people {
	float: left;
	padding-right: 12px;
}
	
hr {display: block; clear: both; margin: -0.66em 0; visibility: hidden;} /* clears floated divs */

#rotator /* wrapper for fade in/out images on portfolio page */
{
	margin: 0px;
	position: relative;
	width: 557px;
}

#rotator2 /* wrapper for fade in/out images on index page */
{
	margin: auto;
	position: relative;
	width: 836px;
}

.expando {
	margin-right: 7px;
}

.clearer {
	float:none;	
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
	visibility: hidden;
}

body { behavior: url("csshover3.htc"); } 

#home_left, #home_middle, #home_right {
	background-image: url(images/div_col_sports_bg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#home_left:hover, #home_middle:hover, #home_right:hover {
	display: block;
	cursor: pointer;
	background-image: url(images/div_col_sports_bg_hover.gif);
	background-repeat: no-repeat;
}

#home_right_nohovers {
	background-image: url(images/div_col_sports_bg.gif);
	cursor:auto;
}