body {
	background-image: url(bkgd.gif);
	background-attachment:fixed;
	margin-left: 12px;
	margin-top: 22px;
	margin-right: 12px;
	margin-bottom: 22px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

A {
	color: #660000;
	text-decoration: none;
	font-weight:bold;
}

A:HOVER {
	color: #666;
}

H1 {
	color: #660000;
	font-size: 20px;
}

H2 {
	color: #666;
	font-size: 16px;
	padding-top:12px;
}

/*------ ADDRESS ------*/

.address {
	background-image:url(img/book_21.gif); 
	height: 58px;
	color: #754d4d;
	font-size: 12px;
	padding-bottom:6px;
}

A.map {
	color: #754d4d;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}

A:HOVER.map {
	color: #CCC;	
}

/*------ SITEMAP ------*/

.sitemaparea {
	background-image:url(img/book_22.gif); 
	height: 184px;
	color: #660000;
}

A.sitemap {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

A:HOVER.sitemap {
	color: #999;	
}

/*------ COPYRIGHT ------*/

.footer {
	color: #454545;
	text-decoration: none;
	font-size: 10px;
	text-align:center;
	padding: 8px;
}

/*-------MAIN NAVBAR--------*/

A.nav {
	color: #d2cbb2;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

A:HOVER.nav {
	color: #FFF;	
}

.nav01 {
	background-image:url(img/book_07.gif); 
	width:87px; 
	height:49px;
	text-align:center;
}
.nav02 {
	background-image:url(img/book_08.gif); 
	width:112px; 
	height:49px;
	text-align:center;
}
.nav03 {
	background-image:url(img/book_09.gif); 
	width:137px; 
	height:49px;
	text-align:center;
}
.nav04 {
	background-image:url(img/book_10.gif); 
	width:154px; 
	height:49px;
	text-align:center;
}
.nav05 {
	background-image:url(img/book_11.gif); 
	width:130px; 
	height:49px;
	text-align:center;	
}

/*-------SIDE NAVBAR--------*/

.sidenav {
	 background-image:url(img/bkgd_nav.png); 
	 height:207px; 
	 height:330px;
	 padding:38px 0px 0px 22px;
}

.sidenav_int {
	 background-image:url(img/bkgd_int_side.png);
	 background-repeat:no-repeat;
	 height:207px; 
	 height:330px;
	 padding:38px 0px 0px 22px;
}

.sidenavlinks {
	width:171px;
	height:auto;
	background-image:url(img/bkgd_nav2.png);
	color: #660000;
}

