body {
background: #cccccc;
background-image: url("main_bg.jpg");
background-repeat:repeat-x;
background-position:bottom;
text-align: center;
font: 11px verdana, arial, sans-serif;
color:#666666;
}

h1 {
color: #990000;
font-size: 22px;
margin: 0px;
padding: 0px 0px 5px 0px;
}

h2 {
color: #000000;
font-size: 13px;
font-weight: bold;
margin: 0px;
padding: 0px 0px 10px 0px;
font-style:italic;
}

h3 {
color: #000000;
font-size: 13px;
font-weight: bold;
margin: 0px;
padding: 6px 0px 5px 0px;
}

hr {
height: 1px;
color: #666666;
}

a {
font-weight: bold;
text-decoration: none;
color:#990000;
}

a:hover {
text-decoration: underline;
}

.table1{
width: 720px;
}

.table2 {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    width: 100%;
}

.logo {
text-align:left;
vertical-align:top;
padding: 10px 0px 0px 20px;
font-size: 10px;
}

.logo img{
padding: 0px;
}

.search {
border: 1px solid #d1d1d1;
display: block;
padding: 10px;
width: 320px;
vertical-align:middle;
background-image:url(bg_form.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color: #e5e8eb;
}

.search form{
width: 280px;
padding: 0px;
margin: 0px;
}

.topline {
background-color: #ffffff;
text-align:right;
margin: 0px;
padding: 0px;
}
.middleline {
border: 1px solid #015701;
background-color: #000000;
background-repeat:repeat-x;
}

.slogan {
text-align:left;
color: #a78036;
font-size:12px;
}
.slogan strong{
text-align:left;
color: #a7803;
font-weight: bold;
}

.slogan b{
text-align:left;
color: #fb873a;
}

.links {
width:332px;
height:86px;
padding: 10px;
background-image:url(bg_links.jpg);
background-repeat:no-repeat;
background-position:top right;
color:#666666;
text-align: right;
vertical-align:bottom;
padding: 10px 10px 5px 5px;
margin: 0px;
}
.links a{
color:#666666;
font-weight: bold;
text-decoration: none;
}

.links a:hover{
    text-decoration: underline;
}

.menu {
    background-color: #333333;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
    vertical-align:top;
    text-align: left;
	padding: 10px 20px 10px 20px;
}
.menu a{
   	color:#FFFFFF;
	text-decoration: none;    
}
.menu a:hover{
   	text-decoration: underline;
}
.menu a.active{
   	color: #ad1010;
}

.content {
padding: 20px;
text-align: justify;
}

.content b{
c-olor: #fb873a;
}
.content strong{
c-olor: #000000;
}

.content img{
b-order: 1px solid #000000;
padding: 3px;
margin-right: 10px;
}

.footer {
    height: 74px;
    border: 1px solid #c00;
    color: #666666;
    background-image:url(bg_footer.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    font-size:9px;
    padding-top: 20px;
}

.footer a{
font-weight: bold;
color: #666666;
text-decoration: none;
vertical-align: top;
font-size:9px;
}

.footer strong{
font-weight: bold;
color: #000;
font-size:18px;
}
.footer b{
font-weight: bold;
color: #ad1010;
font-size:18px;
}

.footer a:hover{
text-decoration: underline;
}

.footer_left {
    vertical-align: bottom;
    text-align:left;
    padding: 20px 0px 10px 20px;
}

.footer_right {
    vertical-align: bottom;
    text-align:right;
    padding: 20px 20px 10px 0px;
}
.images-tiny {
    margin: 10px 0px;
}
.images-tiny img {
    padding: 0px;
    margin-right: 10px;
}
hr {
    height: 2px;
    border-top: 2px solid #ccc;
}
.phone strong {
    font-weight: bold;
    color: #000;
    font-size:18px;
}
.phone b {
    font-weight: bold;
    color: #ad1010;
    font-size:18px;
}
table.featured {
    border: 1px solid #ccc;
    border-bottom: 0;
    h-eight: 300px;
}
table.featured td {
    vertical-align: top;
}
table.featured td.col {
    height: 110px;
}
table.featured td.title {
    font-weight: bold;
    font-size: 1.4em;
    padding-bottom: 10px;
}

table.featured td.odd {
    padding: 10px 15px 10px 10px;
    border-bottom: 1px solid #ccc;
}
table.featured td.even {
    padding: 10px 15px 10px 15px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
td {
    vertical-align: top;
}
