/* general styling */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background:#6A5322;
	color: #1a3804;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
		font-size: 2.0em;
	font-weight: bold;
	font-familY:"lucida grande", sans-serif;
	color:#3E648C;
	font-size:19px;
	margin-top: 0em;
	margin-bottom: .85em;
	border-bottom: 1px #ccc solid;
	}
	
h21 {
		font-size: 2.0em;
	font-weight: bold;
	font-familY:"lucida grande", sans-serif;
	color:#3E648C;
	font-size:19px;
	margin-top: 0em;
	margin-bottom: .85em;
	border-bottom: 1px solid;
	}

/* the hyperlinks */
a {
	color: #336699;
}
a:hover {

	text-decoration: none;
}


/* site specific styling */


/* the container centers the page */
#container {
	width: 700px;
	height: auto;
	margin: 0 auto 0 auto;
		
}	





/* the header that contains the big image */
#header {
	width: 700px;
	height: 138px;
	background: url(images/header2.jpg) top left no-repeat ;
	position: relative;
	
}

/* the big title text in the header */
	#header h1 {
		font-size: 2.0em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: .85em;
	border-bottom: 1px #ccc solid;
	}

/* the navigationbar in the header */
#navbar {
	position: absolute;
	bottom: 6px;
	right: 19px;
}

/* the links in the navigationbar are an unordered list */
	#navbar ul {

	}
	
	
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
		
	}
	#navbar a {
		text-decoration: none;
		
		display: block;
		color:white;
		margin:1px;
		padding: 4px 10px 4px 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#navbar a:hover {
		background: white;
		color: black;
	}

		#navbar a.current {
			background-color:white;
		color: black;
		}
	
	#bigimage{
	background-image:url(images/mainimage.gif);
	width: 700px;
	margin-top:7px;
	height:130px;
}

/* the core contains all the site contents */
#core {
	margin-top:9px;
	border-top:1px solid #cccccc;
	width: 700px;
	height: auto;
	background:white;
}


	

/* the corecenter contains the center part of the core */
#wrapper {
	width: 590px;
	padding: 50px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #ffffff;


}

	#corecenter h2 {
		font-family: "lucida grande", Tahoma, Verdana, sans-serif;
		font-size: 15px;
		font-weight:normal;
		color: #336699;
		padding: 20px 0 7px 42px;
	}
		#corecenter h3 {
		font-family: "lucida grande", Tahoma, Verdana, sans-serif;
		font-size: 15px;
		font-weight:normal;
		color: #336699;
		padding: 10px 0 0 42px;
		margin:0 0 -3px 10px;
		background-color:none;

		padding:9px;
		
	
	}
	#corecenter p {
		line-height: 20px;

		color:black;
		font-family:"lucida grande", verdana, serif;
	}
	
	#corecenter ul {
	font-family:"Lucida Grande", Geneva, Arial, sans-serif; 
	font-size:1em; 
	line-height:1.4em; 
	margin:0 0 1em 0;
		padding: 20px;
		width: auto;
	}
	#corecenter li {
	font-family:"Lucida Grande", Geneva, Arial, sans-serif; 
	font-size:1em; 
	line-height:1.4em; 
	margin:0 0 1em 0;
		list-style: none;
		
		border-bottom: 1px solid #DDD;
	}
	#corecenter li a {
		text-decoration: underline;
		color: #brown;
		display: block;
		height: auto;
		padding: 4px;
	}
	#corecenter li a:hover {
		background:#C1E382;
		color: #000;
	}

/* the footer contains all copyright info etcetera */
#footer {
	border-top: 1px solid #ccc;
	height: 130px;
	text-decoration: none;
}

#footer #address {
	width: 33%;
	float:left;
	margin-top: 10px;
}

#footer #homeaddress {
	width: 33%;
	float:center;
	margin-top: 10px;
}

#footer #navbottom {
	width: 33%;
	float:center;
	margin-top: 10px;
}


#footer #address blockquote {
	margin: 0px 26px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.35em;
}

#footer #goto-sales {
	width: 60%;
	float:right;
	padding-left: 12px;
	border-left: 3px solid #ccc;
}



.contactpadding {

margin-left:15px;
}

.floatleft {
float: left;
margin: 4px 8px 7px 12px;
border: 3px solid #acacac;
padding: 2px;
}

.right
{
text-align:right;
font-size:12px;
float:right;
}

/* about page (../about) */

.staff-info {
	float: left;
	width: 530px;
	background: #FFF9E7;
	border-left: 12px solid #3E648C;
	padding: 12px 24px;
	margin: 20px 0px;
	clear: both;
}

.staff-info h1 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	border: none;
	padding-top: 26px;
}

.staff-info h2 {
	font-size: 1.3em;
	font-weight: bold;
}


.staff-info p {
	font-size: 1.1em;
	line-height: 1.45em;
	margin: 0.3em 0em;
	width: 360px;
	font-family:verdana;
	float: left;
	display: block;
}

.staff-info img.headshot {
	float: left;
	display: block;
	margin: 12px 20px 50px 0px;
}

.big {
	font-size: 1.3em;
	line-height: 1.65em;
	color:#333;
	padding-left: 20px;
	margin: 20px 0px;
	border-left: 12px solid #3E648C;
	
}

#footerlink a:hover {
	link: text-decoration: none;
	active: text-decoration: none;
	hover: text-decoration: underline;
}

.sponsor {
font-family:"lucida grande", sans-serif;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
display:block;
padding-top:5px;
margin-left:585px;
}

.sponsor a {
text-decoration:none;

}

.sponsor a:hover {
text-decoration: underline;
}
#container #core #corecenter #wrapper .big .style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999900;
}
