* {
    padding: 0;
    margin: 0;
} 

body {
    background: #242424;
	font-family: "Times New Roman", Times, serif;
}

a {
color: #ee3b32;
font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 10px;
	font-size: 13px;
}

address {
	font-style: normal;
	font-size: 12px;
	margin-right: 25px;
}

#nav a {
color: #FFFFFF;
text-decoration: none;
font-size: 12px;
}

#nav a:hover {
color: #242424;
text-decoration: underline;
}

h1 {
font-size: 18px;
margin: 15px 0;
}

h2 {
font-size: 16px;
background-image: url(images/h2bg.gif);
background-repeat: no-repeat;
background-position: left;
margin-bottom: 15px;
padding-left: 35px;

}

h3 {
color: #242424;
float: right;
clear: right;
margin-top: 25px;
margin-right: 10px;
font-size: 12px;
text-align: right;
line-height: 1.2em;
}

h4 {
background-color: #F15D55;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
width: 170px;
color: #FFFFFF;
border-bottom: 1px solid #242424;
text-align: center;
margin-bottom: 15px;
}

h5 {
font-size: 16px;
}

table {
margin-bottom: 15px;
}

td {
padding-right: 10px;
}

tr {

}


.picture {
margin: auto;
text-align: center;
margin: 15px 0;
}

.sidebox {
margin: auto;
width: 170px;
border: 1px solid #242424;
text-align: center;
}

.sidebar {
margin-bottom: 15px;
padding: 0 10px;
font-size: 12px;
text-align: left;
}

.sidebar2 {
margin: 6px 10px;
text-align: left;
}

.sidebox2 {
margin: 15px auto;
text-align: center;
width: 170px;
border: 1px solid #242424;
}

.picture a {
color: #ee3b32;;
text-decoration: underline;
font-size: 14px;
}

.listing {
width: 500px;
height: 125px;
margin-bottom: 15px;
}

.listingimg {
float: left;
}

.listingtxt {
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

.tlist {
margin-bottom: 25px;
}

.header {
float: right;
}

.lastparagraph {
margin-bottom: 25px;
}


#container {
width: 750px;
margin: auto;
background-color: #FFFFFF;
}

#content {
width: 700px;
margin: auto;
}

#header {
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-position: left;
height: 83px;
}

#hc {
float: left;
clear: both;
width: 699px;
}

#nav {
text-align: center;
background-color: #F15D55;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
padding: 5px 0;
margin-bottom: 20px;
margin-top: 10px;
border-top: 1px solid #242424;
border-bottom: 1px solid #242424;
}

#la {
float: left;
width: 500px;
margin-left: 10px;
margin-bottom: 15px;
}

#ra {
width 170px;
margin: auto;
font-size: 11px;
float: right;
clear: none;
}

#ra img {
margin-bottom: 10px;
}

#listing {
clear: both;
margin-left 10px;
}

#listing td {
padding-right: 25px;
}

#footer {
height: 18px;
background-color: #F15D55;
color: #FFFFFF;
font-size: 14px;
padding: 5px 0;
clear: both;
border-top: 1px solid #242424;
border-bottom: 1px solid #242424;
}

