/*CSS for KimHartsen.com*/
/****************************************************/

/* universal reset */
/**************/
a, h1 {margin:0;padding:0}

/* fonts */
/**************/
#medred {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF0000;
    font-weight: bold;
    line-height: 25px;
}

.tl13b{
font-size: 13px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: bold;
color: #336699;
}

.tl15b{
font-size: 15px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: bold;
color: #336699;
}

.bl12nb{
font-size: 11px;
font-family: Tahoma, Geneva, sans-serif;
color: #000000;
}

.bl12{
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
font-weight: bold;
color: #000000;
}

.bl13b {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
    line-height: 20px;
	font-weight: bold;
}

		.bl13b a:link{
				color: #336699;
				text-decoration: none;
		}
		.bl13b a:visited{
				color: #336699;
				text-decoration: none;
		}
		.bl13b a:hover{
				color: #336699;
				text-decoration: underline;
		}

.bl13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
    line-height: 25px;
}
		.bl13 a:link{
				color: #336699;
				text-decoration: none;
		}
		.bl13 a:visited{
				color: #336699;
				text-decoration: none;
		}
		.bl13 a:hover{
				color: #336699;
				text-decoration: underline;
		}

.bl13home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
    line-height: 25px;
}
		.bl13home a:link{
				color: #000000;
				text-decoration: none;
		}
		.bl13home a:visited{
				color: #000000;
				text-decoration: none;
		}
		.bl13home a:hover{
				color: #336699;
				text-decoration: none;
		}

.wh12{
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
color: #FFFFFF;
}
		.wh12 a:link{
				color: #FFFFFF;
				text-decoration: none;
		}
		.wh12 a:visited{
				color: #FFFFFF;
				text-decoration: none;
		}
		.wh12 a:hover{
				color: #FFFFFF;
				text-decoration: underline;
		}

.wh14{
font-size: 14px;
font-family: Tahoma, Geneva, sans-serif;
color: #FFFFFF;
}

.gry13 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
    line-height: 20px;
}
		.gry13 a:link{
				color: #336699;
				text-decoration: none;
		}
		.gry13 a:visited{
				color: #336699;
				text-decoration: none;
		}
		.gry13 a:hover{
				color: #336699;
				text-decoration: underline;
		}
/* Positioning */
/**************/

html, body { 
	height: 100%;
}

body {
   min-width: 882px;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   background-color: #000000;
   }

.wrapper {
	position: relative;
	margin: 0 auto;
	width: 882px;
	min-height:100%;
}

.home_left_col{
   position: absolute;
   float: left;
   left: 0px;
   top: 23px;
   width: 700px;
   height: 600px;
   background-image: url(../images/home_bg.jpg);
   background-repeat: no-repeat;
   z-index: 1;
}

.home_menu{
   position: absolute;
   float: left;
   left: 35px;
   top: 95px;
   width: 189px;
   height: 207px;
   padding: 0px;
   z-index: 2;
}

.home_copy{
   position: absolute;
   float: left;
   left: 240px;
   top: 150px;
   width: 420px;
   height: 250px;
   text-align: left;
   line-height: 18px;
   z-index: 2;
}

.home_right_col{
   position: absolute;
   float: left;
   left: 710px;
   top: 23px;
   width: 170px;
   height: 600px;
   z-index: 1;
}

.home_top{
   position: absolute;
   float: left;
   left: 0px;
   top: 2px;
   width: 882px;
   height: 18px;
   text-align: left;
   z-index: 1;
}

.sub_head{
   position: absolute;
   float: left;
   left: 0px;
   top: 23px;
   width: 700px;
   height: 163px;
   background-color: #ffffff;   
   background-image: url(../images/2nd_Header.jpg);
   background-repeat: no-repeat;
   z-index: 1;
}

.sub_head_button{
   position: absolute;
   float: left;
   left: 645px;
   top: 25px;
   width: 50px;
   height: 25px;
   z-index: 2;
}

.sub_menu{
   position: absolute;
   float: left;
   left: 0px;
   top: 143px;
   width: 700px;
   height: 25px;
   text-align: left;
   padding-left: 0px;
   z-index: 2;
}

.sub_menu_table td{
font-size: 13px;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
font-style: italic;
color: #336699;
text-align: center;
padding-left: 6px;
padding-right: 6px;
}
		.sub_menu_table td a:link{
				font-style: italic;
				color: #000000;
				text-decoration: none;
		}
		.sub_menu_table td a:visited{
				font-style: italic;
				color: #000000;
				text-decoration: none;
		}
		.sub_menu_table td a:hover{
				font-style: italic;
				color: #336699;
				text-decoration: none;
		}

.sub_body{
   position: absolute;
   float: left;
   left: 0px;
   top: 186px;
   width: 700px;
   background-color: #ffffff;   
   z-index: 1;
}

.sub_left_col{
	position: relative;
	float: left;
	left: 10px;
	top: 0px;
	text-align: left;
	z-index: 1;

}

.sub_wide_col {
   position: relative;
   float: left;
   padding-top: 10px;
   left: 10px;
   width: 680;
   text-align: left;
   z-index: 1;
}

.sub_right_col{
   position: absolute;
   float: left;
   top: 15px;
   left: 440px;
   width: 250px;
   text-align: left;
   z-index: 1;
}

		
.footer{
   position: absolute;
   float: left;
   left: 0px;
   width: 700px;
   height: 20px;
   z-index: 1;
}

img.floatLeft { 
    float: left; 
    margin: 4px 4px 4px 0px;; 
}

img.floatRight { 
    float: right; 
    margin: 4px 4px 4px 0px;; 
}

.pad10B{
   padding-bottom: 10px;
}

