/*  
Theme Name: Avakas Template
Version: 1
Description: Designed by <a href="http://www.avakas.com">AvakaThemes</a>.
Author: AvakaThemes
Author URI: http://www.avakas.com
*/

/* Default styles */
@import "reset.css";

html, body {	
    font-family: arial;
	font-size: 12px;
	border: 0;
	color: #361400;
	background-position: top;
	background-color: #e7e2cc;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
a { color: #2882c1; }
#wrap {background-image: url(images/header-bg.jpg);background-repeat: no-repeat;background-position: center top;}
.content{width:950px;margin:0 auto;}
#main-content {
	background-image: url(images/page-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#page-top {
	height: 16px;
	background-image: url(images/page-top.png);
	position: absolute;
	bottom: -16px;
	width: 100%;
}
#page {
	background-image: url(images/main-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
}

#footer {
	color: #FFFFFF;
	height: 35px;
	background-color: #000000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	clear: both;
}
#footer-top {
	background-image: url(images/footer-top.png);
	background-repeat: repeat-x;
	height: 31px;
	position: absolute;
	width: 100%;
	top: -31px;
}
#footer-main{
	padding-top: 5px;
}
#footer-nav{
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 37px;
}
#contact {
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 100px;
	position: absolute;
	top: 50px;
	height: 80px;
	right: 15px;
	padding-top: 50px;
	color: #ead4a2;
}
/* Header */

#header {
	height: 360px;
	width:951px;
	clear: both;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header_nav{
	display: block;
	height: 113px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header .logo{
	position: absolute;
	top: 180px;
	left: 20px;
	z-index: 500;
}
#header h1 { display: none; }
#header img.logo {float:left;}
#book-now {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-y;
	text-align: right;
	position: absolute;
	right: 106px;
	top: 375px;
}
#nav {
	height: 54px;
	display: block;
	letter-spacing:-1px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 275px;
	bottom: 0px;
}

#nav ul {
	height: 54px;
	margin: 0;
	list-style: none;
	line-height: 1;
	padding: 0px;
}
#nav a {
	font-size:13px;
	letter-spacing:1px;
	display: block;
	line-height: 54px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS";
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
}
#nav li{float: left;line-height: 54px;margin: 0 4px 0 0;height: 54px;}
#nav li a,#nav li a span{outline: none;}
#nav li a{
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#nav li a span{
	display: block;
	float: left;
	height: 54px;
	padding: 0 10px 0 0
}
#nav li a:hover{color: #FC0;}
#nav li.active a, #nav li.current_page_item a{
	color: #FC0;
	cursor: pointer;
	background-image: url(images/nav_over.png);
	background-repeat: repeat-x;
	background-position: 0px 1px;
}
#nav li ul {
	position: absolute;
	width: 120px;
	left: -999em;
	border-top: 1px solid #2a2a2a;
	z-index: 99999;
}
#nav li ul li {position:relative;z-index:999;border: 1px solid #2a2a2a;border-width:0 1px 1px;
}
#nav li ul li:hover {	border:none; }
#nav li ul li a {line-height: 25px;font-size: 11px;width: 120px;color: #E4DDCD;}
#nav li ul ul {	margin: -26px 0 0 170px; }
#nav li ul ul li a { line-height: 25px; }
#nav li ul li ul li a {	border-width:0 1px 1px 0px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li.current_page_item ul li a { color:#c0baa5;  border:none;}
#nav li.current_page_item ul li a:hover, #nav li ul li.current_page_item a:hover { color:#fff;  border:none;}
#nav li.current_page_item ul li a { color:#c0baa5;border:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */
#nav-header{position: absolute;top: 70px;right: 65px;}
#nav-header li{
	margin-bottom: 5px;
	clear: left;	
}
#nav-header li a{
	line-height: 23px;
	color: #FFF;
	background-image: url(images/btn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	font-weight: bold;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
#digiclock_small{
	position: absolute;
	right: 50px;
	bottom: 45px; overflow:hidden;
}
#nav-header li a span{
	background-image: url(images/btn_bg_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	margin-right: -17px;
	line-height: 23px;
	display: block;
	height: 23px;
	padding-left: 15px;
	padding-right: 20px;
}
#map_canvas{
	border: medium solid #F1F0EB;
}
#footer-nav li a{
	color: #35251A;
}
#footer-nav ul{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#footer-nav li{
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#footer-nav li:last-child{border-right-width: 0px;border-right-style: none;}
#nav-lang {
	display: block;
	float: right;
}
#vslider {
	position: absolute;
	height: 261px;
	width: 543px;
	left: 192px;
	bottom: 53px;
}
#featured {
	position:relative;
	margin-bottom: 0px;
}
#featured #page-title {
	width: 400px;
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 233px;
}
#featured #page-title h2 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	padding-left: 5px;
}
#featured .subscribe { position:absolute; right:0; top:25px; }
#featured .alignright {margin: 5px 0px 8px 20px;float: right;}

