body {
	/*background: #ffffff url(../../images/mainheaderbg.gif) repeat-x;*/
	margin: 0;
	text-align: center;
}
img{border:none;}

#container {
	width:756px;
	text-align: left;
	margin: 0px auto;
	padding-top: 5px;	
} 

#mainheader {
    width: 756px;
	height:auto;
}

#logo {
    width: 140px;
	height:auto;
	float:left;
	margin:0px 0 0 0;
	/* margin:10px 0 0 0; */
}
.title{width:300px; float:left;}
.valentines{
    width: 180px;
	height:auto;
padding-top:7px;
	float:right;
	margin:0px 10px 0 0 0;
	/* margin:10px 0 0 0; */
}

#maincontent {
    width: 756px;
	height:auto;
}

#imageheader {
    width: 615px;
	height:150px;
	float:right;
	background:url(../../images/header_bg.jpg) no-repeat;
}

.content p {
   padding:5px 0px 0px 0px;
   margin:0px;
}

h1 {
    padding: 0px;
	margin:0px;
	font-size:20px;
	line-height: normal;
}

h3 {
    padding: 0px;
	margin:0px;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	line-height: normal;
}

h6 {
    font-size:11px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	line-height: normal;
}

#imageheader h1 {
    font-size:20px;
	padding-top: 0px;
	margin:20px 0 0 20px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#imageheader h2 {
    font-size:12px;
    float:right;
	padding-top: 0px;
	margin:0px 5px 0 0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.flashframe{
	border-left: 1px solid #4B284A;
	border-right: 1px solid #4B284A;
	border-top: 1px solid #4B284A;
	height: 175px;
}

.mainbar{
	height: 30px;
}

.barpadding{
	padding-left: 10px;
	padding-right: 10px;	
}

.leftnav{
   width: 141px;
}

.leftnavpadding {
	padding: 7px 12px 7px 12px;
}

.leftnavmenu {
	padding-bottom: 6px;
}

.content {
    width: 615px;
	/* width: 593px; */
	height: 500px;
	background: url(../../images/test-photo.jpg) no-repeat;
	/*background: #ffffff;*/
	/* border-bottom: 1px solid purple;	*/
	/* border-left: 1px solid purple;	*/
	/* border-right: 1px solid purple;	*/	
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	float:right;
	text-align:justify;
}

#homeText {
    margin: 40px 280px 20px 30px;
	padding:0 10px 10px 10px;
	color:#FFFFFF;
	text-align:left;
	/* background: url(../../images/hometext_bg.gif) repeat;*/
	line-height:normal;
	font-size:13px;
}

#homeTextlonger {
    margin: 40px 280px 20px 30px;
	padding:0 10px 10px 10px;
	color:#FFFFFF;
	text-align:left;
	/* background: url(../../images/hometext_bg.gif) repeat;*/
	line-height:normal;
	font-size:13px;
}

#interiorText {
    margin: 35px 280px 20px 30px;
	padding:0 10px 10px 10px;
	color:#FFFFFF;
	text-align:left;
	/* background: url(../../images/hometext_bg.gif) repeat;*/
	line-height:normal;
	font-size:13px;
}

#interiorTextWider {
    margin: 40px 20px 20px 30px;
	padding:0 10px 10px 10px;
	color:#FFFFFF;
	text-align:left;
	/* background: url(../../images/hometext_bg.gif) repeat;*/
}

.contentpadding{
	padding: 20px 20px 20px 20px;
}

.contenthomepadding{
	padding: 40px 40px 40px 40px;
}

.sitetext a, .sitetext a:link, .sitetext a:visited, .sitetext a:active {
	color: purple;
	text-decoration: none;
	font-weight: bold;
}

.sitetext a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.img_border {
	border: 2px solid #FFFFFF;
}


#footer {
    width:756px;
}

#footer ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
	height:20px;
}

#footer ul li {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 614px;
	text-align:left;
}

.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ccc;
	text-indent:142px;
 }
 
.footertext a:link, .footertext a:visited, .footertext a:active  {
	text-decoration:none;
	font-size:11px;
	font-weight: normal;	
	color: purple;
}

.footertext a:hover {
	text-decoration: none;
	font-size:11px;
	font-weight: normal;	
	color: #ccc;	
}

/* Navigation */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 130px; /*width of menu*/
/* border: 1px solid #9A9A9A; */
border-bottom-width: 0;
float:left;
text-align:right;
}

.glossymenu a.menuitem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;	
	color: purple;
	display: block;
    width: auto;
    padding: 4px 0;
    text-decoration: none;
	position:relative;
	background:#FFFFFF;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: purple;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 0px;
border: none;
}

.glossymenu a.menuitem:hover{
	color: #ccc;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding:0px;
margin:0px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
/* border-bottom: 1px dotted #CCCCCC; */
}

.glossymenu div.submenu ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;	
	color: #ccc;
    text-decoration: none;
    display: block;
    padding: 2px 0;
    padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
/* background: purple; */
color: purple;
}

/* End Navigation */

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}

.mainborder {
	border: 1px #000000 solid;
}

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align:left;
}	


.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:10px;
	width:200px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:10px;
	height:21px;
}

textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	width:200px;
	height:auto;
	margin-bottom:10px;
}

.contactformbg {
	background-image:url(../../images/gifs/forms/bg.gif);
	background-repeat:repeat-y;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.imgleft{
    margin: 0 5px 0 0;
}

/* Image Border */

.graphic {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

a:hover .graphic, a:active .graphic {
	border-color: purple;
	border-style: solid;
	border-width: 1px;
}

.clear {
	clear:both;
}
	
#leftMenu{
		width:100px;
		padding-top: 10px;
		padding-left:10px;
		padding-right:10px;
		float:left;
		text-align:right;		
}

#enquiryForm {
    width: 100%;
	line-height:normal;
	/* background-image:url(../images/tablebg.gif); */
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px;
}

.input {
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;
   color: #000000;
}

.reservationForm {
   margin:0 0 10px 0px;
}

.mainBodyofForm {
   margin:0 0 10px 0px;
}

#floatRight {
   float:right;
   width: 250px;
   height: auto;
   margin:0 60px 0 0;
}

#mapLocation {
   float:right;
   width: 270px;
   height: 260px;
   margin: 0px;
}

#mapLocation #map {
  width: 250px;
  height: 250px;
}

#mapLocation #map h6 {
	font-size: 13px;
	font-weight:normal;
	margin-top:10px;
	color:#000000;
}

#gallery ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
}

#gallery ul li {
    float:left;
	margin: 0px;
	padding: 7px;
	display:block;
	width: 90px;
	height:90px;
}

#twocol ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
	width:285px;
}

#twocol ul li {
    float:left;
	margin: 0px;
	padding: 5px;
	display:block;
	width: 130px;
}


.darkColour {
   color: #000000;
}

/*********** CROSS-COMPATIBILITY ***********/

* html .content { width:615px; }

* html #maincontainer { margin-bottom:0px; }

* html #gallery ul li { padding: 7px; }

* html #gallery img a { border: 3px; color: #ffffff; }

* html .glossymenu .submenu ul li a { padding:0px; margin:0px; }