body {
	margin:0;
	padding:0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5em;
	text-align:center; /*This centers the site wrapper*/
	background: url(../images/background.jpg) center top;
}
 
div, th, td, li, dd    {
    /* redundant selectors to help NS4 remember */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }

ol {
	padding-left:3em;
}

ol li {
	margin-top:1em;
}

ul {
	list-style:none;
}

ul#bodyText 
{
	margin-top: 5px;
	list-style-type: disc;
}

ul#bodyText li
{
	margin: 8px 0px 0px 0px;
}

#newsItems ul
{
	margin-top: -15px;
	padding: 4px;
}

#newsItems ul li
{
	margin: 4px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	list-style-type: disc;
}



.break {
	clear:both;
}

a {
	color:#000000;
}

a:hover {
	color:#990000;
}

#sitewrapper{ 
	margin: 0px auto 0;
	width:756px;
	text-align:left;
} 

.header 
{
	font-weight: bold;
	color: #b95915;
	font-size: 14px;
}

.subHeader 
{
	font-weight: bold;
	color: #b95915;
	font-size: 13px;
}



/* HOME PAGE
-----------------------------------------------*/

#home_header 
{
	margin-top:20px;
	height: 64px;
	position: relative;
}

#logo {
	position:absolute;
	top: 40px;
	left: 20px;
	vertical-align: middle;
}
   
#home_top_right_nav
{
	position: absolute;
	left: 640px;	
	top: 50px;
	height: 90px;
}

#home_middle
{
	position: relative;
	height: 353px;
	top: -10px;
}

#home_main
{
	height: 168px;
	width: 753px;
	background-color: #b8ae8d;
	border: solid 2px #e2e0d4;
}

* html #home_main 
{
    width: 756px;
}

#home_main_image
{
    float:left;
    margin-bottom: -3px;
	border-right: solid 2px #e2e0d4;
}

#home_main_text
{
	height: 108px;
	width: 420px;
	margin-top: 20px;
	margin-right: 20px;
	float:right;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	vertical-align: middle;
	line-height: 20px;
	color: #e2e0d4;
}


#home_bottom
{
	position: relative;
	width: 756px;
	background-color: #B8AE8D;
}

#home_bottom_left
{
    background-color: #E2E0D4;
    height: 250px;
}

#home_bottom_header
{
    margin-top: 2px;
	line-height:34px;
	font-weight:bold;
	font-size: 14px;
	color: #b95915;
}

.home_news_item
{
    margin-left:20px;    
}

.home_news_header
{
    margin-top: 10px;
    margin-bottom: 9px;
	line-height:18px;
	font-weight:bold;
	font-size: 13px;
	color: #b95915;
}

.home_news_header a
{
	color: #b95915;
}


.home_news_text
{
    margin-left: 0px;
    margin-right: 18px;
    margin-bottom: 20px;
	font-size: 13px;
	color: #6a6968;
	line-height:20px;
	float: right;
}

.home_news_text p
{
	margin: 0 0 5px 0;
	float:right;
	width:72%;
}

.home_news_text a 
{
	color: #6a6968;
}

.home_news_text ul
{
	list-style: disc;
	margin-top: 2px;
	margin-left: 140px;
}

* html .home_news_text ul
{
	list-style: disc;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 180px;
}

.home_news_image
{
    margin: 4px 15px 2px 0;
    float: left;
    border: none;
	border-style:solid;
	border-color: #b9af8e;
	border-width:4px;
}

.home_news_image2
{
    margin: 4px 15px 110px 20px;
    float: left;
    border: none;
	border-style:solid;
	border-color: #b9af8e;
	border-width:4px;
}

#home_bottom_right
{
	position: relative;
	width: 153px;
	background: #e2e0d4 url(../images/home_corner.gif) no-repeat right bottom ;
	font-size: 12px;
    vertical-align: top;
}

* html #home_bottom_right 
{
    height: 250px;
}



