body {
font-family: Arial, Helvetica, sans-serif;
background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fefcfa:
	}

p {  font-size: 12px; line-height: 16px; color:#000000;}
h1 {  font-size: 24px; font-weight: bold; color:#990000;}
h2 {  font-size: 18px; font-weight: bold; color:#990000;}
h3 {  font-size: 14px; font-weight: bold; color:#990000;}
h4 {  font-size: 12px; font-weight: bold;}
.splash { font-size: 12px; line-height:135%;}
a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}

li {  font-size: 12px; line-height: 14px; padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.lampBG {
background-image:url(assets/images/lamp.jpg);
background-repeat:no-repeat;}

.mainBG {
BORDER: #000000 1px solid;}

.frame {
 padding-top: 60px;
 }

/* SPLASH STUFF */
.splashBorder  {border:#000000 1px solid;}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: repeat;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.splashbg {
	background-image: url(assets/splash/welcome.jpg);
	background-repeat: no-repeat;
}
.splashaddbg {
	background-image: url(assets/splash/address.jpg);
	background-repeat: no-repeat;
}
.background {
	background-image: url(assets/images/bg3.jpg);
	background-repeat: repeat;
}
.navlink {
	color: #DFC453;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}
.navlink:hover {
	color: #ffffff;
	text-decoration: none;
}
