.nav a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
.nav {
	color: #CCCCCC;
	padding-left: 15px;
                padding-bottom:5px;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #999966;




}
.newsletters a {
	color: #000066;
	text-decoration: none;
	width: 145px;

}
.newsletters a:hover {
	color: #999966;
	text-decoration: none;
	background-color: #000066;
	width: 145px;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 18px;

}
a {
	color: #000066;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	float: right;
}
h3 {
	background-color: #999966;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
p {;
}
.photo {
	border: 10px ridge #000066;
}
oldul {
	margin: 0px;
	padding: 0px;
	width: 100px;
	list-style-type: none;
}
.quote ul {
	width: 100%;
}
a:hover {
	color: #0000FF;

}
#navside {
	width: 150px;
	background-color: #999966;
	margin-bottom: 20px;





}
#navside a {
	color: #000066;
	text-decoration: none;
	display: block;
	width: 100%;
	text-align: center;


}
#navside .title {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;





}
#navside a:hover {
	background-color: #767650;
	color: #000066;

}
#photos img {;
	background-position: center;

}
#photos {
	text-align: center;
}
#menu{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #000066;
	width: 150px;
	text-align: center;
}
#menu a{
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu ul a{
	color: #000066;
	background-color: #CCCC99;
	display: block;
	width: 100%;
}
#menu ul a:hover {
	background-color: #999966;
}
