* {
   padding:0;
   margin:0;
   font-size:9pt;
   font-family:arial;
}
body {
	padding-top:10px;
	/*background: url('../site_images/concrete_4.jpg');*/
	background-repeat:repeat;
	background-color: #f3f1e5;
	border-top: 0px solid #000;
	/*border-top: 0px solid #e6e5d9;*/
	border-top: 5px solid #e6e5d9;
}
.top_address{
	color:#000000;
}

.news_item_stub_date{
	color:#666;
	font-size:9pt;
	
}
.news_item_stub_title{
	font-size:8pt;
	color:#FF8800;
	font-weight:bold;	
}
.news_item_open_link{
	color:#CCC;
}
.news_item_open_link:hover{
	color:#000;
}

#table_featured{
	background-color:#f3f1e5;
	height:400px;
}
#table_boxes td{
	margin:10px;
}
.box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fafafa;
	/*background:#f8fada;*/
	border-radius:5px;
	display:inline;
	float:left;
	width:150px;
	min-height:230px;
	padding:10px;	
}
.imager2{
	height:135px;
	width:135px;
	border:0px;
}
.project_title{
	color: #000;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	padding-left:4px;
}
.title{
	color: #000;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	padding-left:4px;
}
.what{
	color:#FF8800;
	font-family:Arial;
	font-size:8pt;
	padding-left:4px;
}
#logo{
	margin-left:auto;
	margin-right:auto;	
}
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* root element for tabs  */
ul#css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #e6e5d9;	 	
}

/* single tab */
ul#css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
.css-tab-a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #e6e5d9;	
	border-bottom:0px;
	height:18px;
	background-color:#FFF;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
    	-webkit-border-top-left-radius:4px;
    	-webkit-border-top-right-radius:4px;
	position:relative;
	top:1px;	
}

.css-tab-a:hover {
	background-color:#f5f5f5;
	color:#333;
}
	
/* selected tab */
.css-tab-a.current {
	background-color:#FFF;
	border-bottom:2px solid #FFF;	
	color:#000;	
	cursor:default;
}
/* tab pane */
#div_select {
	border:1px solid #e8eda7;	
	width:100px;
	background-color:#FFF;	
}
#css-panes{
	width:900px;
}
.hid{
	display:none;
}
.foo{
	padding:10px 20px;
	min-height:150px;
	border:1px solid #e6e5d9;
	background-color:#FFF;
	-moz-border-radius-bottom-right:10px;
	-webkit-border-bottom-right-radius:10px;
	border-width:0 1px 1px 1px;
	height:405px;	
}
p{
	padding-bottom:5px;
	border-bottom:0px dashed #efefef;
}
.n_title{
	color:#FF8800;
	font-weight:bold;
	font-size:11pt;
}
.p_title{
	color:#000;	
	/*font-size:11pt;*/
	font-size:13px;
}
.n_title:hover{
	color:#C9B79E;
	font-weight:bold;
	font-size:11pt;
}
.p_desc{
	padding-top:8px;
	font-size:10pt;
}






select{
	border:1px solid #ccc;
	color:#C9B79E;
	width:100px;
}
option{
	color:#C9B79E;
}
#tbl_projects{
	margin-top:0px;
	padding:0px;
}
#tbl_projects th{
	text-align:left;
	color:#C9B79E;
	border-right:1px solid #eee;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	font-size:9pt;
}
#tbl_projects td{
	border:1px solid #eee;
	border-right:0px;
	border-bottom:0px;
	padding:5px;
	color:#666;
	font-size:9pt;
}
.tbl_general th{
	text-align:left;
	color:#C9B79E;
	border-bottom:1px solid #eee;
	padding:5px;
	font-weight:normal;
}
a{
	color:#BBB;
}
.project_title{
	font-weight:bold;
	border-bottom:1px solid #eee;
	font-size:11pt;;
}
.project_status{
	font-size:8pt;
	color:#FF8800;
	
}
.project_type{
	font-size:8pt;
	color:#C9B79E;
	
}
#project_desc{
	font-size:8pt;
	padding:7px;
	color:#000;
	text-align:left;
}
#image_wrap {
	text-align:left;
	border-color:white;
	outline-color:white;
}

#table_featured td{
	font-size:8pt;
}
.td_lines{
	border-bottom:1px dashed #ccc;
}
.td_header{
	font-weight:bold;
}
#ul_projects{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00CC33;
	text-decoration: none;
	background-color: #FFF;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 6px;
	margin: 2px;	
}
#panel0{ /*HOME and NEWS*/
	height:400px;
	width:733px;
	padding-right:7px;
	overflow:hidden;
}
#panel1{ /*PROJECT GALLERY*/
	height:380px;
	width:950px;
	overflow:hidden;
}
#panel2{ /* feat PROJECT */
	height:400px;
	width:340px;
	overflow:hidden;
}
a{
	text-decoration:none;
	color:#666;
}