
/*    -----------------------    While in Development   -----------------------   */  

#content, #leftcol, #widecol, #midcol, #rightcol {
	border: 0px solid #990000;
}

/*    -----------------------    Main Tags   -----------------------   */  
/*html {
	width: 100%;
	height: 100%;
}*/

body {
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	/*width: 100%;*/
	background: #9c260d;
	border: 1px;
	color: #9c260d;
}

hr.red {
	height: 1px;
	width: 100%;
	border: 1px;
	border-top: #dcbab3 1px solid;
}


h1 {
	font: 500 20px/20px  arial, verdana, sans-serif;
	color: #8a1b04;
	text-align:left;
	margin: 20px 0 20px 0 ;
	/*display:none;*/
}

h2 {
	font: bold 12px/14px  arial, verdana, sans-serif;
	color: #8a1b04;
}

h3 {
	font: bold 14px/15px  arial, verdana, sans-serif;
	color: #8a1b04;
}
ul {
	margin: 0px;
	padding:0px;
}

 /*    -----------------------   Marketing   -----------------------   */ 
 
#hrif , #hrif a, #hrif hover{
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	text-decoration:none;
	cursor:text;
}

#secure {
	display:none;
}

#logo h1 { 
	height:40px; /* height of logo */
	width:170px; /* width of logo */
	background: url(../images/structuresdb.gif) top left no-repeat;
	text-indent:-9000px;
}	
#logo a {
	display:block;
	width:100%;
	height:98%;
	outline:none;
}

/*    -----------------------    Page Structure   -----------------------   */ 
	
#mc, #header, #content, #copyright {
	/*width:890px;*/
	width: 950px;
}
#mc {
	margin:auto;
}

#pagetile {
	background:  url(../images/site/mc_bg.png) repeat-y 0px 0px !important;
	background:  url(../images/site/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	height:53px;
	float:left;
}

#headerH {
	background: url(../images/topHome.jpg) no-repeat 0px 0px;
	width:764px;
	height:318px;
	float:left;
}

#toppic {
	position: absolute;
	z-index: 5;
	visibility: inline;
	top: 50px;
	padding: 0px 0px 0px 0px;
	cursor: hand;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 173px !important;
	width:155px;
	height: 200px;
	margin: 0px 0 0 10px !important;
}

#nav, #nav ul {
	width: 173px !important;
	width: 155px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

#whatsnew, #whatsnew a {
	width: 155px;
	background: url(../images/nav/m_whats_new.gif) no-repeat 0px 0px;
}	
#whatsnew a:hover {
	background: url(../images/nav/m_whats_new.gif) no-repeat 0px -24px;
}
#whatsnewhl {
	width: 155px;
	background: url(../images/nav/m_whats_new.gif) no-repeat 0px -24px;
}
#contact, #contact a {
	width: 155px;
	background: url(../images/nav/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(../images/nav/m_contact.gif) no-repeat 0px -24px;
}
#contacthl {
	width: 155px;
	background: url(../images/nav/m_whats_new.gif) no-repeat 0px -24px;
}
#whatwestandfor, #whatwestandfor a {
	width: 155px;
	background: url(../images/nav/m_what_we_stand_for.gif) no-repeat 0px 0px;
}	
#whatwestandfor a:hover {
	background: url(../images/nav/m_what_we_stand_for.gif) no-repeat 0px -24px;
}
#whatwestandforhl {
	width: 155px;
	background: url(../images/nav/m_what_we_stand_for.gif) no-repeat 0px -24px;
}
#howwework, #howwework a {
	width: 155px;
	background: url(../images/nav/m_how_we_work.gif) no-repeat 0px 0px;
}	
#howwework a:hover {
	background: url(../images/nav/m_how_we_work.gif) no-repeat 0px -24px;
}
#howweworkhl {
	width: 155px;
	background: url(../images/nav/m_how_we_work.gif) no-repeat 0px -24px;
}
#designbuild, #designbuild a {
	width: 155px;
	background: url(../images/nav/m_how_we_design_and_build.gif) no-repeat 0px 0px;
}	
#designbuild a:hover {
	background: url(../images/nav/m_how_we_design_and_build.gif) no-repeat 0px -24px;
}
#designbuildhl {
	width: 155px;
	background: url(../images/nav/m_how_we_design_and_build.gif) no-repeat 0px -24px;
}
#howweperform, #howweperform a {
	width: 155px;
	background: url(../images/nav/m_how_we_perform.gif) no-repeat 0px 0px;
}	
#howweperform a:hover {
	background: url(../images/nav/m_how_we_perform.gif) no-repeat 0px -24px;
}
#howweperformhl {
	width: 155px;
	background: url(../images/nav/m_how_we_perform.gif) no-repeat 0px -24px;
}
#whoweare, #whoweare a {
	width: 155px;
	background: url(../images/nav/m_who_we_are.gif) no-repeat 0px 0px;
}	
#whoweare a:hover {
	background: url(../images/nav/m_who_we_are.gif) no-repeat 0px -24px;
}
#whowearehl {
	width: 155px;
	background: url(../images/nav/m_who_we_are.gif) no-repeat 0px -24px;
}
#greenbuilding, #greenbuilding a {
	width: 155px;
	background: url(../images/nav/m_green_building.gif) no-repeat 0px 0px;
}	
#greenbuilding a:hover {
	background: url(../images/nav/m_green_building.gif) no-repeat 0px -24px;
}
#greenbuildinghl {
	width: 155px;
	background: url(../images/nav/m_green_building.gif) no-repeat 0px -24px;
}
/*
#about, #about a {
	width: 158px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
#about a:hover {
	background: url(images/m_about.gif) no-repeat 0px -24px;
}
#abouthl {
	width: 158px;
	background: url(images/m_about.gif) no-repeat 0px -24px;
}

#gettingstarted, #gettingstarted a {
	width: 158px;
	background: url(images/m_getting_started.gif) no-repeat 0px 0px;
}	
#gettingstarted a:hover {
	background: url(images/m_getting_started.gif) no-repeat 0px -24px;
}
#gettingstartedhl {
	width: 158px;
	background: url(images/m_getting_started.gif) no-repeat 0px -24px;
}

*/
.about {
	width: 158px;
	background: url(../images/m2007/m_about.gif) no-repeat 0px 0px;
}	

