html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #1E4959;
	color: #F6F6EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	background-image: url(images/bodybackground.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
}


h1 {
	color: #CBDAD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	padding-bottom: 30px;
}
h2 {
	color: #EB3C25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 27px;
	}
	
h4 {
	color: #EB3C25;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0px;
}
h5 {
	color: #eb3c25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 10px;
}
a,  a:link {
	color: #EB3C25;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #EB3C25;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:focus {
	color: #FFCC00;
}
a:active {
	color: #E86126;
}

#shadow {
	width: 960px;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0 0 0;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}

#header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	height: 317px;
	background-repeat: no-repeat;
	background-image: url(images/title-2010.png);
	clear: both;
	overflow: hidden;
}  
#headerimage {
	height: 317px;
	float: right;
	width: 450px;
	-moz-border-radius: 8px;
	overflow:hidden;
	background-image: url(images/topimagedicbackg.png);
	}
#menutop {
	line-height: 15px;
	height:58px;
	padding-left: 5px;
	background-image: url(Images/2009/images/menu.jpg);
	letter-spacing: 0px;
  
}

#rightColumn1 {
	float: right;
	padding: 0px 0px 10px 0px;
	width: 180px;
}
#content {
	padding: 30px 30px 30px 30px;
	text-align: justify;
	float: left;
	width: 650px;
	-moz-border-radius: 40px 2px 2px 40px;
	-webkit-border-radius: 40px 2px 2px 40px;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	background-color: #1B4150;
	margin-bottom: 140px;
	min-height: 785px;
}
#content ul {
	list-style-type: circle;
}
#content img{
	padding-right: 20px;
	align: left;
	padding-bottom: 20px;
	padding-top: 10px;
}
.clearFloat {
  clear: both;
  display: block;
}

#contentWrapper {
	padding-top: 70px;
	background-repeat: no-repeat;
	background-image: url(images/content-wrapper.png);
	padding-bottom: 40px;
	background-position: bottom center;
	overflow: hidden;
}

#hours{
	margin: 0 0 30px 0;
	background-color: #F6F6EE;
	border: solid #E9550B 2px;
	color: #4D5755;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	font-size: 14px;
}

#online{
	margin: 0 0 30px 0;
	background-color: #EB3C25;
	border: solid #E9550B 2px;
	color: #F6F6EE;
	padding: 80px 10px 10px 10px;
	-moz-border-radius: 2px 30px 2px 2px;
	-webkit-border-radius: 2px 30px 2px 2px;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	font-size: 22px;
	background-image: url(images/online.png);
	background-repeat: no-repeat;
}
#online a{
color:#FFFFFF;
}
#online a:visited {
color:#FFFFFF;
}
#faceb{
	margin: 0 0 50px 0;
	background-color: #EB3C25;
	border: solid #E9550B 2px;
	color: #F6F6EE;
	padding: 80px 10px 10px 10px;
	-moz-border-radius: 2px 2px 30px 2px;
	-webkit-border-radius: 2px 2px 30px 2px;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	font-size: 24px;
	text-align: center;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	}
#faceb a{
color:#FFFFFF;
}
#faceb a:visited {
color:#FFFFFF;
}
#footer {
	height:340px;
	padding-top: 70px;
	background-color: #06171e;
	padding-bottom: 60px;
	width: 100%;
	clear: both;
 }
 #subfooter{
	width: 960px;
	margin: 0 auto 0 auto;
 }
 
.insidefooter{
	float: left;
	margin: 0 60px 0 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	width: 180px;
}
.menubottom{
	text-align: left;
}
#teasergroup{
	margin-bottom: 60px;
	clear: inherit;
	height: 260px;
}
#news{
	padding: 20px 0 20px 0;
	border-bottom: solid #ccc 2px;
	border-top: solid #ccc 2px;
}
.indexteaser{
	width: 180px;
	height: 210px;
	float: left;
	margin-right: 23px;
	padding: 20px 10px 20px 10px;
	border-top: solid #ccc 2px;
	background-color: #F3F3F3;
	border-bottom: solid #ccc 2px;
}
a[href$='.pdf'] {
display:inline-block;
padding-left:40px;
line-height:18px;
background:transparent url(Images/pdfIcon.gif) center left no-repeat;
}
#mapbottom{
	width: 480px;
	height: 350px;
	float: right;
	text-align: left;
	font-size: 14px;

}





.container{
	height:317px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	width: 410px;
}
.slides {
	position:absolute;
	top:0px;
	left:0;
}
.slides div {
	position:absolute;
	top:0;
	width:420px;
	display:none;
	height: 317px;
	}
.slides img {
	
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
#loopedSlider {
	width:410px;
	position:relative;
	clear:both;
	float: right;
	height: 317px;
	float: right;
	overflow:hidden;
	
	}

.slides a {
	color: #FFFFFF;
}


#booking_widget_container{
	color: #CBDAD9;
}
#indexteaser{
	margin: 0px 0px 30px 0;
	height: 100px;
	font-size: 14px;
	padding: 0px 0 10px 0;
}
#contentright{
	width: 300px;
	float: right;
}
#contentleft{
	width: 300px;
	float: left;
	font-size: 14px;
}
#lowercontent{
	background-color: #FFFFFF;
	clear: both;
	margin: 50px 0px;
	padding: 30px 10px 10px 180px;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	background-image: url(images/indexosteo.png);
	height: 210px;
	background-repeat: no-repeat;
	border: solid #E9550B 2px;
	color: #1E4959;
}
#cwrapper{
	height: 450px;
}
#fblike {
	margin: 0 0 30px 0;
	background-color: #F6F6EE;
	border: solid #E9550B 2px;
	color: #4D5755;
	padding: 10px 5px 10px 5px;
	-moz-border-radius: 8px 8px;
	-webkit-border-radius: 8px 8px;
	-moz-box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	font-size: 14px;
	height: 100px;
}
