
		body {
		   font-family: Georgia, Garamond, Serif;
			font-size: small; 
			background-color: rgb(209,205,187);
			background-image: url(images/bgstripe-gold.gif);
			color: rgb(75,75,75);
			}
		
		a:link 		{ color: rgb(75,75,75); text-decoration: none; }
		a:visited   { color: rgb(75,75,75); text-decoration: none; }
		a:active		{ color: Maroon; text-decoration: none }
		a:hover		{ color: Maroon; text-decoration: none;    }
		a.menuitem:hover { color: Maroon; text-decoration: none; background: rgb(220,220,220);}
		a.menutiem:visited { color: rgb(75,75,75); text-decoration: none }
		a.bannerbar:hover { color: Maroon; text-decoration: none; background: rgb(220,220,220);}
		a.bannerbar:visited { color: rgb(75,75,75); text-decoration: none }
		
		
		h2 {
			font-size: 18px;
			border-bottom: 1px solid rgb(75,75,75);
		}
		
		dl {
			
		}
		dt {
			margin-top: 10px;
			font-weight: bold;
			font-size: 15px;		
		}
		dd {
			padding-bottom: 0px;
			margin-left: 0px;
					}
		
		.northway {
			font-family: Georgia, Garamond, Serif;
			font-size: 30px;
			text-transform: uppercase;
			color: rgb(75,75,75);
			letter-spacing: 6px;
			text-align: center;
			
			line-height: 1.5;
		}
		
		/*.contact {
			font-family: Georgia, Garamond, Serif;
			font-size: 11px;
			text-align: left;
			letter-spacing: 1px;
			line-height: 1.4;
		}*/
		
		/*.smallcenter {
			font-family: Georgia, Garamond, Serif;
			font-size: x-small;
			text-align: center;
			letter-spacing: 1px;
			line-height: 1.5;
			border-top: 1px dotted rgb(75,75,75);
			border-bottom: 1px dotted rgb(75,75,75);
		}*/
		
		.bannerbar {
			border-top: 1px solid rgb(75,75,75);
			border-bottom: 3px double rgb(75,75,75);
			font-family: Georgia, Garamond, Serif;
			font-size: 14px;
			text-align: right;
			letter-spacing: 1px;
			font-variant: small-caps;
			padding: 2px;
		}
		
		p.bannerbar {
			margin: 0;
			margin-bottom: 5px;
			text-align: center;
			width: 100%;
		}
		
		/*.medium {
			font-family: Georgia, Garamond, Serif;
			font-size: small;
			letter-spacing: 1px;
			font-variant: small-caps;
			margin-bottom: 5px;
		}
		
		.large {
			font-family: Georgia, Garamond, Serif;
			font-size: large;
			letter-spacing: -1px;
			text-transform: uppercase;
			color: Maroon;
		}*/
		
		.title {
			font-family: Georgia, Garamond, Serif;
			font-size: 24px;
			font-style: italic;
			letter-spacing: 1px;
			padding-bottom: 20px;
			}
		.menu {
			font-family: Georgia, Garamond, Serif;
			font-size: 18px;
			letter-spacing: 2px;
			font-variant: small-caps;
			padding-bottom: 15px;
			}
					
		.menuitem {
			font-family: Georgia, Garamond, Serif;
			font-size: 13px;
			letter-spacing: 1px;
			font-variant: small-caps;
			margin-bottom: 50px;
			}
			
		.pagebottom {
			font-family: Georgia, Garamond, Serif;
			font-size: 10px;
			text-align: center;
			letter-spacing: 1px;
			line-height: 1.5;
			}
		
		#container {
			background-color: rgb(247, 242, 221);
			width: 660px;
			\width: 680px;
			w\idth: 660px;
			border: 4px double rgb(75,75,75);
			margin: 10px;
			margin-top: 2%;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 5px;
			/* border-bottom: 1px solid rgb(75,75,75); */
		}

		#content {
			padding: 5px;
			margin-left: 130px;
			/* margin-right: 215px; */
			line-height: 1.4;
			font-size: 13px;
			}

		#sidebar-a {
			float: left;
			width: 120px;
			\width: 130px;
			w\idth: 120px;
			margin: 0;
			margin-top: 5px;
			margin-right: 5px;
			padding: 5px;
			
			}

		#sidebar-b {
			float: right;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 10 0 0 5;
			
			padding: 15px;
			} 

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			
		}
