* {
	margin: 0px;
	padding: 0px;
}


body {
	background: url(images/bg.gif) repeat-x #4e7bb3;
	/*Below sets a base for em percentage used. x-small generally is about 12px*/
	font-size: x-small;		
}

	
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
}
/* Redefines the p tag */
p { 	
	color: #444;
	/*font percentage based on base declared in body tag*/
	font-size: 120%;
	margin: 10px 40px 10px 40px;
	line-height: 1.5em;
}


h1 {
	font-size: 200%;
	color: #4e7bb3;
	padding: 10px 0px 0px 40px;
}

h2{
	font-size: 160%;
	color: #4e7bb3;
	margin-right: 20px;
	padding: 10px 0px 0px 40px;
	font-weight:300;
}

.headerstrong{
	font-weight:900;
	}


#pagetext li {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:url(images/arrow.gif);
	color: #444;
	line-height: 1.5em;	
	margin-left: 80px;
}

#pagtext li a:link{
	font-family: Arial, Helvetica, sans-serif;
}


/* Creates the general link style for the site. This is not the main navigation.  */

a:link {
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;	
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper{
	margin: 0px auto;
}


div#container { 
	width:1000px; 
	margin: 0px auto;
	position: relative;
	}
	

div#header { 
	background: url(images/header.gif);
	width: 660px;
	height: 132px;
	position: relative;
 }
 
 
 div#intro{
	width: 417px;
	height: 239px;
	margin: 2px 0px 0px 172px;
	position: absolute;
	left: 49px;
	top: 7px;
}

div#flash{
	background: url(images/nav_intro.gif);
	width: 660px;
	height: 271px;
	position:relative;
}




/*container for pagetext and left coloum */


div#pagetext {
	width: 660px;
	float: left;
	display: inline;
	margin: 0px;
	background: url(images/bg_wrapper.gif);
		
}


div#leftcolumn{
	width: 330px;
	background: url(images/left.gif) no-repeat;
	float: left;
	display: inline;
	position: relative;
}

#leftcolumn  p{
	color: #fff;
	font-weight: 900;
	text-align:center;
}

#leftcolumn a{
	color: #fff;
}


#logos{
	width: 300px;
	height: 248px;
	background: url(images/logos.gif);
	border: 1px solid #89adda;
	margin-left: 20px;
	margin-top: 10px;
}

#memberships{
	width: 280px;
	font-size: 120%;
	padding: 10px;
	margin-left: 20px;
	background: #3568a7;
	border: 1px solid #89adda;
}


#address{
	width: 280px;
	padding: 10px;
	margin: 0px 0px 10px 20px;
	background: #3568a7;
	border: 1px solid #89adda;
}


address{
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 11px;
	clear: both;
	background: #3568a7;
	border: 1px #89adda;
}

address a:link{
	color: #fff;
}

div#bottom {
	width: 660px;
	height: 69px;
	background: url(images/footer.gif);
	clear: both;
	
}

 
 div#links {
 	width:990px;
	color: #333;
	padding: 5px 0px 20px 0px;
	margin: 0px auto;
	clear: both;
 }


 
 div#login{
 	width: 770px;
	text-align: right;
	clear: both; 
	font-size: 10px;
	margin: 0px auto;
 }
 
 div#login a:link {
 	color: #fff;
	font-weight: bold;

 }
 

 /* ----------------- IMAGE ELEMENTS ----------------- */

.right{
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #808080;
}



.right img{
	padding: 5px;
}


 #copyright {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
 	font-size:9px;
	margin: 0px auto;
	width: 990px;
 }
 
 #copyright img{
 	float: right;
	
 }
 
  #copyright a{
 	color: #fff;
	}
	


ul#mainnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 153px;
	left: 30px;
	top: 8px;
}

ul#mainnav li {
	display: inline;
	list-style: none;
	margin:0;
	padding:0;}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #fff;
	width: 138px;
	height: 15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 8px 15px;
	margin: 0px;
	text-decoration: none;
	background: url(images/nav_bg.gif) no-repeat;
	font-family:Tahoma, sans-serif;
	text-align: left;

}
/* Creates our hover status. */
ul#mainnav li a:hover {
	color: #fff;
	background: #2f5c95;
	
	
}

ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #fff;
	background: #9a872a;

}

	
/* ----------------- UTILITY NAVIGATION ----------------- */

	ul#utilitynav {
	text-align:center;
	padding: 0px;
	margin-bottom: 15px;
	
	}
	
	
	ul#utilitynav li {
		display: inline; 
		list-style: none;
	}
	
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
		color: #fff;
		display: block;
		float: left;
		font-size: 10px;
		font-weight: bold;
		padding: 0px 8px 0px 8px;
		text-decoration: none;	
		margin-bottom: 20px;
	}
	
	
	ul#utilitynav li a:hover {
		color: #fff;
		width: auto;
		
	}
	
	ul#utilitynav li a.current:link, ul#utilitynav a.current:visited {
		color: #fff;
		width: auto;
	}

div#monument{
	width: 344px;
	height: 639px;
	background: url(images/monument.jpg);
	position:absolute;
	left: -4px;
	top: 212px;
}


#netopia{
	margin-left: 30px;
}

.map{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}


.clear{
	clear: both;
}


.column1{
	width: 175px;
	height: 100px;
	float: left;
	color: #fff;
	margin-left: 20px;
		
}

.center{
	text-align: center;
}

.cta img{
	display: inline;
}

.border{
	border-top: 1px dashed #000;
	width: 600px;
	margin-left: 30px;
	clear:both;
}

.location{
  border-bottom: 1px solid #000;
  width: 90%;
  margin-left: 30px;
  height: 310px;
  padding: 10px 0px 10px 0px;
}

#audio{
	position: absolute;
	left: 57px;
	top: 74px;
}
