/* ABC Inspections LLC */
/* file name is:  oosterhouse.css */
/* CSS only in this file - no HTML */


body, html {
color :#000;
	font-family :Arial;
	font-size : 10pt;
	text-align : left;
	background-color : #fff;
	background-repeat : no-repeat;
  scrollbar-face-color:#BEBED8!important;
  scrollbar-shadow-color:#1B1B73 !important;
  scrollbar-highlight-color:#1B1B73 !important;
  scrollbar-3dlight-color:#1B1B73 !important;
  scrollbar-darkshadow-color:#1B1B73 !important;
  scrollbar-track-color:#1B1B73 !important;
  scrollbar-arrow-color:#000 !important;
  margin-top:0;
}


h1, h2
	{ color:#9B7733;font-family:Times New Roman;font-weight:350;padding:none;margin:0;
	}

h3, 	{ color:#9B7733;font-family:Times New Roman;font-weight:300;
	  text-decoration:underline;
	}
	
h4 	{ color:#9B7733;font-family:Times New Roman;font-weight:350;
	  text-decoration:underline;font-size:13pt;
	  text-align:center;padding-left:3px;padding-right:3px;
	  margin-bottom:0;
	}
	
.link {   color:#9B7733;font-family:Times New Roman;font-weight:300;
	  text-decoration:underline;font-size:14pt;text-align:left;
	  padding-top:.25in;
	}

p
	{  color:#000;text-indent:.25in;margin:0;text-align:justify;
           padding-left:10px; padding-right:10px;
	}

#smallpadding 
	{
	  padding:8px;text-align:justify;
	}

.leftcolumnbottom 
	{ 
	  background-image:url(images/leftcolumnbg.png); 
	  horizontal-align:left;width:125px;
	}

.leftcolumn 
	{ 
	  background-image:url(images/leftcolumnbg.png);width:125px;
	}

.navbar { 
	  background-image:url(images/leftcolumnbg.png);text-align:center;
	  vertical-align:top;
	}


.rightcolumn 
	{ 
	width:350px;vertical-align:top; horizontal-align:left;
	}

.top {  background-image:url(images/topbackground.png);
	background-repeat:no-repeat;margin-bottom:0;margin-top:0;
	  }

.thinline {
	background-image:url(images/1200_line.jpg);
	background-repeat:no-repeat;
	  }

.bold 	{
	font-weight:bold;
	}
	
.smallbold {
	font-size:10pt; font-weight:bold;
	  }
hr
	{
	width:100%;
	height:1px;
	color:navy;margin-top:0;margin-bottom:0;
	}

hr.gold
	{
	width:100%;
	height:1px;
	 color:#9B7733;;margin-top:0;margin-bottom:0;
	}

img 	{
	border:none;
	}

.bottom {
	vertical-align:bottom;
	}
ul
	{
	list-style-image:url(images/gold_list_button.png);color:#000;
	margin-top:0;margin-bottom:0;padding-right:5%;
	}

li 	{
	list-style-position:inside;padding-bottom:10px;
	}

.goldletter 
	{
	color:#9B7733;font-family:'Times New Roman';font-style:italic;
	}


