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

p { font-size: 12px;
	line-height: 18px;
	color:#654E3C;
	}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#391515;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#C78241;}

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

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

a { font-weight: bold;
	text-decoration: none;
	color:#340C14;}

a:hover { text-decoration: none;
	color:#B17D34;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#654E3C;
	 margin-left:-15px;
	 }

.imgborder { BORDER: #625E3C 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#69421F;
	background:#69421F;
	height:1px;
	border:0;}
	
/* Template */
.bg {background:#F8E6C0 url(assets/images/bg_repeat.jpg) top left repeat-x;}
.body_bg {background:url(assets/images/body_repeat.jpg) top center repeat-y;}
.top {background:url(assets/images/top.jpg) top center no-repeat;}
.bottom {background:url(assets/images/bottom.jpg) top center no-repeat;}
.top_bg {background:url(assets/images/top_bg.jpg) top no-repeat;}
.top_curve {background:url(assets/images/top_curve.jpg) top no-repeat;}
.navbg {background:url(assets/images/nav_left.jpg) top no-repeat;}
.logo_bg {background:url(assets/images/logo_bg.jpg) top no-repeat;}
.body_top {background:url(assets/images/body_top.jpg) top no-repeat;}
.body_bottom {background:url(assets/images/body_bottom.jpg) bottom no-repeat;}

.address {font-size:12px;
	color:#340D13;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	}
.phone {font-size:20px;
	color:#340D13;
	font-weight:bold;
	padding-right:5px;
	}
	
#nav ul {margin:0;	
	padding:0;
	}
#nav li {list-style:none;
	line-height:18px;
	margin:0;
	text-align:right;
	}
#nav a {font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
#nav a:hover {font-size:11px;
	color:#FFCB6F;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
.links:hover {background:url(assets/images/navigation/links.jpg) left no-repeat;}
.library:hover {background:url(assets/images/navigation/library.jpg) left no-repeat;}
.news:hover {background:url(assets/images/navigation/news.jpg) left no-repeat;}
.contact:hover {background:url(assets/images/navigation/contact.jpg) left no-repeat;}
.email:hover {background:url(assets/images/navigation/email.jpg) left no-repeat;}

.bottomlinks p{color:#8F8A5C;}
.bottomlinks a{font-size:12px;
	color:#C68241;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover {font-size:12px;
	color:#A07844;
	font-weight:bold;
	text-decoration:none;
	}

/* End Template */

/* Splash */
.s_top {background:url(assets/splash/images/s_top.jpg) top center no-repeat;}
.s_bg {background:url(assets/splash/images/s_bg.jpg) top center no-repeat;}
.s_bottom {background:url(assets/splash/images/s_bottom.jpg) top no-repeat;}

/* End SPlash */

/* Floating DIV */
#container {position:absolute;
	z-index:1;
	}
#nav
{
position:relative;
z-index:2;
top:35px;
left:0px;
margin:0px;
padding:0px;
width:225px;
height:262px;
} 

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

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */



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







