/* BROADSHEET TEMPLATE CSS */

body {
  background: #F8F1EA;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #5D3E22;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
}

/* LINKS */

a:link {color:#003366; text-decoration: none;} 
a:visited {color:#003366; text-decoration: none;} 
a:hover,a:active {color:#003366; text-decoration: underline;}

#top a:link {color:#724932; text-decoration: none; font-weight: bold; border-bottom:none;} 
#top a:visited {color:#724932; text-decoration: none;font-weight: bold;} 
#top a:hover, #top a:active {color:#1941A5; text-decoration: underline;font-weight: bold;}

#footer a:link {color:#FFFFFF; text-decoration: underline; font-weight: bold; border-bottom:none; padding-left:10px; padding-right: 10px;} 
#footer a:visited {color:#FFFFFF; text-decoration: none; font-weight: bold; padding-left:10px; padding-right: 10px;} 
#footer a:hover, #footer a:active {color:#FFFFFF; text-decoration: overline; font-weight: bold; padding-left:10px; padding-right: 10px;}

#bottom a:link {color:#003366; text-decoration: none; font-weight: bold; border-bottom: none;} 
#bottom a:visited {color:#003366; text-decoration: none; font-weight: bold;} 
#bottom a:hover, #bottom a:active {color:#003366; text-decoration: underline; font-weight: bold;}

/* LISTS */

#content ul { padding-left: 0px; margin-left: 0px; color: #444444; line-height: 18px; margin-top: 10px; margin-bottom:10px;}
#content li {
	list-style-type: square;
	padding:0px;
	font-weight: bold;
}



/* NAV MENU CORPORATE */

#navlist2
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, Arial, sans-serif;
background:#F8ECD3;
width: 180px;
}

#navlist2 li
{
list-style: none;
margin: 0;
border-top: #5D3E22 1px solid;
text-align: right;
}

#navlist2 li a
{
display: block;
padding: 2px 4px 2px 6px;
background: #F8ECD3;
text-decoration: none;
}

#navlist2 li a:link { color: #2E1F11; }
#navlist2 li a:visited { color: #2E1F11; }

#navlist2 li a:hover
{
color: #003366;
background: #FFFFFF;
}


/* TYPOGRAPHY */

p { margin: 0px; padding: 0px; margin-bottom: 10px; }

h1 { font-size: 17px; line-height: 20px;color: #2E1F11; margin:0px; padding: 0px; margin-bottom: 5px; }
h2 { font-size: 14px; line-height: 20px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }
h3 { font-size: 17px; line-height: 19px;color: #2E1F11; margin:0px; padding: 0px; margin-bottom: 5px; }
h4 { font-size: 14px; line-height: 17px;color: #003366; margin:0px; padding: 0px; margin-bottom: 5px; }
h5 { font-size: 12px; color: #2E1F11; margin:0px; padding: 0px; margin-bottom: 5px; letter-spacing: 2px; }

.style1 {color: #efefef}

#header h1 { font-size: 28px; line-height: 32px; letter-spacing: -1px; color: #FFFFFF; margin:0px; padding: 0px;  padding-top: 25px;margin-bottom: 5px; padding-left:35px;}
#header h2 { font-size: 14px; line-height: 16px; letter-spacing: 1px; color: #DDDDDD; margin:0px; padding: 0px;  padding-top: 0px;margin-bottom: 5px; padding-left:35px;}

/* CONTAINERS */

#wrapper {
  width:940px;
  margin: 0 auto;
  background: url('../img/content.jpg') top left repeat-y;
  padding: 0px;
}

#top {
  width: 940px;
  height: 40px;
  background: url('../img/top.jpg') top left no-repeat;
  padding: 0px;
}

#top p {
  text-align:left;
  padding-left: 35px;
  padding-top: 9px;
  padding-bottom:0px;
  line-height: 12px;
  font-size:12px
}

#header {
  display: none;
  width: 940px;
  height: 120px;
  background: url('../img/header-pamphletbiggerok.jpg') top left no-repeat;
  text-align: right;
  color: #FFFFFF;
}

#menu {
  width: 905px;  
  height: 30px; 
  margin: 0 auto;
  clear:both;
}

#content {
  padding: 0px; margin: 0px;
  border: 0px dashed #cccccc;
  padding-top: 2px;
  padding-bottom: 15px;
  clear:both;
  text-align: left;
  padding-left: 35px;
}

#content #inside {
  width:870px;
  text-align: left;
}

#content #inside #left {
   	display: none;
	float: left;
	width: 180px;
	padding-top: 20px;
}

#content #inside #middle {
	margin-left: 15px;
	float:left;
	width: 850px;
}

#content #inside #right {
  margin-left: 15px;
  float:left;
  width: 180px;
}

#footer {
  display: none;
  width: 940px;
  height: 80px;
  background: url('../img/footer.jpg') bottom left no-repeat;
}

#footer p {
  text-align: center;
  padding-left: 20px;
  padding-top: 17px;
  padding-bottom:0px;
  line-height: 17px;
  font-size: 12px;
  color: #FFFFFF;
}

#bottom {

  width: 850px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 16px;
  font-size:12px
}

/* NAVIGATION */

#navcontainer ul
{
	display: none;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EBD2AE;
	color: #2E1F11;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
  padding:10px 15px;
  background-color: #EBD2AE;
  color: #2E1F11;
  text-decoration: none;
  float: left;
  border-right: 1px solid #5D3E22;
}

#navcontainer ul li a:hover
{
  background-color: #F8ECD3;
  color: #003366;
  border-right: 1px solid #FFFFFF;
}

/* IMAGE PLACEMENT */

.float_left {
  float:left;
  border: 0px;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px;  
  margin-left: 10px;
}

.float_right {
  float:right;
  border: 0px;
  margin-left: 10px;
  margin-bottom: 5px;  
  margin-top: 5px;
  margin-right: 10px;
}

/* OTHER */

.box_468x60 {
  border:1px solid #DDDDDD;
  background-color: #f9f9f9;
  width: 468px;
  height: 60px;
  margin-bottom: 10px;
}

.box_180x60 {
  border:1px solid #E6E6E6;
  background-color: #f9f9f9;
  width: 180px;
  height: 60px;
  margin-bottom: 10px;
}

.spacer {
  clear:both;
}

#placeholderdiv { 
  display: none;
}

