p {
	font-family: Arial, Helvetiva, Sans-Serif;
	color: #000;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.25px;
	font-weight: normal;
}


p a:link, p a:visited, p a:active {
	color: #98012e;
	text-decoration: none;
}

p a:hover {
	color: #000;
	text-decoration: underline;
}

.special {
	font-family: Arial, Helvetiva, Sans-Serif;
	color: #000;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.25px;
	font-weight: normal;
}

.special2 {
	font-family: Arial, Helvetiva, Sans-Serif;
	color: #000;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0.25px;
	font-weight: normal;
}

.special3 {
	font-family: Arial, Helvetiva, Sans-Serif;
	color: #000;
	font-size: 15px;
	line-height: 13px;
	letter-spacing: 0.25px;
	font-weight: bold;
}

.p1 {
	font-family: Arial, Helvetiva, Sans-Serif;
	color: #000;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.25px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.25px;
	font-weight: bold;
	color: #98012e;
	padding: 5px 0px 0px 0px;
}


h2 {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.25px;
	font-weight: bold;
	color: #98012e;
	padding: 0px 0px 0px 0px;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #FFF;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
	text-decoration: none;
}

h3 {
	font-family: Helvetiva, Arial, Sans-Serif;
	color: #000;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.5px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
}

h3 a:link, h3 a:visited, h3 a:active {
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	color: #98012e;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 20px;
	line-height: 15px;
	letter-spacing: 0.25px;
	font-weight: bold;
	color: #98012e;
	padding: 0px 0px 0px 0px;
}

h5 {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 16px;
	line-height: 1px;
	letter-spacing: 0.25px;
	font-weight: bold;
	color: #000000;
	padding: 20px 0px 0px 0px;
}

.black {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.50px;
	font-weight: bold;
	color: #000;
	padding: 0px;
}

.small {
	font-size: 11px;
	letter-spacing: 0.25px;
}


.small2 {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 0.75px;
}


.white {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 0.25px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
}

.white a:link, .white a:visited, .white a:active {
	color: #fff;
	text-decoration: none;
}

.white a:hover {
	color: #e0df60;
	text-decoration: none;
}

ul {
/* list-style: none; */
	font-family: Arial, Helvetiva, Sans-Serif;
	color: #000;
	font-size: 12px;
	line-height: 23px;
	letter-spacing: 0.3px;
	font-weight: normal;
}

ul a:link, ul a:visited, ul a:active {
	color: #98012e;
	text-decoration: none;
}

ul a:hover {
	color: #98012e;
	text-decoration: underline;
}

.imagelink {
	font-family: Arial, Helvetiva, Sans-Serif;
	font-size: 8px;
	font-weight: normal;
	color: #CCC;
}

.imagelink a:link, .imagelink a:visited, .imagelink a:active {
	text-decoration: none;
}

.imagelink a:hover {
	text-decoration: underline;
}

.bottomtext {
	font-family: Helvetiva, Arial, Sans-Serif;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

.bottomtext a:link, .bottomtext a:visited, .bottomtext a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.bottomtext a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}







body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000;
	text-align: center;
	background: #DDD;
	width: 100%;
}

#fixed {
	margin: 0px auto 0px;
	width: 950px;   /* you can use px, em or % */
	text-align: center;
	overflow: hidden;
}

#header {
	position: relative;
	width: 950px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
	border-width: 0px;
	border-color: #FFF;
	border-style: solid;
}

#menu {
	position: relative;
	width: 950px;
	height: 370px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border: 0px solid #000;
}

#menu-small {
	position: relative;
	width: 950px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border: 0px solid #000;
}

#latest {
	position: relative;
	text-align: left;
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border: 0px solid #000;
}

#colmask {
	position: relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear: both;
	float: left;
	width: 100%;			/* width of whole page */
	overflow: hidden;		/* This chops off any overhanging divs */
	background: #FFFFFF;		/* Left column background colour */
	border: 0px solid #000;
}

#colmask2 {
	position: relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	width: 880px;			/* width of whole page */
	overflow: hidden;		/* This chops off any overhanging divs */
	background: #FFFFFF;		/* Left column background colour */
	padding: 40px 30px 0px 40px;
	text-align: left;
	border: 0px solid #000;
}

#colmid {
	float: left;
	width: 200%;
	position: relative;
	left: 200px;			/* affects width of left column */
	background: #FFF;    	/* Centre column background colour */
	border: 0px solid #000;
}

#colright {
	float: left;
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -380px;			/* affects width of right column */
	background: #FFF;    	/* Right column background colour */
	border: 0px solid #000;
}
#col1wrap {
	float: right;
	width: 50%;
	position: relative;
	right: 100%;
}
#col1pad {
	margin: 0px 0px 0px 400px;
	overflow: hidden;
	border: 0px solid #000;
}


#col1 {			/* central column content area*/
	width: 550px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border: 0px solid #000;
}


#col2 {
	float: left;
	width: 200px;
	text-align: left;
	position: relative;
	margin-left: -50%;			/* affects position of left column */
	left: 180px;			/* affects position of left column - same width as right column */
	overflow: hidden;
	border: 0px solid #000;
	padding: 18px 0px 0px 5px;
}

#col3 {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: relative;
	overflow: hidden;
	background: #FFF
	border: 0px solid #000;
}
#footer {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background: #98012e;
	border-width: 0px;
	border-color: #FFF;
	border-style: solid;
}

.rightmenutextarea {
	margin: 0px 10px 0px 10px;
	border: 0px solid #000;
}

.thin-line {
	position: relative;
   	color: #E7146C;
	margin: 10px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.thin-line-grey {
	position: relative;
   	color: #000;
	margin: 20px 0px 20px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}
.thin-line-five {
	position: relative;
   	color: #CCC;
   	width: 550px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	border-width: 5px 0px 0px 0px;
	border-style: dotted;
}

.thin-line-five3 {
	position: relative;
   	color: #CCC;
   	width: 700px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	border-width: 5px 0px 0px 0px;
	border-style: dotted;
}

.thin-line-five2 {
	position: relative;
   	color: #CCC;
   	width: 520px;
	margin: 20px 0px 20px 0px;
	border-width: 0px 0px 5px 0px;
	border-style: dotted;
}
.thin-line-black {
	position: relative;
   	color: #999999;
	margin: 20px 10px 20px 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


.book-online {
	position: relative;
	width: 500px;
	height: 52px;
	padding: 0px;
	margin: 0px;
	background: #e0df60;
	border: 1px solid #000;
}

.book-price {
	position: absolute;
	left: 0px;
	height: 22px;
	vertical-align:top;
	text-align: center;
	padding: 15px;
	border: 0px solid #000;
}

.book-now {
	position: absolute;
	left: 380px;
	width: 90px;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	float:none;
	padding: 15px;
	background: #98012e;
	border: 0px solid #000;
}


.online-form {
	width: 550px;
	height: 1300px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
}

input, textarea{
}

.forminput { width:300px;}


textarea{
width: 300px;
height: 120px;

}

.boxes{
width: 2em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}
