body	{
	background: #999999;
	margin: 0;
	padding: 0;
	border: 0;
	font: 10.5pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
	text-align: center;	
  color: #333;	
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
  padding: 0px;
  border: 0;  
}

td {
  padding: 0px;  
}

h2{
  margin-bottom: 0px;
	background-image:  url(/element2.gif);
	background-repeat: no-repeat;
	color: #F26532;
}

h3{
  margin-bottom: 0px;
}

hr {
  height: 1px;
	background-color: #696969;
  color: #696969;
  border: 0px;
}

li{
  font: 10.5pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
}

img	{
	border: none;
}

p.caption{
  margin-top: 2px;
  font-size: 9pt;
	font-style: italic;
	text-align: center;
}

p{
  font: 14px "Trebuchet MS",helvetica,sans-serif,verdana,arial;
}

a{
  color: #191970;
}


.textBox{
  border: 2px solid #666666;
  padding: 0px 10px 0px 10px;
  background-color: #cccccc;	
}

p.textBoxFont{
  font: 18px "Trebuchet MS",helvetica,sans-serif,verdana,arial;
}

b.textBoxFontHighlight{
  color: #d86035;
}


.floatLeft{
  float: left;
	clear: left;
	margin-right: 15px;
}

.floatRight{
  float: right;
	clear: right;
	margin-left: 15px;	
}

#centerElement {
  width: 100%;
	text-align: center;
}

#rightElement {
  width: 100%;
	text-align: right;
}

.bold {
  font-weight: bold;
}

/******************************
* Container
******************************/
#container	{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	border: 2px solid #666666;
}

/******************************
* Header
******************************/
#header	{
  margin: 0px;
	border: 0px;
	padding: 0px;	
}

/******************************
* Locations
******************************/
td.tree{
  width: 200px;
  /*background: #C7B299;*/
	background: #F26532;	
	background-position: bottom;	
	vertical-align: top;
	color: #FFFFFF;
	font-weight: bold;
}
/*
ul.noBullet{
	list-style-type: none;
	margin: 0px 0px 0px 20px;	
}

ul.noBullet .bullet{
	list-style-type: disc;
	margin: 2px 2px 2px 20px;	
}
*/

td.tree ul{
	list-style-type: none; 
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 16px;
}

.li2{  
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 6px;	
}

td.tree a{  
	background-color: #F26532;	
	text-decoration: none;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

td.tree a:hover {
  color: #333333;
}

td.main{
  width: 580px;
  vertical-align: top;
	padding: 10px;
}

td.mainHome{
  width: 600px;
  vertical-align: top;
	padding: 0px;
	/*font: 40px "Trebuchet MS",helvetica,sans-serif,verdana,arial;*/
	text-align: center;	
  color: #F26532;
	font-weight: bold;
}

#end{
  margin: 3px;	
	text-align: center;
	font: 10pt tahoma,"franklin gothic medium",arial;
}

/******************************
* contactArea
******************************/
table.contactArea	{
  color: #ffffff;
	margin: 0 auto;
	border: 0px;
	padding: 0px;
	font: 8pt tahoma,"franklin gothic medium",arial;
	width: 660px;	
}

#galleryProject {
  height: 480px;
	text-align: center;
}

#projectName {  
	padding: 1px;	
	font: 9pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
	text-align: left;
	font-style: italic;
}

#projectLocation {  
	padding: 1px;	
	font: 9pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
	text-align: left;
	font-style: italic;
}

#clientName {  
	padding: 1px;	
	font: 9pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
	text-align: left;
	font-style: italic;
}

#imageCaption {  
	padding: 1px;	
	font: 9pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
	font-style: italic;
}

#projectBlurb {  
	font: 9pt "Trebuchet MS",helvetica,sans-serif,verdana,arial;
}

td.bottomTree {
  height: 73px;
  background: #F26532;
	text-align: center;
	background-image:  url(images/treeMap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;

}

td.bottomTree  a{  
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;	
	bottom: 25px;	
}

td.bottomTree a:hover{
  color: #333333;
}