#slider-block { overflow:hidden; min-height:320px; }

 .container { width:860px; height:320px; overflow:hidden; position:relative; cursor:pointer;  margin-left: 50px;}
#featured h2 { color:#fff; font-size:40px; padding:0 0 10px; line-height:40px; font-weight:normal; letter-spacing:-1px; text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15) }
#featured h4 { font-size:18px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:22px; letter-spacing:1px; }
#featured p { font-size:14px; color:#333; line-height:20px; }

/* Homepage */
.home h3 { padding: 0; }
.home .feature { margin-left:65px; }
.home img.home-icon { float:left; padding:0; }

/* Main Content (style) */

#main {
	width:540px;
}
#main.full { width:735px; }
#main p, #main ul, #main ol {
	font-size:12px;
}
#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }
#main h2, #main h3 { font-weight: normal; }
#main h2 { font-size: 24px;	padding-top:0; }
#main h3 {font-size: 18px; }
#main h4 { font-size: 12px; }
#main ol, #main ul { line-height: 18px; }
#main ul { padding-left: 50px; }
#main ul li { list-style: circle; padding: 3px 0; }
#main ol { padding-left: 57px; }
#main ol li { list-style: decimal; padding: 3px 0; }
#main blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}
#main .post {
	background-color: #eddaa8;
	-moz-border-radius:5px;
	margin: 0px;
	padding: 15px;
}
#main .post-title {	width: 100%; position: relative; }
#main .post-title h2, #main .post-title p.post-details, #main .post-title h3 { padding-right: 50px; }
#main h2 a, #main h3 a { color: #2A2A2A; text-decoration: none; }
#main h2 a:hover, #main h3 a:hover { text-decoration: underline; }
#main p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#main p.post-details a { text-decoration: none; }
#main p.post-details a:hover { text-decoration: underline; }
#main p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
}
#main .post h4 { margin-top: 1px; clear: both; width: 100%; }
#main .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#main .post h4.continue a:hover {background: #9fb26a;}
#main .post img.thumbnail {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}
#main .post img.gallery { margin:0 7px 7px 0; }
#main h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (post>single) */

#main p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #main .advert_468x60 {margin: 15px 0 0px 0;}
#main .page h2 {padding-top: 5px;}

/* Comments */

