body {
    font-family: arial, helvetica, sans serif;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: small;
	color: #333;/*grey*/
	background-color: #FEFCDF;/*cream*/
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top left;
}


#wrapper {
	position: relative;
	width: 750px;
	margin: auto;
	background-color: #fff;/*white*/
}

/*////////////////////////////
	HEADER AREA
////////////////////////////*/

#header {
	width: 750px;
	height: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#header1 {
	width: 750px;
	height: 69px;
	background-image:   url(images/logo_background.gif);
	background-repeat: no repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*////////////////////////////
	SIDE MENU AREA
////////////////////////////*/
#menu {
	width: 750px;
	min-height: 31px;
	height: auto;
	background-image:   url(images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #FB7D30;/*blue*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

			.innermenu{
			color: #fff;
			font-weight: bold;
			margin: 0px 0px 0px 0px;
			padding: 10px 0px 10px 0px;
			font-size: 90%;
			text-align: center;
			}
			
			
			  	#menu a{
				color: #fff; 
				text-decoration: none;
				padding: 0px 18px 0px 18px;
				}

				#menu a:hover{
				color: #fff;
				text-decoration: none;
				padding: 0px 18px 0px 18px;
			    }
				
#telephone{
	text-align: right;
	width: auto;
	text-align: right;
	color: #FC772D;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;

}						


/*////////////////////////////
	CONTENT
////////////////////////////*/
#content{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	text-align: left;
	width: 750px;
	min-height: 300px;
	max-height: auto;
	float: right;
}
			
* html #content { height: 300px;}
						
.innercontent{
	width: 710px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	min-height: 300px;
	height: 100%;
	float: right;
}		
		
/*////////////////////////////
	FOOTER & COPYRIGHT
////////////////////////////*/
#footerwrapper {
	width: 750px;
	background-color: #fff;
	height: auto;
	float: left;
}

#footer1 {
	width: 750px;
	height: 38px;
	background-image:   url(images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer1text {
	color: #fff;
	font-weight: bold;
	padding: 7px 0px 0px 20px;

}
		
#copyright {
	background-color: #FEFCDF;/*cream*/
	padding: 10px 0px 10px 20px;
	font-size: 85%;
	height: auto;
	text-align: right;
}


/*////////////////////////////
	HEADINGS
////////////////////////////*/

h1{
	font-family: arial, helvetica, sans serif;
	color: #14A5CD;/*blue*/
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px ;
	padding-top: 0px;
}


h2{
	font-family: arial, helvetica, sans serif;
	color: #FF5E21;/*orange*/
	font-size: small;
	font-weight: bold;
		font-style: italic;
}  

h3{
	font-family: arial, helvetica, sans serif;
	color: #14A5CD;/*blue*/
	font-size: small;
	font-weight: bold;
	font-style: italic;
}  

p
{
	margin-top: auto !important;
	margin-bottom: auto !important;
}

.pricetable
{
	font-size: 80%;
}

/*////////////////////////////
	LINKS
////////////////////////////*/
a{
	color: #FF5E21;/*orange*/
	text-decoration: underline;
}

a:visited{
    color: #FF5E21;/*orange*/
	text-decoration: underline;
}

a:hover{
    color: #FF5E21;/*orange*/
	text-decoration: underline;
}

/*////////////////////////////
	OTHER
////////////////////////////*/



img{ 
	border: none;
}


.right{
	margin-left: 10px;
	float: right;
}

.left{
	margin-right: 20px;
	float: left;
}

	ul
{
	list-style-type: image;
	list-style-image:  url(images/bulletpoint.gif);
}


.pic{
	padding: 3px;
}

.border{
	/*border: 1px solid #FF5E21;*/
	text-align: center;
	padding-bottom: 5px;
}





/* /// Calendar Control /// */

.calStyle
{
   	font-family: Arial;
	font-size: x-small;
	color: #333;
	border: solid 1px #333;
	vertical-align: top;
}

.daystyle
{
	font-family: Arial;
	font-size: x-small;
}

.multimonthtitle
{
	font-size: small;
	background-color: #FF5E21;
	color: #fff;
	font-weight: bold;
}

.nextprev
{
	color: #fff;
}

.titlestyle
{
	color: #fff;
	background-color: #14A5CD;
}

.todaystyle
{
	border: 1px solid #333;
}

.weekend
{
}

/* styles for start / end / mid days */

.midstyle
{
	background-image: url(images/middle.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.availstyle
{
	background-image: url(images/avail.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.begstyle
{
	background-image: url(images/beg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.endstyle
{
	background-image: url(images/end.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.hideme
{
	background-color: #fff;
	color: #fff;
	background-image: none;
}

/* /// Calendar Control End /// */

label.enquiry
{
	width: 160px;
	float: left;
}

.block
{
	width: 133px;
	float: left;
	background-color: #FEFCDF;
}


.imggalsml
{
	border: 1px solid #fff;	

}

.imggallrg
{
	border: 1px solid #fff;	
}

.weatherimg
{
	float: right;
	border: solid 1px #fff;	
	margin-left: 5px;
}

#weatherarea
{
	width: 400px;
	float:right;
	text-align: right;
	color: White;
	padding: 9px 15px 0px 0px;
	font-size: 90%;
}

.googlemap
{
	width:450px;
	height: 370px;
	border: solid 1px #FF5E21;
	margin-top: 5px;
}

.address
{
	width:600px;
	padding: 5px 5px 5px 5px;
	/*border: solid 1px #000;*/
}

.small
{
	font-size: 80%;
}

.padding
{
	padding-top: 4px;
}

.boxmapright
{
	width: 230px;
	height: auto;
	margin-right: 0px;
	margin-top: 5px;
	float: right;
	vertical-align: top;
}

.titlebar{
	background-color: #FF5E21;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	height: 18px;
	float: left;
	width: 230px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}


.emailbtn
{
	background-color: #FF5E21;
	color: #fff;
}

.small
{
	font-size: 80%;
}