BODY
{ 
	margin: 0px 0px 0px 0px;
	background-color: #BEC9D6;
	/*background-image: url('../images/main_bg.jpg');*/	
}

html, body
{ 
  margin: 0; 
  padding: 0px;
  text-align: center; 
} 

#wrap
{ 
  margin: 0 auto; 
  width: 850px; /* put the total with of that site */ 
} 

.page
{
	position: relative;
	width: 850px;	
	margin: 0 auto;	
	text-align: left;	
}

.logo 
{
	position: absolute;
	left: 31px;
	bottom: 39px;
	background-image: url('../images/falls_logo.gif');	
	height: 121px;
	width: 474px;
	background-repeat: no-repeat;
}

#td_topMenu_bg
{
	background-image: url('../images/top_menu_bg.jpg');	
	height: 81px;
	width: 850px;
}

#td_greenbar_bg
{
	background-image: url('../images/top_green_bar.jpg');	
	height: 27px;
	width: 850px;
}

#td_bottom_bar {
	background-image: url('../images/bottom_green_bar.jpg');	
	height: 39px;
	width: 850px;
}

#td_home_content 
{
	background-image: url('../images/home_content_bg.jpg');	
	height: 230px;
	width: 850px;
}	

#td_menu_bg 
{
	background-image: url('../images/main_menu_bg.jpg');
	height: 268px;
	width: 158px;
}

#td_flash_bg 
{
	/*background-image: url('../images/home_flash.jpg');*/
	height: 268px;
	width: 692px;
	background-color: #ffffff;
}

#td_photo_bg 
{
	background-image: url('../images/photo_gallery_bg.jpg');
	height: 483px;
	width: 850px;
}	

#td_another_bg 
{
	background-image: url('../images/another_page_bg.jpg');
	height: 483px;
	width: 850px;
}	
#td_pagebg_nologo 
{
	background-image: url('../images/page_bg_noLogo.jpg');
	height: 483px;
	width: 850px;
}

#spacer 
{
	background-color:White;	
}

/*-- main menu --*/
.menu_bg
{
	position:absolute;
	left: 0px;
	top: 115px;
	background-color: #223F49;
	width: 158px;
	height: 350px;	
}

.menu_container
{	
	background-color: #223F49;
	width: 135px;	
	position: relative;
	left: 5px;
	top: 26px;		
}

.menu1
{
	background-color: #223F49;
	/*margin-left:25px;*/
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	padding-right: 0px;
	display:block;
	text-decoration: none;
	color: #92C173;
	height: 25px;
	width: 135px;
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
} 

.menu1:hover
{		
	color: #ffffff;		
}

.submenu:hover {		
	color: #ffffff;		
}

/*-- common display menu --*/

.hide
{
	display: none;
}

.show
{
	display: block;
}

/*-- top menu --*/

.top_container
{
	/*display: block;*/
	background-color: #004B6B;
	width: 550px;	
	position: absolute;
	left: 277px;
	top: 50px;		
}

.menu2
{
	/*background: #223F49;
	margin-left:25px;*/
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 0px;
	padding-right: 6px;	
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
	width: 135px;
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;	
	font-size: 13px;		
}

.menu2:hover
{		
	color: #92C173;		
}

 .home_copy
 {
	position: relative;
	left: 190px;
	top: 112px;
    font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	color: #586F37;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
	width: 575px;	
}

 .bottom_text
 {
	position: relative;
	left: 35px;
	top: 12px;
    font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	letter-spacing: 1px;
	color: #FFFFFF;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	
}

A.vh_link {
	text-decoration: none;
	color: #003399;
}

A.vh_link:hover {
	text-decoration: underline;
	color: #000000;
}

.vh {
	position: relative;	
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 9px;	
	text-decoration: none;
	color: #003399;	
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/	
	text-align: center;
}

.gallery {
	position: absolute;
	left: 166px;
	top: 117px;
}

.page_header {
	position: absolute;
	left: 206px;
	top: 133px;
    font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 22px;
	font-weight: bold;	
	text-decoration: underline;
	letter-spacing: 1px;
	color: #336699;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	

}

.page_text {
	position: absolute;
	left: 206px;
	top: 170px;
    font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 12px;		
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 12px;
	color: #000000;	
	width: 550px;
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	
}

#page_text_inline {
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 16px;	
	text-decoration: none;
	letter-spacing: 1px;
	color: #006554;
	line-height: 20px;
}

.page_text a {
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 12px;		
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 16px;
	color: #0000ff;	
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/
}

.page_text a:hover {
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 12px;		
	text-decoration: underline;
	letter-spacing: 1px;
	line-height: 16px;
	color: #000000;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/
}

.contact_form {
	position: absolute;
	left: 206px;
	top: 150px;
    font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	letter-spacing: 1px;
	color: #336699;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	
}

#text_field {
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 11px;		
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;
		
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	
}

.gallery_control {
	position: absolute;
	left: 8px;
	top: 490px;
	background-image: url('../images/gallery_controls.jpg');	
	height: 95px;
	width: 148px;
	background-repeat: no-repeat;
}

.text_field
{
	font-family: Arial, Verdana, sans-serif, Trebuchet MS;
	font-size: 11px;		
	text-decoration: none;
	letter-spacing: 1px;
	color: #000000;	
	padding: 0px 0px 0px 0px; /*top-right-bottom-left*/	
}