#home_bottom_right_text 
{
    margin-left: 20px;
	color: #b95b27;
	line-height: 75px;
    vertical-align: middle;
}

#home_bottom_right_text a
{
	font-weight:bold;
    text-decoration: none;
	color: #b95b27;
}




#home_offices 
{
	position: relative;
	top: -25px;
	left: 420px;
	width:299px;
	height:19px;
	font-weight: bold;
	font-size:11px;
	text-align: center;
	letter-spacing: 1px;
} 

#home_offices a {
	text-decoration:none;
	color: #e2e0d4;
} 

#second_footer {
	position:relative;
	top: -35px;
	left: 220px;
	width:299px;
	height:19px;
	font-weight: bold;
	font-size:11px;
	text-align: center;
	letter-spacing: 1px;
} 

#second_footer a {
	text-decoration:none;
	color: #938361;
} 



/* GLOBAL NAV
-----------------------------------------------*/
#topnav {
	width:756px;
	height:29px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 1px;
	vertical-align: middle;
	background: #E2E0D4;
}	

* html #topnav  {
	margin-top: 10px;
}

#topnav ul 
{
	list-style: none;
	margin-left: 1px;
	padding-left: 0px;
	text-indent: 0px;
}

#topnav li {
	display:inline;
	margin:3px 3px 0px 0px;
	vertical-align: middle;
	float:left;
	height:25px;
}

#topnav a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	height:25px;
	font-size:12px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	line-height: 25px;
	top: 10px;
	
	
}



/* GLOBAL NAV (NOT HOME)
-----------------------------------------------*/


#nav_skills {
	width:149px;
	height:25px;
	background-color: #4b5a61;
}

#nav_skills a:hover {
	width:149px;
	height:25px;
	background-color: #b95b27;
}

#skills #nav_skills {
	width:149px;
	height:25px;
	background-color: #b95b27;
}

#nav_sectors {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#nav_sectors a:hover {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#sectors #nav_sectors {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#nav_staff {
	width:140px;
	height:25px;
	background-color: #4b5a61;
}

#nav_staff a:hover {
	width:140px;
	height:25px;
	background-color: #b95b27;
}

#staff #nav_staff {
	width:140px;
	height:25px;
	background-color: #b95b27;
}

#nav_company {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#nav_company a:hover {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#company #nav_company {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#nav_contact {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#nav_contact a:hover {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#contact #nav_contact {
	width:150px;
	height:25px;
	background-color: #b95b27;
}





/* GLOBAL NAV (HOME)
-----------------------------------------------*/


#nav_skills_home {
	width:149px;
	height:25px;
	background-color: #b95b27;
}

#nav_skills_home a:hover {
	width:149px;
	height:25px;
	background-color: #4b5a61;
}

#skills_home #nav_skills_home {
	width:149px;
	height:25px;
	background-color: #4b5a61;
}

#nav_sectors_home {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#nav_sectors_home a:hover {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#sectors_home #nav_sectors_home {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#nav_staff_home {
	width:140px;
	height:25px;
	background-color: #b95b27;
}

#nav_staff_home a:hover {
	width:140px;
	height:25px;
	background-color: #4b5a61;
}

#staff_home #nav_staff_home {
	width:140px;
	height:25px;
	background-color: #4b5a61;
}

#nav_company_home {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#nav_company_home a:hover {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#company_home #nav_company_home {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#nav_contact_home {
	width:150px;
	height:25px;
	background-color: #b95b27;
}

#nav_contact_home a:hover {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}

#contact_home #nav_contact_home {
	width:150px;
	height:25px;
	background-color: #4b5a61;
}







/* 2nd Level
-----------------------------------------------*/

#second_header 
{
	margin-top:20px;
	margin-bottom: 10px;
	height: 36px;
	background-color: #4b5961;
}

#second_middle
{
	height:273px;
	margin-bottom: 5px;
}

