
html, body {
padding:0;
margin:0;
height:100%;
width:100%;
color:#6f1d05;
font-family: Verdana;
font-size:12px;
line-height: 180%;
}

table {
font-size:100%;
}

a {
color:#6f1d05;
}

a:hover {
color:#962c0d;
}

img {
border:0px;
}

ul {
margin-left: 10px;
padding-left: 0;
list-style: none;
}
	
ul li {	
    padding-left: 14px;
    background-image: url('/customizations/halko_com/Library/images/bullet.jpg');
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-bottom:6px;
    }

html[xmlns] .ul {
    padding-left: 2em;
}

html[xmlns] .ul li {
    background: none; /* undo the background-image */
    list-style-image: url('/customizations/halko_com/Library/images/bullet.jpg');
    padding: 0;
    padding-bottom:6px;
}

#portal_wrapper {
height:100%;
width:100%;
border-collapse:collapse;
padding:0px;
margin:0px;
border:0px;
background-color:#9d2b06;
text-align:center;
}
#portal_header {
height:125px;
}
#portal_header_contents {
width:770px;
margin:auto;
text-align:left;
}
#logo {
float:left;
}
#header_right {
float:right;
text-align:right;
}
#navigation {
margin-top:50px;
}

#portal_content {
background-color:#ffec73;
background-image: url('/customizations/halko_com/Library/images/portal_content_bg.jpg');
background-repeat:repeat-x;
background-position:top left;
}
#portal_content_contents {
width:770px;
margin:auto;
text-align:left;
padding-top:15px;
}
#location_map {
float:left;
}
#appraisal_services {
float:right;
}

#portal_bottom {
width:100%;
height:150px;
background-color:#6f1d05;
background-image: url('/customizations/halko_com/Library/images/portal_bottom_bg.jpg');
background-repeat:repeat-x;
background-position:top left;
border-bottom:1px solid #561704;
border-top:1px solid #fff;
}
#portal_bottom_contents {
width:770px;
margin:auto;
text-align:left;
}
#ken_halko {
float:left;
}
#appraisal_options {
float:right;
}

#portal_footer {
background-image: url('/customizations/halko_com/Library/images/portal_footer_bg.jpg');
background-repeat:repeat-x;
background-position:top left;
height:100px;
color:#ffffff;
padding-top:15px;
}
#portal_footer_contents {
width:770px;
margin:auto;
text-align:left;
color:#ffffff;
}
#footer_copy {
margin-top:15px;
}
#footer_copy a {
color:#fff;
}
#footer_copy a:hover {
color:#fff;
}


.side_box {
padding:3px;
background-color:#f7c266;
}
.side_box_inside {
padding:20px;
background-color:#f7c266;
border:2px solid #fde286;
}


/* HEADER FLASH TEXT REPLACEMENT  */ 

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	color:#6f1d05;
}

h1 {
	font-family:Arial, Verdana, serif;
	font-size: 23px;
	display: inline;
	letter-spacing:2px;
	color:#6f1d05;
}

h2 {
	font-family:Arial, Verdana, serif;
	font-size: 20px;
	display: inline;
	letter-spacing:1px;
	color:#6f1d05;
}

h3 {
	font-family:Arial, Verdana, serif;
	font-size: 19px;
	display: inline;
	letter-spacing:1px;
	color:#6f1d05;
}

h4 {
	font-family:Arial, Verdana, serif;
	font-size: 18px;
	display: inline;
	letter-spacing:1px;
	color:#6f1d05;
}

@media screen {
	.sIFR-flash {visibility: visible !important;	margin: 0;}
	.sIFR-replaced {visibility: visible !important;}
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
	.sIFR-hasFlash h1 {
		visibility: hidden;
		font-size:37px;
	}
	.sIFR-hasFlash h2 {
		visibility: hidden;
		font-size:22px;
	}
	.sIFR-hasFlash h3 {
		visibility: hidden;
		font-size:16px;
	}
	.sIFR-hasFlash h4 {
		visibility: hidden;
		font-size:12px;
	}
}

@media print {
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}



.body_input {
	padding:2px 0px 2px 4px;
	font-size:13px;
	border:1px solid #6f1d05;
	background:#ffffff;
	color:#6f1d05;
}

.body_input_over {
	padding:2px 0px 2px 4px;
	font-size:13px;
	background:#fff5f2;
	border:1px solid #a1300f;
	color:#6f1d05;
}

.body_input_focus {
	padding:2px 0px 2px 4px;
	font-size:13px;
	background:#fff6d9;
	border:1px solid #d63b0e;
	color:#6f1d05;
}
