/* CSS DOCUMENT */
body	{
	margin : 0px 0px 0px 0px;
	padding : 0px;
	width : 100%;
	height : 100%;
	background-color : #826E64;
}


#project_name	{
	color : #826E64;
	font-size : 14px;
	line-height : 18px;
	font-weight : bold;
	padding : 10px 0px 0px 0px;
	margin : 0px;
}

.flash_alert	{
	font-size : 12px;
	font-family : Arial;
	padding : 15px 0px;
	width : 300px;
	text-align : center;
}

.flash_alert a	{
	color : #000;
	text-decoration : underline;
}

#next_project_link	{
	border-bottom : 1px dashed #826D63;
	border-top : 1px dashed #826D63;
	padding : 5px 0px 5px 13px;
	margin : 10px 0px;
	background-image : url(../../media/images/common/up_arrow_nav_green.gif);
	background-repeat : no-repeat;
	background-position : 0px 10px;
}

#next_project_link a	{
	color : #8CC63F;
}

.paging	{
	float : right;
}

body.home	{
	background-color : #FFF;
}

form	{
	margin : 0px;
}

a	{
	color : #8B4E9F;
	text-decoration : none;
}

a:hover	{
	color : #F0F9FE;
	text-decoration : none;
}

a.request_info{
	font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size:14px;
	display:block;
	background:url(../../media/images/common/request_info_icon.jpg) no-repeat 0 1px;
	color:#623b97;
	height:24px;
                width:110px;
	padding:3px 0 0 30px;
	text-decoration:none;
}

/* 30th ANNIVERSARY HEADER STYLES 

#header_container {
 width : 100%;
 height : 108px;
 padding : 0px 0px 11px 0px;
 background-color : #FFF;
 clear : both;
}

#header {
 width : 889px;
 height : 108px;
 margin-left : auto;
 margin-right : auto;
 white-space: nowrap;
}

#header_30thann {
 width : 98px;
 height : 98px;
 margin-right:20px;
 margin-top:5px;
 margin-bottom:5px;
 
}

#header_logo {
 width : 264px;
 height : 58px;
 margin-top:30px;
}

#header div {
 float : left;
}

#header_nav {
 list-style-type : none;
 text-transform : uppercase;
 font-family : Verdana;
 font-size : 11px;
 color : #826D63;
 float : right;
 margin-top:25px;
 marign : 0px;
 padding : 28px 0px 0px 0px;
 
 ORIGINAL HEADER STYLES REAPPLY AFTER 30TH ANNIVERSARY DECEMBER 2008
 #header_container	{
	width : 100%;
	height : 58px;
	padding : 29px 0px 11px 0px;
	background-color : #FFF;
	clear : both;
}

#header {
 width : 789px;
 height : 58px;
 margin-left : auto;
 margin-right : auto;
 white-space: nowrap;
}

#header_logo {
 width : 264px;
 height : 58px;

}


#header	div	{
	float : left;
}

#header_nav	{
	list-style-type : none;
	text-transform : uppercase;
	font-family : Verdana;
	font-size : 11px;
	color : #826D63;
	float : right;
	margin-top:0px;
	marign : 0px;
	padding : 28px 0px 0px 0px;
}


*/


 /* 30TH ANNIVERSARY HEADER STYLES REMOVE AFTER DECEMBER 2008*/
 #header_container {
 width : 100%;
 height : 108px;
 padding : 0px 0px 11px 0px;
 background-color : #FFF;
 clear : both;
}

#header {
 width : 889px;
 height : 108px;
 margin-left : auto;
 margin-right : auto;
 white-space: nowrap;
}

#header_30thann {
 width : 98px;
 height : 98px;
 margin-right:20px;
 margin-top:5px;
 margin-bottom:5px;
 
}

#header_logo {
 width : 264px;
 height : 58px;
 margin-top:30px;
}

#header div {
 float : left;
}

#header_nav {
 list-style-type : none;
 text-transform : uppercase;
 font-family : Verdana;
 font-size : 11px;
 color : #826D63;
 float : right;
 margin-top:25px;
 marign : 0px;
 padding : 28px 0px 0px 0px;
}


#header_nav li	{
	float : left;
	padding : 0px 15px 0px 0px;
	margin : 0px;
}

#header_nav	a	{
	color : #826D63;
	text-decoration : none;
}

#header_nav	a:hover	{
	color : #60C9F3;
	text-decoration : none;
}

.header_search	{
	width : 123px;
	background-color : #F0F9FE;
	font-size : 10px;
	color : #826D63;
}

