html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
  background-color: #6B0202;
  background-image:url(resources/TheCrown_bg.jpg);
  background-repeat:repeat-x;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  color:#6B0202;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  padding-top:2px;
}

h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

h3 {
  color:#CC0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

a:focus {
  color: #000;
}

a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 10px auto 0 auto; 
  text-align: left; 
  width: 900px;
}
#outerWrapper #header {
  background-color: #9D0000;
  height: 36px;
  padding: 0;
  background-image:url(resources/TheCrown_header_bg.jpg)
}

#contentWrapper {
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #fff;
  float: left;
  padding: 20px 20px 20px 20px; 
  width: 480px;
}

#outerWrapper #contentWrapper #leftColumnContent {
  background-color: #fff;
  float: left;
  padding: 20px 20px 20px 20px;
  width:600px; 
}

#outerWrapper #contentWrapper #content {
  height: 500px;
  margin-bottom: 0;
  margin-left: 520px;
  margin-top: 0;
  padding: 20px 20px 20px 20px;
  background-image:url(resources/fade_h.jpg);
  background-repeat:repeat-y
}

#outerWrapper #contentWrapper #RightColumn1 {
  height: 500px;
  margin-bottom: 0;
  margin-left: 640px;
  margin-top: 0;
  padding: 20px 20px 20px 20px;
  background-image:url(resources/fade_h.jpg);
  background-repeat:repeat-y
}

#outerWrapper #contentWrapper #RightColumn2 {
  height: 3158px;
  margin-bottom: 0;
  margin-left: 640px;
  margin-top: 0;
  padding: 20px 20px 20px 20px;
  background-image:url(resources/fade_h.jpg);
  background-repeat:repeat-y
}

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}

#outerWrapper #footer {
  background-color: #9D0000;
  height: 14px;
  padding: 2px; 
  text-align:right;
}

#footertext {
	color:#fff;
	font-size:9px;
	padding:0 10px 0 0;
}

#footertext a:link; a:hover; a:visited {
	color:#FFFFFF;
}

.goldtext {
  color:#C47500;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding-bottom:6px;
}

.bold {
  font-size: 12px;
  font-weight: bold;
}

.bolder {
  font-size: 14px;
  font-weight: bolder;
}

.big {
  color:#666666;
  font-size: 20px;
  font-weight: normal;
}

.Xbig {
  color:#666666;
  font-size: 26px;
  font-weight: normal;
}



.welcomeimg {
	padding-bottom:10px;
}

.logoimg {
	padding-bottom:0;
}

.menutitle {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#6B0202;
	text-align:center;
    line-height:22px;
}

.menutitleXL{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:22px;
	color:#6B0202;
	text-align:center;
    line-height:26px;
}

.menusmalltitle {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
    line-height:18px;
	color:#6B0202;
	padding:10px 0 5px 20px;
}

.menupadding {
	padding:10px 0 20px 0;
	text-align:center;
}

.red {
	color:red;
}

#flyer {
    position:relative;
    text-align: center;
    font-size:14px;
    font-weight:normal;
    color:#000;
    width:600px;
    height:847px;
    overflow:hidden;
}

#flyer span {
	position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-image:url(resources/Christmas_booking.jpg);
    background-repeat:no-repeat;
}

#flyer2 {
    position:relative;
    text-align: center;
    font-size:14px;
    font-weight:normal;
    color:#000;
    width:600px;
    height:847px;
    overflow:hidden;
}

#flyer2 span {
	position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-image:url(resources/carvery.jpg);
    background-repeat:no-repeat;
}

.smallTxt {
	font-size:9px;
}