
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #663300;
}

.brownlinks a:link {
	color: #FFF;
}

.brownlinks a:visited {
	color: #663300;
}

.darkbrownmedia {
	color: #663300;
}
	
 

html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
/*font-size:76%; 
color:#fff;*/
font-size:100%;
line-height:1.125em;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
background:#996644 url(../images/BkgrHmPgA.jpg) 210px 0 no-repeat; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {height:100%; 
max-height:100%; 
overflow:hidden; 
padding:0; 
margin:0; 
border:0;
font-size:0.875em;
}

#streetsign {height:50px;}

#content {
	display:block; 
	height:100%; 
	max-height:100%; 
	overflow:auto; 
	padding-left:210px; 
	position:relative; 
	z-index:4;
/*	background-image: url("../images/bkgr2.jpg") no-repeat fixed center */;
}

#head {position:fixed; 
	margin:0; 
	top:0; 
	right:18px; 
	display:block; 
	width:100%; 
	height:130px; 
	background:url(../images/map3darkbrown.jpg); 
	font-size:4em; 
	z-index:70000; 
	color:#fff;}


#foot {position:fixed; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:0px; background:transparent; z-index:4;}


#left {position:fixed; 
	left:0; 
	top:0; 
	height:100%; 
	width:210px; 
	background:#996644; 
	background-position:0 100px; 
	/*font-size:1em;*/ 
	color:#fff;z-index:4;}

#pad1 {display:block; width:18px; height:100px; float:left;}
#pad3 {display:block; width:18px; height:50px; float:left;}
#links {
	z-index: 80000;
}

.pad2 {display:block; 
height:130px;
z-index:70000;}

#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}

#wordsleft {float:left; top:100px; left:150px; height:200px; width:150px; background:#efd; border:1px solid #000; margin:5px; padding:5px;}
#wordsright {
	float:right;
	top:100px;
	right:150px;
	height:260px;
	width:288px;
	background:#def;
	border:1px solid #000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
#slideshowwrap {
	background-color: #fff;
	height: 280px;
	width: 280px;
	padding: 5px;
	margin-left: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #F00;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	float: left;
	z-index: 1;
}
#floatedright {
	float: right;
	height: 300px;
	width: 575px;
}


#wordsabsolute {position:absolute; top:280px; left:400px; background:#eee; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative {position:relative; top:10px; left:30px; background:#ddd; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00; width:200px;}
#left {
	z-index: 60000;
}

