body {	
	background-image: url("images/bggeneral.gif"); 
	background-repeat: repeat-x;
	color: #996633; 
	font-family: georgia, times, sans-serif;
	margin: 0px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	}

	
a 		{ color: #660000; text-decoration: none;}
a:hover { color: #000000; text-decoration: underline; cursor: pointer;}
	
	
#minimal-width { 
	border: 0px dotted blue;
	width: 600px; 
	text-align: center;
	margin: 0px;
	padding: 0px;
	}	
	
#navigation-top #minimal-width { 
	width: 500px; 
	border: 1px solid #A84041;
	}		
	
#navigation-top {
	border: 0px dotted #660000; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	}


#navigation-top tr.logo {
	padding-top: 5px;
}



#navigation-top table td.nav-support{
	padding: 0px;
	background-color: #A84041;
}


#navigation-top td.nav-support #minimal-width {
	background-color: #A84041;
	font: italic 700 15px Georgia;
	letter-spacing: 4px;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffcc99;
}


	
#navigation-top table tr.nav-support td.deco-left img, 
#navigation-top table tr.nav-support td.deco-right img {
	margin-top: 0px;
	margin-left: 70px;
}
				
		
#navigation-top tr.nav-support td.deco-left {
	background-image: url("images/deco_navigation_left_a.gif"); 
	background-repeat: no-repeat;

}			

#navigation-top tr.nav-support td.deco-right {
	background-image: url("images/deco_navigation_right_a.gif"); 
	background-repeat: no-repeat;
}		

#navigation-top tr.top-line {
	background-color: #663300;
}


img.top-line  {
	margin-top: 2px;
}			

img.top-line2  {
	margin-top: 0px;
}			


#navigation-top tr.nav-main {
	background-color: #FFF2D3;
}	

		
#navigation-top tr.nav-main td.deco-left {
	background-image: url("images/deco_navigation_left_b.gif"); 
	background-repeat: repeat-y;

}			

#navigation-top tr.nav-main td.deco-right {
	background-image: url("images/deco_navigation_right_b.gif"); 
	background-repeat: repeat-y;
}			

.table-nav-main {
	padding: 0px;

}

a.link-nav-main {
	display: block;
	font-size: 0.9em;	
	font-weight: 700;
	color: #660000; 
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #B5845E;
        border-left: 1px solid #B5845E;
	border-bottom: 6px solid #B5845E;
}

	
a.link-nav-main:hover { 
	color: #000000; 
	background-color: #FFF9E9;
	border-bottom: 6px solid #663300;
	text-decoration: none;
}



a#link-nav-main01 {
	border-left: 1px solid #B5845E;
}

#navigation-top tr.nav-sub td {
	background-color: #E0A465;
	font-size: 0.7em;
	text-align: center;
	padding: 1px;
}			


#navigation-top .table-nav-sub td {
	height: 30px;
	
}

#navigation-top tr.nav-sub td.deco_subnavigation_left {
	width: 71px;
	background-image: url("images/deco_subnavigation_left.gif"); 
	background-repeat: no-repeat;
}			

#navigation-top tr.nav-sub td.deco_subnavigation_right {
	width: 71px;
	background-image: url("images/deco_subnavigation_right.gif"); 
	background-repeat: no-repeat;
}			


#navigation-top a.link-nav-sub {
	line-height: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;

}			










/* ---------------------------- */

	
#page-body {
	color: #996633; 
	font-family: georgia, times, sans-serif;
	margin: 0px; 
	padding-top: 0px;
	padding: 10px;
	width: 989px;
	text-align: center;


	}	
	
	
#page-body table td {
	background: none;
	background-color: #ffffff;
	}
	
div#page-body h4 {
	font-style: italic;
	font-size: 0.8em;
	}		
	
div#page-body h2 {
	font-family: georgia, times, sans-serif;
	}
	
	
	
	
/* ---------------------------- */
#navigation-bottom  {
	clear: both;
	width: 989px;
}



#navigation-bottom  #nav-main  {
	width: 919px;
	border: 1px solid #FFE2A0;
	margin-bottom: 1px;
	text-align: center;
	font-size: 0.7em;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFE2A0;
	border-right: 0px solid #FFE2A0;
	border-left: 0px solid #FFE2A0;
	border-top: 1px solid #FFE2A0;
	border-bottom: 1px solid #663300;
}
#navigation-bottom  #nav-main  {
	text-align: center;
}

#navigation-bottom #nav-main  #minimal-width  { 
	text-align: center;
	width: 100%;
	border: 1px solid #FFE2A0;
	border-right: 0px solid #FFE2A0;
	border-left: 0px solid #FFE2A0;
	}
	
#navigation-bottom #nav-main  #minimal-width a { 
	letter-spacing: 0px;
	}
	
	
	
	
#footer {
	width: 989px;
	padding-top: 20px;
	text-align: center;
	color: #996633;
	font-family: georgia, times, sans-serif;
}

	
#footer #text {
	font-size: 0.8em;
	font-style: italic;
	font-weight: 600;
	padding-bottom: 40px;
}


#footer #credits, #footer #note  {
	color: #666666;
	font-size: 0.6em;
	font-family: arial, verdana;

}

#footer #credits{
	letter-spacing: 5px;
	padding-bottom: 10px;

}

#footer #note  {
	padding-bottom: 30px;

}