* html #second_middle
{
	height:280px;
	margin-bottom: 5px;
}

#anniversary_middle
{
	height:169px;
	margin-bottom: 0px;
}


#second_logo {
	position:relative;
	margin-bottom: 0px;
}

#second_image {
	float: right;
}



/* SUBNAV 
-----------------------------------------------*/

#subNav {
	background: #e2e1d5;
	height: 274px;
	width: 173px;
	float: left;
	margin-top: 0px;
}	


#subNav ul 
{
	margin: 9px 0px 0px 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	
}

* html #subNav ul {
	margin: -1px 0px 0px 0px;
}


#subNav li {
	margin-top: 1px;
}

* html #subNav li {
	margin-top: 0px;
}

#subNav a {
	display:block;
	text-decoration:none;
	height:30px;
	font-weight: bold;
	font-size:11px;
	color: #908160;
}

#subNavInner
{
	margin: 0px 0px 0px 10px;
	line-height: 30px;
}

#subNavInner2
{
	position: relative;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
}

#subNavInner2 p
{
	margin: -2px 0px 0px 12px;
	padding: 8px 0px 0px 0px;
}

#subNav_publicInvolvement 
{
	width:173px;
	height:28px;
	background-color: #e3e1d5;
}

#subNav_publicInvolvement a:hover {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: 600;
	background-color: #f1f0eb;
}

#publicInvolvement #subNav_publicInvolvement a {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_community {
	width:173px;
	height:28px;
	background-color: #e3e1d5;
}

#subNav_community a:hover {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#community #subNav_community a {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_facilitation {
	width:173px;
	height:28px;
	background-color: #e3e1d5;
}

#subNav_facilitation a:hover {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#facilitation #subNav_facilitation a {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_technical {
	width:173px;
	height:39px;
	background-color: #e3e1d5;
	display:block;
}


#subNav_technical a:hover {
	width:173px;
	height:39px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#technical #subNav_technical a {
	width:173px;
	height:39px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_communication {
	width:173px;
	height:28px;
	background-color: #e3e1d5;
}

#subNav_communication a:hover {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#communication #subNav_communication a {
	width:173px;
	height:28px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_online {
	width:173px;
	height:39px;
	background-color: #e3e1d5;
}

#subNav_online a {
	display:block;
	height:39px;
}

#subNav_online a:hover {
	width:173px;
	height:39px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#online #subNav_online a {
	width:173px;
	height:39px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_training {
	width:173px;
	height:39px;
	background-color: #e3e1d5;
}

#subNav_training a {
	display:block;
	height:39px;
}

#subNav_training a:hover {
	width:173px;
	height:39px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#training #subNav_training a {
	width:173px;
	height:39px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}




#subNav_transportation {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_transportation a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#transportation #subNav_transportation a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_water {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_water a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#water #subNav_water a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_environmentalCleanup {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_environmentalCleanup a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#environmentalCleanup #subNav_environmentalCleanup a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_naturalResources {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_naturalResources a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#naturalResources #subNav_naturalResources a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_energy {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_energy a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#energy #subNav_energy a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_landUse {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_landUse a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#landUse #subNav_landUse a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_capitalFacilities {
	width:173px;
	height:33px;
	background-color: #e3e1d5;
}

#subNav_training a {
	display:block;
	height:33px;
}

#subNav_capitalFacilities a:hover {
	width:173px;
	height:33px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#capitalFacilities #subNav_capitalFacilities a {
	width:173px;
	height:33px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_principals {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_principals a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#principals #subNav_principals a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_projectManagers {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_projectManagers a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#projectManagers #subNav_projectManagers a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_history {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_history a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#history #subNav_history a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_buildingCommunity {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_buildingCommunity a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#buildingCommunity #subNav_buildingCommunity a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_eisports {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_eisports a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#eisports #subNav_eisports a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_clientList {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_clientList a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#clientList #subNav_clientList a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_contractVehicle {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_contractVehicle a {
	display:block;
	height:30px;
}


