/*General Styles*/
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	padding: 0px 25px;
	font-weight: normal;
	line-height: normal;
	text-align: left;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	vertical-align: top;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
	padding: 0px 25px;
	text-align: left;
	line-height: normal;


}
body {
	background-color: #bc987e;
	margin: 0px;
	padding: 0px;
}

.navspacer {
	width: 3px;
	vertical-align: bottom;
	height: 51px;

}
.navbutton {
	text-align: center;
	vertical-align: bottom;
	height: 51px;

}
.lhedge {
	background-image: url(Images/lhbackground.jpg);
	background-repeat: repeat;
	width: 14px;
}
.rhedge {
	background-image: url(Images/rhbackground.jpg);
	width: 14px;
}
.mainbackground {
	background-color: #accce0;
	background-image: url(Images/topbackground.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 500px;


}
.lhmenu {
	background-image: url(Images/lhmenu.jpg);
	background-repeat: repeat;
	width: 8px;
}
.rhmenu {
	background-image: url(Images/rhmenu.jpg);
	background-repeat: repeat;
	width: 8px;
}
.menupc {
	background-image: url(Images/menubackground.jpg);
	background-repeat: repeat;
	width: 250px;
	vertical-align: top;
}
#subnav {
	text-align: center;
	left: 0px;
	top: 0px;
}
#subnav h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #003767;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: normal;
	text-align: center;

}
#subnav ul {
	margin: 0px;
	padding: 0px;

}
#subnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;

}
#subnav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003767;
	text-decoration: none;
	text-align: center;
	list-style-type: none;

}
#subnav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003767;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
#subnav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
#subnav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003767;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
.maintable {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	text-align: center;

}
.postcard {
	text-align: center;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: right;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
}
centeredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
	text-align: center;
}
.centeredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003767;
	text-align: center;
}
.imageright {
	float: right;
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 8px;

}
.imagerightframed {
	float: right;
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 5px solid #FFFFFF;


}

.imageleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
