
body {  
	font-family: verdana, sans-serif;
 	font-size: .9em;
	margin: 0;
	padding: 0;
	}
body {background: white url(steeple/weather_vane.jpg) no-repeat left top fixed;}
 
h1 {font-size: 1.5em; color: darkblue;}
h2 {font-size: 1.2em; color: darkblue;}
h3 {font-size: 1.0em; color: darkblue;}
p, ul, li, a {font-size: 1em;}
a.return_top {font-size:.6em;}
a.button {
	font-size: .8em;
	font-weight: bold;
	}
td.button {
	border-style: ridge;
	overflow: auto;
	padding: 2px 5px;
	text-align: center;
	}
ul {padding: 0px; }
li {margin: 10px 0; }

img.staff, image.insert {
	height: 150px;
	float: right;
	margin-right: 10px;
	padding-left: 5px;
	}
#header{
	margin-top: 20px;
	width: 70%;
	float: right;
	}
#header_pixs {
	margin-bottom: 20px;
	clear: left;
	margin-left: 60px;
    }
	#header_pixs table {
	border-collapse: collapse;
	margin-right: 7px;
	}
	#header_pixs td {
	margin: 0px;
	}
#caption {
	clear: both;
	text-align: right;
	margin-right: 15px;
	margin-bottom:15px;
	}	
#sound_byte {
	position: relative;
	z-index: 1;
	float:left;
	padding-bottom: 10px;
	text-align: left;
	color: darkblue;
	font-variant: small-caps;
	}
		
#main {
	position: relative;
	margin-right: 7px;
	}
	
#right_side {
	width: 60%;
	float: right;
	clear: both;
	}
    #right_side h1, h2, p {padding-left: 15px;}

	#principal_text {
		position: relative;
      padding-right: 5px;
		z-index: 1;
		clear: both;
		}
		#principal_text a {
		text-decoration: none;
		color: black;
		}
		#principal_text a:hover {
		border-bottom: dotted 1px;
		color: black;
		}
		#principal_text img {float: right; 
			padding-left: 5px;
			padding:right: 5px;
			}

#top_menu {
	float: right;
	color: darkblue;
	padding: 5px;
	margin-right: 15px;
	}
	#top_menu a, #top_menu_1 p {
		color: darkblue;
		font-size: small;
		font-weight: bold;
		font-variant: small-caps;
		text-decoration: none;}
	#top_menu a:hover{
		text-decoration: none;
		border-bottom: dotted 1px;
		color: darkblue;
		}
	#top_menu ul {
		list-style-type: none;
		margin: 0px; 
		padding: 0px;
		}
	#top_menu li {
		display: inline;
		float: left;
		margin: 0px 2px;
		padding: 2px;
		}
		
#menu_table {
	border-collapse: collapse;
	border: none;
	empty-cells: hide;
	margin-right: 15px;
	}
	#menu_table td, td.ridge {
		border-style: ridge;
		width: 150px;
		overflow: auto;
		padding: 2px 2px 2px 2px;
		text-align: center;
		}
	#menu_table a, #menu_table p {
		color: darkblue;
		font-size: small;
		font-weight: bold;
		font-variant: small-caps;
		text-decoration: none;}
	#menu_table a:hover{
		text-decoration: none;
		border-bottom: dotted 1px;
		color: darkblue;
		}
		
#promo_table {
	border-collapse: collapse;
	border: none;
	empty-cells: hide;
	margin-right: 15px;
	}
	#promo_table td, td.ridge {
		border-style: ridge;

		overflow: auto;
		padding: 2px 2px 2px 2px;
		text-align: right;
		}
	#promo_table a, #menu_table p {
		color: darkblue;
		font-size: small;
		font-weight: bold;
		font-variant: small-caps;
		text-decoration: none;}
	#promo_table a:hover{
		text-decoration: none;
		border-bottom: dotted 1px;
		color: darkblue;
		}	
		
#left_side {
	width: 40%;
	float: left;
	clear: both;
	position: absolute;
	}

#navigation {
	clear: both;
	padding-left: 10px;
	margin-top: 200px;
	z-index: 2;
	margin-left: 10px;
	}
	#navigation p {
		font-weight: bold;
		font-size: 1.0em;
		color: darkblue;
		}
	#navigation ul {
		padding-left: 5px;
		font-weight: bold;
		font-size: .8em;
		margin: 0;
		}
	#navigation a {
		text-align: left;
		text-decoration: none;
		font-weight: bold;
		color: darkblue;
		}
	#navigation a:hover {
		border-bottom: dotted 1px;
		color: darkblue;
		}

		
#footer {
	text-align: right;
   float: right;
	padding-top: 20px;
	padding-right: 15px;
	color: darkblue;
	clear: both; 
	font-variant: small-caps;
	font-weight: bold;
   }
	#footer h3 {
		font-size: 1.2em;
		color: darkblue;
		}
	#footer td {
		color: darkblue;
		}
	#footer a {
		text-decoration: none;
		color: darkblue;
		font-size: 1em;
		}
	#footer a:hover {
		text-decoration: none;
		border-bottom: dotted 1px;
		color: darkblue;
		}
   



