/* Style sheet created for:
Equipment Lady - http://www.equipmentlady.com
© Author:Jan A. Allinder - http://www.dig.us.com
*/

/* re-define basic styles */
body{
   background-color: #aaa;
   margin: 12px 0px;
   padding: 0px;
   font: .9em/1.10em Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: center;
}
#wrapper{
padding:0px;
width:760px;
margin-left:auto;
margin-right:auto;
color:#000000;
background:#aaa;
border: 1px solid #333;
text-align: center;
}
html>#wrapper{
margin-left:auto;
margin-right:auto;
}
table {
	border-collapse: collapse;
	background-color: #ffffff;
}
.clearer {
clear: both;
}
.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#gear table {
	margin-left: 20px;
	margin-top: 20px;
}
img.floatleft{
	border-bottom: 3px solid #333333;
	border-left: 1px solid #333333;
	border-right: 2px solid #333333;
	border-top: 1px solid #333333;
	margin: 2px 12px 2px 0px;
}
img.floatright{
	border-bottom: 3px solid #333333;
	border-left: 1px solid #333333;
	border-right: 2px solid #333333;
	border-top: 1px solid #333333;
	margin: 2px 0px 2px 12px;
}
/* M E N U  Division */
#divmenu {
	background-color: #bbbbbb;
   text-align: left;	
}
#MenuPos{
margin:0px 16px 0px 16px;
background-color:#bbbbbb;
text-align: left;
}
/* F O O T E R  Division */
#divfooter{
	color: #222222;
	font-family: "Times New Roman", Times, serif;
}
#divfooter td {
	border-top: 1px solid #666;
}
#divfooter p.menu {
	font-size: .8em;
	margin: 10px 0px 6px 20px;
}
#divfooter p.business {
	font-size: 1em;
	line-height: 1em;
	margin: 10px 0px 8px 20px;
	font-weight: bold;
}

#divfooter p.copyrightnotice {
	font-size: .95em;
	line-height: 1em;
	margin: 14px 20px 8px 20px;
}
#divfooter p.credit {
	font-size: .80em;
	line-height: .8em;
	margin: 14px 20px 8px 20px;
}
#divfooter a,#divfooter a:visited{
	color: #333333;
	text-decoration: underline;
}
#divfooter a:hover,#divfooter a:active{
	background: #EEECE7;
	color: #05618F;
	text-decoration: none;
}
/* F O R M S  Division */
#divform{
	border: 1px dashed #999999;
	font-size: .90em;
	margin: 0px auto;
}

#divform div.row span.label{
	text-align: right;
}

#divform select,input,textarea,select{
	background: #E9E2D9;
	color: #000000;
}

/* H E A D E R  Division */
#divheader {
  background-color: #fff;
}

#divheader .dark {
	color: black;
}
#divheader h2 {
	font-size: .85em;
   font-family: arial, helvetica, sans-serif;
	text-align: right;
	margin: 96px 6px 2px 0px;
}

/* L E F T  Column */
#divleftcolumn {
   background-color: #666666;
}
/* M A I N  Division */
#divmain .smaller{
	font-size: .75em;
}
#divmain h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 20px 20px 10px 20px;
   text-align: left;
}
#divmain h2{
	font-size: 1.1em;
	margin: 18px 20px 10px 20px;
	color: #900000;
	border-bottom: 1px dashed #BBBBBB;
   text-align: left;
}
#divmain h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 16px 20px 20px 20px;
   text-align: left;
}
#divmain h4{
	font-size: .95em;
   text-align: left;
}

#divmain li{
	margin: 10px 30px 10px 36px;
   text-align: left;
}
#divmain ul {
	margin: 0px;
   text-align: left;
}
#divmain p{
	font: .9em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 14px 20px 8px 20px;
   text-align: left;
}
.divquote {
   margin: 6px 10px 2px 6px;
   background-color: #F3F3F3;
   color: #000000;
   line-height: 1;
   padding: 12px;
   font-size: .9em;
   text-align: left;
}
.quote {
   text-align: left;  
   font-style: italic;
}
.quoter {
	text-align: right;
   float: right;
	font-size: .9em;
	line-height: 1;
   background-color: #F3F3F3;
   color: #000000;
   line-height: 1;
}
#divmain ul,#divmain ol{
	margin: 12px 20px 20px 20px;
}
.red {
	color: #990000;
}
#pcomment {
width: 0px;
height: 0px; 
position: absolute; 
top:-500px;
left:-2000px;
}