/* 
  ------------------------------------------------
  M.L. Appraisals - front page
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/kvt_pbg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	min-width: 900px;
}

#masthead {
	background-image: url(../images/kvt_logo.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#masthead h1 {
	margin-left: -9000px;
	font-size:0.6em;
	padding: 0; 
}
#hdrhome {
	width: 300px;
	height: 130px;
}
#hdrhome img {
	border: none;
}

/*  address bar area */
#addressbar {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#addressroot {
	font-size: 1em;
	background-image: url(../images/mla_bar_bg_o.jpg);
	background-repeat: repeat-x;
	background-color: #FF9933;
}
#addressrootbox {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 4px;
}
#menuleft, #menuright {
	width: 300px;
	float:left;
}
#menucenter {
	width: 300px;
	float: left;
}
#menuleft p,#menuright p, #menucenter p {
	margin: 0;
}
#menucenter p {
	text-align: center;
}
#menuright p {
	text-align: right;
}
#addressroot br {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 1px;
}

/* page body area*/
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/mla_middle.jpg);
	background-repeat: repeat-y;
	margin-top: 3px;
}
#column_top {
	background-image: url(../images/mla_top.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(../images/mla_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#left {
	width: 450px;
	float: left;
	background-image: url(../images/mla_left_bg.jpg);
	background-position: bottom left;	
	background-repeat: no-repeat;
}
#right {
	width: 450px;
	float: left;
	background-image: url(../images/mla_right_bg4.jpg);
	background-position: top right;	
	background-repeat: no-repeat;
}
#left .content, #right .content {
	padding: 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
ul.right {
	padding-top: 170px;
}

#leftbasecont {
	padding: 128px 36px 45px 36px;
}
#rtbasecont {
	padding: 0px 36px 45px 36px;
}

#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}

#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #B185C9;
}

#addressbar a:link, a:visited{
	color: #333333;
	text-decoration: none;
}
#addressbar a:hover{
	color: #ffffff;
}

#footer a:link {color: #666666;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #0066CC;}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

/* Column Headdings linked image text replacement */
#apphdr { 
	margin: 0;
	padding: 0;
}
#apphdr a {
	margin: 0;
	padding: 0;
	display: block;
	width: 235px;
	height: 24px;
	background-image:url(../images/apprh1_2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
}
#apphdr a:hover{
	background-position: 0 -24px;
	background-repeat: no-repeat;
}

#apphdr a span, #fphdr a span { 
	display: none; 
}
#fphdr { 
	margin: 0;
	padding: 0;
}
#fphdr a { 
	margin: 0;
	padding: 0;
	display:block;
    width:287px; 
	height:24px;
    background: url(../images/flrplansh1_2.gif) 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
}
#fphdr a:hover{
	background-position: 0 -24px;
	background-repeat: no-repeat;
}

/* Learn More linked image text replacement */
#learnmore_ap, #learnmore_fp {
	margin: 0;
	padding: 0;
}

#learnmore_ap a {
	display:block;
	width:142px; height:22px;
	margin:0; padding:0;
	background:  url(../images/learnmore_org2.gif) 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
}
#learnmore_fp a {
	display:block;
	width:142px; height:22px;
	margin:0; padding:0;
	background:  url(../images/learnmore_fp2.gif) 0 0 no-repeat;
	text-decoration: none;
	overflow: hidden;
}
#learnmore_ap a:hover, #learnmore_fp a:hover {
	background-position: 0 -22px;
	background-repeat: no-repeat;
}
#learnmore_ap a span, #learnmore_fp a span {
	display: none; 
}
.bioimage {
float: right;
padding: 0 0 6px 6px;
}
