p {
	font-size: 14px;
	color: #000033;
}
p {
	line-height: 16pt;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #316395;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	color: #000033;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: 5589ce;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #3E608E;
}
ol {
	font-size: 12px;
	line-height: 16px;
	color: #333366;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
.backingbod {
	background-image: url(assets/home_assets/backgroundbod.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.padding {
	padding: 15px;
}
.addressbg {
	background-image: url(assets/home_assets/address.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.splashaddress {
	background-image: url(assets/splash_assets/bottomart.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.picbutton { 
border: 1px solid #ffffff;
}