/* ------------------------------------------------------------------------
CSS sheet for Niemi Appraisal Placement Co. Inc.
Author: Chris Robinson
Date Created: 4/20/2007
All inquiries for this document should be directed to information@virtualtech.com.
--------------------------------------------------------------------------
COLORS
Background: #003E6F;
------------------------------------------------------------------------ */
/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
a{
	outline: none;
}
*{
	margin: 0px;
	padding: 0px;
} 
body{
	background: url(images/bg.png) center top repeat-y #003E6F;
	font: 13px/1.4em "Trebuchet MS", Tahoma, Verdana;
	text-align: center;
	color: #000;
}
#wrap{
	width: 776px;
	margin: auto;
	padding: 0px;
	text-align: left;
	display: block;
	background: #fff;
}
#flash{
	float: right;
	width: 247px;
	height: 181px;
	position: absolute;
	left: 529px;
	top: 0px;
	background: #fff;
}
#header{
	position: relative;
	display: block;
	height: 181px;
	width: 776px;
	background: url(images/indexheader.jpg) no-repeat #000;
	line-height: 5px;
}
#header h1{
	font-size: 30%;
	float: left;
	width: 230px;
	text-indent: -9999px;
	height: 181px;
	line-height: 5px;
}
body.index #header{
	background: url(images/indexheader.jpg) no-repeat;
}
body.about #header{
	background: url(images/aboutheader.jpg) no-repeat;
}
body.orderforms #header{
	background: url(images/formsheader.jpg) no-repeat;
}
body.licenses #header{
	background: url(images/licensesheader.jpg) no-repeat;
}
body.articles #header{
	background: url(images/articlesheader.jpg) no-repeat;
}
img.printonly{
	display: none;
}
#wrap > #header h1{
	font-size: 70%;
	float: left;
	width: 240px;
	text-indent: -9999px;
}
ul.navigation{
	display: block;
	float: left;
	width: 283px;
	height: 181px;
	position: relative;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
}
ul.navigation li{
	float: left;
	text-align: center;
	margin: 0px 0px 5px 60px;
	display: inline;
	line-height: 12px;
}
#header > ul.navigation li{
	margin: 0px 0px 10px 40px;
	display: inline;
}
ul.navigation a{
	color: #000;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	width: 211px;
	height: 20px;
}
ul.navigation li.home a{
	margin-top: 8px;
}
ul.navigation li.home a:hover{
	border-bottom: 1px solid #fff;
}
ul.navigation li.about a{
	margin-top: 5px;
}
ul.navigation li.about a:hover{
	border-bottom: 1px solid #fff;
}
ul.navigation li.orderform a{
	margin-top: 5px;
}
ul.navigation li.orderform a:hover{
	border-bottom: 1px solid #fff;
}
ul.navigation li.licenses a{
	margin-top: 5px;
}
ul.navigation li.licenses a:hover{
	border-bottom: 1px solid #fff;
}
ul.navigation li.articles a{
	margin-top: 5px;
}
ul.navigation li.articles a:hover{
	border-bottom: 1px solid #fff;
}
/* -----------------------------------------------------------------------
CONTENT SYTLES 
-------------------------------------------------------------------------*/
#content{
	float: right;
	padding: 10px;
}
#content2{
	text-align: center;
	padding: 10px;
	width: 100%;
} 
#content2 p{
	width: 100%;
}	
#content p{
	width: 500px;
	margin: 0 0 1.5em 0px;
}
#content ol{
	width: 300px;
	margin-left: 50px;
}
#content ol li{
	margin-bottom: 1em;
}
body.articles #content p{
	width: 500px;
}
.roman{
	font-weight: bold;
	margin-right: 10px;
}
.special{
	display: block;
	margin-top: .5em;
	border-top: 1px solid #000;
}
#content h4{
	margin: 5px 0px 5px 0px;
}
img.servicing{
	margin: 0px 0px 0px -13px;
}
/* -----------------------------------------------------------------------
SIDE BAR ELEMENTS 
-------------------------------------------------------------------------*/
#sidebar{
	clear: both;
	margin: 10px 0px 10px 20px;
	width: 195px;
	float: left;
	border: 2px ridge black;
	text-align: center;
}
#sidebar ul{
	list-style-type: none;
}
#sidebar ul li{
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid black;
}
#sidebar ul li p{
	padding: 0px 3px 0px 3px;
	width: 188px;
}
#sidebar h4{
	text-align: center;
	border-bottom: 1px solid black;
	background-color: #cfcfcf;
}
/* -----------------------------------------------------------------------
CONTACT BAR ELEMENTS 
-------------------------------------------------------------------------*/
#contactbar{
	margin: 0px 0px 0px 0px;
	width: 500px;
}
#contactbar ul{
	list-style-type: none;
}
#contactbar ul li{
	padding: 0px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
}
#contactbar ul li p{
	padding: 0px 3px 0px 3px;
	width: 300px;
}
/* -----------------------------------------------------------------------
ORDER FORM ELEMENTS
-------------------------------------------------------------------------*/
form.appraisalform{
	float: left;
	width: 500px;
}
form.appraisalform label{
	display: block;
	clear: both;
	padding-bottom: 5px;
}
form.appraisalform .labeltext{
	display: block;
	float: left;
	width: 200px;
}
fieldset{
	border: 0px;
}
legend{
	margin-bottom: 10px;
}
.legendtext{
	display: block;
	width: 340px; 
	font-weight: bold;
	border-bottom: 1px dashed black;
}
form.appraisalform strong{
	display: block;
	font-size: 85%;
	text-indent: 10px;
	font-weight: normal;
	font-family: arial;
}
#borrowers2{
	clear: both;
	margin-left: 200px;
	display: block;
}
/* -----------------------------------------------------------------------
SITE MAP ELEMENTS
-------------------------------------------------------------------------*/
ul.sitemap{
	margin-left: 20px;
	float: left;
}
ul.sitemap li a{
	color: blue;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	text-align: center;
	clear: both;
	display: block;
	margin-top: 5px;
	color: #000;
	border-top: 1px solid black;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#footer ul{
	list-style-type: none;
	display: block;
	line-height: 1em;
	padding-right: 5px;
}
#footer li{
	float: left;
	padding-right: 10px;
}
#footer li.last{
	border-right: 0px;
	padding-right: 0px;
}
#footer a{
	color: #000;
}