/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size:62.5%;
	font-family:tahoma, arial, sans-serif;
	color:#1a1a1a;
	min-width:914px;
}
#wrap {
	margin:0 auto;
	position:relative;
	padding:0 20px;
}
#header {
	width:100%;
	overflow:hidden;
	border-top:6px solid #555;
}
#logo {
	width:221px;
	height:132px;
	overflow:hidden;
	display:block;
	margin-left:43px;
	float:left;
	display:inline;
}
#logo:before {
	content:url(img/logo.jpg);
    color: #fff;
    font-size: 1px;
}
#logo a {
	width:100%;
	height:100%;
}
#container_lc {
	width: 100%;
	float: right;
	margin-left: -202px;
}
#content_lc {
	margin-left: 210px;
}
#sidebar_lc {
	width: 202px;
	float: left;
	position:relative;
}
.clearing {
	height: 0;
	clear: both;
}
#container_rc {
	width: 100%;
	float: left;
	margin-right: -202px;
}
#sidebar_rc {
	width: 202px;
	float: right;
}
#content_rc {
	margin-right: 210px;
	border-left:1px dashed #e0dfe0;
	border-right:1px dashed #e0dfe0;
	padding:0 8px;
}
#navbar {
	width:100%;
	overflow:hidden;
	background:url(img/nav_bg.png) repeat-x;
	clear:both;
}
#navigation {
	list-style: none;
	height:39px;
	font-size:1.4em;
	width:100%;
	overflow:hidden;
	line-height:39px;
	text-align:center;
}
#navigation li {
	display:inline;
	color:#fff;
	background:url(img/nav_bull.png) no-repeat 50% 0;
	padding:11px 16px;
}
#navigation li a {
	color:#fff;
	text-decoration:none;
	height:39px;
}
#navigation li a:hover {
	color:#bbb;
	text-decoration:none;
}
#main {
	border:1px dashed #e0dfe0;
	padding:12px;
	font-size:1.2em;
	margin-bottom:1em;
	border-width:0 1px;
	position:relative;
}
#main h3,
#main h2 {
	height:31px;
	background-repeat:repeat-x;
	font-size:1.165em;
	line-height:31px;
	padding-left:22px;
	margin-bottom:8px;
}
.grey_bg {
	background-image:url(img/grey_bg.png);
}
.green_bg {
	background-image:url(img/green_bg.png);
}
.blue_bg {
	background-image:url(img/blue_bg.png);
}
.orange_bg {
	background-image:url(img/orange_bg.png);
}
.blue_txt{
	color:#0195b3;
}
.orange_txt{
	color:#ea8701;
}
.grey_txt{
	color:#ea8701;
}
#left {
	width:49%;
	float:left;
}
#right {
	width:49%;
	float:right;
}
p {
	margin-bottom:1em;
}
#footer .f_nav a,
a:hover,
#left a, 
#right a,
#left h4 a:hover,
#right h4 a:hover {
	color:#1a1a1a;
}
#left a:hover, 
#right a:hover,
#left h4 a,
#right h4 a,
#footer .f_nav a:hover,
a,
.green_txt {
	color:#7aaa16;
}
.summary {
	width:100%;
}
.col_wrap {
	overflow:hidden;
	width:100%;
}
#container_f {
	width: 100%;
	float: right;
	margin-left: -200px;
}
#content_f {
	margin-left: 200px;
}
#sidebar_f {
	width: 200px;
	float: left;
}
#footer{
	padding-top:12px;
	text-align:center;
	font-size:1.1em;
	border-top:6px solid #555;
	padding-bottom:1em;
	width:100%;
}
.f_nav {
	margin-bottom:1em;
}
.ob a {
	font-weight:bold;
}
.ob span.town {
	font-weight:normal;
}
#sidebar_rc div {
	margin-bottom:1em;
}
.bordered {
	border-bottom:1px dashed #e0dfe0; 
}
.pad {
	padding:0 6px;
}
.pad ul {
padding: 5px;
}
.pad li {
margin-left: 10px;
}

#side_nav {
	list-style:none;
	margin-bottom:1.5em;
	position:relative;
}
#side_nav li {
	background-color:#e7e7e7;
	margin-top:2px;
	position:relative;
	width:100%;
	overflow:hidden;
}
#side_nav .even {
	background-color:#f5f5f5;
} 
#side_nav a {
	text-decoration:none;
	line-height:20px;
	padding-left:20px;
}
#side_nav span {
	position:absolute;
	right:0;
	top:0;
	width:20px;
	line-height:20px;
	background-color:#9e9e9e;
	color:black;
	text-align:center;
	cursor:pointer;
}
.orange {
	width:170px;
	height:111px;
	background:url(img/orange_box.jpg) no-repeat;
	padding:5px 10px;
	position:relative;
	float:right;
}
.tit {
	display:block;
}
.orange select,
.orange input {
	width:170px;
	border:1px solid #51677b;
	display:block;
}
.orange a,
.orange span {
	color:#fff;
}
.orange a:hover {
	text-decoration:underline;
	color:#fff;
}
.tit {
	font-size:1.4em;
	margin-bottom:6px;
	padding-left:58px;
	background:url(img/o_bull.png) no-repeat 40px 6px;
}
.orange span.simple {
	text-align:left;
}
.orange input.first,
.orange select.second {
	position:absolute;
	left:10px;
}
.orange input.first {
	bottom:74px;
}
.orange select.second {
	bottom:34px;
}
.orange .bot {
	position:absolute;
	bottom:0;
	right:10px;
	font-size:1.4em;
}
.orange .big, .orange .c {
	position:absolute;
	font-size:2em;
	right:10px;
}
.orange .b,
.orange .t,
.orange .c {
	height:24px;
	padding-right:30px;
}
.orange .b {
	bottom:10px;
	background:url(img/orarrowb.png) no-repeat 75px 3px;
}
.orange .t {
	top:10px;
	background:url(img/orarrow.png) no-repeat 88px 3px;
}
.orange .c {
	top:50px;
	text-transform:uppercase;
	padding-right:20px;
}
.orange a {
	text-decoration:none;
}
.butblue {
	background:url(img/blue_box.jpg) no-repeat;
}

.butblue h6 {
font-size: 20px;
text-align: center;
color: #FFFFFF;
}

.butgreen {
	background:url(img/green_box.jpg) no-repeat;
	margin-left:0;
}
.butblue .bot {
	background:url(img/blarrow.png) no-repeat 136px 3px;
	height: 28px;
	color: #FFFFFF;
	border: 0;
	cursor:pointer;
	margin: 0 -5px 5px 0;
}
.butgreen .bot {
	background:url(img/grarrow.png) no-repeat 136px 3px;
	height:27px;
	color: #FFFFFF;
	border: 0;
	cursor:pointer;
	margin: 0 -5px 5px 0;
	padding-left:50px;
}
.banners {
	text-align:center;
	padding:0 0 15px;
}
#ngimmer {
	vertical-align:top;
	width:68%;
	margin-top:5px;
	position:absolute;
	height:111px;
	right:20px; 
}
#ngimmer tr{
	vertical-align:top;
	height:111px;
}
#ngimmer td{
	vertical-align:top;
	width:32%;
	height:111px;
}
.calendar td {
background-color: #DCDCD3;
padding:5px;
}

input.btn { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #FFFFFF; border: 1px solid #000000; background-color: #ea8701; margin:5px;cursor:pointer;}