#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}
#comments #comments_wrap {padding: 0; position: relative; margin:20px 0;}
#main .post #comments ol, #main .post #comments ul { background:none; border:none; padding:0; }
#comments ol.commentlist li { list-style-type:none; padding:20px; background:none; }
#comments ol.commentlist li.thread-even { background:#f6f6f6; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#comments ol.commentlist img.avatar { float:right; border:1px solid #e4e4e4; padding:4px; background:#fff; }
#comments ol.commentlist .user-meta { font-size:12px; margin-bottom:10px; }
#comments ol.commentlist .user-meta .name,
#comments ol.commentlist .user-meta .name a { font-size:16px; text-decoration:none;  }
#comments ol.commentlist .comment-entry { padding-right:80px;  }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }
#comments .comment .col-left {width: 110px;}
#comments .comment .col-left img {border: #EDEDED 5px solid;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside{width:110px;float:left;position:relative;overflow:hidden;min-height:70px;}
#comments .comment .col-right{min-height:70px;background:#fff;border:#EDEDED 1px solid;margin-left:100px;float:none;padding:10px 20px;}
* html #comments .comment .col-right{height:100px;}
#comments .comment span.reply{float:right;font-size:11px;padding:3px 3px 0;}
#comments .comment span.reply a{text-decoration:none;color:#aaa;}
#comments ul.children{margin:15px 0 0;padding:0;}
#comments ul.children li{border-top:1px solid #e3e3e3;margin:20px 0 0 0;padding:20px 0 0 25px;}
#comments .navigation .alignright,#comments .navigation .alignleft{margin:0;}
#comments .navigation a{display:block;font-weight:700;margin:15px 0;padding:5px 0;}
#comments .commentlist p{padding:0 0 10px;}
#comments #respond{margin-top:15px;}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply{margin-bottom:10px;}
#comments #respond .input{background:#f6f6f6;border-top:1px solid #bebebe;border-left:1px solid #bebebe;border-bottom:1px solid #f3f3f3;border-right:1px solid #f3f3f3;padding:5px;}
#comments .commentlist .thread-even #respond .input{background:#fff;}
#comments #respond label{padding-left:5px;}
#comments ul.children li ul.children,#comments .commentlist{padding:0;}
#comments #submit {background:transparent url(images/btn-submit.png) no-repeat scroll left top;border:medium none;color:#FFFFFF;font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; cursor:pointer !important;font-weight:bold;height:25px;text-transform:uppercase;width:80px;}


/* Sidebar */

#sidebar{
	width:340px;
	position: relative;
	float: right;
	margin-right: 10px;
}
#booking-side,#contact-side{
	width: 274px;
	background-color:#f3e6c5;
	-moz-border-radius:5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#contact-side{
	background-image: url(images/contact-face.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#booking-side h2,#contact-side h2,#booking-side span,#booking-side #submit{
	background-image: url(images/side-head.jpg);}
#booking-side h2,#contact-side h2{
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 319px;
	padding: 0px;
	position: absolute;
	left: -11px;
	margin: 0px;
}
#booking-side p,#contact-side p{margin-top: 40px;}
#booking-side span{
	display: block;
	width: 142px;
	background-position: -24px -80px;
	height: 27px;
	margin-bottom: 15px;
	padding-left: 128px;
	position: relative;
}
#booking-side span.en,#booking-side span.en2{
	background-position: -24px -80px;
}
#booking-side span.en2{
	background-position: -24px -113px;
}
#booking-side span input{
	width: 110px;
	height: 20px;
	border: 0px none transparent;
	margin-top: 3px;
}
#booking-side span div img{
	position:absolute;
	right: 0px;
	width: 22px;
	height: 22px;
}
#booking-side #submit{
	background-position: -32px -212px;
	height: 27px;
	width: 166px;
	border: 0px none transparent;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#booking-side span:last-child{margin-right: 0px;}
