/* 	Site colours:
	Dark blue: #0C2B44;
	Dark blue 2: #254B68;
	Lighter blue: #7498B3;
	Red; #992626;
*/

Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C2B44;
	background: url(../images/background_solid.gif) repeat-x top #7498B3; 
	margin-top: 25px;
	}
	
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}
	
#pagetop {
	width: 760px;
	height: 220px;
	background-color: #FFFFFF;
	padding: 10px
	}
	
#pagetop .flashbox {
	width: 555px;
	height: 220px;
	float: left;
	}
	
#pagetop .logo {
	width: 194px;
	height: 103px;
	float: right;
	}
	
#pagetop .contactbox {
	width: 194px;
	height: 107px;
	background-color: #E6E6E6;
	margin-top: 10px;
	float: right;
	}
	
#navigation {
	width: 780px;
	height: 25px;
	background-color: #FFFFFF;	 
	}
	
#navigation .strip {
	width: 760px;
	height: 25px;
	background-color: #254B68;
	margin: 0px auto;
	}
	
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	
#navigation li {
	display: inline;
	}	

#navigation  a {
	width: 84px;
	height: 15px;
	float: left;
	clear: none;
	font-size: 12px;
	font-weight:bold;
	color: #CFCFCF;
	text-decoration: none;
	border-left: solid 1px #9797B8;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	}
	
#navigation a:hover {
	color: #992626;
	background-color: #7498B3;
	}	
	
#maincontent {
	width: 760px;
	padding: 10px;
	background-color: #FFFFFF;
	height: auto;
	}
	
#maincontent .columnleft {
	width: 495px;
	border-right: solid 1px #0C2B44;
	padding: 0px 30px;
	margin-bottom: 10px;
	float: left;
	}	
	
#maincontent .columnright {
	width: 194px;
	float: right;
	}
	
h1	{
	font-size: 18px;
	font-weight: bold; 
	color: #0C2B44; 
	padding: 0px; 
	margin: 0px; 
	}
	
.heading	{
	font-size: 16px;
	color: #0C2B44;
	display: block; 
	}		
	
p 	{
	line-height:160%; 
	text-align:left; 
	padding:0px; 
	margin-top:10px; 
	margin-bottom:10px;
	}
	
.newsitem {
	line-height:160%; 
	text-align:left; 
	padding-bottom: 10px; 
	margin-top:10px; 
	margin-bottom:10px;
	border-bottom: dotted 1px #0C2B44;
	}	
	
.line {
	border-top: dotted 1px #0C2B44;
	padding-top: 10px;
	margin-top: 20px;
	}	
	
#maincontent ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	}	
	
#maincontent li {
	height: 18px;
	background: url(../images/arrow.gif)  left center no-repeat;
	line-height: 18px;
	padding-left: 18px;
	}
	
.caption {
	font-size: 11px;
	line-height: 140%;
	}
	
.newsimage {
	float: right;
	clear: left;
	margin-left: 7px;	
	} 	
	
#linkbox {
	line-height:160%;
	padding: 10px;
	}	
	
.link {
	color: #992626;
	text-decoration: none;
	font-weight: bold;
	}	
	
.link:hover {
	color: #7498B3;
	text-decoration: underline;
	}
	
.limonlink {
	color: #E6E6E6;
	text-decoration: none;
	}
	
.limonlink:hover {
	color: #9797B8;
	text-decoration: none;
	}
	
a:focus {
	outline-style:none;
	}	
	
#name, #company, #position, #e-mail, #phone, #postcode {
	width: 160px;
	font-size: 12px;
	color: #3F3F96;
	border: 1px solid #7498B3;
	margin: 2px;
	padding: 2px 0px 3px 5px;
	}
	
fieldset {
	border: 1px solid #7498B3;
	padding: 10px;
	}
	
legend {
	font-size: 12px;
	color: #707070;
	background-color: #E1E1E1;
	border: 1px solid #7498B3;
	padding: 2px 5px;
	}			
	
form p {
	clear: left;
	margin: 1px;
	padding: 1px;
	}		
	
form p label {
	font-size: 12px;
	color: #0C2B44;
	float: left;
	width: 33%;
	}
	
form p .box {
	width: 300px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #7498B3;
	margin: 0px;
	padding: 10px;
	}		
	
form p .button {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7498B3;
	border: 1px solid #3F3F96;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	cursor: pointer;
	}
	
#success {
	width: 400px;
	height: 300px;
	font-size: 13px;
	line-height: 180%;
	letter-spacing: 1px;
	border: 1px solid #3F3F96;
	padding: 20px;
	margin-bottom: 20px;
	}				

#footer	{
	width: 750px;
	height: 16px;
	background: #0C2B44;
	font-size: 10px;
	letter-spacing: 1px;
	color: #CFCFCF;
	padding-top: 4px;
	padding-left: 10px;
	margin: 0px auto;
	clear: both;
	}
	
#terms {
	width: 780px;
	height: 18px;
	background: #7498B3 url(../images/shadow-bottom.gif) 0px 0px no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 0px;
	}
	
#terms a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
#terms a:hover {
	color:  #992626;
	}		

.img_wedding {
	padding: 5px 0px 10px 20px;
	}

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