﻿body {
    padding-bottom: 30px;
    font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
    color: #353535;
    background: #888888 url(images/bg.gif) repeat-x;
}

.inner {
    margin: 0 auto;
    padding-bottom: 6px;
    text-align: left;
    height: 1%;
    background: url(images/middle.jpg) no-repeat top; background-color:white
}

.footer {
    clear: both;
    margin: 0 10px;
    padding: 0 40px;
    height: 90px;
    background: #DE9285 url(images/footer.jpg) no-repeat top;
}

.footerp {
    padding-top: 15px;
    font-size: 13px;
    color: #EEE;
}

.footerp a {
    color: White;
    font-weight:bold;
    text-decoration:none;
}

.menubut {
    height: 42px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
	color: White;
	font-weight:bold;
    background: #B1371F url(images/menu.gif) no-repeat;
}

.menubut a {
    text-decoration: none;
	color: White;
}

.sidebar {
    padding-bottom: 5px;
    float: left;
    width: 256px;
    background: White url(images/left.gif) no-repeat top;
}


.sidebarred {
    padding-left: 20px;
    height: 50px;
    font-size: 16px;
    line-height: 48px;
    font-weight:bold;
    text-align: left;
    color: White;
    background: url(images/hred.gif) no-repeat;
}

.sidebarblue {
    padding-left: 20px;
    height: 50px;
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    font-weight:bold;
    color: White;
    background: url(images/hblue.gif) no-repeat;
}


#sidebar h2.hblue {
    background: url(images/hblue.gif) no-repeat;
}

.sidebarredtxt {
	padding-top:5px;
	padding-left:20px;
    font-weight: bold;
    color: #E74E2F;
}

.sidebarredtxt a {
	text-decoration: none;
	color: #E74E2F;
}

.sidebarredtxt a:hover {
	text-decoration: none;
	color: #E74E2F;
}


.sidebarbluetxt {
	padding-top:5px;
	padding-left:20px;
    font-weight: bold;
    color: #41ADB7;
    font-size: 16px;
}

.sidebarbluetxt a {
	text-decoration: none;
	color: #41ADB7;
}

.sidebarbluetxt a:hover {
	text-decoration: none;
	color: #41ADB7;
}

.midoffer {
	background-image:url('images/headimage.jpg'); background-repeat:no-repeat;
}

.midoffertxt {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 28px;
    line-height: 30px;
    color: Black;
}








