html {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
body {
	margin:0;
	padding:0;
	background-image: url('eosbankersgranite6a-bgSM.gif');
	background-repeat: repeat;
	
	}
	
a:active {
	color: black; 
	text-decoration: none;
	}
	
a:visited {
	color:#006666;
	text-decoration: none;
	}
	
a:link {
	color:#006666;
	text-decoration: none;
	}
	
a:hover {
	color: black; 
	text-decoration: underline;
	}
		
h1 {
	font-family: Garamond, Serif;
	}

.h2 {
	font-family: Garamond, Serif;
	font-weight: bolder;
	text-transform: capitalize;
	color:#006666;
	}

ul {
	list-style-image: url(bullet.gif);
	}

#headerTopBottom {
	height: 15px;
	}
	
#wrap {
	background:#669966;
	margin:0 auto;
	width:750px;
	}
	
#header {
	width: 750px;
	height: 68px;
	background-image: url('title_01.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

#nav {
	background-color: #EDFCF4;
	width: 743px;
	height: 18px;
	border-style: solid;
	border: 2px;
	border-color: #BCC9BD;
	padding:2px;
	border-top-color: #BCC9BD;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: double;
	border-right-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: double;
	border-left-width: 1px;
	border-bottom-color: #BCC9BD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
#nav p {
	margin:8px;
	padding:0;
	list-style:none;
	text-indent: 5px;
	display: inline;
	font-family: Garamond, Serif;
	}
	
#nav a:link {
	font-family: Garamond, Serif;
	text-decoration:none;
	color:#006666;
	font-weight:bold;
	}
	
#nav a:visited {
	color:#006666;
	text-decoration:none;
	font-weight:bold;
	}
	
#nav a:active{
	text-decoration:none;
	font-weight:bold;
	color: #999900;
	}
	
#nav a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}

#main {
	height: 465px;
	width: 170px;
	background-image: url('mountains_crop.jpg');
	background-color:#669966;
	float:left;
	}
	
#textArea {
	background:#FFFFFF;
	float:right;
	width:550px;
	padding-left: 15px;
	padding-right: 15px;
	}
	
#textArea ul {
	margin-top:0;
	margin-bottom:0;
    }
	
#textArea h3, #textArea p {
	padding:0 10px 0 0;
    }
	
#footer {
	background:#FFFFFF;
	clear:both;
	border-top: medium solid #000000;
	border-right: medium none #000000;
	border-bottom: medium none #000000;
	border-left: medium none #000000;
	}
	
#footer p {
	padding:5px;
	margin:0;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	font-family: Garamond, Serif;
    }

#footer a:link {
	text-decoration:none;
	color:#000000;
	}
	
#footer a:visited {
	text-decoration:none;
	color:#000000;
	}
	
#footer a:active{
	color:#000000;
	text-decoration:none;
	}
	
#footer a:hover{
	color:#000000;
	text-decoration:underline;
	}
	
#bar{
	width: 750px;
	height: 15px;
	background-color: #669966;
	border: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	}
	
.pageTitle{
	font-family: Garamond, Serif;
	font-size:30px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	color:#006666;
	}

.sectionHeading{
	font-family: Garamond, Serif;
	font-size:22px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
	color:#006666;
	}
	
.noSpaces{
	margin:2px;
	}  
