@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;	
	padding: 0;
	text-align: center; 	
	color: #FFF;
}
.twoColFixLtHdr #container { 
	width: 1024px;  	
	background: #000;
	margin: 0 auto; 	
	border: 1px solid #000;
	text-align: left; 

		
	
}

.twoColFixLtHdr #topNav { 
	width: 1024px;
	height: 55px;
	background-color: #b9aba0;
	text-align: center;
	vertical-align:top;	
}

.twoColFixLtHdr #topNav img{
	vertical-align: middle;	
}

.twoColFixLtHdr #topNav a{ 
	color:  #fff;
	padding: 0 20px 0 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.twoColFixLtHdr #topNav a:hover{ 
	color: #000;	
}

.twoColFixLtHdr #logo { 
	background: #b9aba0 url(images/logo.jpg) no-repeat left top;
	width: 1024px;
	height: 465px;
} 

.twoColFixLtHdr  #sidebar {
	float: left; 
	width: 358px; 
	text-align: right;
	background: #b9aba0;
	
}

.twoColFixLtHdr #sidebarContent {
	padding: 10px 40px 15px 20px;	
	min-height: 310px;
}

#navContainer ul {
	list-style-type: none;
}

#navContainer li { 
margin: 0 0 .25em 0;
font-size: 16px;
font-weight: bold;
}

#navContainer a
{
display: block;
color: #000;
text-decoration: none;
padding: .35em ;
}

#navContainer a:hover
{
color: #FFF;
text-decoration: none;
}

.twoColFixLtHdr #sidebarContentBot {
	margin: 0;
	height: 40px;
	width: 310px;
	background-color: #222122;
	padding: 10px 50px 0 0;
	color: #FFF;
	font-size:12px;
	font-weight:normal;
}
	
.twoColFixLtHdr #main { 
	margin: -21px 0 -20px 359px; 
	background: #b9aba0 url(images/brick.jpg) no-repeat left top;
	min-height: 476px;
	background-color:#000;
position: relative;
} 

.twoColFixLtHdr #mainContent{
	padding: 0 20px 0 150px; 
}

.twoColFixLtHdr #portfolio {	
	position: absolute; 
	bottom: 0px;
	right: 0px;	
}







/*Sub Pages*/

.twoColFixLtHdr #subTitle { 	
	height: 50px;
	width: 1024px;
	background-color:#000;
	padding: 5px 0 0 20px;
	color: #fff;
	font-weight:normal;
	font-size: 36px;
}

.twoColFixLtHdr  #sidebarSub {
	float: left; 
	width: 358px; 
	text-align: right;
	background: #000;


}

.twoColFixLtHdr #sidebarContentSub {
	padding: 10px 40px 15px 20px;	
	min-height: 310px;
	background-color: #b9aba0;

}

.twoColFixLtHdr #mainSub { 
	margin: 0 0 -20px 365px; 	
	min-height: 800px;
	background-color:#FFF;
	position: relative;



}

.twoColFixLtHdr #mainContentSub{
	padding: 5px 20px 0 20px;
	color: #000;


}


/* End Sub Pages*/







.twoColFixLtHdr #footer { 
	margin: -16px 0 0 0;
	padding: 0 10px 0 20px; 
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

whitelinks {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
A.whitelinks:link    {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;


}
A.whitelinks:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

A.whitelinks:hover {
	background: transparent;
	color: #C00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}

.whitetext {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

A.whitelg:link    {
	color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;


}
A.whitelg:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}

A.whitelg:hover {
	background: transparent;
	color: #C00;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}

