﻿
body, html, form
{
    margin: 0;
    padding: 0;
    background-color: #333333;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    height: 100%;
    background-image: url(/images/waterford-background.gif);        
}

#home-wrapper
{
    min-height: 100%; /* background: url(../images/nav-bg.png) repeat-x; */
    height: auto !important;
    height: 100%;
    margin: 0 auto -43px; /* the bottom margin is the negative value of the footer's height */    
    background-repeat: repeat-x;
    background-image: url(/images/bgfade-big.png);    
    
}

#home-topbar

{
    height:89px;
    
    background-image: url(/images/bg-top-bar.gif);        
    }
   

#home-topbarcenter

{
    margin: 0px auto;
    /* min-width: 1023px;
    width: auto !important; */
    width: 1000px;
    }

#home-middle
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 25;
    
}

#home-footerpush
{
    height:43px;
    }
#home-footer 

{
    background-image: url(/images/bottom-bar.gif);        
	font-family:Verdana, Arial;
	font-size: 10px;	
    height: 43px;
	
}	

#home-footercenter
{
    margin: 0px auto; /* min-width: 1023px;
    width: auto !important; */
    width: 1000px;
    background-image: url(/images/bottom-swirl.gif);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    color: #ffffff;     
    height: 40px;
}




#navigate
{
    background-image: url(/images/top-left-swirl.gif);    
    background-repeat: no-repeat;
    background-position: right top;
}


#nav
{
    height: 66px;
    margin: 30px 0px 0px 10px;
    font-family: "Times New Roman" , Times, serif;
    font-size: 13px;
}
#nav li {
	display: block;
	float:left;
	margin-right: 20px !important;
}
#nav a {
	
	color: #ffffff;
	text-decoration: none;
	line-height:64px;
	letter-spacing:1px;
	padding-left:15px;
	background: transparent url(../images/arrow.png) center left no-repeat;
	font-family: "Times New Roman", Times, serif;
}

#nav a:hover {color:#ffff66; font-family: "Times New Roman", Times, serif;}
#nav a:active, #nav .active a {color:#e7ea85; font-family: "Times New Roman", Times, serif;}

#nav li.first { background: transparent; margin-left:0;padding-left:0; }

.home-button

{

width:167px; height:33px; background-image: url(/images/home-button.png); padding-top:10px; text-align:center; margin-bottom:10px; 

}

.small-orange-button

{

width:183px; height:20px; background-image: url(/images/left-orange-small-button.gif); padding-top:5px; text-align:center; margin-bottom:10px; margin-left:13px;

}


#footer 

{
    background-image: url(/images/bottom-bar.gif);        
	font-family:Verdana, Arial;
	font-size: 10px;	
    height: 43px;
	
}	

#footercenter
{
    
    
    
    background-image: url(/images/bottom-swirl.gif);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    color: #ffffff;     
    height: 40px;
}

#bg-left
{
    background-image: url(/images/bg-left-side.png);      
    padding: 10px;  
    }

#bg-right
{
    background-image: url(/images/bg-right-side.png);        
    padding: 10px;
    line-height:18px;   
    }
    
    
#middle
{
    
	width:910px;
	
	margin:0 auto;
	position:relative;
	z-index:25;
	
	

    }