#subNav_contractVehicle a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#contractVehicle #subNav_contractVehicle a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_offices {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_offices a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#offices #subNav_offices a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_employment {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_employment a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#employment #subNav_employment a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_podcast {
	width:173px;
	height:67px;
	background-color: #e3e1d5;
}

#subNav_podcast a {
	display:block;
	height:67px;
}

#subNav_podcast a:hover {
	width:173px;
	height:67px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#podcast #subNav_podcast a {
	width:173px;
	height:67px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#subNav_blogNews {
	width:173px;
	height:30px;
	background-color: #e3e1d5;
}

#subNav_blogNews a {
	display:block;
	height:30px;
}

#subNav_blogNews a:hover {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}

#blogNews #subNav_blogNews a {
	width:173px;
	height:30px;
	font-size:13px;
	font-weight: bold;
	background-color: #f1f0eb;
}







.dateLeft 
{
	float: left;
	width: 55px;
	font-weight: bold;
	color: #b95915;
}

.contentRight 
{
	float: right;
	width: 180px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}

* html .contentRight 
{
	margin-bottom: 5px;
	padding-bottom: 0px;
	
}


.employmentLink img
{
	vertical-align: middle;
	background-color: #FFFFFF;

}





/* BOTTOM
-----------------------------------------------*/


#second_bottom
{
	top: 0px;
	background: #e2e0d4;
	font-size: 110%;
	line-height: 18px;
}

#second_bottom2
{
	position: relative;
	background: url(../images/second_bottom_background2.jpg) no-repeat center top ;
	top: 0px;
	height: 40px;

}

#second_main_left
{
	float: left;
	padding: 10px 0px 0px 15px;
	width: 250px;
	line-height: 17px;
	font-size: 90%;
	color: #444444;
	background: #e2e0d4;
}	

#second_main_right
{
	float: right;
	padding: 20px 10px 0px 0px;
	width: 435px;
	background: #e2e0d4;
}

* html #second_main_right
{
	float: right;
	padding: 20px 10px 0px 15px;
	width: 460px;
	background: #e2e0d4;
}	

.item
{
	margin: 0px 10px 10px 10px;
}

.item ul
{
	margin: 15px 0px 0px 20px;
}

.item ul li 
{
	padding: 0px 0px 10px 0px;
	list-style: none;
	text-indent: -8px;
}

.itemImage 
{
	border-style:solid;
	border-color: #b9af8e;
	border-width:4px;
	float: left;
}

.itemImage2
{
	border-style:solid;
	border-color: #b9af8e;
	border-width:4px;
	float: left;
	margin-left: 18px;
	width: 82px;
}

.itemText
{
	float: right;
	margin: -5px 0px 0px 0px;
	width: 260px;
}

.itemText p
{
	margin-top: 10px;
}

.itemTextOffice p
{
	margin-top: 10px;
}



.itemImageStaff 
{
	border-style: solid;
	border-color: #b9af8e;
	border-width: 4px;
	margin-right: 10px;
	float: left;
	width: 72px;
}

.itemTextStaff
{
	float: right;
	margin: -5px 5px 0px 0px;
	width: 308px;
}

.itemText2
{
	margin: -5px 20px 0px 0px;
	width: 380px;
}

.itemLead
{
	padding: 0px 0px 20px 0px;
}

.itemHeader 
{
	font-weight: bold;
	color: #b95915;
}

.itemJobHeader 
{
	font-weight: bold;
	font-size: 15px;
	color: #b95915;
}

#officeLeft 
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 200px;
}

#officeRight 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 200px;
}


.description
{
	font-style: italic;
}




.name_spacer 
{
	margin-top: 10px;
}


* html .name_spacer
{
	margin-bottom: 10px;
}




#emailForm 
{
	width: 380px; 
	height: 400px;
	background-color: #f1f0eb;
	border: 1px dotted #333; 
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}