.abouthl {
	width: 158px;
	background: url(../images/m2007/m_about.gif) no-repeat 0px -24px;
}

#abouthl {
	width: 158px;
	background: url(../images/m2007/m_about.gif) no-repeat 0px -24px;
}

.gettingstarted {
	width: 158px;
	background: url(../images/m2007/m_getting_started.gif) no-repeat 0px 0px;
}
.gettingstartedhl {
	width: 158px;
	background: url(../images/m2007/m_getting_started.gif) no-repeat 0px -24px;
}

#gettingstartedhl {
	width: 158px;
	background: url(../images/m2007/m_getting_started.gif) no-repeat 0px -24px;
}

/*
#residential, #residential a {
	width: 158px;
	background: url(images/m2007/m_residential_projects.gif) no-repeat 0px 0px;
}	
#residential a:hover {
	background: url(images/m2007/m_residential_projects.gif) no-repeat 0px -24px;
}
#residentialhl {
	width: 158px;
	background: url(images/m2007/m_residential_projects.gif) no-repeat 0px -24px;
}
#commercial, #commercial a {
	width: 158px;
	background: url(images/m2007/m_commercial_projects.gif) no-repeat 0px 0px;
}	
#commercial a:hover {
	background: url(images/m2007/m_commercial_projects.gif) no-repeat 0px -24px;
}
#commercialhl {
	width: 158px;
	background: url(images/m2007/m_commercial_projects.gif) no-repeat 0px -24px;
}
#clientaccess, #clientaccess a {
	width: 158px;
	background: url(images/m2007/m_client_access.gif) no-repeat 0px 0px;
}	
#clientaccess a:hover {
	background: url(images/m2007/m_client_access.gif) no-repeat 0px -24px;
}
#clientaccesshl {
	width: 158px;
	background: url(images/m2007/m_client_access.gif) no-repeat 0px -24px;
}
#contact, #contact a {
	width: 158px;
	background: url(images/m2007/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m2007/m_contact.gif) no-repeat 0px -24px;
}
#contacthl {
	width: 158px;
	background: url(images/m2007/m_contact.gif) no-repeat 0px -24px;
}	
#home, #home a {
	width: 158px;
	background: url(images/m2007/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m2007/m_home.gif) no-repeat 0px -24px;
}
*/

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 10px/12px "Times New Roman", Times, serif;
	color: #74604a;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 10px;
	width: 138px;
	height: 15px;
	background: url(../images/submenu_bg.gif) no-repeat;
	line-height: 15px;
	text-transform:uppercase;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #74604a;
	background: url(../images/submenu_bgover.gif) no-repeat;
	text-decoration:none;

}

.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 105px;
	margin-left: 150px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 132px;
	margin-left: 255px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 180px;
	margin-left: 150px;
}


/*    -----------------------   Content  -----------------------   */  

#content {
	padding: 55px 0 0 0;
	text-align: left;
	float:left;
}

#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	/*background: url(images/content_home.jpg) no-repeat 0px 0px;*/
}

#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

#contentright {
	/*width: 190px;*/
	width: 400px;
	float: right;
	margin: 0 10px 0 0;
}

#contentright p {
	padding: 0px 5px 0px 0px;
	text-align: justify;
}

#testimonial {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #3b3d3e;
	height:auto;
	border-bottom: 1px solid #9c260d;
}
#testimonial img {
	padding: 0 4px 4px 0;
	float:left;
}

/*    -----------------------   Secon Nav    -----------------------   */  

#secondnav, #secondnav a {
	font: bold 12px/15px  arial, verdana, sans-serif;
	color: #223f5a;
	width: 750px;
	text-align:center;
	margin:20px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	text-decoration:none;
	text-transform: capitalize;
}
#secondnav a:hover {
	color: #223f5a;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 768px;
	float: right;
}
#widecol a {
	color: #ba862a;
	text-decoration:none;
}
#widecol a:hover {
	color: #ba862a;
	text-decoration:underline;
}

