/*Designed By Lindsey Imbier*/
a{text-decoration: none;
	color: #CCCCCC}

@font-face {
font-family: Garamond;
font-style: normal;
font-weight: normal;
font-size:13px;
src: url(GARA.TTF)}

body{font-family: Garamond}

/*links in middle*/
#centertext a{
	text-decoration: underline;
	color: #0033CC}

/*Current Page*/
#sidenav p{ height: 50px;
	display: block;
	width: 130px;
	text-align: center;
	font-size: 13pt;
	font-family: Times;
	font-weight: bold;
	border-color: #61141B;
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	color: #000000;
	background: #ECE6C4;
	margin-bottom: 2px;
	margin-top: 2px}	

/*links*/
#sidenav a {font-size: 13pt;
	height: 50px;
	width: 130px;
	font-weight: bold;
	display: block;
	text-align: center;
	font-family: Times;
	margin-bottom: 2px;
	margin-top: 2px;
	border: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #61141B;
	background: #999973 none;
	color: #E5E5E5}

/*hovered link*/
#sidenav a:hover {text-decoration: none;
	background: #B3AE94; 
	color: #000000}
	
	
/*--------------------Sub Title Side Nav-----------------*/	
/*selected*/	
#sidenavtitley {font-size: 13pt;
	height: 25px;
	width: 130px;
	font-weight: bold;
	display: block;
	text-align: center;
	font-family: Times;
	margin-bottom: 2px;
	border: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #61141B;
	background: #ECE6C4 none;
	color: #000000}


/*Not selected*/	
#sidenavtitlen a {font-size: 13pt;
	height: 25px;
	width: 130px;
	font-weight: bold;
	font-family: Times;
	display: block;
	text-align: center;
	margin-bottom: 2px;
	border: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #61141B;
	background: #999973 none;
	color: #000000}

/*hovered link NOT Selected*/
#sidenavtitlen a:hover {text-decoration: none;
	background: #B3AE94; 
	color: #000000}

	
/*--------------------Sub Side Nav-----------------*/	
/*selected*/
#sidenavsuby {font-size: 10pt;
	height: 18px;
	width: 130px;
	display: block;
	text-align: center;
	font-family: Times;
	margin-bottom: 2px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #61141B;
	background: #ECE6C4 none;
	color: #000000}
	
/*NOT selected*/
#sidenavsub a {font-size: 13pt;
	height: 50px;
	width: 130px;
	font-weight: bold;
	display: block;
	text-align: center;
	font-family: Times;
	margin-bottom: 2px;
	border: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #61141B;
	background: #CCC7A9 none;
	color: #000000}
	
/*hovered link NOT selected*/
#sidenavsubn a:hover {text-decoration: none;
	background: #B3AE94; 
	color: #000000}