 p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
li {  font-size: 12px; line-height: 14px; padding-bottom: 5px;}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #00082d;
}
h2 {  font-size: 18px; font-weight: bold}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #00082d;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
.imgborder { BORDER: #000000 1px solid;}
.colorborder {border-bottom-color:#590004; 
			  border-top-color:#615E33;
			  border-left-color:#615E33;
			  border-right-color:#590004;
			  border-width:5px;
			  border-style:solid;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
}
.padding {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid #333333;

}
.nav {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.nav:hover {
	font-weight: bold;
	text-decoration: none;
	color: #c7c5b6;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: repeat-y;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #00082d;
}
.splashbg {
	background-image: url(assets/images/gradient.jpg);
	background-repeat: repeat-y;
	border: 1px solid #333333;

}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}

#big-h{
	position: absolute;
	top: 30px;
	margin-left: -25px;
}

