 .edgeLoad-EDGE-17525794 { visibility:hidden; }

body
{
	background-color:rgba(62,39,165,1);
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	margin: 0px;
	padding: 0px;

}

.container
{
  	width: 1000px;
	margin-left:  auto;
	margin-right: auto;
}

#Stage
{
	width: 1000px;
}

#menu
{
   	background-color:rgba(62,39,165,1);
   	color: white;
	width: 1000px;
}

#menu a
{
   	color: white;
   	text-decoration: none;
}

#menu ul
{
	-webkit-padding-start: 10px;
   	list-style: none;
   	text-align: center;
    	margin-top: 10px;
	margin-bottom: 10px;
}

#menu ul li
{
	padding-left: 0px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
}



#content
{
	background-color: white !important;
	overflow: hidden;
	width: 1000px;
}

#rightmenu
{
    /* border: 1px red solid; */
	width: 290px;
	float: right;
	height: 500px;
	margin-top: 20px;
}


#l2
{
	float: right;
}


#maincontent
{
	padding-left: 30px;
	width: 600px;
	float: left;
}

#maincontent p
{
	margin-top: 10px;
	margin-bottom: 10px;
}



#maincontent h1
{
	font-size: 2em;
	color: #a3aaae;
	font-weight: 100;
}

#maincontent h2
{
	font-size: 1.5em;
	color: rgba(62,39,165,1);
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;

}

#frontcontent
{
	width: 600px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 20px;
}


#frontcontent p
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 40px;
}


#frontcontent h1
{
	font-size: 2em;
	color: #a3aaae;
	font-weight: 100;
}

#frontcontent h2
{
	font-size: 1.5em;
	color: rgba(62,39,165,1);
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('/a/assets/tick_small.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	height: 32px;

}

#footer
{
	margin-top: 10px;
	background-color: white;
	margin-bottom: 25px;
	font-size: 0.7em;
	background-image: url(/a/assets/rics.jpg);
	background-position: right center;
	background-repeat: no-repeat;

}
#footer p
{
	text-align: center;
}


#bookingform tr td
{
	font-size: 0.9em;
}

.twitter-timeline
{
	position: relative;
	top: 70px;
	left: 45px;
	width: 185px;
	height: 420px;
}

#table7813
{
	font-size: 0.9em;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #f0f0f0;
	margin-top: 5px;
}

#table7813 tr td
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
	height: 30px;
}

.error
{
	width: 100%;
	text-align: center;
	color: red;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
}

blockquote
{
	padding: 0 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-style: italic;
}

blockquote p
{
	margin-top: 0px;
	margin-bottom: 0px;
}


blockquote
{
  font-size: 0.9em;
  text-align: justify;
}

blockquote p
{
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px !important;
  font-style: italic;
}

.bottomfootermenu
{
	text-align: center;
	font-size: 1.1em;
}

.bottomfootermenu a
{
	text-decoration: none;
	color: rgba(62,39,165,1);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.bottomfootermenu a:hover
{
	text-decoration: underline;
}



