BODY {
	SCROLLBAR-FACE-COLOR: #60602b;
	SCROLLBAR-HIGHLIGHT-COLOR: #64607E;
	SCROLLBAR-SHADOW-COLOR: #64607E;
	SCROLLBAR-3DLIGHT-COLOR: #64607E;
	SCROLLBAR-ARROW-COLOR:#cccccc;
	SCROLLBAR-TRACK-COLOR: #60602b;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: #e7e7e7;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-ATTACHMENT:scroll;
	background-position: center top;
}

td {color:#000; font-family: Georgia, Times New Roman, Times, serif;line-height: 17px; font-size: 11px; font-weight: normal;}

A.navbar:link{
	color:#60602b;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, serif;}
A.navbar:visited{
	color:#60602b;
	font-size: 12px;	
	text-decoration: none;	
	font-weight: bold; 
	font-family: Georgia, Times, serif;}
A.navbar:hover{
	color: #336600;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	background-image: url(images/navBar.gif);
}

.header {
	font-family: Georgia, Times, serif; color:#996633; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 1px;
	line-height: 15px}
	
A:link{
	color: #4c0000;
	text-decoration:bold;
	font-weight: normal;
	font-family: Georgia, Times, serif;
	font-size: 11px}
A:visited{
	color:#666666;
	text-decoration:none;	
	font-weight:normal;	
	font-family: Georgia, Times, serif;	
	font-size: 11px}
A:hover{
	color:#666666;	
	text-decoration: underline;
	font-weight: normal; 	
	font-family: Georgia, Times, serif;	
	font-size: 11px}

.copyright {
	font-family: arial;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 5px;
}
.copyright a:link {	
	font-family: arial; 
	color: #dad1c5; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center}
.copyright a:visited {
	font-family: arial; 
	color: #777777; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: center}
.copyright a:hover {
	font-family: arial; color: #dad1c5; 
	font-size: 9px; 
	font-weight: normal;
	text-decoration: underline; 
	text-align: center
}

.apron {
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

.apronLight {
	padding: 0px;
	background-color: #646d7e;
	border: 1px solid #6f0000;
	background-image: url(../images/tex.jpg);
}


.apronBody {
	padding: 4px;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #51411d;
	background-color: #e7d8ad;
	margin: 10px;
	border: 2px solid #6f0000;
	}

.apronPhotoBox {
	background-image: url(../images/HeaderImage.jpg);
	background-repeat: no-repeat;
	height: 295px;
	width: 660px;
	background-position: center;
}

.apronLeftBanner {
	background-image: url(../images/BannerLeft.gif);
	background-color: #afaf9c;
	background-repeat: repeat;
}

.apronLeftBannerTOP {
	background-image: url(../images/BannerLeftTop.gif);
	background-color: #515128;
	background-repeat: repeat;
	height: 100px;
	width: 90px;
}

.apronTitle {
	background-image: url(../images/Title.gif);
	background-color: #eaeae3;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

.apronNoBorder {
	padding: 0px 8px 2px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #51411d;
	background-color: #f6f6f4;
	margin: 0px;
	border: 1px solid #d5c7a0;
	background-image: url(../images/VerbiageBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
