@charset "utf-8";
/* 
												Body Glove Waves
												BGWaves.css
												by Theoryeyed.com
*/
body{
	margin:0 0 0 0;
	background-color:#000;
	background-image:url(images/bg_main.png);
	font-family:Arial, Helvetica, sans-serif;
}
A:link {text-decoration: none; color:#ffffff}
A:visited {text-decoration: none; color:#ffffff}
A:active {text-decoration: none; color:#ffffff}
A:hover {text-decoration: underline; color:#ffffff}

#c_wrapper{
}
#wrapper{
	width:773px;
}
.bg_tl{
	background-image:url(images/bg_tl_corner.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.bg_tr{
	background-image:url(images/bg_tr_corner.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.bg_br{
	background-image:url(images/bg_br_corner.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bg_bl{
	background-image:url(images/bg_bl_corner.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#top_nav{
	background-image:url(images/bg_topnav.png);
	background-repeat:x;
	height:44px;
	vertical-align:middle;
	}
	#contenttable{
		background-color:#000;
	}
	.margin5{
		padding-top:5px;
	}
	.brdr_top{
		margin-top:5px;
		border-top:2px #000 solid;
	}
	.txt_white{
		color:#FFFFFF;
		border-right:#FFF 1px solid;
		padding-top:10px;
		padding-left:10px;
		line-height:18px;
		font-size:12px ;
	}
		
	.txt_content{
		color:#FFFFFF;
		
		padding-top:10px;
		padding-left:15px;
		line-height:12px;
		font-size:12px ;
	}
	.left_shadow{
		background-image:url(images/bg_lft_shadow.png);
		background-repeat:repeat-y;
		background-position:right;
	}
	.right_shadow{
				background-image:url(images/bg_rt_shadow.png);
		background-repeat:repeat-y;
		background-position:left;
	}
	.heritage_box1{
		background-image:url(images/img_uncle.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
				line-height:20px;
	}
		.heritage_box3{

	}
			.heritage_box4{
	}
	.highlighted{
		color:#000;
		background-color:#FF0;
	}
	.box_content{
		padding-left:10px;
		padding-top:5px;
		font-size:12px;
		font-weight:bold;
	}
	.mission_box{
		padding-left:10px;
		padding-top:175px;
		padding-bottom:10px;
		font-size:12px;
		font-weight:bold;
	}
	.hdr_map{
	padding-left:5px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	}
	.choose_content_table{
		/*border-top:#ffda00 solid 2px;*/
	}
	.hdr_choose{
		background-image:url(images/bg_hdr_choose.png);
		background-repeat:repeat-x;
		background-position:center;	
	}
	.install_b1{
		background-image:url(images/bg_installations_box1.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
		.install_b3{
		background-image:url(images/bg_installations_box3.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	.tn_install_left{
		border-left:#FFDA00 solid 4px;
		border-bottom:#FFDA00 solid 2px;
		border-top:0px;
	}
	.tn_install_right{
	    border-left:#FFDA00 solid 4px;
		border-right:#FFDA00 solid 4px;
		border-bottom:#FFDA00 solid 2px;
		border-top:0px;
	}
	.tn_install_bottom{
	    border-left:#FFDA00 solid 4px;
		border-right:#FFDA00 solid 4px;
				border-bottom:#FFDA00 solid 2px;
				border-top:0px;
	}
	.formlabel{
		color:#FFF;
	}
	.galleryheading{
		color:#FFF;
		font-weight:bold;
	}