/*New Stylesheet for Monreith Arms, September 2005*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
	margin: 0;
	text-align: center;
	border-right: 2px;
}

/*LAYOUT*/

#header { 
position:relative; 
margin:0 auto 0 auto; 
width:800px; 
background-color: #336633;	
text-align: center; }

#navbar {
	position:relative;
	margin:0 auto 0 auto; 
	width:800px;
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #336633;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px;
	height: 19px;
	word-spacing: .045em;
}

#navbar a:link {  color: #336633; text-decoration: none; }
#navbar a:visited {  color: #336600; text-decoration: none; }
#navbar a:hover {   color: #993333; text-decoration: none; }
#navbar a:active {  color: #993333; text-decoration: underline; }

#address {
	position:relative; margin:0 auto 0 auto; width:800px; 
	background-color: #336633;
	text-align: center;
	height: 20px;
}

#title {
	margin: 0 auto;
	width: 800px;
	padding-top: 14px;
}
strong {
	font-weight: bold;
}


#content {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 130%; border-right: 2px solid #cccc99; border-bottom: 2px solid #cccc99; padding:0px 10px 0px 10px; 
}
	


/*FORMATTING*/

a:link {  color: #336666; }
a:visited {  color: #666666; }
a:hover {   color: #993333; }
a:active {  color: #336633; }

h1 { font-family: Arial, Helvetica, sans-serif;	font-size: 100%; font-weight: bold;  margin-bottom: 0; 	}

h2 { color: #336633; font-size: 16px; text-align: right; padding: 5px 0 0 0;}


#navfoot {
	text-align: right;
	margin: 0 auto;
	width: 800px;
	padding: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	border-bottom: 1px solid #336633;
}

#navfoot a:link {  color: #336633; text-decoration: none; }
#navfoot a:visited {  color: #336600; text-decoration: none; }
#navfoot a:hover {   color: #993333; text-decoration: none; }
#navfoot a:active {  color: #993333; text-decoration: underline; }



#footer {
	text-align: right;
	margin: 0 auto;
	width: 800px;
	padding: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-transform: lowercase;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-type: square;
	list-style-position: outside;
}

.room { font-weight: bold; text-transform: uppercase;	}

.FormBackgroundColor { color: #CCCCCC	}


.listcolorodd {color: #336600; }

.small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
#content li {
	margin-bottom: 8px;
	font-size: 95%;
}

