
.whitelink A{
text-decoration: none;
color: ccc;
}

BODY {
background-color: #612434;
}

h1 {
font-family:"Arial";
font-size:22;


}

img.matte{
border:10px solid black;

}

input.sub {
background-color: #612434;
font-family:"Arial";
font-size:16;
color: white;
}

p.contacttext  {
width: 40em;
font-family:"Arial";
font-size:20;
text-align: center;
margin-left: auto;
margin-right: auto;
}

p.assoctext  {
font-family:"Arial";
font-size:14;
text-align: left;
margin-left: auto;
margin-right: auto;
}

p.bodytext  {
width: 40em;
font-family:"Arial";
font-size:16;
text-align: left;
margin-left: auto;
margin-right: auto;
}

p.bodytextcentered  {
width: 40em;
font-family:"Arial";
font-size:16;
text-align: center;
margin-left: auto;
margin-right: auto;
}

ul.list {
width: 40em;
font-family:"Arial";
font-size:16;
text-align: left;
}

.footer pre {

color: #612434;;
font-family:"Arial";
font-size:14;
}

.roundcont {
width: 100%;
background-color: #ffffff;
color: #000;
text-align: left;
}
.roundcont p {
margin: 0 10px;
}
.roundtop { background: url(images/tr.gif) no-repeat top right; }
.roundbottom {
background: url(images/br.gif) no-repeat top right; }
img.corner {
width: 10px;
height: 10px;
border: none;
display: block !important;
}

.groundcontestimate {
width: 450px;
background-color: #4b4b4b;
color: #fff;
text-align: left;
}



td.est {
color: #fff;
font-family: Arial;
font-size: 13;
font-weight: bold;
}

.groundconttest p{
font-family: Arial;
font-size: 13;
font-weight: bold;
margin: 0 6px;
}

.groundconttest {
width: 550px;
background-color: #4b4b4b;
color: #fff;
text-align: left;
}

.groundcont {
width: 150px;
background-color: #4b4b4b;
color: #fff;
text-align: left;
}
.groundcont p{
font-family: Arial;
font-size: 13;
font-weight: bold;
margin: 0 6px;
}
.groundtop { background: url(images/gtr.gif) no-repeat top right; }
.groundbottom {
background: url(images/gbr.gif) no-repeat top right; }
img.gcorner {
width: 6px;
height: 6px;
border: none;
display: block !important;
}




#menu ul{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial;
}

#menu a
{
display: block;
padding: 3px;
width: 150px;
background-color: #612434;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
}

#menu a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#menu a:hover
{
background-color: #9a767f;
color: #fff;
}


a.btn
{

padding: 1px;
background-color: #612434;

}

a.btn:link, a.btn:visited
{
color: #EEE;
text-decoration: none;
}

a.btn:hover
{
background-color: #9a767f;
color: #fff;
}