body { font-family: Arial, Helvetica, sans-serif;
	background:#563C49 url(assets/images/bg.jpg) top left fixed repeat-x;
	margin:0;
	}

p { font-size: 12px;
	line-height: 18px;
	padding-right:10px;
	color:#000000;}

h1 { font-size: 20px;
	 font-weight: bold;
	 letter-spacing:1px;
	 color:#5A3B6A;
	 margin-top:0;
	 margin-bottom:5px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#9E6B1C;
	 letter-spacing:1px;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#9F925B;
	 letter-spacing:1px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#9E6B1C;}

a:hover { text-decoration: none;
	color:#543C54;}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#000000;}

.imgborder { BORDER: #9B8B95 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#FFFFFF;
	background:#FFFFFF;
	height:1px;
	border:0;}
	
/* Template */
.top {background:url(assets/images/top.jpg) top no-repeat;}

.bottom {background:url(assets/images/bottom.jpg) top no-repeat;}

.bodyrepeat {background:url(assets/images/repeat.jpg) top repeat-y;}
.bodybottom {background:url(assets/images/body_bottom.jpg) bottom no-repeat;}
.bodytop {background:url(assets/images/body_top.jpg) top no-repeat;}

.navtop {background:url(assets/images/nav.jpg) top no-repeat;}

#nav {width:217px;
	height:372px;
	margin:0;
	}
#nav ul{margin:0 10px 0 25px;
	padding:0;
	padding-top:60px;
	}
#nav li{margin:0;
	list-style:none;
	line-height:22px;
	}
#nav a{font-family:"Arial Narrow", Arial, sans-serif;
	font-size:16px;
	color:#F7FBC9;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	letter-spacing:1px;
	display:block;
	}
#nav a:hover{font-family:"Arial Narrow", Arial, sans-serif;
	font-size:16px;
	color:#F7FBC9;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	letter-spacing:1px;
	display:block;
	background:url(assets/images/arrow.gif) left no-repeat;}
	
.bottomaddress {font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F3F0D5;
	font-weight:bold;
	}
.topinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#F3F0D5;
	font-weight:bold;
	}
	
#bodyarea {padding-top:80px;
	padding-left:15px;
	padding-bottom:10px;
	}
.bottomlinks p{color:#F2F4DE;}
.bottomlinks a{font-size:12px;
	color:#C39C4D;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#9F925B;
	font-weight:bold;
	text-decoration:none;
	}
	
#sidebar {padding:10px;}

/* End Template */

/* Splash */
.splashtop {background:url(assets/splash/images/top.jpg) top no-repeat;}
.splashbody {background:url(assets/splash/images/middle.jpg) top no-repeat;}
.splashbottom {background:url(assets/splash/images/bottom.jpg) top no-repeat;}

div#container { position:absolute;
	height:300px;
	}
div#textarea {
	position:relative;
	left:10px;
	top:-185px;
	width:375px;
}

/* End Splash */
			  
/* 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;
	color: white;
}
#toplinks a {
	text-decoration: none;
	color: white;
}

.formspace {
	font-size: 12px;
	line-height: .8em;
	font-weight: bold;
}
