body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-family: veranda, sans-serif;
	font-size: small;
	background-image: url(background.jpg);

		

}

a {
color: #660000;
}

* {
	margin: 0;
	padding: 0;
}

/* layout structure */


#wrapper {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;

}
#topbar {
	border: 10px;
	text-align: right;
	padding: 0 0 0 0;
}

#mastwrap {
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;

}
#logo {
	position: relative;
	float: left;
	top: 10px;
	text-align: left;
	color: #000099;
	font-weight: bold;

	
}

#address {
	position: relative;
	float: right;
	width: 24%;
	top: 50px;
	left: -10px;
	text-align: right;
	color: #000099;
	font-weight: bold;


	
}
#address img {
	border: none;
	


}



#header {
	/*position:relative;*/
	padding: 0 220px 0 200px;
	border-top-color: #000099;
	border-top-width: 12px;
	border-top-style: solid;

	}

#header img {
	border-color: #000099;
	border-style: solid;
	border-width: 2px;

	}


#header h3 {
	color: #660000;

	}


#bodywrap {
	text-align: left;
	width: 730px;
	color: #000099;
	margin-left: auto;
	margin-right: auto;

}

#textsize {
	text-align: right;
	color: #000099;
	padding: 2px 8px 2px 0;
	margin: 5px 0 0 0;
	width: 100%;
	background-color: #000099;
}
#textsize a:link {
	color: #660000;
	text-decoration: none;
}

#textsize a:visited {
	color: #000099;
	text-decoration: none;
	}

#textsize a:hover {
	color: #000099;
	text-decoration: none;
	}






#threeacross {
	text-align: left;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	color: black;

}

#threeacross h2 { 
	color: #000099;
}

#indexnav {
	position: relative;
	float: left;
	left: 5px;
	width: 25%;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 1px;
	font-weight: bold;
	color: #660033;
	font-size: 90%;
	text-decoration: none;
	line-height: 80%;



}

#indexnav h4 {

	font-weight: bold;
	color: #660000;
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #000099;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5px 5px 5px 5px;
	margin: 1px 20px 0 0;

}


#indexnav h4 a:link {
	color: #000099;
	text-decoration: none;
	
}

#indexnav h4 a:visited {
	color: #000099;
	text-decoration: none;
	}

#indexnav h4 a:hover {
	color: #660000;
	text-decoration: none;
	
	}




#indexnav img {
	border: none;
	
	
}


#indexnav h3 {

	text-align: center;
	font-weight: bold;
	color: #cc9900;
	font-size: 100%;
	text-decoration: none;
	line-height: 180%;
	border-top-color: #cc9900;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #cc9900;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #cc9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #cc9900;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 5px 5px 5px 5px;
	margin: 1px;

}


#listen {
	line-height: 120%;
	font-weight: lighter;
	
}






#indexcontent {
	/*position:relative;*/
	position: relative;
	float: right;
	padding: 10px 20px 22px 0;
	text-align: left;
	

}

#indexcontent img {
	border-top-color: #660000;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #660000;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #660000;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#subwrapper {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;

}
#subtopbar {
	border: 10px;
	text-align: right;
	padding: 0 0 0 0;
}


#submastwrap {
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;

}
#sublogo {
	position: relative;
	float: left;
	top: 20px;
	text-align: left;
	color: #000099;
	font-weight: bold;

	
}

#subaddress {
	position: relative;
	float: right;
	width: 24%;
	top: 20px;
	left: -10px;
	text-align: right;
	color: #000099;
	font-weight: bold;


	
}
#subaddress img {
	border: none;
	


}



#subheader {
	/*position:relative;*/
	padding: 0 100px 0 180px;
	border-top-color: #000099;
	border-top-width: 12px;
	border-top-style: solid;


	}





#subheader img {
	border: none;

	}

#subbodywrap {
	text-align: left;
	width: 730px;
	color: #000099;
	margin-left: auto;
	margin-right: auto;

}


#subtextsize {
	position: relative;
	clear: both;
	text-align: right;
	color: #660000;
	padding: 2px 8px 2px 0;
	margin: 0 0 0 0;
	
}
#subtextsize a:link {
	color: #660000;
	text-decoration: none;
}

#subtextsize a:visited {
	color: #660000;
	text-decoration: none;
	}

#subtextsize a:hover {
	color: #660000;
	text-decoration: none;
	}

#subthreeacross {
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	color: black;

}

#subthreeacross h2 { 
	color: #000099;
}

#subnav {
	position: relative;
	float: left;
	left: 5px;
	width: 25%;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 1px;
	font-weight: bold;
	color: #660033;
	font-size: 90%;
	text-decoration: none;
	line-height: 80%;



}

