/*wood fen Lodge +2 July'09 Ashritha */

/* Main container for the logo, navigation, content, and footer */

div#container
 {  
 
   width: 850px; 
   
   background-repeat: repeat-y; 
   margin: auto; 
   margin-top: 0px; 
   text-align: left; 
} 
 
a:link { 
   color: #663300; 
   text-decoration: underline; 
} 
 
a:active { 
   color: #663300; 
   text-decoration: underline; 
} 
 
a:hover { 
   color: #000000; 
   text-decoration: underline; 
} 
 
a:visited { 
   color: #663300; 
   text-decoration: underline; 
} 
 
a:visited:hover { 
   color: #000000; 
   text-decoration: underline; 
} 
 
p,div,td { 
   color: #000000; 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px; 
} 

body { 
   background-image: url(/userimages/bg.jpg); 
   background-repeat: repeat-x; 
   background-position: top center; 
   background-color: #ffffff; 
   color: #000000; 
   margin: 0px; 
   font-family: Arial, Helvetica, sans-serif;  
   font-size: 12px;  
   overflow: auto; 
   width: 100%; 
   text-align: center; 
} 
 /* Floating Div label for the name of the page */ 
.pagelabel { 
   display: none; 
   position: absolute; 
   top: 5px; 
   left: 5px; 
} 
 /* Content box title */ 
.titlebar { 
   font-family: Georgia, Times, Times New Roman, serif; 
   font-size: 23px; 
   color: #0066CC; 
   } 
 
 
.logo { 
   height: 476px;
width: 787px; 
   background-image: url(/content/00/01/60/12/09/userimages/header.jpg); 
   background-repeat: no-repeat; 
   background-position: center; 
   margin-left: auto; 
   margin-right: auto; 
} 
 

 
#navCell { 
 margin: 0px;
width: 155px;
display: inline;
margin-left:95px;
_margin-left:65px;
float: left;
margin-top: -320px;
} 
 
#navCell ul.navigation {  
   list-style: none;  
   margin: 0px; 
   display: block; 
   padding: 0px; 
} 
#navCell ul.navigation li {  
   list-style: none;  
   margin: 0px;  
   font-size: 10px; 
   display: block; 
   padding: 1px; 
} 
 
#navCell ul.navigation li a
{
   font-family: times new roman;
   font-size: 10pt;
   
   margin: 0px;
   padding: 4px;   
   color: #630;
   display: block;
   text-decoration: none;
   text-align:left;
   padding-top:0;
   
  
   
  
   
}

#navCell ul.navigation li a.nav1
{
   font-weight: normal; 
    
}

#navCell ul.navigation li a.nav1:hover 
{	
   text-decoration:none;
   color:#996;


}

a.nav1a{
margin-top:0;
}

#navCell ul.navigation li a.nav1a:hover 
{	
   text-decoration:none;

}

#navCell ul.navigation li a.nav1a 
{
   font-weight:normal;
  
}
 /* Controls "Login/Logout" link in main site navigation */ 


#navCell #plogin {  
   display: none;
   
} 
 /* Controls "Register/My Settings" link in main site navigation */ 
#navCell #pregister { 

display: none;
} 
 
/*--END PRIMARY NAVIGATION--*/ 
 
/*--START SECONDARY NAVIGATION--*/ 
 
#navCell ul.navigation ul { 
   padding: 0px; 
   margin: 0px; 
} 
#navCell ul.navigation ul li a { 
   border: none; 
   font-family: Verdana, Arial, Hel
   font-size: 12px;   
   text-align: center; 
   color: #002674; 
   text-decoration: none; 
   display: block; 
   background: transparent; 
   padding: 2px; 
} 
 
#navCell ul.navigation ul li.nav2a
{
   text-decoration: underline; 
} 
 
#navCell ul.navigation ul li a.nav2
{
   text-decoration: underline; 
} 
 
 
#contentCell { 
   width: 585px; 
   max-width: 675px; 
   padding: 0px; 
   margin-left: 220px;
   _margin-left: 190px;  
   padding-bottom: 20px; 
   text-align:left; 
   min-height: 360px; 
   padding-left: 0px; 
   margin-top:-350px; 
} 

*html #contentCell { 
   height: 360px; /* MIN-HEIGHT DOESN'T WORK IN IE */ 
   margin-top:-335px; 
} 
 

 

 
#staticlinks_bottom { 
   background-image: url(/userimages/bottom.jpg); 
   background-repeat: no-repeat; 
   background-position: center; 
   height: 100px; 
   display: inline; 
   visibility: hidden; 
   margin-left: auto; 
   margin-right: auto; 
   text-align: center; 
   width: 850px; 
   margin: 0px; 
   font-weight: bottom; 
   display: block; 
   padding-top: 0px; 
   text-decoration:none; 
   padding-top:0px; 
   font-size:10px; 
} 
 
#staticlinks_bottom a { 
   color: #002674; 
   font-weight: bold; 
   text-decoration:none; 
} 
 

/* TOGGLE DISPLAY OF LOGIN LINKS AT BOTTOM */ 
 
#staticlinks_bottom ul { 
    
   visibility: hidden; 
} 
 
#staticlinks_bottom ul li { 
   display: inline; 
   visibility: hidden; 
   margin-left: auto; 
   margin-right: auto; 
   padding:5px; 
} 
 

 
#search { 
   text-align: center; 
   width: 100%; 
   position:relative;
    top:-129px;
   _top:-107px;
   left:100px;
   _left:80px;
   color: #000000; 
   font-size:10px;
} 
 span#searchLabel,span#searchBox,span#searchSubmit 

{  
   vertical-align: middle; 
   }

/*for main content section in rhs*/
#rhscontent
{
width:580px;
color:#666;
font-size: 10pt;
min-height:300px;
margin-bottom:20px;

height:auto;
_height:300px;
}


#rhscontent p
{
color:#339933;
font-size: 10pt;
font-family: sans-serif;     

     

}


/*header */

h1
{
 color:#996633;
 font-size: 12pt;

}

h2
{
color:#996633;
font-size: 12px;
}
h3
{ 
color: #999999;
font-size: 10px;
}
.footer
{
width:auto;
_width:auto;
text-align: center;
margin:auto;
font-size:10px;
position:relative;
top:-127px;
_top:-107px;
}

.price_list 
{
border:2px solid #cccccc;
padding:5px;
color:#339933;
text-align:center;
}

.beauty_room_tab td
{
color:#339933;
border:2px solid #cccccc;
padding:5px;

}


/*Contact id header */
#header_contact
{
margin-left:380;
position:relative;
top:7;
_top:-8;
}

/*site map,register,login links */

.site a:link
{font-size:10px;
color:#663300
}

.site a:visited
{font-size:10px;
color:#663300
}

.site a:hover
{font-size:10px;
color:#000000
}
/*smallholding blog page -margin between the images in IE*/
.maincell 
{
_margin-bottom:20;
}

/*form text color*/
.formbody label{color:#339933}

.eazipay{display:none;}
body{_padding-bottom:150px;}