/* begin body */
body {
	margin: 0.50em;
	padding: 0.50em;
	background-color: #A6D0A7;
	font-family: Arial, Tahoma, Sans-Serif, Serif;
	font-size: 100%; /* basic font size */
	width: 800px;
	scrollbar-face-color: #A9BEBF; /* dark blue */
	scrollbar-highlight-color: #020636; /* white */
	scrollbar-3dlight-color: #A9BEBF; /* lte grey */
	scrollbar-darkshadow-color: #020636; /* black */
	scrollbar-shadow-color: #A9BEBF; /* medium grey */
	scrollbar-arrow-color: #FFFFFF; /* white */
	scrollbar-track-color: #A9BEBF; /* lite blue grey */
	background-image: url( "images/limmer-boots-on-mt-everest.jpg" );
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: bottom right;

} /* end body */

div.header{
	text-align: center;
	background: #84A2A0;
	padding-bottom: 1px;
	color: #330000;
	width: 800px;
	text-shadow: White;
	text-transform: uppercase;
	font-size: 13px;
	font-stretch: wider;
	font-weight: bold;
}
.header top{
  font-size: 1.00em;
  letter-spacing: 0.00em;
  color: #000000;
  background-color: transparent;
}
.header a:link {
	color: #FFF4BE;
}
.header a:visited {
	color: #FFF4BE;
}
.header a:hover {
	color: #990000;
}
.header a:active {
	color: #FFF4BE;
}

div.frontphoto {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: 0px 0px 5px;
	BORDER-RIGHT-WIDTH: 0px;
}

.middle {
	position: absolute;
	top: 11.5em;
	left: 1 em;
}

/* begin side menu */
div.menu {
	margin: 5px 0px;
}
div.menu ul {
  margin: 0em;
  padding: 0em;
  line-height: 1.57em;
  }
div.menu li {
  list-style-type: none;
  height: 100px;
  width: 173px;
  margin-bottom: 6px;
  text-align: left;
  font-family: Verdana, Tahoma, Sans-Serif, Serif, "Courier New", Arial;
  font-size: 1.00em;
  letter-spacing: 0.00em;
  color: #5F8592;
  }
div.menu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;  
  padding-top: 85px;
  }
div.menu li a:link {
	background: url("images/limmer-button-01.gif") no-repeat;
	color: #330000;
	border: 1px none #FFFFFF;
}
div.menu li a:visited {
  background: url("images/limmer-button-01.gif") no-repeat;
  color: #330000;
  border: 0px none #C0C0C0;
  }
div.menu li a:hover {
  background: url("images/limmer-button-02.gif") no-repeat;
  color: #800000;
  border: 1px none #FFFFFF;
  } /* end menu */

/* begin sidebar */
.sidebar {
  position: absolute;
  top: 0.75em;
  left: 0.50em;
  background-color: transparent;
  width: 170px;
  margin: 0px;
  padding: 0px;
  } /* end sidebar */

/* begin main */
.main {
	background: url("images/limmerandsons_template-04.jpg") repeat-x;
	margin: 5px 0px;
	width: 560px;
	position: absolute;
	top: 0.75em;
	left: 190px;
	font-family: Verdana, Tahoma, Sans-Serif, Serif, Arial;
	border: solid gray 1px;
	padding: 1.50em;
	text-align: left;
	color: black;
} /* end main */

/* begin li */
li {
  font-size: 0.60em;
  letter-spacing: 0.20em;
  } /* end li */

/* begin p */
p {
  font-size: 0.80em;
  letter-spacing: 0.05em;
  } /* end p */


/* begin tekst */
.tekst {
position:relative;
  background-color: transparent;
  font-size: 0.75em;
  font-variant: small-caps;
  letter-spacing: 0.20em;
  text-align: right;
  width: 95%;
  padding-top: 2.00em;
  } /* end tekst */
  
.footer {
	position: relative;
	background-color: #5F8587;
	clear: both;
	width: 560px;
	height: 40px;
	margin: 0px 0 0 0;
	padding: 4px 0 4px 0;
	font-size: .8em;
	text-align: center;
}

.footer_text {
	font-family: "Times New Roman", Times, serif;
	color: #303030;
	font-size: 9pt;
	font-weight: bold;
	padding: 1 0 0 1;
	margin: 0 0 0 0px;
}

#footer a {
color:#FFF4BE;
text-decoration: none;
}

#footer a:hover {
color:#990000;
}

.imageElement H3 {
color: #FFFFFF;
}

.imageElement p {
  color: #FFFFFF;
}


/* begin p:first-letter */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
p:first-letter {
	font-size: 2.50em;
	font-weight: normal;
} /* end p:first-letter */

/* begin p:first-line */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
p:first-line {
	font-variant: small-caps;
	color: Navy;
} /* end p:first-line */

/* begin carousel p:first-letter */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
.carousel p:first-letter {
	font-size: 100%;
	font-weight: normal;
	color: #C3C3C3;
} /* end carousel p:first-letter */

/* begin carousel p:first-line */
/* does not work in IE5 IE6 */
/* works in Opera, Firefox, SeaMonkey and IE7 */
.carousel p:first-line {
	color: #C3C3C3;
  font-variant: normal;
} /* end carousel p:first-line */
