﻿/* GLOBAL STYLES */

body {
		background-color: #FDFAF5;
		}


#logo {
		position: absolute;
		left: 20px;
		top: 20px;
		z-index: 3;
		}


#topnav1 {
		position: absolute;
		left: 230px;
		top: 18px;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		color: #99A9AD;
		}


#topnav2 {
		position: absolute;
		left: 395px;
		top: 18px;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		color: #99A9AD;
		}



#topnav3 {
		position: absolute;
		left: 550px;
		top: 18px;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		color: #99A9AD;
		}


#sidenavbkgd {
		position: absolute;
		left: 20px;
		top: 150px;
		z-index: 1;
		}
		
a  {
		text-decoration: none;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		}



a.navlink:link {
		color: #677B74;
		padding-top: 11px;
		}
		

a.navlink:hover {
		color: #02452D;
		padding-top: 11px;
		}


a.navlink:visited {
		color: #B27A61;
		padding-top: 11px;
		}
		

.navindent  {
		position: relative;
		left: 30px;
		top: -2pt;
		font: 9px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		color: #7E8E89;
		}


.newsitem   {
		color: #02452D;
		font: 10px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		}


.contentindent {
		position: relative;
		left: 25px;
		}

a.conlink:link {
		color: #CC5B2A;
		}

		
a.conlink:hover {
		color: #02452D;
		}

a.conlink:visited {
		color: #B27A61;
		}


#bottomcredits  {
		position: relative;
		top: 800px;
		text-align: center;
		font: 10px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		line-height: 1.2;
		margin-bottom: 30px;
		left: 225px;
		}





/* HOME PAGE STYLES */

#content-home {
		position: absolute;
		left: 230px;
		top: 255px;
		width: 480px;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		color: #000000;
		}

	
#content-home H3 {
		color: #02452D;
		font: 14px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		font-weight:700
		}


#sidenavhome {
		position: absolute;
		left: 20px;
		top: 200px;
		width: 160px;
		background: transparent;
		z-index: 2;
		}
	

#sidenavhome a {
		display: block;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		}

	
#phototrio-home {
		position: absolute;
		left: 230px;
		top: 125px;
		border-top-style: solid;
		border-color: #99A9AD;
		border-width: 2px;
		}

#content-home p {
		position: relative;
		top: -2pt;
		}



/* LEVEL 1 PAGE STYLES */

#pagetitles {
		position: absolute;
		left: 230px;
		top: 103px;
		width: 480px;
		font: 12px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		color: #000000;
		}		
		
.pagetitlemain {
		color: #02452D;
		font: 18px Times, "Times New Roman", Georgia, serif;
		font-weight:700;
		}		


.pagetitlesubhead {
		color: #A46244;
		font: 10px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		font-weight:400;
		line-height: 1.2;
		position: relative;
		top: 2pt;
		}


#phototrio2 {
		position: absolute;
		left: 230px;
		top: 182px;
		border-top-style: solid;
		border-color: #99A9AD;
		border-width: 2px;
		}
		

#maincontent  {
		position: absolute;
		top: 325px;
		left: 230px;
		width: 480px;
		font: 11px "Verdana","Geneva","Arial","Helvetica",sans-serif;
		}		


#contentintro  {
		color: #000000;
		}		


#contentlinks  {
		color: #CC5B2A;
		line-height: 1.3;
		margin-bottom: 20px;
		margin-left: 10px;
		}		


#content  {
		color: #000000;
		margin-bottom: 20px;
		}		
		
		
	