#subnav h4 {

	font-weight: bold;
	color: #660000;
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #000099;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5px 5px 5px 5px;
	margin: 1px 20px 0 0;

}


#subnav h4 a:link {
	color: #000099;
	text-decoration: none;
	
}

#subnav h4 a:visited {
	color: #000099;
	text-decoration: none;
	}

#subnav h4 a:hover {
	color: #660000;
	text-decoration: none;
	
	}




#subnav img {
	border: none;
	
	
}

#subnav ul {
	line-height: 120%;
	padding: 2px 2px 0 20px;
	}

#subnav li {
	list-style-type: square;
	
}

#subnav em {
	color: #660000;
}


#subnav li a:link {
	color: #000099;
	text-decoration: none;
	
}

#subnav li a:visited {
	color: #000099;
	text-decoration: none;
	}

#subnav li a:hover {
	color: #660000;
	text-decoration: none;
	
	}

#subnav h3 {

	text-align: center;
	font-weight: bold;
	color: #660000;
	font-size: 100%;
	text-decoration: none;
	line-height: 100%;
	border-top-color: #000099;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #000099;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5px 5px 5px 5px;
	margin: 1px 20px 0 0;


}



#subtwoacross {
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}


#col1{
	
	float: left;
	width: 40%;
	padding: 20px 20px 5px 20px;
	margin: 0 20px 0 20px;
	text-decoration: none;
}
#col1 a:link {
	color: #660000;
	text-decoration: none;
	
}

#col1 a:visited {
	color: #660000;
	text-decoration: none;
	}

#col1 a:hover {
	color: #cc9900;
	text-decoration: none;
	}
	

#col2{
	
	float: right;
	width: 40%;
	padding: 20px 20px 5px 20px;
}
#col2 a:link {
	color: #660000;
	text-decoration: none;
	
}

#col2 a:visited {
	color: #660000;
	text-decoration: none;
	}

#col2 a:hover {
	color: #cc9900;
	text-decoration: none;
	}

#subsidebar {
	position: relative;
	float: left;
	left: 5px;
	width: 20%;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 1px;
	font-weight: bold;
	color: #660033;
	font-size: 90%;
	text-decoration: none;




}

#subsidebar h4 {

	font-weight: bold;
	color: #660000;
	font-size: 100%;
	text-decoration: none;
	line-height: 180%;
	border-top-color: #cc9900;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #cc9900;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #cc9900;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #cc9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 5px 5px 5px 5px;
	margin: 1px;

}


#subsidebar h4 a:link {
	color: #660000;
	text-decoration: none;
	
}

#subsidebar h4 a:visited {
	color: #660000;
	text-decoration: none;
	}

#subsidebar h4 a:hover {
	color: #cc9900;
	text-decoration: none;
	}


#subsidebar h4 a:hover {
	color: #cc9900;
	text-decoration: none;
	}

#subsidebar img {
	border: none;
	
	
}


#subsidebar h3 {

	text-align: center;
	font-weight: bold;
	color: #cc9900;
	font-size: 100%;
	text-decoration: none;
	line-height: 180%;
	border-top-color: #cc9900;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #cc9900;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #cc9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #cc9900;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 5px 5px 5px 5px;
	margin: 1px;

}





#spacer {
	padding: 0 2px 0 0;
}

#subcontent {
	/*position:relative;*/
	border: none;
	color: black;
	padding: 10px 30px 0 200px;
	margin: 0 0 20px 20px;
	background: url(dove.gif) bottom center;
	background-repeat: no-repeat;
	

}

#subcontent h2{
	color: #660033;
	font-variant: small-caps;
	line-height: 150%;
}

#subcontent h3{
	line-height: 150%;
	font-size: 120%;

}


#subcontent ul{
	color: black;
	padding: 0 0 0 30px;
	margin: 0 0 0 10px;
	

}

#subcontent em{
	font-weight: bold;
	color: #660000;

}

#subcontent img{
	text-decoration: none;
	border-color: #660000;
	border-style: outset;
	border-width: 3px;
}

#subcontent h5{
	font-family: tahoma;
	font-size: large;
	font-weight: normal;
	color: #660000;
	line-height: 180%;
	

}


#footer {
	position: relative;
	padding: 10px 0 10px 0;
	clear: both;
	text-align: center;
	text-decoration: none;
	color: white;
	background: #000099 url(w3c.gif) bottom right;
	background-repeat: no-repeat;


}
#footer a:link {
	color: white;
	text-decoration: none;
}

#footer a:visited {
	color: white;
	text-decoration: none;
	}

#footer a:hover {
	color: #cc9900;
	text-decoration: none;
	}	

	