body                  {
	font-family:        Verdana, Verdana, Geneva, sans-serif;
	font-size:          11px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat:repeat;
	vertical-align: top;
	line-height:15px;

	font color:#000066;
	color:#000000;
	background-image: url(../images/template18-back2.gif);
}

#container {
	margin: 0 auto;
	width: 1022px;

	border: 0px
	text-align: left;
	margin-top: 0px;
	background-image: url(../images/back-middle-frame.gif);
}

 #header{
	width: 1011px;
}

#menu{
	margin: 0;
}

a                     {
	color:              #000066;
}
a:link                {
	color:              #000066;
	text-decoration: underline;
}
a:visited             {
	color:              #000066;
}
a:selected            { color:              white; }
a:hover               {
	color:              #FFFFFF;
	text-decoration: none;
}

 #mainbody{
	width: 1022px;
	margin: 0px auto;
	margin-left: 85px;
	
} 

#frontleftbox {
	width: 315px;
	float: left;
	position: relative;

}
#frontrightbox {
	width: 315px;
	float: right;
	position: absolute;

}

#NewsboxBottom {
float: left; /* since this element is floated, a width must be given */
	width: 207px;
	background-repeat:repeat;
	margin-left: 21px;
	color: #FFFFFF;

	height: auto !important;
	height: 100%;
}

#Maintextbox {
	float: right; /* since this element is floated, a width must be given */
	width: 581px;
	margin-right: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 15px;
}

 #footer {
	width: 1022px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
} 

a.footer              { text-decoration:    none;
                        font-size:          11px; }
a.footer:link         { text-decoration:    none;
                        font-size:         11px; }
a.footer:visited      { text-decoration:    none;
                        font-size:          11px;
						color:              #000000;  }
a.footer:selected     { text-decoration:    none;
                        font-size:          11px; }
a.footer:hover        {
	color:              #990000;
	text-decoration:    underline;
}

.SpecialsHeading               {
	color: #FFCB08;
	font-weight: bold;
	font-size: 14px;
}

.SpecialsText  {
	color: #FFFFFF;
	font-family:        Verdana, Arial;
	font-size:          12px;
	vertical-align: top;
}

.LargerHeading               {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.LargerHeading-Cafepage               {
	color: #C61800;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.LargerHeading-Cafepage-BLACK               {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.LargerHeading-Cafepage-Review-Page               {
	color: #C61800;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}


.buttonSendEnquiry {
	border: none;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #232E67;
	height: 20px;
}

