@import url("base.css");
/*
==========================================================================
1 - Default Typography Sizing, Colours and Margins
==========================================================================
*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000;
	line-height: 1.5em;
}
body {
	font-size: 62.5%;
	margin: 0px;
	background-color: #2E2D28;
}
div#wrapper {
	font-size: 1.1em;
	background-image: url(../images/core/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2E2D28;
	margin: 0px;
	padding: 0px;
}

p, ul, dl, ol, form, blockquote, table {
	margin-bottom: 10px;
	color: #666666;
}

h1 {
	margin-bottom: 12px;
	color: #282722;
	text-transform: capitalize;
	font: normal 2em "Lucida Sans", Times, "Times New Roman";
}
h2 {
	margin-bottom: 4px;
	color: #deba4a;
	font: 1.5em "Lucida Sans", Times, "Times New Roman";
}
h3 {
	font-size: 3em;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	color: #D95E22;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	text-align: left;
}
h4 { font-size: 1.1em; margin-bottom: 5px; }
h5 { font-size: 1.1em; margin-bottom: 5px; }
p {
	font-size: 1.1em;
	margin-top: 0px;
	color: #FFFFFF;
}
dl dt { font-weight: bold; }
ol li {
	list-style-type: none;
	list-style-position: inside;
}

/* blockquotes */
blockquote { background-color: #F5F5F5; margin-bottom: 1em; padding: 5px; }
blockquote p {
	color: #00a5ec;
	margin: 5px 5px 5px 15px;
	font: 1.2em georgia, "times new roman", serif;
	text-indent: -8px;
}
blockquote cite { font-style: normal; color: #CCC; font-weight: bold; }

table {
} 
td { padding: 5px; }
/*
==========================================================================
3 - Main Structural Divs
==========================================================================
*/
html, body { height: 100%; }
body {
	background-color: #2E2D26;
}


#header {
	height: 136px;
	width: 100%;
}
#header-content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 136px;
	background: #5F5D50 url(../images/core/koru_03.jpg) no-repeat right bottom;
	border: 1px solid #787665;
}
#header-content-border {
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/core/koru/koru_04.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#flash {
	height: 251px;
	width: 100%;
	background-color: #33322a;
	position: relative;
	z-index: 0;
}
#flash_inner {
	background-image: url(../images/core/koru/koru_05.jpg);
	background-repeat: no-repeat;
	height: 221px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	background-position: right;
}
#flash_inner2 {
	height: 251px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#flash_content-border {
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/core/koru/koru_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#container {
	width: 850px;
	background-repeat: repeat-y;
	background-image: url(../images/core/koru/karu-master_08.jpg);
	background-position: right top;
	background-color: #5F5D50;
	border: 1px solid #787665;
	margin: 0px auto;
	padding: 0px;
}
#leftCol {
	width: 495px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
}
#rightCol {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 15px;
	width: 135px;
	float: right;
}
#rightCol p {
	font-size: 1em;
	color: #9F9D8C;
}

/* CSS Document */


#gallery {
	text-align: center;
}
#gallery ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;

}
#gallery li {
	display: block;
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 1px;
}

#gallery      a {
	border: 2px solid #DEBA4A;
	display: block;
	height: 50px;
	width: 50px;
	text-decoration: none;
	margin-bottom: 5px;
}
#gallery      a:link {
	text-decoration: none;
}
#gallery      a:visited {
	text-decoration: none;
}
#gallery      a:hover {
	border: 2px solid #FFFFFF;
}




#logo {
	float: left;
	margin-top: 4px;
	margin-left: 13px;
	z-index: 1;
	width: 620px;
	background: no-repeat right bottom;
	height: 80px;
	position: relative;
}
#addressBox {
}


#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: #2E2D28;
	border-top: 10px solid #332F2C;
	
}
#footer p {
	color: #A2A094;
	text-align: center;
	font-size: 1em;
}
#footer  a:link, #footer a:visited  {
	color: #9E9C90;
	text-decoration: underline;
}
#footer  a:hover  {
	background: #DEBA4A;
	color: #FFFFFF;
}


#footer-inner {
	width: 284px;
	background: #5F5D50;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
}
#nav/* CSS Document */

 {
	width: 850px;
	background-color: #25241E;
	height: 5px;
}

.yellowP {
	color: #D95E22;
	font-weight: bold;
}
.underlineP {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1DDE3;
	padding-bottom: 10px;
	margin-bottom: 6px;
	margin-right: 10px;
}

.bullet {
	background-image: url(../images/core/tec1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.6em;
	font-size: 1.2em;
	color: #666666;
	font-weight: normal;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
.bullet_Headings {
	background-image: url(../images/core/tec1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#midCol_alt {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}

#projects-list {
	border: 10px solid #DEDFD9;
	padding: 12px;
	margin-bottom: 15px;
}
#imgLeftFloat {
	float: left;
	border: 4px none #CCD2D2;
	margin-right: 25px;
	height: 120px;
	margin-bottom: 12px;
	list-style-type: none;
}
#imgLeftFloat  ul  li a {
	border: 4px solid #CBD4D3;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#imgLeftFloat ul li a:hover {
	border: 4px solid #D95E22;
}
a.han:link, a.han:visited {
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
	background: #00CC99;
	display: block;
}
a.han:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#address {
	float: left;
	width: 100%;
}
#address  a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#address a:hover {
	background: #D9BA55;
	color: #FFFFFF;
}
#flashFloatLeft {
	float: left;
}

#titleFloat {
	text-align: right;
	float: right;
	overflow: visible;
}
.foodGalleyContaner {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#shipCrewRightCol {
	float: right;
	width: 204px;
	margin-left: 20px;
	margin-top: 40px;
}
.shipCrewImges {
	margin-top: 10px;
	border: 2px solid #DEBA4A;
	float: right;
	margin-left: 20px;
}
#gallleryfooter-inner {
	height: 57px;
	width: 284px;
	padding-top: 80px;
	margin-left: 200px;
}
#leftCol ul {
	list-style: none;
}
#leftCol li {
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 2px;
	line-height: 1.4em;
	background: url(none) no-repeat left center;
	list-style: url(../images/core/bullet.gif) outside;
}
.lineSeperator {
	border-bottom: 1px #787667;
	display: block;
	border-top: 1px solid #787667;
	padding-top: 8px;
}
#nzMap {

}
#nzMap a:link {
	border: 2px solid #DEBA4A;
	height: 126px;
	width: 117px;
	display: block;
}
#nzMap a:hover {
	border: 2px solid #FFFFFF;
}
