@charset "iso-8859-1";
/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
}
body, td, p, div, input, textarea, ul, li {
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size:11px;  	  
}

.copyright { color: #666666;}

.title {font-size:16px; color:#AE6C17; font-weight:bold;  text-decoration:none;}

.subtitle {font-size:12px; color:#AE6C17; font-weight:bold;  text-decoration:none;}

.bullet {font-size:14px; color:#9F1401; font-weight:bold;  text-decoration:none;}

.listing:active { font-size: 12px; color: #ffffff; text-decoration: none;  font-weight:normal; font-style:italic;}
.listing:link { font-size: 12px; color: #ffffff; text-decoration: none;  font-weight:normal; font-style:italic;}
.listing:visited { font-size: 12px; color: #ffffff; text-decoration: none;  font-weight:normal; font-style:italic;}
.listing:hover { font-size: 12px; color: #ffffff; text-decoration:underline;  font-weight:normal; font-style:italic;}


.input {  font-size: 13px; border:1px solid #AE6C17;}

.nav { color: #9F1401; font-weight:bold;}

.welcome, #main, #main2 { color: #713A15;}

a:active { font-size: 11px; color: #9F1401; text-decoration:underline;}
a:link { font-size: 11px; color: #9F1401; text-decoration:underline;}
a:visited { font-size: 11px; color: #9F1401; text-decoration:underline;}
a:hover { font-size: 11px; color: #AE6C17; text-decoration:underline;}

.menu:active { font-size: 11px; color: #9F1401; text-decoration:none; font-weight:bold;}
.menu:link { font-size: 11px; color: #9F1401; text-decoration:none; font-weight:bold;}
.menu:visited { font-size: 11px; color: #9F1401; text-decoration:none; font-weight:bold;}
.menu:hover { font-size: 11px; color: #AE6C17; text-decoration:none; font-weight:bold;}

.contact:active { font-size: 14px; color:#AE6C17; font-weight:bold; text-decoration:none;}
.contact:link { font-size: 14px; color:#AE6C17; font-weight:bold; text-decoration:none;}
.contact:visited { font-size: 14px; color:#AE6C17; font-weight:bold; text-decoration:none;}
.contact:hover { font-size: 14px; color:#AE6C17; font-weight:bold; text-decoration:underline;}

.phone { font-size: 14px; color:#AE6C17; font-weight:bold; text-decoration:none;}

.button {
  margin:4px;
  padding:4px 15px 4px 15px; 
  border-width:1px;
  font-size:12px;
  color:#733810
}
div.content {
  padding:15px;
}
.paginal {
  padding-top:10px;
}
.message {
  font-weight:bold;
  text-align:center;
  color:#000000
}
.need {
  font-weight:bold;
  color:red
}

h1, h2, h3, h4, h5 {
  color:#AD6D10;
  margin:0px;
  padding:0px;
  padding-bottom:10px;
}
h1, h1 a {
  font-size:18px;
  text-decoration:none;
}
h2, h2 a {
  font-size:16px;
  text-decoration:none;
}
h3, h3 a {
  font-size:14px;
  text-decoration:none;
}
h4, h4 a {
  font-size:12px;
  text-decoration:none;
}
h5, h5 a {
  font-size:11px;
  text-decoration:none;
}