#contact-side h2{background-position: 0px -38px;}
#sidebar h3{border-bottom:1px dashed #ccc;font:12px uppercase Georgia, serif;font-weight:bold;text-transform:uppercase;color:#555;letter-spacing:1px;margin:5px 0;padding:0 0 15px;line-height:24px;}
#sidebar ul{clear:both;}
#sidebar ul li a{color:#636363;}
#sidebar a:hover,#sidebar .current-cat a,#sidebar li.active a{color:#000;}
#sidebar ul li .meta{display:block;font-size:11px;font-family:Arial, Helvetica, sans-serif;color:#878787;font-weight:normal;text-transform:uppercase;}
#sidebar .block{background:#fcfcfc;border:1px solid #e9e8e8;padding:15px;}
#sidebar .block .inside{border:#D5D4D4 5px solid;background:#EDEDED;padding-bottom:5px;}
#sidebar .block .inside ul{padding:0;}
#sidebar .block .inside li{line-height:18px;position:relative;padding:8px 0;}
#sidebar .block .inside li img.thumbnail{border:#A4A4A4 2px solid;float:left;margin-right:10px;}
#sidebar ul,#sidebar .textwidget{clear:both;padding:5px 0;}
#sidebar .widget{margin-bottom:25px;}
#sidebar li{line-height:18px;overflow:hidden;padding:5px 0 0 0px;}
#sidebar ul ul{border:0;margin:3px 0 0;padding:0;}
#sidebar ul ul li{border:0;padding-bottom:0;border-top:1px solid #E2E2E2;}

#sidebar #news h3 { background:url(images/ico-news.png) no-repeat left 3px; padding-left:32px; }
#sidebar #news li {background:url(images/ico-bullet.png) no-repeat left 10px;padding:5px 0 0 15px;}

#sidebar .widget_twitter { position:relative; font-size:14px; }
#sidebar .widget_twitter h3 { background:url(images/ico-twitter.png) no-repeat left top; padding-left:32px; }
#sidebar .widget_twitter a { color:#2882c1; font-size:14px; }
#sidebar .widget_twitter .follow { position:absolute; right:15px; top:25px; }
#sidebar .widget_twitter .follow a { font-size:12px; font-style:italic;}

#newsletter h3, #feedburner h3,#campaignmonitor h3 { background:url(images/ico-letter.png) no-repeat left 0px; padding-left:32px; }
#newsletter form, #feedburner form, #campaignmonitor form {margin-top:15px;}

#newsletter .field, #feedburner .field, #campaignmonitor .field {background-color:#F2F2F2;border:1px solid #CBD1D2;color:#999; font-size:11px;}
#newsletter .field, #feedburner .field, #campaignmonitor .field {display:block;float:left;height:19px;margin:0 4px 0 0;padding:5px 0 0 5px;width:170px;}
#newsletter .button, #feedburner .button, #campaignmonitor .button {background:transparent url(images/btn-submit.png) no-repeat scroll left top;border:medium none;color:#FFFFFF;font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
#newsletter .button, #feedburner .button, #campaignmonitor .button {cursor:pointer !important;font-weight:bold;height:25px;text-transform:uppercase;width:80px;}

#tag_cloud h2{display:block;float:none;}
.textwidget{clear:both;line-height:20px;padding:5px 2px;}
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th{color:#fff;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}
#wp-calendar a{text-decoration:underline;}
#wp-calendar a:hover{text-decoration:none;}
#sidebar #search_main form div{position:relative;height:33px;background:#F2F2F2;border:1px solid #CBD1D2;}
#sidebar #search_main input.field{width:163px;position:absolute;left:12px;top:7px;padding-top:2px;outline:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#777;border:0;background:transparent;z-index:1;}
#sidebar #search_main input.submit{position:absolute;right:0;top:0;z-index:1;}

/* Sidebar (flickr) */

#flickr h3 span { color: #0061D8; }
#flickr h3 span span { color: #FF1183; }
#flickr .wrap {	margin-left: -5px;	padding: 0;	position: relative;	}
#flickr a img {	float: left; margin-left: 5px;	margin-bottom: 5px;display: block;	padding: 3px;background: #fff;border: #CECFC6 1px solid; }
#flickr a:hover img {border: #A8AA99 1px solid;}

/* languages */

#footer_language_list{
	position: absolute;
	right: 15px;
	padding: 4px;
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 5px;
}

