html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}


/* Body ********************************************************************************************* */
	
body {
	color:#205070;
	height:100%;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;
	background-image: url(images/backgroundfullrepeat.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

body strong{
font-weight:bold
}
.normal-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #205070;
}

.normal-text a:link{color:#205070; text-decoration:none;}
.normal-text a:visited{color: #205070; text-decoration:none;}
.normal-text a:hover{color: #205070; background-color:#FFFFFF; text-decoration:none;}
.normal-text a:active{color: #205070; background-color:#FFFFFF; text-decoration:none;}

caption {
	caption-side: bottom;
}

	
/* Navigation ********************************************************************************************* */
	


ul#menu {
	height:40px;
	white-space:nowrap;
	text-align:center;
	height:30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


ul#menu li {
	display:inline;
	border-right:1px solid #fff;
	padding-right:6px;
	margin-right:3px;
	padding-left: 6px;
	margin-left: 3px;
}


ul#menu li.end,
ul#other-links li.end {
	margin:0;
	padding:0;
	border:0; }


ul#menu a:link {
	color:#FFFFFF;
	background-color:#205070;
	text-decoration: none;
}

ul#menu a:visited {
	color:#FFFFFF;
	background-color:#205070;
	text-decoration: none;
}
	
ul#menu a:hover {
	background-color:#FFFFFF;
	color:#205070;
	text-decoration: none;
}

ul#submenu {
	height:40px;
	white-space:nowrap;
	text-align:left;
	height:30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 22px;
}


ul#submenu li {
	display:inline;
	padding-right:0px;
	margin-right:0px;
	padding-left: 0px;
	margin-left: 4px;
}


ul#submenu li.end,
ul#other-links li.end {
	margin:0;
	padding:0;
	border:0; }


ul#submenu a:link {
	color:#FFFFFF;
	background-color:#205070;
	text-decoration: none;
}

ul#submenu a:visited {
	color:#FFFFFF;
	background-color:#205070;
	text-decoration: none;
}
	
ul#submenu a:hover {
	background-color:#FFFFFF;
	color:#205070;
	text-decoration: none;
}

ul#submenutight {
	height:40px;
	white-space:nowrap;
	text-align:left;
	height:30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 20px;
}


ul#submenutight li {
	display:inline;
	padding-right:0px;
	margin-right:0px;
	padding-left: 0px;
	margin-left: 4px;
}


ul#submenutight li.end,

ul#submenutight a:link {
	color:#FFFFFF;
	background-color:#205070;
	text-decoration: none;
}

ul#submenutight a:visited {
	color:#FFFFFF;
	background-color:#205070;
	text-decoration: none;
}
	
ul#submenutight a:hover {
	background-color:#FFFFFF;
	color:#205070;
	text-decoration: none;
}



ul#navbottom {
	height:40px;
	white-space:nowrap;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFFFFF;
	background-color: #205070;
	float: left;
	width: 920px;
}


ul#navbottom li {
	display:inline;
	border-right:0px solid #fff;
	padding-right:6px;
	margin-right:3px;
	padding-left: 6px;
	margin-left: 3px;
}

ul#navbottom a:link {
/*	color:#e4e0ad; */
	text-decoration:none; }

ul#navbottom a:visited {
/*	color:#fff;
	background-color:#004763; */
	text-decoration: none; }
	
ul#navbottom a:hover {
/*	background-color:#eee;
	color:#004763; */ }
	
ul#navbottom li.end,
ul#other-links li.end {
	margin:0;
	padding:0;
	border:0; }
	
ul#navbottom a:link {
	color:#FFFFFF;
	background-color:#205070; }

ul#navbottom a:visited {
	color:#FFFFFF;
	background-color:#205070; }
	
ul#navbottom a:hover {
	background-color:#FFFFFF;
	color:#205070; }


/* text styles ********************************************************************************************* */

.magazine {
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 16pt;
	text-align: center;
	font-style: normal;
	color: #205070;
}
.magazineleft {
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 16pt;
	text-align: left;
	font-style: normal;
	color: #205070;
}

.white-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 22pt;
	color: #FFFFFF;
	padding-top: 15px;
}
.white-subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 20pt;
	color: #FFFFFF;
	padding-top: 0px;
}
.white-large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	color: #FFFFFF;
}

.white-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 10px;
}

/* layout styles ********************************************************************************************* */

.left-column {
	width:400px;
	float:left;
	display:inline;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.left-column180 {
	width:180px;
	float:left;
	display:inline;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.left-column540 {
	width:480px;
	float:left;
	display:inline;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.white-left-column540 {
	width:560px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 28px;
}
.left-column540-nomargin {
	width:480px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.left-column460 {
	width:420px;
	float:left;
	display:inline;
	margin-top: 30px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.left-column360 {
	width:350px;
	float:left;
	display:inline;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.centre-column {
	float:left;
	display:inline;
	margin-top: 20px;
	margin-right: 120px;
	margin-bottom: 20px;
	margin-left: 130px;
	width: 710px;
	clear: both;
}
.package-centre-column {
	float:left;
	display:block;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 25px;
	width: 620px;
	clear: both;
}
.page-heading-centre-column {
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 680px;
	clear: both;
}
.right-column {
	width:420px;
	float:right;
	display:inline;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}

.right-column-nomargin {
	width:500px;
	float:right;
	display:inline;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.right-column-nomargin360 {
	width:360px;
	float:right;
	display:inline;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.slideshow {
	float:right;
	border: 1px solid #205070;
	padding: 4px;
	margin: 4px;
	overflow: inherit;
}
.slideshow-floatleft {
	float:left;
	border: 1px solid #205070;
	padding: 4px;
	margin: 4px;
	margin-left: 25px;
}
.slideshow-homepage {
	float:none;
	border: 0px solid #205070;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	overflow: hidden;
	display: block;
}
.slideshow-nofloat {
	
	border: 1px solid #205070;
	padding: 4px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	overflow: inherit;
}
.slideshow-leftofpage {
	
	border: 1px solid #205070;
	padding: 4px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	overflow: inherit;
}
.submenutext {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.mag-logo {
	margin: 10px;
}.page-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: normal;
	color: #205070;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.normal-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	color: #205070;
	font-weight: bold;
}
.quote-table-normalrow {
	padding: 3px;
	margin: 0px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.quote-table-bottomrow {
	padding: 3px;
	margin: 0px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
ul#normal {
	list-style-type: disc;
	padding-left: 20px;
}
/*
** Lightbox styles
*/

#lightbox{
	background-color:#AAAAEE;
	padding: 3px;
	border-bottom: 2px solid #000066;
	border-right: 2px solid #000066;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000066;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/*
** END Lightbox styles
*/	
.gallerydiv {
	width:739px;
	float:right;
	display:inline;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.textbox-nofloat {
	width:400px;
	display:inline-block;
	border: 1px solid #205070;
	padding: 4px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 25px;
	overflow: auto;
}
.page-heading-half-column {
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 310px;
	clear: both;
}
.testimonial {
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
	text-align: center;
	font-style: normal;
	color: #205070;
}
.right-column-narrow {
	width:240px;
	float:right;
	display:inline;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}
.page-centre-col_620 {
	float:left;
	display:inline;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 620px;
	clear: both;
}

