p {  font-size: 12px}

p {  line-height: 16pt}

body {  font-family: Arial, Helvetica, sans-serif}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a8000d;
}

h4 {  font-size: 12px; font-weight: bold}

a {
	font-weight: bold;
	text-decoration: none;
	color: #505672;
	font-family: "Century Gothic", Arial, Helvetica, Verdana;

}

a:hover {
	color: #a8000d;
}

ol {  font-size: 12px; line-height: 16px}

ul {  font-size: 12px; line-height: 16pt}


.mainbg {
	background-image: url(assets/images/mainbg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #a8000d;
}
.bodybg {
	background-image: url(assets/images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.addressbg {
	background-image: url(assets/images/addressbg.jpg);
	background-repeat: no-repeat;
}
.navbg {
	background-image: url(assets/images/navigationbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat;

}
.splashaddress {
	background-image: url(assets/splash/address.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #a8000d;
}
.splash {
	background-image: url(assets/splash/top.jpg);
	background-repeat: no-repeat;
}
.seo {
	font-size:9px;
	line-height: 100%;
	width: 600px;}