/* COLOURSCHEMES:*/


/* Nordic green: #4D6123 
	nordic Mid green: #9DC153
	Nordic Light green: #CEE0A9
	Nordic shadow: #E4EED0
	Mustard Brown; #BAA936
	Dark brown: #40101D
	Med green: #95AB63
	Very light green: #D2E3B0
	Shade: #DADBA7
	off white: #F8FFDD
	
/*orange on olive:
orange: #C03000
Olive dark: #32331D
Olive light: #40411E
Olive very lights: #787746
Grey: #B4AF91
*/

/* Thai Silk:
#4A210C
#715C24
#26201A
#322414
#6E706A

/* Jovial:
green: #2A5441
mustard: #BAA936
next: #DADBA7
white: #F8FFDD
raspberry: #40101D
*/

/* beige: #E6E2AF, #DADBA7
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #0c1005;
	background-image: url(../images/pageelements/bg.jpg);
	background-repeat:repeat-x;
	color: #4D6123;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	line-height: 140%;
  	margin: 0 0 0 0;
  	padding: 0 0 0 0;
  text-align: center;
}
p {
	margin-top: 0;
	margin-bottom: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000/*#4D6123*/;
  	font-size: 24px;
  	font-weight: normal;
	line-height: 110%;
  	letter-spacing: 0em;
	text-transform:uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0;
/*	background-image: url(../images/pageelements/nordic_button25.jpg);
	background-position: 0px -2px;
	background-repeat:no-repeat;
	padding-left: 85px;*/
}
h2 {
	font: "Arial Narrow", Arial, sans-serif;
	color: #9DC153;
  	font-size: 16px;
  	line-height: 20px;
	margin: 0px 0px 12px 0px;
}
a, a:link{
  color: #4D6123;
  text-decoration: underline;
}
a:visited{

}
a:hover {
	color: #990000;
  text-decoration: none;
}
/*a:focus {
  color: #09760d;
}
a:active {
  color: #164619;
}*/
form {
	margin-bottom: 20px;
}
ul {
	list-style-image: url(../images/pagelements/rhinobutton_12.gif);
}
/********************** UBERLINK STYLES ********************/	
.p7uberlink {
	color: #990000;
	font-weight: bold !important;
	letter-spacing: 0em;
	border-color: #990000/*#4D6123*/ !important;
	text-decoration: none;
}

/********************** LAYOUT DIVS *********************/
#outerWrapper {
	position: relative;
  	width: 900px;
  	margin: 0 auto;
	padding: 0px;
	background-color: #fff;
  	text-align: left;
	border-top: 20px solid #ffffff;
	border-left: 50px solid #ffffff;
	border-right: 50px solid #ffffff;
}
html>body #outerWrapper {
	width: 800px;
}
#innerWrapper {
	width: 800px;
	margin: 0;
	padding: 0;
}
#masthead {
	position:relative;
/*	background-image: url(../images/pageelements/bg_top.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	width: 800px;
  	height: 72px;
	background-image: url(../images/pageelements/nordic_logo.gif);
	background-repeat: no-repeat;
	border: 0px solid red;
}
#masthead #logo {
	display: none;
	positition: relative;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 74px;
}
#masthead #subnav {
/*	display: none;*/
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	text-transform:uppercase;
	color: #999;
}
#masthead #subnav a{
	text-decoration: none;
}
#masthead #button {
	display: none;
	position: absolute;
	top: 40px;
	right: 100px;
	width: 450px;
	height: 90px;
	border: 0px solid red;
}

#banner {
  width: 800px;
  height: 175px; /*the banner image is 175px high*/
  margin: 0px;
  padding: 0px;
  border-top: solid 2px #fff /*#4D6123*/;
 	background-color: #fff;
  }
#topNavigation {
/*	position: relative;
	top: -8px;
	left: 0px;
	z-index:60;*/
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	background-color: /*#718E33*/ #fff;
	border-bottom: 0px solid #BAA936;
}
p.breadcrumbs {
	display: none;
	font-size: 11px;
	color: #BAA936;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}
#mainContent {
  	background-color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	border-top: 0px solid red;
}
#mainContent #content {
  margin: 30px 0 0 0;
  padding: 0px 0px 20px 0px;
}
#mainContent #pageheader {
	margin-top: 0px;
}

/**** LAYOUT FOR SIDEBARLEFT AND MAIN CONTENT - BOTH ID'S ARE REQUIRED ****/
#content1 {
  margin: 50px 0px 0 0px; /*MARGIN NEEDS TO BE 40PX WIDER THAN SIDEBAR WIDTH */
  padding: 0px 0px 0px 210px;
}
#outerWrapper #mainContent #sidebarleft {
	float: left;
	width: 180px;
	margin: 0px 0px 0 0;
  	padding: 10px 10px 10px 0px;
	border-right: 1px dotted #999;
	font-size: 13px;
}

/**** LAYOUT FOR SIDEBARRIGHT AND MAIN CONTENT - BOTH ID'S ARE REQUIRED ****/

