/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 500;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
}


#page
{
	background-position: center bottom;
	background-attachment: fixed;
	margin: 0px auto;
	background-repeat: no-repeat;
	text-align:center;
	width:740px;
	
	
}

#main
{
	width:650px;
	border-left: tan 2px solid;
	border-right: tan 2px solid;
	border-bottom: tan 2px solid;
	border-top: tan 1px solid;
	text-align:justify;
		
}

div
{
	width:650px;
	margin:50 auto;
	text-align: justify;

}

#header
{
	border-right: tan 2px solid;
	background-position: center bottom;
	border-top: tan 2px solid;
	background-attachment: scroll;
	background-image: url(images/banner.jpg);
	border-left: tan 2px solid;
	background-repeat: no-repeat;
	height: 123px;
	
}

#menubar
{
	width: 650px;
	border-bottom: tan 1px solid;
	height: 40px;
	background-color: linen;
	position:absolute;
	text-align:left;

}

#menubar ul {
	
	width: 650px;
	margin: 0 auto;
}

#menubar li {
	display: inline;
	padding-right:30px;
}

#menubar a {
	font-family: Rage Italic ;
	font-size:	1.80em;
	font-weight:500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

#menubar a:hover {
	font-family: Rage Italic;
	font-size:	1.80em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:Maroon;
}


#dropdown
{
	
	z-index: 101;
	left: 85px;
	visibility: hidden;
	top: 28px;
	text-align: left;
	position:absolute;

}

#dropdown tr
{
	padding:0 0 0 0;
}

#dropdown td
{
	border-right: saddlebrown 2px solid;
	border-top: saddlebrown 1px dashed;
	border-left: saddlebrown 2px solid;
	border-bottom: saddlebrown 1px dashed;
	background-color: white;
	width:110px;
}


#pricing
{
	
}

#pics
{
	filter:alpha(opacity=0);
	padding:0 0 0 0;
	float:right;
}

#row1
{
	
	height: 100px;
	width:650px;
	background-color: ghostwhite;
	
}

#text
{
	height:100px;
	width:650px;
	border:none;
	/*margin:0 auto;*/
}


#par1
{
	vertical-align: baseline;
	width: 650px;
	background-color: white;
}

#par2
{
	vertical-align: baseline;
	width: 200px;
	background-color: #999966;
	color:White;
}

#rooms
{
	background-color: white;
}


#prices
{
	background-color: #999966;
	color:White;
}

#cottages
{
	color:White;
}

#picture
{
	background-color: white;
}

#footer
{
	border-top: tan 1px solid;
	font-size: 8pt;
	width: 650px;
	height: 50px;
	background-color: linen;
}

#about
{
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: darkolivegreen;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Rage Italic, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:2px;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link, #drop	{	
	text-decoration:	none;
	color:	darkolivegreen;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	darkolivegreen;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	darkolivegreen;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	
{
	padding:0 0 0 0;

	}
