body#homepage li#home a,
body#aboutuspage li#aboutus a,
body#privacypage li#privacy a,
body#linksspage li#links a,
body#restaurantpage li#restaurant a,
body#accommodationpage li#accommodation a,
body#locationpage li#location a,
body#contactpage li#contact a, {
background-color: #00457A;
color: #FFFFFF;
}

body { 
	background: #F8EEDC url(../pics/bg.jpg) top center repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px; color: #003062;
	line-height: 18px; 
	font-family: "Trebuchet MS", helvetica, sans-serif;		       
}

#holder {
     margin: 0 auto 0 auto;  
     text-align: center;
     width: 780px;
		 padding: 0;
}

h1 {
	font-size: 15px; color: #732A3D;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

h2 {
	font-size: 14px; color: #6586BF;
	font-weight: bold; 
	font-family: "Trebuchet MS", helvetica, sans-serif;
}

#header {
		 text-align: center; 
		 width: 780px;
		 height: 223px;
}	

#nav {
	float: left;
	height: 25px;
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
  padding: 5px 0 0 120px;
	width: 660px;
	list-style: none;
	background-color: #101144;
}

#nav li {
	float: left;
	margin-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #6586BF;
	font-weight: bold;
}

#nav a {
	float: left;
	display: block;
	padding: 3px 4px;
	margin: 0 1px 0 0;
	color: #6586BF;
	text-decoration: none;
}

#nav a:hover, #nav a:focus {
	color: #FFFFFF;
	background-color: #00457A;	
}	

#content {
		 clear: both;
		 text-align: left;
		 width: 740px;
		 padding: 0; 
		 margin: 20px;
}	

#content_left {
     display: inline;
     float: left;
		 width: 170px;
		 margin-left: 10px;
		 text-align: left;
		 padding-top: 20px; 
		 padding-bottom: 20px;
}

#gallery img {
		 margin: 0;
		 text-align: center;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}

#gallery a:link {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#gallery a:visited {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#gallery a:hover {
	TEXT-DECORATION: none;
	border-bottom: none;
}

#subnav {
     display: inline;
		 float: left;
		 text-align: left;
		 width: 150px;
		 color: #ffffff;
		 padding-top: 15px;
		 margin-left: 25px;	
		 margin-top: 0;	 
		 margin-right: 25px;
		 margin-bottom: 0;
}

#subnav ul {
	margin: 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}

#subnav li {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subnav ul a:link, #subnav ul a:visited {
	color: #003062;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px 3px 30px;
	display: block;
	height: 1%;
	background-image: url(../pics/nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #660000;
}

#subnav ul a:hover, #subnav ul a:active, #subnav ul a:focus {
	background-image: url(../pics/nav_over.gif);
	color: #732A3D;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
}	

#content_right {
     display: inline;
     float: right;
		 width: 450px;
		 margin-right: 60px;
		 text-align: left;
		 padding-top: 30px; 
		 padding-bottom: 20px;
}	

#rotation img {
		 margin: 0;
		 text-align: center;
		 padding: 10px;
		 border: 1px solid #D9E0E6;
		 border-bottom-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 border-right-color: #C8CDD2;
		 background: #fff;		 
}


#footer {
	clear: both;
	width: 694px;
	margin-left: 43px;
	margin-right: 43px;
	padding-top: 10px;
	font-size: 10px; color: #666666; 
	font-family: verdana, arial, sans-serif;
	text-align: center;  
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #66666;
}

#footer a:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	TEXT-DECORATION: none;
	border-bottom: 1px dotted #666666;
}

#footer a:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	TEXT-DECORATION: none;
}

#footer a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #660000; 
	TEXT-DECORATION: none;
	border-bottom: 1px solid #660000;
}

#content a:link {
	TEXT-DECORATION: none;
	color: #003062;
	border-bottom: 1px dotted;
}

#content a:visited {
  color: #003062;
	TEXT-DECORATION: none;
	border-bottom: 1px dotted;
}

#content a:hover {
  color: #003062;
	border-bottom: 1px solid;
}


input[type="submit"]
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 80%;
font-weight: bold;
}

input[type="text"], textarea
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}

input[type="passowrd"]
{
border: 1px solid;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
background-color: #FFFFFF;
color: #333333;
font-size: 90%;
}




