#featured { 
	width: 950px;
	height: 500px;
	background: #000 url('../images/orbit/loading.gif') no-repeat center center;
	overflow: hidden; 

	}
	
#featuredVideo { 
	width: 950px;
	height: 500px;
	background: #FFF url('../images/bkgdBlack.jpg') no-repeat center center;
	overflow: hidden; 

	}
	
#videoBox	{
	width: 640px;
	height: 360px;	
	margin: 35px auto 0px auto;
}
	
#featured img,  
#featured div { display: none; }


.content {
	background: url(); 
}

html	{
	width: 100%;
	height: 100%;
}

body	{
	margin:0px;
	width: 100%;
	height: 100%;
	background-color: ;
}
	  		
#container	{
	margin: 0px auto 0px auto;
	width: 950px;
	background-color: ;
}

#navigation	{
	width: 100%;
	height: 45px;
	background-color: white;
	margin: 0px 0px 0px 0px ;
}

#navContainer	{
	width: 950px;
	height:;
	margin: 0px auto 0px auto;
	border: 0px solid red;
	text-align: left;
}

#navBox	{
	height: 45px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	float: left;
}

#navBoxHome	{
	height: 28px;
	padding: 0px 10px 0px 10px;
	border-top: 4px solid gray;
	border-bottom: 4px solid gray;
	float: left;
}

.navLink	{
	font-size: 12pt;
	line-height: 45px;
	text-decoration: none;
	color: #000000;
	font-family: museo-1, sans-serif;
	font-weight: 200;
	padding: 3px 7px 3px 7px ;
}

.navLink:visited	{
	color: #000000;	
}

.navLink:hover	{
	color: black;
	background-color: #e8e8e8;
}

.navLink.bkgd	{
	color: black;
	background-color: #e8e8e8;
}

.navLinkActive	{
	font-size: 12pt;
	line-height: 45px;
	text-decoration: none;
	color: white;
	font-family: museo-1, sans-serif;
	font-weight: 200;
	padding: 3px 7px 3px 7px ;
	background-color: #3d3d3d;
}

h1	{
	font-family: museo-1, sans-serif;
	font-size: 36pt;
	color: #aca844;
	margin: 0px 0px 0px 0px ;
}

h2	{
	font-family: museo-1, sans-serif;
	font-size: 20pt;
	font-weight: 400;
	color: #6d0e2e;
	margin: 0px 0px 5px 0px ;
}

#header	{
	width: 100%;
	height: 60px;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px ;
	background-color: #000000;
	margin: 0px 0px 0px 0px ;	
}

#descBlock	{
	width: 100%;
	height: ;
	margin: 0px 0px 40px 0px ;
	padding: 0px 0px 0px 0px ;
	background-color: ;
}

#descContainer	{
	width: 950px;
	height: ;
	margin: 20px auto 0px auto ;
	text-align: left;
	border: 0px solid red;
}

#descColumn	{
	width: 300px;
	height: 100px;
	float: left;
	padding: ;
	background-color: ;
}

#footerContainer	{
	width: 950px;
	height: ;
	margin: 20px auto 40px auto ;
	text-align: left;
	border: 0px solid red;
	clear: both;
}

#moreInfoBox	{
	width: 950px;
	height: 50px;
	margin: 10px auto 20px auto;
	padding: 0px 0px 0px 0px ;
	border: 1px solid #cacaca;
	line-height: 50px;
	background-color: #f0f0f0;
}

#descSpacer	{
	width: 25px;
	float: left;
}


*	{
	font-size: 12pt;
	line-height: ;
	text-decoration: none;
	color: black;
	font-family: museo-1, sans-serif;
	font-weight: 200;
	margin: 0px 0px 0px 0px ;
}

p	{
	line-height: 25px;
}

.contact	{
	font-size: 12pt;
	line-height: ;
	text-decoration: none;
	color: black;
	font-family: museo-1, sans-serif;
	font-weight: 200;
	margin: 0px 0px 0px 0px ;
}

.contactLink	{
	color: #26358e;
	text-decoration: none;
}

.contactLink:hover	{
	text-decoration: underline;
}

hr	{
	width: 950px;
	height: 1px;
	background-color: gray;
	margin: 20px auto 0px auto;
	border: 0px;
	clear: both;
}


.moreInfo	{
	font-size: 12pt;
	color: black;
	font-family: museo-1, sans-serif;
	font-weight: 200;
	margin: 0px 0px 0px 0px ;
}

.moreInfo:link	{
	text-decoration: none;
	color: #26358e;
	font-weight: 400;
}

.moreInfo:visited	{
	text-decoration: none;
	color: #26358e;
	font-weight: 400;
}

.moreInfo:hover	{
	text-decoration: none;
	color: #26358e;
	font-weight: 400;
}

b	{
	font-weight: 400;
	color: #404040;
}

a	{
	color: #26358e;
	text-decoration: none;
}

a:hover	{
	text-decoration: none;
}






