* {
	margin: 0;
	padding: 0;
	border: 0;
}


html, body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4C4C4A;
       	position: relative;
	text-align: left;
	width: 100%;
	height:100%;
  	background: #FFF url(/images/cornerFlower.gif) no-repeat fixed bottom right;

}

h3 {
font-size:16px;
}

input,textarea {
	background-color: #999999;
	padding:8px;
}



a {	text-decoration: none;
	color: #666666;
	font-weight:bold;

}

a:hover {
border-bottom: 1px dotted #cccccc;
font-weight:bold;
position:relative;
}


#headercon, #main {
	width: 940px;
	text-align: left;
	margin: 0 auto 0 auto;	
	position:relative;
		
}


.cool, .cool1 { 
	border:8px solid #f0d5a0;
	
}

.cool:hover { 
	border:8px solid #d18b61;
}



#header {
	width: 100%;
	height: 70px;
	float: left;
	position: relative;
	text-align: left;
	background: url(/images/tiledHeader.gif) repeat-x;
	margin-bottom:25px;  
  	border-bottom: 1px solid #2D1919;
}

#menu ul {
	float:left;
	margin:40px 0 0 280px;
	}	

#menu li{
	float:left;
	display:inline;
	padding:0 0 0 60px;
	}

#menu li a{
	color:#fff;
	}


#menu li a:hover {
	border-bottom: 1px dotted #fff;
	}

#logo {
	float:left;
	margin:25px 0 0 0px;
	width:225px;
	}

#logo a:hover {
	border:0;
}


#gallery {
	width: 940px;
	height:auto;
	float: left;
	   	
}

#onecol {
	width: 940px;
	height:400px;
	float: left;
	   	
}

#leftcol {
	width: 550px;
	height:auto;
	float: left;
			       	
}

#blurb {
	margin:25px 0 0 20px;
}

#rightcol {
	width: 390px;
	height:auto;
	float: left;
	   	
}

#rightcol ul {
	float:left;
	}	

#rightcol li{
	float:left;
	display:inline;
	padding:0 0 30px 30px;
	}

#rightcol ul a:hover{
	border:0;
	}



#footer {
	width: 100%;
	height: 70px;
	float: left;
	position: relative;
	text-align: left;
	margin-top:50px;
	
		       	
}

#footercon {
	margin:10px 0 5px 0px;
	float:left;
	height: 70px;
	width:545px;     	
}



#footercon ul{
	float:none;
	margin-bottom:10px;
	height:15px;     	
}



#footer li{
	float:left;
	display:inline;
	padding-right:30px;
	}

#chop {
	float:left;
	margin-right:15px;
}

.formtext {
	color:#FF0000;
	font-weight:bold;
}

.error {
	color:#FF0000;
	margin-left:15px;
}

.biglinks {
	font-size:18px;
	
	color:#600000;
	text-align:center;
}

input#submitbut {
	
	padding:0;
}

#biopic {
margin-left:25px;
}

#gallery {
position:relative;

}
#gallery h3 {
	font-size:16px;
	color:#600000;
	margin-bottom:7px;
}

#gallery img {
	margin-right:15px;
	border:5px solid #cccccc;
	
}

#gallery img:hover {
	margin-right:15px;
	border:5px solid #999999;
}

#gallery a:hover {
	
	border:0;
}

img#nobord {
	border:0;
	position:absolute;
	top:175px;
	right:250px;
	
	
}

img#nobord:hover {
	border:0;
}

#bioleftcol {
	width: 400px;
	height:auto;
	float: left;
			       	
}

#biorightcol {
	width: 450px;
	height:auto;
	float: left;
	margin-left:90px;
	   	
}	

#biochop {
	margin:25px 0 0 300px;
	
	
}

.contactf {
	width:299px;
}

#onecol p {
	margin-left:350px;
}

#welcome {
	font-size:18px;
	color:#600000;
	margin-bottom:15px;
}


#form {
	width:590px;
	height:350px;
	}
#footermenu {
	width:370px;
	float:left;
	height:20px;
	   	
}





