body { margin:10; padding:0; background-color:#f3f3f3 }
A:Link {color: #a1a0a4; text-decoration: underline; }
A:Visited {color: #a1a0a4; text-decoration: underline; }
A:Hover {color: #b2bb1d; text-decoration: underline; }

a img { border:none; }

h1 {color: #b2bb1d; font-size: 17px; line-height: 14pt; font-family: Georgia, "Times New Roman", Times, serif;  font-weight: bold; display:inline; padding-bottom: 20px}

.text, P, LI, UL, OL, TD {color: #a1a0a4; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, sans-serif; font-weight: normal; }

#nav {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px;
	line-height: 14px;
	color: ffffff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
}
A.nav:link { text-decoration: none; color: ffffff;}
A.nav:visited { text-decoration: none; color: ffffff;}
A.nav:hover { text-decoration: underline; color: ffffff;}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.footer { color: ffffff; text-decoration: none}
A.footer:visited { color: ffffff; text-decoration: none}
A.footer:hover { color: #dbddc1; text-decoration: underline}

ul {
	list-style-type: square;
}

#container {
   background-color: d06f19;
   padding: 10px;
   font-weight: bold;
   color: ffffff;
}
A.container:link { text-decoration: none; color: ffffff;}
A.container:visited { text-decoration: none; color: ffffff;}
A.container:hover { text-decoration: underline; color: ffffff;}

#homesmall {
   color: ffffff;
   line-height: 12px;
   padding: 10px;
}
A.homesmall:link { text-decoration: none; color: ffffff;}
A.homesmall:visited { text-decoration: none; color: ffffff;}
A.homesmall:hover { text-decoration: underline; color: ffffff;}

.ContactCont {
   text-align: left;
   background-color: dbddc1;
   padding: 10px;
   font-weight: bold;
   color: a1a0a4;
}
.ContactBIG {
font-size:14px;
   text-align: left;
   background-color: dbddc1;
   font-weight: bold;
   color: a1a0a4;
   display: inline;
}
HR { border: 0;
color: #b2bb1d;
background-color: #b2bb1d;
height: 1px;
width: 100%;
text-align: left;
}

.photo {
  border:1px solid #b0b579;
  margin-right: 10px;
  }
.inputFormButton {font-size:12px; font-weight:bold; cursor:hand; background-color:#d06f19; color: #ffffff; border: 1px; border-style: solid; border-color: #ffffff; padding:4px}

