@charset "UTF-8";
/* CSS Document */

body {background-image:url(images/seismograph2.jpg);
	background-repeat:repeat-x;
	background-position: center 300px;
	background-attachment:fixed;
	margin: 0 auto;
	font-size:.9em;
	}


div#container {
border-style: solid;
	border-color: #666;
	border-width: 3px;
	-moz-border-radius:15px 15px;
	-webkit-border-radius:15px 15px;
	border-radius:15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	background: rgba(255, 255, 255, 0.65);
	/* height: 800px; */
	width: 800px;
	margin: 10px auto;
	
	
	/* padding: 10px;  */
	position: relative;
	background-image:url(images/brwngradient2.jpg);
	background-repeat:repeat-x;
}

div#topsection {height: 440px;
margin-bottom: -10px;
	
}

/* regular link information here */
a:link {color: #641604;  }
a:visited {color: #8d240d;}
a:hover {color: #bc4f06; }
a:active {color: #f1bc49; }



div#imglrgRt {
border-style: solid;
	border-color: #641604;
	border-width: 3px;
	-moz-border-radius:15px 15px;
	-webkit-border-radius:15px 15px;
	border-radius:15px 15px;
	height: 357px;
	width: 357px;
	margin: 5px 8px 0px 5px;
	float: right;
}

div#upperLeft {height: 357px;
	width: 400px;
	margin: -5px 5px 0px 10px;
	float: left;
	text-align:center;
	
     }

div#upperLeft h1 {
	font-size: 24px;
	color: #8d240d;
	}
	
	/* div#nav {width: 820px;
	height: 30px;
	color:#8d240d;
	margin-left: -10px;
	text-align: center;
	}   */
	
	
	#nav {
		/*background-color: #2d1e1e; */
	height: 35px;
	text-align: center;
	font-size: 11px;
	color: #cde196;
	margin-top: 0px;
	margin-left: 0;}
	
	#nav ul {padding: 0 0 0 20px; }

#nav a:link,  #nav a:visited {
	color: #2d1e1e;
	background-color: rgba(45, 30, 30, 0.3);
	margin: 0px;
	padding: 5px 0px 5px 0px; 
	float:left;
	width: 100px;
	border-left: 3px solid #8d240d;
	border-right: 3px solid #8d240d;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	 }
	 
	 
#nav .active a{ margin-left: 18px;
width: 135px;
padding-left:3px;
border-left: 3px solid #8d240d;
	/*
	color: #cde196;
	background:#41530e;
	margin: 6px 0px 0px 0px;
	padding: 5px 0px 5px 10px; 
	float:left;
	width: 113px;
	border-left: 7px solid #4b3c37;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;*/	 }

#nav a:hover {background-image: url(coffee.jpg);background-color: rgba(101, 52, 41, 0.4);;	color:  #8d240d}

#nav  li {list-style-type: none; display: inline;}

#content {width:780px; margin: 0px 10px; }

.subheads {font-weight: bold;
text-transform:uppercase;
color: #8d240d;
}