#outerWrapper #mainContent #content2 {
  margin: 50px 0px 0 0px; /*MARGIN NEEDS TO BE 40PX WIDER THAN SIDEBAR WIDTH */
  padding: 0px 210px 0px 0px;
}
#outerWrapper #mainContent #sidebarright {
	float: right;
	width: 180px;
	margin: 0px 0px 0px 0px;
  	padding: 10px 0px 10px 10px;
	border-left: 1px dotted #999;
	font-size: 13px;
}
/*************************************************/

#outerWrapper #footer {
	width: 800px;
	height: 60px;
	background-image: url(../images/pageelements/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#outerWrapper #footer .content{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 0px solid #4D6123;
}
/***************************************** MY STYLES *****************************************/

/********* THE SET OF BOXES ON THE HOMEPAGE **********/

.boxwrapper {
	width: auto;
	height: auto;
	background-color: #fff;
	margin: 10px 0px 0px 0px;

}
.box1, .box2, .box3, .box4{
/*	width: 17.0em;*/
	width: 178px;
	height: 300px;
	margin: 0px 29px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border-top: 0px dotted #4d6123;
	border-left: 0px dotted #333;
	border-right: 0px dotted #333;	
	border-bottom: 0px dotted #4d6123;
	background-color: #fff;
}
.box4 {
	margin-right: 0px !important;
}
.box1 h2, .box2 h2, .box3 h2, .box4 h2{
	font-family: "Arial Narrow", Arial, sans-serif !important;
	color: #fff/*#4d6123*/;
	font-size: 13px;
	font-weight: bold;
	margin: 7px 0px 1px 0px;
	padding: 5px;
	line-height: 20px;
	text-transform: uppercase;
	background: #4D6123/*#cee0a9*/;
	background-image: url(../images/pageelements/bg_linear.jpg);
	background-position: top;
}
.box1 .boximg, .box2 .boximg, .box3 .boximg, .box4 .boximg{
	width: 178px;
}
.box1 {
	float: left;
}
.box2 {
	float: left;
}
.box3 {
	float: left;
}
.box4 {
	float: left;
	border-right: 0px;
	}	
	
/*********************************/
/********* OTHER STYLES **********/
/*********************************/

.clearfloat {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.divider {
	border-top: 1px dotted #4D6123;
	margin-top: 20px;
	padding-top: 12px;
}
.imageleft {
	float: left;
	margin: 3px 10px 0 0;
	border: 1px solid #000;
	padding: 1px;
	}
.imageright {
	float: right;
	margin: 3px 0px 0 10px;
	border: 1px solid #000;
	padding: 1px;
}
.image350boxright {
	float: right;
	width: 354px;
	padding: 0;
	margin-left: 15px;
	font-size: 11px;
	border-bottom: 1px solid #9DC153;
}
.image350boxleft {
	float: left;
	width: 354px;
	padding: 0;
	margin-right: 15px;
	font-size: 11px;
	border-bottom: 1px solid #9DC153;
}
.image350boxright img, .image350boxleft img{
	border: 1px solid #000;
	padding: 1px;
}
.imageborder{
	border: 1px solid #000;
	padding: 1px;
}
input, select, textarea {
	color: #4D6123;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
fieldset {
	border: 1px solid #4D6123;
}
legend {
	font-size: 16px;
}
#sidebarleft h2, .sidebarleftfloat h2{
	font: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4D6123;
	}

/****************************************/

.sidebarrightfloat {
	float: right;
	width: 170px;
	height: auto;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	border: 1px dotted #CEE0A9;
	background-image: url("../images/pageelements/bg_gradient.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
}
.sidebarrightfloat ul, .sidebarright ul {
	margin-left: 0;
	padding-left: 15px;
	list-style:square;
}
.sidebarrightfloat h2,, .sidebarright h2{
	font: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4D6123;
}
#sidebarleft ul.link {
	display: block;
	margin: 0px 0 0 0;
	padding: 0px 0px;
}
#sidebarleft ul.link li {
	margin: 0 0 0px 0px;
	padding: 0px 0px;
	border-bottom: 1px dotted #CEE0A9;
	list-style-type: none;
		}
#sidebarleft ul.link li a {
	display: block;
	border-left: 10px solid #D2E3B0;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
	}
#sidebarleft ul.link li a:hover{
	border-left: 10px solid #990000 /*#4D6123*/;
	background-image: url("../images/pageelements/bg_gradient.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #fff/*#CEE0A9*/;
	color: #990000;
}
#sidebarleft ul.link li a .P7uberlink {
	color: #C03000;
	font-weight: normal !important;
	letter-spacing: 0em;
	border-left: 10px solid #C03000!important;
	text-decoration: none;
}
img {
	border: none;	
	}
.quote {
	font-size: 16px;
	font-style:italic;
	color: #9DC153;
	text-align:right;
	line-height: 130%;
}
.bgbeige {
	background-color: #E4EED0;
	padding: 5px;
	font-size: 12px;
}
