html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body {
    background-image: url(images/body_bg.gif);
	font-size: 13px;
	text-align: center;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3D3E37;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
    background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	padding: 4px 0 0 7px;
}

#innerwrapper {
	width: 780px;
	margin: 0 auto;
	margin-left: 54px;
	border: 1px;
	text-align: left;
	position: static;
}

#innerfooter {
	height: 25px;
	margin-top: 20px;
	position: static;
	text-align: left;
	margin-left: 70px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 900px;
	margin-left: -7px;
	padding: 4px 0 0 7px;
}

#center_top {
	background-image: url(images/center_top.gif);
	background-repeat: no-repeat;
	height: 19px;
}

#center_middle {
	background-image: url(images/center_middle.gif);
	margin: 0 auto;
	width: 572px;
	background-repeat: repeat-y;
	padding: 3px;
}

#center_bottom {
	background-image: url(images/center_bottom.gif);
	background-repeat: no-repeat;
	height: 26px;
}

a  { 
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#0033CC; 
	text-decoration:none; 
	}
	
a:hover { 
	text-decoration:underline; 
	color: #0066CC; 
}

a.breadcrumbs  { 
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#0033CC; 
	text-decoration:none; 
	}

a.breadcrumbs:hover { 
	text-decoration:underline; 
	color: #0066CC; 
}

.left_greysm {
	background-image: url(images/grey_left_bg2.gif);
	background-repeat: no-repeat;
	color: #006666;
	font-size: 11px;
}

.left_grey {
	background-image: url(images/grey_left_bg.gif);
	background-repeat: no-repeat;
	color: #006666;
	font-size: 11px;
}

.title1 {
	color: #990000;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}

.title2 {
	color: #006666;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}

.globalnox_footer {
	font:"Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
}

.bestviewed_footer {
	font:"Times New Roman", Times, serif;
	font-size:9px;
	color:#666666;
}

.price {
	color: #333333;
	font:"Courier New", Courier, mono;
	font-size:14px;
	background-color: #EEF0AE;
	border: 1px solid #AFA51D;
}

.bedandbreakfast {
	font-size:15px;
	font-weight: bold;
	color: #003399;
}

.slogan {
	font-size:15px;
	color: #990000;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BAC0FC;
	font-weight: bold;
	text-decoration: none;
}
a.menutext:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BAC0FC;
	font-weight: bold;
	text-decoration: none;
}

