@charset "utf-8";
body {
	background-color: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}
.button {
	display: block;
	background-color: #646464;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	margin-bottom: 20px;
	height: 20px;
	margin-left: 20px;
}
.button_r {
	display: block;
	background-color: #646464;
	font-weight: normal;
	margin-left: 10px;
	color: #FFFFFF;
	border: none;
	margin-bottom: 20px;
	height: 20px;
	margin-top: 15px;
}

.left_cont   a:hover   {
	color: #AFF350;
	background-color: #333333;
}
.left_cont a {
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	color: #333333;
	padding-left: 20px;
	background-image: url(images/g_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	height: 22px;
	font-weight: bold;
}



#container {
	width: 982px;
	background-image: url(images/bg_container.jpg);
	background-repeat: repeat-y;
	background-color: #ACACAC;
	margin-left: auto;
	margin-right: auto;
}



#header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 100%;
	background-position: left bottom;
	background-color: #E0E0E0;
}
#content_container {
	width: 100%;
	background-image: url(images/bg_cont_container.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#lefcol {
	width: 318px;
	float: left;
}
#lefcol_cont {
	background-image: url(images/bg_lefcol.jpg);
}
#lefcol_cont .left_cont {
	background-color: #AFF350;
	width: 243px;
	margin-left: 38px;
	border: 2px solid #6BC600;
	margin-bottom: 10px;
	font-size: 0.65em;
	text-indent: 10px;
}
#lefcol_cont .left_cont ul {	
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
	padding: 0px;	
	display: block;
}


#lefcol_cont img {
	margin-left: 38px;
}
#left_col_bot {
	background-image: url(images/bg_left_col_bot.jpg);
	height: 15px;
	clear: left;
}


#cont {
	width: 476px;
	background-color: #646464;
	float: left;
	clear: right;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.4em;
}
#cont a {
	font-weight: bold;
	color: #95F50B;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 5px;
}
#cont a:hover {
	color: #FFCC00;
}


#cont p {
	font-size: 10px;
	margin-top: 0px;
	line-height: 17px;
}


#cont h2 {
	font-size: 1.2em;
	display: block;
	line-height: 2em;
	border: 1px solid #000000;
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-left: 5px;
	margin: 0px;
}
#cont h3 {
	font-size: 1em;
	font-weight: bold;
}

#cont ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cont li {
	background-image: url(images/g_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#cont .full_width {
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	clear: both;
}
#cont .full_width #head_im {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 30px;
	margin-left: 0px;
}

#cont .half_width {
	width: 223px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#cont .half_width_fr {
	width: 223px;
	margin-bottom: 30px;
	float: right;
	margin-right: 10px;
}
#cont .full_width img {
	margin-right: 4px;
	border: 2px solid #FFFFFF;
	margin-left: 4px;
}
#cont .half_width img {
	margin-right: 4px;
	border: 2px solid #ffffff;
	margin-left: 4px;
}

#cont .fir {
	float: right;
}

#cont_end {
	background-image: url(images/bg_cont_end.jpg);
	height: 10px;
	width: 100%;
	clear: both;
	background-repeat: no-repeat;
}
#cont .footer {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	clear: both;
	font-size: 0.8em;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: right;
}
#cont  .footer  #footer_links a {
	color: #CCCCCC;
	text-align: center;
	display: inline;
}




#right {
	width: 188px;
	float: right;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

#right_top {
	height: 65px;
	background-image: url(images/bg_right_top.jpg);
	background-repeat: no-repeat;
}
#right_cont {
	background-image: url(images/bg_right.jpg);
	font-size: 0.75em;
	background-color: #AFF350;
}
#right_cont h2 {
	font-size: 1.25em;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.75em;
}
#right_cont .r_cont {
	margin-right: 18px;
	margin-left: 15px;
	border: 2px solid #6BC600;
	background-image: url(images/bg_r_cont.jpg);
	background-color: #AFF350;
	background-repeat: repeat;
	margin-bottom: 10px;
}
#right_cont img {
	margin-left: 15px;
	border: 1px solid #6BC600;
	margin-bottom: 10px;
}

#right_cont .r_cont .oh {
	font-weight: bold;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
	margin-right: 5px;
}
#right_cont .r_cont .oh span {
	text-align: left;
	margin-left: 20px;

















	font-size: 1
.em;
	display: block;
	margin-bottom: 5px;
	color: #333333;
	font-size: .9em;
}
#right_cont .r_cont .oh li {
	margin-bottom: 15px;
}

