p { font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #1c2d3b;
	line-height: 21px;}
h3 {
	font-size: 15px;
	line-height:23px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color:#405464;
}
ul {
	font-size: 13px;
	line-height: 21px;
	font-family: "Times New Roman", Times, serif;
	color: 1c2d3b;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: 405464;
	font-style: italic;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: 405464;
}
body {
	font: 12px/16pt "Times New Roman", Times, serif;
	color: 1c2d3b;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: 1c2d3b;
}
h5 {
	color: 405464;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #695a47;
}
ol {
	font-size: 12px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	color: 1c2d3b;
}
a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	color: #695a47;
}
.imgborder { BORDER: #695a47 1px solid;}

hr {background:#405464;
	color:#405464;
	height:1px;
	border:0;}

.bodybg {
	background-image:  url(assets/images/body.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg {
	background-image:  url(assets/images/bg1.jpg);
	background-repeat: repeat-x;
}
.titlebg {
	background-image:  url(assets/images/title.jpg);
	background-repeat: repeat-y;
}
.address {
	background-image:  url(assets/images/address.gif);
	background-repeat: no-repeat;
}
	.address h3 {
		margin: 0px;
		padding: 0px;
	}
.splash {
	background-image:  url(assets/splash/images/splash_02.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	margin: 0px 0px 20px 5px;
	padding: 5px;
	width: 160px;
	height: auto;
	float: right;
	BORDER: #695a47 1px solid;
	background-color: #D4D0BE;
	text-align: center;
}
	.w150 {
		width: 150px;
	}
/*XXXXXXXXXXXXXXXXXXX  NAV BEGINS  XXXXXXXXXXXXXXXXXXXXXXXX*/
#navRow {
	background: transparent url(assets/images/nav_bg.jpg) repeat-y 1px top;
}
	#nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 31px;
		border: 1px solid #596b79;
		border-top: 0px;
	}
		#nav ul {
			margin: 0px 0px 0px 0px;
			padding: 7px 0px 1px 0px;
			width: auto;
			height: auto;
			text-align: right;
		}
			#nav li {
				display: inline;
				margin: 0px 9px 0px 0px;
				padding: 2px 4px 0px 4px;
				width: auto;
				height: 15px;
				list-style-position: outside;
				list-style-type: none;
				border-left: 1px solid #596b79;
				border-bottom: 1px solid #596b79;
				font: italic 13px/15px "Times New Roman", Times, serif;
				color: #596b79;
			}
				#nav a {
					color: #596b79;
					font-weight: normal;
					text-decoration: none;
				}
				#nav a:hover {
					color: #000;
					text-decoration: none;
				}
#bottomNav {
	margin: 0 auto;
	padding: 0px;
	width: 760px;
	height: auto;
	text-align: center;
}
	#bottomNav ul {
		margin: 0px;
		padding: 0px;
	}
		#bottomNav li {
			display: inline;
			list-style-position: outside;
			list-style-type: none;
		}
/*XXXXXXXXXXXXXXXXXXX  NAV ENDS  XXXXXXXXXXXXXXXXXXXXXXXX*/

/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #405464;
	border: 1px solid #405464;
	background-color: #EDEBDC !important;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	padding:2px;}

input.submit, input.submit:hover { border: 1px solid #405464; padding:2px; font-size: 12px;}
input.submit { background-color: #EDEBDC; color: #405464;}
input.submit:hover { background-color: #405464; color:#EDEBDC;}

/* End Custom Forms*/
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}
