body
{
background-image:url('images/headernew.jpg');
background-repeat:repeat-x;
background-color:rgb(99,37,35);
margin:0;
margin-left:0;
margin-right:0;
padding:0;
font-family:Sylfaen;
font-size:1em;
} 

.top
{
width:100%;
height: 130px;
}

.table
{
width:100%;
}

.tdspace
{
width:10px;
}

.headertext
{
float:left;
height:130px;
}

.gavel
{
float:right;
vertical-align:middle;
height:130px;
}

.tdmid
{
background-color: rgb(242,220,219);
width: 65%;
padding: 30px;
vertical-align: text-top;
}

.tdleft
{
vertical-align: text-top;
padding-top:30px;
width:25%;
}

.tdright
{
padding-top:30px;
vertical-align:top;
float:center;
height:auto;
}

.container
{
text-align:center;
}
.center
{
margin-left:auto;
margin-right:auto;
}

.button
{
background-color:rgb(242,220,219);
text-align:center;
font-size:1.1em;
width: 100%;
padding: 5px;
}

.button2
{
background-color:rgb(99,37,35);
font-weight:bold;
text-align:center;
font-size:1.1em;
width: 100%;
padding: 5px;
color:#FFFFFF;
}

.quote
{
border-bottom:thin solid black;
padding: 5px;
color:#FFFFFF;
}

.title1
{
text-align:Center;
font-size:1.1em;
color:#FFFFFF;
font-weight:bold;
border-top:thin solid black;
border-bottom:thin solid black;
}
.text
{
text-align:justified;
font-size:1.1em;
color:#FFFFFF;
}
.name
{
text-align:right;
font-size:1.1em;
color:#FFFFFF;
}

.contact
{
width: 90%;
border: medium solid black;
background-color: rgb(135,53,49);
color:#FFFFFF;
font-size:1.2em;
text-align:center;
margin-left:auto;
margin-right:auto;
}


.response
{
border: medium solid black;
background-color: rgb(242,220,219);
color:#000000;
font-size:1.5em;
text-align:center;
margin-left:10px;
margin-right:10px;
width:180px;
}


a:link {color:gray; text-decoration:underline}     
a:visited {color:gray; text-decoration:underline}  
a:hover {color:white; text-decoration:underline}  
a:active {color:white; text-decoration:underline} 

.link1 a:link {color:#000000;text-decoration:none}
.link1 a:visited {color:#000000;text-decoration:none}
.link1 a:hover {color:#000000; font-weight:bold;text-decoration:none}
.link1 a:active {color:#000000; font-weight:bold;text-decoration:none}

h1
{
text-align:center;
font-size:1.4em;
color:rgb(149,55,53);
border-bottom:thin solid black;
}

h2,h3,h4
{
text-align:center;
font-size:1.1em;
color:rgb(149,55,53);
}

.question
{
color:rgb(149,55,53);
}

.contactinfo
{
vertical-align:bottom;
text-align:right;
width:auto;
color:white;
position:fixed; right:10px; bottom:0px;
}


.left
{
text-align:left;
}

.dwd
{
text-align:center;
font-size:.8em;
color:white;
margin-top:15px;
margin-bottom:15px;
}


.disclaimer
{
font-size:.8em;
text-align:left;
border-top:thin solid black;
}

.line
{
border-bottom:thin solid black;
margin-bottom:5px;
}

.courthouse
{
font-size:1.2em;
color:rgb(149,55,53);
}

.josh
{
float:right;
height: 180px;
width: auto;
}

.slepkow
{
float:left;
border: thin solid black;
margin:5px;
}

.star
{
color:red;
font-weight:bold;
}