/* US GREEN BUILDING COUNCIL LOGO STYLES*/

#usgbc_logo {
	margin-right: 30px;
	margin-top: 10px;
}

/* CONTENT STYLES */

/* ANNIVERSARY VIDEO CONTENT STYLE */
#ann_video	{
	font-size : 11px;
	line-height : 15px;
	width: 850px;
	font-family : Verdana;
	padding : 5px 0px 100px 0px;
	margin-left : auto;
	margin-right : auto;
	overflow : auto;
}

#ann_video h1	{
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana;
	margin : 0px;
	padding : 20px 0px 0px 0px;
}

/* END ANNIVERSARY VIDEO STYLE */

#content_container_home	{
	width : 100%;
	color : #FFF;
	background-color : #826E64;
}

#content_container_home	ul	{
	list-style-type : none;
	margin : 0px;
	padding : 5px 0px;
}

#content_container_home a	{
	color : #FFF;	
	text-decoration:underline;
}

#content_container_home a:hover	{
	color : #5BCBF5;	
}

#content_container	{
	width : 100%;
	color : #826D63;
	background-color : #FFF;
}

#content	{
	font-size : 11px;
	line-height : 15px;
	width: 850px;
	font-family : Verdana;
	padding : 0px 0px 20px 0px;
	margin-left : auto;
	margin-right : auto;
	overflow : auto;
}

#content h1, #content_left h1, h2.home	{
	font-weight : normal;
	font-size : 14px;
	font-family : Verdana;
	text-transform : uppercase;
	margin : 0px;
	padding : 20px 0px 0px 0px;
}

#content h1	{
	font-weight : normal;
	font-size : 14px;
	font-family : Verdana;
	text-transform : uppercase;
	margin : 0px;
	padding : 20px 0px 0px 0px;
}

#content_column	{
	font-family : Verdana;
	font-size : 11px;
	width : 499px;
	padding : 0px 33px 20px 50px;
	float : left;
}

#content_column p	{
	padding : 0px 0px 10px 0px;
	margin : 0px;
	line-height : 18px;
}

#content_column h1	{
	padding : 0px 0px 0px 0px;
	margin : 0px;
	font-family : Verdana;
	font-size : 22px;
	line-height : 26px;
}

#content_column h2	{
	padding : 0px 0px 0px 0px;
	margin : 0px;
	font-family : Verdana;
	font-size : 14px;
	line-height : 18px;
	clear : both;
}

#content_column h3	{
	padding : 5px 0px;
	margin : 0px;
	font-family : Verdana;
	font-size : 11px;
	line-height : 16px;
}

h4	{
	padding : 5px 0px;
	margin : 0px;
	font-family : Verdana;
	font-size : 14px;
	line-height : 18px;
	clear : both;
	color : #FFF;
}

#content_column ul	{
	padding : 5px 0px;
	margin : 0px 0px 0px 30px;
}

#content_column li	{
	padding : 2px 0px;
}

/* CUSTOM STYLES PER SECTION */
#content_column.company h1 	{
	color : #8B4E9F;
	padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_column.general h1	{
	color : #8B4E9F;
}

#content_column.general h2	{
	margin : 0px 0px 0px 0px;
	font-family : Verdana;
	color : #826E64;
}

#content_column.company h2 	{
	color : #8B4E9F;
	margin : 0px;
	color : #826E64;
	font-size : 13px;
	line-height : 17px;
}

#content_column.company a 	{
	color : #8B4E9F;
	text-decoration : none;
}

#company_flash_container, #general_flash_container, #contact_flash_container, #news_flash_container, #resources_flash_container	{
	background-image : url(../../media/images/company/company_bg_repeater.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 197px;
	clear : both;
	background-color : #FFF;
}

#projects_flash_container	{
	background-image : url(../../media/images/projects/projects_bg_repeater.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 197px;
	clear : both;
	background-color : #FFF;
}

#careers_flash_container	{
	background-image : url(../../media/images/careers/careers_bg_repeater.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 197px;
	clear : both;
	background-color : #FFF;
}

#specialties_flash_container,#specialties_geomatics_flash_container,#specialties_engineering_flash_container	{
	background-image : url(../../media/images/specialties/specialties_bg_repeater.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 197px;
	clear : both;
	background-color : #FFF;
}

#resources_flash_container		{
	background-image : url(../../media/images/resources/resources_bg_repeater.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 197px;
	clear : both;
	background-color : #FFF;
}

#content_column.projects h1	{
	color : #8DC63F;
  	padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_column.projects h2	{
	color : #826E64;
	margin : 0px;
	font-size : 13px;
	line-height : 17px;
}