#resumeForm 
{
	width: 380px; 
	height: 800px;
	background-color: #f1f0eb;
	border: 1px dotted #333; 
	padding: 25px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.resumeRow {
	margin:  10px 10px 10px 20px;
	width: 380px;
  }

.resumeRow2 {
	margin:  10px 10px 20px 0px;
	padding: 0px 0px 0px 40px;
  }

/* ANNIVERSARY
-----------------------------------------------*/
#anniversary_left
{
	float: left;
	padding: 10px 0px 20px 20px;
	width: 158px;
	font-size: 90%;
	color: #444444;
	background: #e2e0d4;
}

#anniversary_right
{
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 3px 20px;
	width: 540px;
	background: #e2e0d4;
}

#anniversary_line
{
	float: left;
	padding: 0px 0px 0px 25px;
	width: 731px;
	color: #444444;
	background: #e2e0d4;
}
*html #anniversary_line
{
	float: left;
	padding: 0px 0px 0px 25px;
	width: 756px;
	color: #444444;
	background: #e2e0d4;
}

#anniversary_header
{
	float: left;
	padding: 10px 0px 0px 20px;
	width: 531px;
	font-weight: bold;
	color: #b95915;
	background: #e2e0d4;
}

*html #anniversary_header
{
	float: left;
	padding: 10px 0px 0px 25px;
	width: 556px;
	font-weight: bold;
	color: #b95915;
	background: #e2e0d4;
}

#latestActivity
{
	margin-top: 10px;
	background: #e2e0d4;
}


#latestActivity td p
{
	margin: 0px 0px 10px 20px;
}

.C2C
{
	margin: -10px 0px -19px 0px;
	background: #e2e0d4;
	width: 756px;
}

*html .C2C
{
	margin: 0px 0px -20px 0px;
	width: 736px;
}

.C2C p
{
	margin-left: 20px;
	line-height: 17px;
}

.C2C ul
{
	list-style: disc none outside;
}

.C2C ul li
{
	margin: 0px 0px 5px -20px;
}

#C2C_header
{
	float: left;
	padding: 10px 0px 0px 20px;
	width: 731px;
	font-weight: bold;
	color: #4A5963;
	background: #e2e0d4;
}

*html #C2C_header
{
	float: left;
	padding: 10px 0px 0px 20px;
	width: 756px;
	font-weight: bold;
	color: #4A5963;
	background: #e2e0d4;
}
	
.twirl
{
	font-size: 12px;
	background-color: #e2e0d4;
	margin-left: 20px;
}

.anniversary_image
{
	border: none;
	border-style:solid;
	border-color: #b9af8e;
	border-width:4px;
}


/* MEDIA
-----------------------------------------------*/

#media_digital 
{
	margin: 24px 0px 0px 0px;	
}


#media_print 
{
	margin: 33px 0px 0px 0px;	
}

.media_modal 
{
    height: 455px;
    width: 830px;
    border-spacing: 0px;
    background-color: #E2E0D4;
}

.media_modal_blueBox 
{
    background-color: #4b5a61;
    height: 33px;
}

.media_modal_text
{
    text-align: left;
    vertical-align: top;
    padding: 25px 0px 0px 18px;
    height: 360px;
    line-height: 18px;
    width: 280px;
}

.media_modal_images 
{
    vertical-align: middle;
    width: 505px;
}

.media_modal_image
{
    height: 340px;
    width: 425px;
}


.media_modal_image_arrow
{
    vertical-align: middle;
    width: 40px;
}

.media_modal_close
{
    text-align: right;
    height: 45px;
    width: 23px;
}

.media_modal_spacer
{
    height: 20px;
}

#online_media_movie
{
	margin: 80px 0px 0px 0px;	
	
}




/* OTHER
-----------------------------------------------*/

.clearer {
	clear: both;
	font-size: 1px;
}

.normalFormText 
{
	font-size: 12px;
	
}




