#print { 
	background: none;
	padding: 0;
	margin: 0;
} 
#main {
	position: relative;
	left: 5px;
	top: 0px;
	width: 795px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border-left: 1px solid #b5c2c8;
	border-right: 1px solid #b5c2c8;
	background-color: #ffffff;
}

#l_c { 
	float: left;
	width: 250px;
	height: auto;
}

#r_c {
	float: right;
	width: 545px;
	height: auto;
}

#mh {
	background: url("../img/menu_bg.jpg") repeat-x;
	width: 795px;
	height: 29px;
	text-align: right;
	margin: 0;
	padding: 0;
	top: 0px;
	position: relative;
	vertical-align: middle;
}

#mh table {
	border-collapse: collapse;
	width: 80%;
	height: 29px;
	text-align: center;
	display: inline;
	padding: 0;
	margin: 0;
	top: 0px;
	position: relative;
}

#mh td {
	padding: 0;
	margin: 0;
	height: 29px;
	margin: auto;
}

#mh a {
	width: auto;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

#mh a:hover {
	background: url("../img/menu_hover.jpg") repeat-x;
	width: auto;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
}

#menu_left {
	background: url("../img/menu_left_bg.jpg") repeat-y;
	width: 232px;
	height: 334px;
	vertical-align: middle;
	text-align: right;
	top: 25px;
	left: 15px;
	position: relative;
}

#menu_left form {
	margin-left: 5px;
	margin-right: 5px;
}

#county {
	top: 45px;
	left: 5px;
	position: absolute;
}

#menu_left ul {
	top: 220px;
	left: 0px;
	position: absolute;
}

#menu_left li {
	list-style-type: none;
	padding: 0px;
	border-bottom: 2px solid #ff821e;
	width: 120px;
}

#menu_left a {
	width: auto;
	height: auto;
	color: #000000;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 15px;
	border-left: 5px solid #fdeb99;
}

#menu_left a:hover {
	border-left: 5px solid #ff821e;
}

#filter {
	background: url("../img/filter_bg.jpg") repeat-y;
	width: 487px;
	height: 258px;
	top: 25px;
	left: 25px;
	position: relative;
}

#filter table {
	margin: auto;
	width: 98%;
}

#filter td {
	font-size: 8pt;
	color: #000000;
}

#filter label {
	width: 12.5em;
	display: block;
	text-align: right;
	float: left;
	font-size: 7pt;
	color: #000000;
}

#filter li {
	list-style-type: none;
	padding: 0px;
	border-bottom: 2px solid #ff821e;
	width: 120px;
}

#filter a {
	width: auto;
	height: auto;
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
}

#filter a:hover {
	border-bottom: 5px solid #ff821e;
}

.paper {
	background: url("../img/paper_corner.jpg") no-repeat;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 0;
}

.paper_top {
	background: url("../img/paper_corner_top.jpg") no-repeat;
	right: 2px;
	top: 0px;
	position: absolute;
}

.oimg {
	width: 487px;
	left:25px;
	top: 25px;
	padding: 0px;
	position: relative;
}

#offer_listing {
	width: 487px;
	padding-left: 8px;
	padding-right: 8px;
	background: url("../img/offer_bg.jpg") repeat-y;
	top: 25px;
	left: 25px;
	position: relative;
}

#offer_listing table {
	border-collapse: collapse;
}

#offer_listing th {
	border-bottom: 1px solid #000000;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
#offer_listing td {
	border-bottom: 1px dotted gray;
	font-size: 8pt;
}

#offer_listing img {
	width: 75px;
	height: 50px;
	border: 1px groove #ff821e;
}

#offer_listing a {
	text-decoration: none;
	color: #ff821e;
	font-size: 8pt;
	font-weight: bold;
}

#footer {
	clear: both;
	background: url("../img/footer.jpg") repeat-x;
	width: 795px;
	height: 22px;
	top: 0px;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

#footer span {
	color: #000000;
	font-size: 8pt;
	line-height: 22px;
}

#footer a {
	color: #000000;
	font-size: 8pt;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
}

#maccess {
	background: url("../img/maccess_bg.jpg") repeat-y;
	width: 187px;
	height: auto;
	top: 25px;
	left: 14px;
	position: relative;
}

#maccess p {
	text-align: justify;
	font-size: 8pt;
	width: 85%;
	padding-top: 5px;
	margin: auto;
	border-top: 1px solid #ff821e;
}

#maccess a {
	font-size: 8pt;
	text-decoration: none;
	color: #ff821e;
	font-weight: bold;
}

#maccess label {
	width: 5em;
	display: block;
	text-align: right;
	float: left;
	font-size: 8pt;
	color: #000000;
}

#back {
	background-color: #fdeb99;
	border: 1px solid #ff821e;
	color: #ff821e;
	text-decoration: none;
	font-weight: bold;
}

#ii {
	margin: auto;
	text-align: center;
	width: 100%;
}

#ii a {
	padding: 5px;
}

#ii a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 2px;
}

#od {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 18pt;
	color: #000000;
	text-align: center;
}

#ldg {
        width: 200px;
        height: 100px;
        background-color: #ffffff;
        border: 1px solid #ff821e;
        padding-top: 20px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -50px;
        margin-left: -100px;
        text-align: center;
}
#extras {
	text-align: center;
	width:785px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	display: inline;
}
#extras img {
	display: inline;
}

#fade_base {
	width: 150px;
	border: 1px dotted #ff821e;
	padding: 5px;
	left: 5px;
	top: 225px;
	position: absolute;
	height: auto;
	font-size: 9pt;
}


.red_header {
	background-color: #bb0101;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

.orange_header {
	background-color: #ff821e;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

.green_header {
	background-color: #337733;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

.blue_header {
	background-color: #353599;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

.ad {
	width: 187px;
	border: 1px dotted #ff821e;
	padding: 5px;
	left: 15px;
	top: 35px;
	position: relative;
	height: auto;
	font-size: 9pt;
}

.search {
	width: 150px;
	border: 1px dotted #ff821e;
	padding: 5px;
	left: 5px;
	top: 400px;
	position: absolute;
	height: auto;
	font-size: 9pt;
}

.search label {
	font-size: 8pt;
	color: #000000;
	width: 3.5em;
	display: block;
	float: left;
}


.language {
	width: 150px;
	border: 1px dotted #ff821e;
	padding: 5px;
	left: 5px;
	top: 5px;
	position: absolute;
	height: auto;
	font-size: 9pt;
}

.language label {
	font-size: 8pt;
	color: #000000;
}


#ho_base {
	width: 150px;
	border: 1px dotted #ff821e;
	padding: 5px;
	right: 5px;
	top: 225px;
	position: absolute;
	height: auto;
	font-size: 9pt;
	background-color: #ffffff;
}

.lbar, .rbar {
	width: 160px;
	height: 100%;
	position: fixed;
	top: 0px;
}
.lbar {
	left: 0px;
	}
.rbar {
	right: 0px;
	}