#content_column.projects a	{
	color : #8DC63F;
	text-decoration : none;
}


#content_column.specialties h1,#content_column.specialties_geomatics h1,#content_column.specialties_engineering h1	{
	color : #F7941D;
        padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_column.specialties h2	{
	color : #826E64;
	margin : 0px;
	font-size : 13px;
	line-height : 17px;
}

#content_column.specialties a,#content_column.specialties_geomatics a,#content_column.specialties_engineering a	{
	color : #F7941D;
	text-decoration : none;
}

#content_column.careers h1	{
	color : #00ADEF;
        padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_column.careers h2	{
	color : #826E64;
	margin : 0px;
	font-size : 13px;
	line-height : 17px;
}

#content_column.careers a	{
	color : #00ADEF;
	text-decoration : none;
}


#content_column.resources h1	{
	color : #826E64;
   	padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_column.resources h2	{
	color : #826E64;
	margin : 0px;
	font-size : 13px;
	line-height : 17px;
}

#content_column a:hover	{
	color : #60C9F3;
	text-decoration : underline;
}

#content_left	{
	float : left;
	background-color : #826E64;
	width : 190px;
	padding : 0px 59px 0px 17px;
}

#content_middle	{
	float : left;
	background-color : #826E64;
	width : 253px;
	border-right : 2px solid #FFF;
	border-left : 2px solid #FFF;
	padding : 0px 16px 0px 16px;
}
#content_middle a	{
	color:#;
	text-decoration:underline;
}

#content_middle p	{
	padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_right	{
	background-color : #826E64;
	width : 204px;
	padding : 0px 13px 0px 17px;
	float : left;
}

#right_col_news	{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

#right_col_news li	{
	padding : 0px 0px 10px 0px;
	margin : 0px;
}

.home_select	{
	width : 190px;
	background-color : #F0F9FE;
	font-size : 10px;
	color : #826D63;
}

.select	{
	background-color : #F0F9FE;
	font-size : 10px;
	color : #826D63;
}

/* FLASH CONTAINER STYLES */
#home_flash_container	{
	background-image : url(../../media/images/homepage/home_bg_repeater.gif);
	background-repeat : repeat-x;
	height : 292px;
	padding : 0px;
	margin : 0px;
	width : 100%;
	clear : both;
	border-bottom : 4px solid #FFF;
}

#home_flash	{
	width: 850px;
	clear : both;
	margin-left : auto;
	margin-right : auto;
}

#flash_area	{
	width : 789px;
	margin-left : auto;
	margin-right : auto;
}

#flash_nav	{
	float : left;
	width : 326px;
}

#flash_movie	{
	float : left;
	width : 463px;
}


/* LEFT NAVIGATION STYLES */
#left_nav	{
	font-family : Verdana;
	font-size : 10px;
	width : 190px;
	margin : 0px 0px 0px 17px;
	padding : 0px 0px 20px 0px;
	float : left;
	border-top : 1px dashed #826D63;
}

#left_nav h1	{
	color : #826D63;
	font-weight : normal;
	font-size : 13px;
	letter-spacing : 1px;
	font-family : Verdana;
	text-transform : uppercase;
	margin : 0px;
	padding : 10px 0px 0px 0px;
}

#left_nav a	{
	color : #826D63;
	text-decoration : none;
}

#left_nav a:hover	{
	color : #5BCBF5;
	text-decoration : none;
}

#left_nav ul	{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

#left_nav ul.main	{
	padding : 0px;
	margin : 0px;
}

#left_nav ul li	{
	padding : 2px 0px 5px 16px;
	margin : 0px;
	background-image : url(../../media/images/common/up_arrow_nav.gif);
	background-repeat : no-repeat;
	background-position : 0px 6px;
	width : 174px;
	border-bottom : 1px dashed #826D63;
}

#left_nav ul li ul	{
	font-weight : normal;
	padding : 0px 0px 5px 5px;
	margin : 0px;
}

#left_nav ul li ul li	{
	padding : 3px 0px 3px 5px;
	margin : 0px;
	line-height : 12px;
	background-image : none;
	border : none;
	font-weight : normal;
}


/* FOOTER STYLES */
#home_footer	{
	font-family : Verdana;
	width : 759px;
	margin-left : auto;
	margin-right : auto;
	padding : 15px 13px 0px 17px;
	font-size : 10px;
	color : #826E64;
	clear : both;
}