#widecolHome {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 420px;
	float: left;
	margin: 50px 0px 0px 110px !important;
	margin: 50px 0px 0px 55px;
	padding: 0px 70px  0px 10px !important;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 173px !important;
	width:155px;
	float:left;
}

 #leftcol a {
	color: #4d4f50;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #8a1b04;
	text-decoration:underline;
}

/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 400px;
	float: left;
}
#midcolwide {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 536px;
	float: left;
}

/*
#midcol a {
	color:#d6b102;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#d6b102;
}
*/
#midcol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #6c6f72;
	list-style-image: url(/images/a_bullet.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
}

/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 336px;
	float: right;
	margin: 0 15px 0 0;
}
#rightcolnarrow {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #3b3d3e;
	width: 190px;
	float: right;
	padding: 0 20px 0 0;
}
/*#rightcol p {
	text-align:justify;
	padding: 0px 30px 0px 0px;
}

#rightindent {
	padding: 0px 130px 0px 10px;
}*/

#rightcol ul {
	margin-left: 15px;
	padding: 0px;
}
#rightcol ol {
	margin-left: 35px;
	margin-right: 20px;
	padding: 0px;
}
#rightcol ul li {
	font: normal 11px/13px  arial, verdana, sans-serif;
	color: #3b3d3e;
	list-style-image: url(/images/a_bullet.gif);
	margin-left: 55px;
	padding: 0px;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
	margin: 0px 8px 0px 0px;
	border: 0px solid #0b0b71;
}

.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}

.pic {
  margin: 5px 0 5px 0;
  padding: 5px;
  border: 1px solid #bfc9b0;
}

#borderblue img {
  border: 1px solid #cde1ec;
  margin: 5px 5px 0 0;
}

#borderyellow img {
  border: 1px solid #e9e0b8;
  margin: 5px 5px 0 0;
}

#propcommercialcontainer, #propresidentialcontainer {
	width: 745px;
	float: left;
	padding: 5px 0 10px 10px;
	margin: 0 0 10px 0;
}
#propcommercialcontainer {
	background: #e0e5eb;
}
#propresidentialcontainer {
	background: #fcf3c8;
}

#propnav, #propnav a {
	font: normal 10px/12px  arial, verdana, sans-serif;
	color: #504e4e;
	width:100px;
	float:left;
	text-decoration: none;
	margin: 4px 5px 0 0 !important;
	margin: 2px 2px 0 0;
}
#propnav a:hover {
	color: #8a1b04;
	text-decoration:none;
}

.titlespace {
	padding: 35px 0px 0px 0px;
}

.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:59px;
}
.thumbsize {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:67px;
}

/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #6d7072;
	height:56px;
	text-align: center;
	background:  url(../images/site/end.png) no-repeat 0px 0px    !important;
	background:  url(../images/site/end.gif) no-repeat 0px 0px;
	padding: 42px 0px 0px 0px !important;
	padding: 42px 0px 0px 0px;
	float: right;
	text-decoration:none;
}
 #copyright a {
	color: #6d7072;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #6d7072;
	text-decoration:underline;
}

/*    -----------------------   Extra   -----------------------   */ 

#note  {
	font: bold 14px/14px arial, verdana;
	color: #990000;
	text-transform:uppercase;
 }
 
.colblue0 {
	background:#b3c8d4;
	text-align:left;
	padding: 0px 0px 0px 5px;
}

/* .colblue0 a {
	background:#b3c8d4;
	text-align:left;
	padding: 0px 0px 0px 5px;
	color: #996600;
	text-decoration: none;
}
.colblue0a:hover {
	text-decoration:underline;
}*/

.colblue1 {
	background:#daeaf1;
	text-align:center;
}

.colblue2 {
	background:#c3d7e2;
	text-align:center;
}

.sponsorsLogo {
	border: 1px solid #718da5;
}

#paper p {
	padding: 0px 10px 0px 20px;
}

.tablethis a {
	color: #996600;
	text-decoration: none;
}

.tablethis a:hover {
	color: #996600 ;
	text-decoration:underline;
}

#chooseactivities {
	font: normal 12px/14px arial, verdana;
	color: #203851;
	text-transform:uppercase;
}

/*    末末末末末末末末末  Newsletters   末末末末末末末末末  */ 

.newsletter {
	position: absolute;
	z-index: 1;
	visibility: visible;
	top: 546px;
	margin-left:570px;	
}

.newsletter form {
	width: 150px;
}
.newsletter input {
	font: normal 11px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #005984;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 0px 0px 0px 20px;
	float:left;
}
.newsletterSubmit {
	border: 1px solid #000000;
}
 
/* Buttons */

.button {
	background: #c1bebe;
	color: white;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	border: solid 0px #fff6e1;
	display: block;
}

.button_over {
	background: #8a1b04;
	color: white;
	font: 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	border: solid 0px #fff6e1;
	display: block;
	cursor: pointer;
}