body { font-family: arial, sans-serif; 
font-size: 12px; 
margin: 0px;
padding: 0px;
line-height: 16px; }

@font-face {
	font-family: 'RalewayGB';
	src: url('../fonts/raleway_thin.eot'); /* IE9 Compat Modes */
	src: url('../fonts/raleway_thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/raleway_thin.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/raleway_thin.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/ raleway_thin.svg#svgFontName') format('svg'); /* Legacy iOS */
	}

#body {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background: url(../images/bg.jpg);
	position: relative;
}

#head { height: 220px;
background: url(../images/head.jpg) }

#headpacific { height: 220px;
background: url(../images/international_pacific.png) }

#left_navigation_bar {
	padding-bottom: 10px;
	float: left;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left_navigation_bar h3 { margin-left: 20px; }

.mainmenu { padding: 0px;
margin: 0px;
margin-top: 10px;}

.mainmenu li { list-style-type: none;
padding: 0px;
margin: 0px; }

.mainmenu li a { display: block; 
padding-bottom: 10px;
border-left: #3366FF 10px solid;
padding-left: 10px;
color: #000000; 
padding-top: 10px;}

.mainmenu li a:hover { background: #DBECFC; }

#blue_block_header {
	width: 149px;
	border: 1px solid #FFFFFF;
	background-color: #0000FF;
	background-image: url(../images/blue_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#blue_block_content {
	width: 149px;
	
	background-color: #0000FF;
	background-image: url(../images/blue_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#yellow_block_header {
	width: 149px;
	border: 1px solid #FFFFFF;
	background-color: #FFFF00;
	background-image: url(../images/yellow_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#yellow_block_content {
	width: 149px;

	background-color: #FFFF00;
	background-image: url(../images/yellow_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content a{
	color: #FF0000;
	text-decoration: none;
}

#content a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#green_block_header {
	width: 149px;
	border: 1px solid #FFFFFF;
	background-color: #00FF00;
	background-image: url(../images/green_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#green_block_content {
	width: 149px;
	
	background-color: #00FF00;
	background-image: url(../images/green_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
#vivienne_block {
	width: 149px;
	margin-left: 7px;
	margin-top: 10px;
	color: #073060;
	background-image: url(../images/Vivienne-Aitchison.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding: 5px;
}

a { color: #0000CC;
	text-decoration: none;
} 

a:hover {
	color: #000066;
	text-decoration: underline;
}

#internationaltripfrontpage { margin-bottom: 20px; 
background: url(../images/pacific-trip-front-page.jpg);
height: 235px;
margin-left: 10px;
width: 440px; }

.frontpageteaser { font-family: "RalewayGB", Verdana, Sans-serif;
font-size: 26px !important;
width: 280px;
padding-top: 60px;
line-height: 34px;
color: #FFF; }

.frontpageteasersmaller { font-family: "RalewayGB", Verdana, Sans-serif;
font-size: 18px !important;
width: 280px;
padding-top: -40px;
line-height: 34px;
color: #FFF; }

a#teaserlink  { color: #FFF; 
text-decoration: underline; }

a#teaserlink:hover { color: #DDDFFF; }

#vivienne_block p { color: #073060; }
#content {
	width: 435px;
	margin-top: 10px;
	margin-left: 178px;
	color: #073060;
	min-height: 600px;
	line-height: 18px;
}

#contentpacific { width: 610px; 
	margin-top: 10px;
	padding-right: 10px;
	margin-left: 178px;
	color: #073060;
	background: #dbecfc; 
	min-height: 600px;
	line-height: 18px; }

h1{
	padding-left: 10px;
	font-weight: bold;
	font-size: 17px;
}

h2{
	padding-left: 10px;
	font-weight: bold;
	font-size: 15px;
}

h3{
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: -10px;
}

#content p, #contentpacific p {
	padding-left: 10px;
	font-size: 13px;
}


#content img { padding-left: 10px;
}




#topmenu { padding: 0px; 
margin-left: 5px;
margin-top: 0px;  }

#topmenu li {
     display: inline;
	 padding: 0px; 
	 margin-left: 0px; }
 


#red_block_header {
	width: 435px;
	border: 1px solid #FFFFFF;
	background-color: #FF0000;
	background-image: url(../images/red_block_header.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	margin-top: 10px;
	font-weight: bold;
}
#red_block_content {
	width: 435px;
	background-color: #FF0000;
	background-image: url(../images/red_block_body.jpg);
	background-repeat: repeat;
	margin-left: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
#footer {
	background-color: #FFFFFF;
	font-size: 9px;
	padding-top: 20px;
	text-align: center;
	clear: both;
	color: #666666;
}

#footer a{
	color: #FF0000;
	text-decoration: none;
}

#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.side { color: #FFFFFF;
padding: 5px; }

.side a { color: #FFFFFF;
text-decoration: none; }

.side a:hover { color: #FFFFFF;
text-decoration: underline; }

#rightside { background: url(../images/sideimages.jpg) no-repeat;
min-height: 547px;
position: absolute;
left: 650px;
top: 220px;
width: 139px;     }

form { border: #00349C solid 1px;
padding: 5px;
margin-left: 10px;
margin-top: 15px; }

form label { color: #00349C; }

.personalImage { clear: left;
margin-top: 10px; 
padding-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px; }

.personalImage img { float: left; 
margin-right: 20px; }