#right_cont .r_cont  p {
	padding-top: 10px;
	margin: 5px;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 2em;
}


#right_bot {
	background-image: url(images/br_right_bot.jpg);
	height: 16px;
	width: 188px;
}

.test {
	clear: both;
}


#main {
	width: 794px;
	float: left;
}
#main  p {
	padding-top: 8px;
}

.r_form {
	font-size: 1em;
}
.r_form p {
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 5px;
}
.r_form label {
	margin-left: 5px;
}
.r_form    .t_box_r {
	width: 120px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.r_form .select_r {
	margin-left: 10px;
	border: 1px solid #000000;
}
.left_cont textarea {
	height: 75px;
	width: 200px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.left_cont  .t_box {
	width: 150px;
	margin-left: 10px;
	border: 1px solid #000000;
}
.left_cont h3 {
	font-size: 1.5em;
	line-height: 2em;
	padding-top: 0px;
	margin-top: 0px;


}
.left_cont p {
	text-indent: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.5em;
}


.mot_table {
	width: 100%;
	line-height: 2em;
	border-collapse: collapse;
	border: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}
.mot_table th {
	background-color: #CCCCCC;
	color: #333333;
	text-align: left;
	padding-left: 15px;
}
.mot_table .td_price {
	width: 33%;
	padding-left: 5px;
	font-weight: bold;
	color: #FFCC00;
}
.mot_table .td_main {
	color: #8DEF00;
}
.mot_table .td_main2 {
	width: 70%;
	font-weight: bold;
	color: #9CFF00;
	padding-left: 5px;
}

.clear {
	clear: both;
}
#cont #booking label {
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
	margin-left: 50px;
	float: left;
	width: 17em;

}


#cont #booking input {
	border: 1px solid #000000;
	background-color: #FCFCFC;
	font-size: 1.1em;
	color: #000000;
	margin-right: 0.5em;
	width: 120px;
}
#cont #booking  select {
	font-size: 1.1em;
	width: 9em;
	float: left;
	margin-left: 5em;
	border: 1px solid #000000;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#cont #booking .rcb_div {
	width: 50%;
	float: right;
}


#cont #booking .sl {
	float: left;
	margin-left: 0.5em;
	text-align: left;
	width: 12em;
}
#cont #booking .lta {
	height: 60px;
	width: 270px;
	margin-left: 100px;
	border: 1px solid #000000;
	font-size: 1.1em;
	color: #000000;
}


#cont #booking .rcb {
	width: auto;
	float: left;
	clear: both;
}
#cont #booking .submit {
	border: none;
	margin-top: 20px;
	width: 200px;
	margin-left: 130px;
	background-color: #9EFD0D;
	color: #333333;
}
#error {
	color: #FF0000;
}
.r_form .selectb_r {
	margin-left: 2px;
	border: 1px solid #000000;
}
#cont .fr {
	float: right;
}
#cont .fl {
	float: left;
}
#cont #booking #error {
	color: #FFFF00;
	font-weight: bold;
}
.hide   {
	text-indent: -5000px;
	line-height: 1px;
	float: left;
}
#winter_check {
	width: 350px;
	line-height: 2em;
	border-collapse: collapse;
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/snow_traffic.jpg);
	background-repeat: no-repeat;
}
#cont  #ad  img  {
	border: 2px solid #FFFFFF;
	margin-top: 24px;
	margin-left: 24px;
}
#cont  #submit_make  {
	border: none;
	margin-top: 20px;
	width: 75px;
	margin-left: 10px;
	background-color: #9EFD0D;
	color: #333333;
}
#cont .footer #footer_links {
	text-align: center;
}
#cont .full_width #map {
	width: 340px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	border: 2px solid #FFFFFF;
	color: #333333;
}
#cont .ads img {
	margin-left: 9px;
	border: 1px solid #000000;
}
#cont .ads {
	margin-bottom: 30px;
}
.left_cont #poll label {
	width: 180px;
	float: left;
}
.left_cont #poll slect {
	width: 20px;
	margin-left: 15px;
}
#cont h1 {
	font-size: 1.2em;
	display: block;
	line-height: 2em;
	border: 1px solid #000000;
	background-image: url(images/bg_h1.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-left: 5px;
	margin: 0px;
}
#no_border img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont .full_width #head_im2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 30px;
	margin-left: 0px;
	float: right;
}
