h1 {
	text-indent: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	
      filter:progid:DXImageTransform.Microsoft.Shadow(color="#7D5A5A",Direction=135,Strength=2); 
      width: 100%; 
      display: block; 

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-indent: 24px;
	margin: 0px;
      filter:progid:DXImageTransform.Microsoft.Shadow(color="#9E7C7C",Direction=135,Strength=2); 
      width: 100%; 
      display: block; 
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {color: #1E5A88}
a:visited {color: #355167}
a:hover {color: #509FB1}
a:active {color: #61AFC2}

a.current{text-decoration: none}
a.current:link {color: #509FB1}
a.current:visited {color: #509FB1}
a.current:hover {color: #509FB1}
a.current:active {color: #61AFC2}

p {
font-size:14px
}
P.intro {}
P.intro:first-letter {
font-family : "Times New Roman", times, serif;
font-size : 45px;
color : #570039; 

border: 1px;

}
.block {
	margin: 14px;
}
.titletext {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 14px;

}

span.img-up {
background: url(dropshadow.gif) bottom right no-repeat;
float: left;
margin: 0px 0 60px 10px;
padding: 0;
position: relative;
}

span.img-up img {
background-color: #fff;
border: 1px solid #570039;
display: block;
margin: -5 5 5 -5;
padding: 0px;
position: relative;
}
span.img-down {
background: url(dropshadow.gif) bottom right no-repeat;
float: left;
margin: 45px 0 15px 10px;
padding: 0;
position: relative;
}

span.img-down img {
background-color: #fff;
border: 1px solid #570039;
display: block;
margin: -5 5 5 -5;
padding: 0px;
position: relative;
}

span.img-drop {
	background: url(dropshadow.gif) bottom right no-repeat;
	float: left;
	margin: 0px 20 0px 20px;
	padding: 0;
	position: relative;
	background-image: url(dropshadow.gif);
	top: 1px;


}

span.img-drop img {
background-color: #fff;
border: 1px solid #570039;
display: block;
margin: -5 5 5 -5;
padding: 0px;
position: relative;
}

span.img-dropsmall {
	background: url(dropshadow.gif) bottom right no-repeat;
	float: left;
	margin: 1px 1px 1px 1px;
	padding: 0;
	position: relative;
	background-image: url(dropshadow.gif);
	top: 0px;
	left: -1px;



}

span.img-dropsmall img {
	background-color: #fff;
	border: 1px solid #570039;
	display: block;
	margin: -5 5 5 -5;
	padding: 0px;
	position: relative;
	left: 0px;

}

span.right {
	float: right;
	padding: 0;
	position: relative;
	margin: 10px;

}

span.left {
	float: left;
	padding: 0;
	position: relative;
	margin: 10px;

}

.towerbck{
	background-image:  url("text background tower.gif");
    background-repeat:  no-repeat;
    background-position: top right;
}

div.gallery {
margin: 20 10 10 40	
}
.textbox {
	border: 2px inset #E6BEAB;
	color: #110011;
	background-color: #F7E3D2;

}
.searchbutton {
	color: 091B29;


}
.paragraph {
	text-indent: 24pt;
}