#home_footer_mailing_list	{
	background-image : url(../../media/images/common/newsletter_icon.gif);
	background-repeat : no-repeat;
	background-position : 0px 1px;
	padding : 0px 0px 0px 20px;
	text-transform : uppercase;
	float : left;
}

#home_footer a	{
	color : #826E64;
	text-decoration : none;
}

#home_footer a:hover	{
	color : #5BCBF5;
	text-decoration : none;
}

#home_footer_legal	{
	float: left;
	padding: 0px 0px 0px 5px;
}

#footer_container	{
	font-family : Verdana;
	width : 100%;
	background-color : #826E64;
	clear : both;
	padding : 10px 0px 45px 0px;
}

#footer	{
                font-family : Verdana;
	width : 759px;
	margin-left : auto;
	margin-right : auto;
	font-size : 10px;
	color : #FFF;
}

#footer_mailing_list	{
	float: left;
	padding: 0px 25px 0px 38px;
	background-image: url(../../media/images/common/newsletter_icon.gif);
	background-repeat: no-repeat;
	background-position: 18px 1px;
	text-transform: uppercase;
}
#footer_newsletter_list	{
	float: left;
	padding: 0px 5px 0px 40px;
	background-image: url(../../media/images/common/newsletter_icon.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	text-transform: uppercase;
}

#footer_signal_design {
	float: right;
}

#footer_legal {
	float: left;
}



#footer a	{
	color : #FFF;
	text-decoration : none;
}

#footer a:hover	{
	color : #5BCBF5;
	text-decoration : none;
}


/*CONMAN STYLES*/

.image_left	{
	margin-right : 10px;
	margin-bottom : 10px;
	clear : both;
}



/*APP STYLES*/
input, textarea, select	{
	background-color : #F0F9FE;
	font-size : 11px;
	color : #826D63;
}

.labelcol {
	vertical-align: top;
	width: 250px;
	font-weight: bold;
}

.inputcol {
	width: 350px;
}

th {
	text-align: left;
}

.button	{
	background-color : #4E2683;
	color : #FFF;
	font-size : 11px;
}

.delete_button	{
	background-color : #CC0000;
	color : #FFF;
	font-size : 11px;
}

.select	{
	background-color : #F0F9FE;
	font-size : 11px;
	color : #826D63;
}

/*PROJECT STYLES*/
.project_list	{
	margin : 0px 0px;
	padding : 10px 0px;
	text-align : center;
	vertical-align : top;
}

.project_list td	{
	vertical-align : top;
}

.project_list img	{
	border : 0px;
}

.project_link	{
	margin-bottom : 20px;
	width : 130px;
}

#project_img_nav	{
	clear : both;
	padding : 5px 0px;
}

#swapper	{
	padding : 0px 0px 5px 0px;
}

project_img_nav h2	{
	font-size : 
}

#project_img_nav a	{
	color: #FFF;
}

.imgNav a, .imgNavRight a	{
	color: #FFF;
}

.imgNav	{
	font-size : 17px;
	width : 38px;
	height : 28px;
	background-color : #8CC63F;
	float : left;
	text-align : center;
	margin-right : 12px;
	padding : 10px 0px 0px 0px;
	margin-bottom : 10px;
}

.imgNavRight	{
	font-size : 17px;
	width : 38px;
	height : 28px;
	background-color : #8CC63F;
	float : left;
	text-align : center;
	padding : 10px 0px 0px 0px;
	margin-bottom : 10px;
}

#content_column.projects h1	{
	color : #8DC63F;
	padding : 0px 0px;
	margin : 0px;
}

#content_column.projects h2	{
	padding : 0px 0px;
	margin : 0px;
}

#content_column.projects h3	{
	color : #826E64;
	font-weight : normal;
	font-size : 14px;
	font-family : Verdana;
	text-transform : uppercase;
}

#content_column.projects a	{
	color : #8DC63F;
	text-decoration : none;
}

#imgNum	{
	visibility : hidden;
	position : absolute;
	font-size : 17px;
	width : 38px;
	height : 28px;
	background-color : #FFF;
	float : left;
	text-align : center;
	padding : 10px 0px 0px 0px;
	margin-bottom : 10px;
	margin-right : 12px;
	color : #8CC63F;
	z-index : 2;
	border : 1px solid #8CC63F;
}

#home_nav_static div	{
	float : left;
}

div.footer_links 	{
                width:600px;
	margin:0 auto;
                text-align:center;
                line-height:12px;
                font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.footer_links a 	{
	color:#FFF
}
div.footer_links a:hover 	{
	color:#000

} 
p.legal   {
                font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#826e64;
                clear:both;
                padding-top:15px;
}