#footer_language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#footer_language_list ul li img{
	margin-right:0px;
	height: 11px;
	width: 16px;
}

#footer_language_list ul li{
	padding:0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	display: inline;
}

#footer_language_list ul li a, #footer_language_list ul li a:visited{
  color: #fff;
  text-decoration:underline;
}

#footer_language_list ul li a:hover, #footer_language_list ul li a:active{
  color: #fff;
}

#advert_300x250 a img {
	margin-bottom: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Footer */
#footer .design {
	color: #9A8D7C;
	display: block;
	float: right;
	margin-right: 15px;
}
#footer span.more {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 15px;
}
#footer span.credits {
	float: left;
	width: 200px;
	margin-left: 20px;
	color: #999999;
}

#ads{
	width: 400px;
	position: absolute;
	left: 0px;
}
#bookingform{
	position: absolute;
	display: block;
	color: #CCCCCC;
	right: 0px;
	top: 10px;
	width: 100%;
}
#bookingform .booking-content {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 0px;
}
#bookingform input{
	color: #FFFFFF;
	background-image: url(images/input.png);
	height: 22px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 25px;
	padding-left: 5px;
	padding-top: 2px;
	margin-top: 5px;
}
#bookingform h3{
	font-weight: bold;
	color: #839BB4;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
	font-size: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 0px;
}

#bookingform .btn_body a {
	background-image: url(images/button.png);
	display: block;
	height: 30px;
	width: 82px;
	color: #D3C7A0;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	position: absolute;
	left: 400px;
	top: 8px;
}
/* Misc */

a.button {
    background: url(images/btn-slider-right.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 46px; 
	margin-right: 6px;
	padding-right: 13px; 
	text-decoration: none;
	color: #3e3e3e;
	font-family: Georgia;
	font-size:18px;
}
a.button span {
	float:left;
	background: url(images/btn-slider.png) no-repeat; 
	display: block;
	line-height: 46px; 
	padding: 1px 5px 5px 18px;
} 
a.button:hover span{ text-decoration:underline; }
span.middle { float: left; padding: 13px 13px 13px 9px; }
div.hr { background:url(images/hr.png) repeat-x top left; height:1px; margin:15px 0; }
#img-thumbs{
	display: block;
	float: left;
	height: 90px;
	width: 320px;
	margin-top: 5px;
	margin-left: 300px;
}
.wpcf7-form input, .wpcf7-form textarea {
	background-color: #FFF;
	color: #493022;
	padding: 5px;
	-moz-border-radius:5px;
	border: 0px none transparent;
}
.wpcf7-form #send{cursor: pointer;}
.rates-table{background-color: #FFF;width: 510px;border: medium solid #FFF;margin-bottom: 20px;-moz-border-radius:5px;}
.second-row-title,.third-row-title,.first-row-title {text-align:center;font-weight:bold;height:30px;}
.second-row-title,.first-row-title {border-right-width: 1px;border-right-style: solid;border-right-color: #959595;}
.first-row{
	background-image: url(images/tablerows.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color:#40637B;
	font-weight:bold;
	text-align:right;
	text-shadow:1px 1px 1px #FFFFFF !important;
	padding-right: 15px;
}
.second-row-1,.third-row-1,.second-row-2,.third-row-2,.second-row-3,.third-row-3{
	background-image: url(images/tablerows.png);
	background-repeat: repeat-x;
	background-position: left -28px;
	height: 26px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px 1px #777777 !important;

}
.second-row-2,.third-row-2{background-position: left -55px;}
.second-row-3,.third-row-3{background-position: left -81px;}
address{-moz-border-radius:5px;background-color: #FFF;color: #493022;padding: 10px;margin-bottom: 10px;}
#map h3.map,#map p{margin: 0px;padding: 0px;}
#map p{font-family: Helvetica, Arial, sans-serif;}
#map img{
	margin-right: 10px;
}