*

{

margin:0;

padding:0;

}



body
{
text-align:center;
background:#C4CBC3;
}



#container

{
position:relative;
text-align:left;
background:#fff;
margin:0 auto;
width:960px;
background:#fff url(images/menu-blue.jpg);
background-position:top left;
background-repeat:repeat-y;
padding:0 0 20px;
}



#announce

{

position:relative;

background:#87232D;

padding:10px 7px;

}



#announce a

{

color:#fff;

font-weight:800;

text-decoration:none;

border-bottom:1px solid #fff;

}



#announce p

{

color:#fff;

font-family:Arial, Helvetica, sans-serif;

text-align:center;

}



#menu

{

width:100px;

float:left;

}



#content

{

position:relative;

margin:0 0 0 130px;

padding:20px 0;

}



#header

{

position:relative;

background:url(images/wilbrahamsuites.jpg);

background-position:98% 0;

background-repeat:no-repeat;

height:190px;

text-align:center;

}



#header #pic

{

height:182px;

width:242px;

background:url(images/outside2.jpg);

background-repeat:no-repeat;

position:absolute;

top:0;

left:0;

}



#header h1
{
font-family:"Times New Roman", Times, serif;
font-weight:400;
color:#435D48;
font-size:24px;
margin:0;
padding:0;
}



#header h1 em

{
font-size:44px;
}


#header h2

{
margin:-8px 0 0 0;
padding:0;
font-family:"Times New Roman", Times, serif;

font-weight:400;

color:#435D48;

font-size:18px;

font-style:italic;

}



#header p

{

font-family:"Times New Roman", Times, serif;

color:#435D48;

font-size:16px;

}

#header a, #header img
{
border:0;
}

#header img
{
margin:5px 0 0;
}

#text
{
position:relative;
margin:0 20px 0 0;
}

#content #text #flash
{
position:relative;
margin:0 0 20px;
width:800px;
_width:790px;
height:400px;
/*_display:none;*/
_overflow:hidden;
border:1px solid #eee;
}


#text p

{
/*color:#87232D;*/
color:#666;
margin:0 0 17px 0;
line-height:20px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
}



#text img.r

{

float:right;

position:relative;

margin-left:10px;

margin-top:5px;

}



#text img.l

{

float:left;

position:relative;

margin-right:10px;

margin-top:5px;

}



#text a

{

color:#708B74;

}



#text h3
{
color:#610012;
font-size:27px;
margin:15px 0 10px 0;
font-weight:400;
text-align:center;
/*font-variant:small-caps;*/
letter-spacing:1px;
}



#text h4

{
color:#610012;
font-size:22px;
margin:0 0 10px;
font-weight:400;
font-variant:small-caps;
letter-spacing:1px;
}



#text ul, #text ol

{

margin-left:30px;

margin-bottom:20px;

}



#text li

{

font-size:14px;

color:#333;

margin-bottom:3px;

}



table#rates td

{

padding:2px;

}

table.rooms
{
margin:0 0 20px 10px;
}

table.rooms td
{
padding:2px 2px 17px;
}

table.rooms img
{
border:3px double #ddd;
}


#text p.small
{
font-size:12px;
font-style:italic;
margin:0 0 25px;
padding:0;
}

#footer

{

border-top:1px solid #ccc;

padding-top:7px;

clear:both;

margin-left:120px;

}



#footer a

{

color:#6E7C6C;

font-size:13px;

}



#footer p

{

color:#87232D;

font-size:18px;

}



p.credit
{
color:#405A45;
text-align:center;
margin:10px 0;
font-size:12px;
}

p.credit a
{
color:#243E2A;
}

/* Lightbox Styles */

#lightbox{
	background-color:#eee;
	padding:15px;
	border: 2px solid #666;
	}
	
	#closeButton
	{
	display:none;
	position:absolute;
	top:0;
	right:0;
	}
	
#lightboxDetails{
	/*font-size: 0.8em;*/
	/*padding-top: 0.4em;*/
	}	
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right;
 }
 
 #keyboardMsg a
 {
 color:#333;
font-style:italic;
font-size:13px;
 }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}