html{ background-color: #999; margin:0;}
body{background-color:#999; color: #333; font-size: 13px;}

h1, h2, h3 { font-size: 19px; color:#666;}

hr{margin: 2em 0 0 0;}

a
{
	color: #295425;
	text-decoration: underline;
	
	/* rm focus rect*/
	outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
}


.bd_shd{ background: url(../imgs/bd_shd.gif) repeat-y;}

.clear{clear:both;}

p{margin-bottom: .5em;}

#container
{
	width:1024px;
	min-width:1024px;
	margin: 0 auto 0 auto;
}

#bod{ margin: 0 0 0 0; position:relative;}



/* header / topnav */

#topnav{margin: 0 0 0 0; position:relative;}


#pagecontent
{
	margin: 0 0px 30px 0px;
	position:relative;
	width: 789px;
	float: left;
	left: 10px;
	/*background-color:#fff;*/
}



#textblock_container
{
	text-align: left;
	margin: 20px 0 0 25px;
	width: 650px;
	float: left;
	display: inline;/*fix ie6 double margin bug*/
}


#textblock_container ul
{
	margin: 15px 0 0 0;
}

#textblock_container li
{
	margin: 0 0 0 15px;
	list-style: square;
	font-size: 15px;
	line-height: 1.5em;
}


#textblock_contact
{
	text-align: left;
	margin: 20px 0 0 25px;
	/*margin: 20px 0 0 40px;*/
	width: 325px;/*330*/
	float: left;
	display: inline;/*fix ie6 double margin bug*/
}

#textblock
{
	margin: 20px 10px 0 30px;
	line-height: 17px;
}


#contact_img_col
{
	margin: 30px 15px 0 0;
	float: right;
	width: 374px;
}

#contact_map_btn{float: right; margin: 0 0 20px 0;}
#contact_map{ height: 374px; width: 374px;  }

#welcome{margin-top: -10px; text-indent: -99999px; background: url(../imgs/welcome.gif) no-repeat; height: 52px; width: 422px; display:block;}

.aboutTableTitle
{
	font-weight: bold;
	background-color: #c5c6af;
	text-align: center;
}

.aboutTableBoldRow{font-weight: bold; background-color: #ccc;}
.aboutTableBg{background-color: #ccc;}
.b{font-weight: bold;}
.c{text-align: center;}
.l{text-align: left;}

.builders_left
{
	margin: 0px 0 0 0px;
	float: left;
	width: 200px;
	font-size: 11px;
}

.builders_right
{
	/*margin: -3.5em 0 0 0px;*/
	float: left;
	width: 400px;
	font-size: 11px;
	margin-bottom: 20px;
}


.builder_title
{
	left: -25px; /*ie6 doesnt like negative margins*/
	font-size: 13px;
	position:relative;
	display: block;
}


#textblock_views
{
	text-align: left;
	margin: 20px 0 0 25px;
	/*width: 650px;*/

}

#view_img
{ 
	background: url(../imgs/views/views.gif) no-repeat;
	height: 471px;
}

#views_flash
{
	position: relative;
	top: 19px;
	left: 19px;
	margin: 0;
	width: 650px;
	height: 351px;
	z-index: 100;
}


#views_flash_txt
{
	position: relative;
	top: 30px;
	left: 19px;
	margin: 0;
	width: 645px;
	z-index: 99;
}


/* sidenav */

#sidenav_container
{ 
	margin: 0 0 20px; 0;
	position:relative;
	left:12px;
	width: 211px;
	height: 250px;
	float:left;
}


#sidenav
{ 
	margin: 0 0 0 35px; 
	position:relative;
	text-align: left;
	width: 177px;
	height: 249px;
	background-color: #142209;
	vertical-align: bottom; /* fix ie whitespace*/
	
	
}

#sidenav div {background-color: #142209;}

.tenPx { height:10px;}


#sidenav li 
{
	margin: 0;
	
		
}

#sidenav a
{
	margin: 0;
	text-decoration: none;
	text-indent: 30px;
	color: #ede7d0;
	font-size: 12px;
	height: 38px;
	width: 177px;
	background-color: #142209;
	line-height: 38px;
	display: block;
	font-weight: bold;
	
}


#sidenav a:hover
{
	background-color: #c5c6af;
	text-decoration: none;
	color: #142209;
	font-size: 12px;
	
}


/* END sidenav */




#ft_txt
{
	margin: 0 50px 0 0;	
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#ft_bg
{
	height: 20px;
	width: 1024px;	
}



