BODY { background-image: url();
	   background-color:#CFDEAD; 
	   }
a:link {     font-family: Verdana;  font-style: normal; color: #0066CC; text-decoration: none}
a:visited {  font-family: Verdana;  font-style: normal; color: #0066CC; text-decoration: none}
a:hover {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: underline}

a:link.bc {     font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:visited.bc {  font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:hover.bc {    font-family: Verdana;  font-style: normal; color: #BD9A52; text-decoration: underline}

a:link.grey {     font-family: Verdana;  font-style: normal; color: #cccccc; text-decoration: none}
a:visited.grey {  font-family: Verdana;  font-style: normal; color: #cccccc; text-decoration: none}
a:hover.grey {    font-family: Verdana;  font-style: normal; color: #cccccc; text-decoration: underline}


td{ 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
}

.main_nav { 
    background-color:#BD9A52;
  	width:750px;
	height:15px;
	border-top:1px solid #ffffff;
}

.main_body { 
    width:750px;
	height: 350px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.sub_body { 
    background-color:#BDCFBD; 
	font-size: 8pt; 
	font-family: Verdana, arial; 
	color: #ffffff;
	width:600px;
	height: 350px;
	border-left:1px solid #ffffff;
}

.sub_side { 
    background-color:#CEDFCE; 
	font-size: 8pt; 
	font-family: Verdana, arial; 
	color: #333333;
	width:300px;
	height: 350px;
}

.body_text { 
    background-image: url(/clip/logo_bk.gif);
    background-color:#FCF8E5;
	width:540px;
  	height:350px;
}

.pad { 
	padding: 10px;	
}

.line { 
	border:1px solid #000000;	
}





#home a {
background: url("/images/nav/home1.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#home a:hover {
background: url("/images/nav/home2.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#rates a {
background: url("/images/nav/rates1.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#rates a:hover {
background: url("/images/nav/rates2.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#directions a {
background: url("/images/nav/dir1.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#directions a:hover {
background: url("/images/nav/dir2.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
}

#contact a {
background: url("/images/nav/contact1.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#contact a:hover {
background: url("/images/nav/contact2.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
}

#links a {
background: url("/images/nav/links1.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#links a:hover {
background: url("/images/nav/links2.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#project a {
background: url("/images/nav/pro1.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 

#project a:hover {
background: url("/images/nav/pro2.gif") no-repeat;
display: block;
width:200px;
height:27px;
text-decoration: none;
} 