*{font-size:100.01%}
html {font-size:62.5%;}
body{
	margin:0;
	background:#fff;
	font:1em Arial, Helvetica, sans-serif;
	color:#5b5c5e;
}
img{border:0;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
display: none;
}

.logo a{
position: absolute;
top: 0px;
left: 0px;
	font-size:2.6em;
	color:#337a86;
font-weight: bold;
text-decoration: none;
	background:none;
}
.nav{
display: none;
}
.wrapp{
display: none;
}
.shadow{
display: none;
}
.gallery{
display: none;
}


#main{
	width:100%;
	padding:5em 0 0;
	margin:0;
}

#content h1{
	margin:1px 0 10px;
	font-size:2.2em;
	color:#337a86;
	font-weight:normal;
}
#content h2{
	margin:0 0 2px;
	font-size:1.9em;
	color:#936eaf;
}
#content h3{
	margin:0 0 5px;
	font-size:1.8em;
	color:#47585B;
}
#content h4{
	margin:0 0 5px;
	font-size:1.6em;
	color:#936eaf;
	font-weight:normal;
}
#content h5{
	margin:0 0 5px;
	font-size:1.5em;
	color:#77787b;
	font-weight:normal;
}
#content h6{
	margin:0 0 5px;
	font-size:1.2em;
	color:#73c4d1;
	font-weight:normal;
}
.heading-7{
	margin:0 0 25px;
	font-size:1.1em;
	color:#838b8c;
	font-weight:normal;
	display:block;
}
#content p{
	margin:0 0 22px;
	line-height:1.3em;
	font-size:1.6em;
}
#content p em{
	color:#686b70;
}
#content p a{
	line-height:17px;
	/*color:#4ec7e2;*/
        color: #1E5792;
}

#content img.right {
    float:right;
	margin: 5px 0 0 30px;
}
.text-box{
	background:#ebebec;
	padding:12px 12px 15px 21px;
	width:590px;
	margin:32px 0 16px;
}
.text-box p{
	margin:10px 0 !important;
}
.box{
	margin:0 0 30px;
}
.box p{
	margin:5px 0 !important;
}
.box a{
	color:#4ec7e2;
	font-size:1.4em;
}
#content ul{
	margin:0 0 30px;
	padding:6px 18px 9px;
	list-style:none;
	background:#e8e3cf;
	overflow:hidden;
	width:210px;
}
#content ul li{
	background:url(images/border-sidenav.gif) repeat-x;
	padding:9px 0 9px 8px;
}
#content ul li a{
	color:#19a7c8;
	background:url(images/bg-link-arrow.gif) no-repeat 0 4px;
	text-decoration:none;
	font:1.5em Helvetica,Arial, sans-serif;
	padding:0 0 0 14px;
	text-transform:capitalize;
}
#content ul a:hover, #content ol a:hover{
	text-decoration:underline;
}
#content ul li:first-child, #content ol li:first-child{
	background:none;
}
#content ol{
	margin:0 0 30px;
	padding:6px 18px 9px 43px;
	background:#e8e3cf;
	overflow:hidden;
	width:184px;
	list-style-type:decimal;
}
#content ol li{
	color:#3c7d8b;
	font-weight:bold;
	font-size:1.5em;
	margin:0 0 -2px -1px;
	background:url(images/border-sidenav.gif) repeat-x;
	padding:9px 0 9px 8px;
}
#content ol li a{
	color:#19a7c8;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}
#content blockquote, #content q {
	quotes: none;
        font-style: italic;
        margin-top: 20px;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
}
.cite-box {
	background:#ebebec url(images/bg-quote.gif) no-repeat 0 -67px;
	margin:0 15px 25px 0;
	color:#77787b;
}
.cite-box blockquote{
	margin:0;
}
.cite-holder{
	background:url(images/bg-quote-btm.gif) no-repeat 100% 100%;
	padding:13px 15px 3px 23px;
}
.cite-box p cite{
	display:block;
	color:#936eaf;
	font-size:1.2em;
	font-style:normal;
	margin:0 0 16px;
}
#content .cite-box p{
	margin:0;
}
.cite-box p q{
	display:block;
	font-size:1em;
	margin:0 0 16px;
}
.section{
	overflow:hidden;
	width:100%;
	padding:0 0 18px;
}
.green{
	margin:0 30px 11px 0 !important;
	color:#337a86 !important;
	border-bottom:1px solid #337a86;
}
.date{
	font-size:1.2em;
	color:#5ebbca;
	clear:both;
	display:block;
}
.more {
	float:left;
	font-size:1.3em;
	color:#5ebbca;
	margin:-19px 0 0;
}
/* visual */
.visual{
	overflow:hidden;
	height:1%;
	background:#e8e3cf;
	padding:4px 10px 2px 14px;
	clear:both;
	height:21px;
	margin:-7px 32px 30px 0;
}
#content .page-nav{
	float:right;
	font-size:1.4em;
	margin:1px 5px 0 0;
	display:inline;
}
#content .page-nav a{
	float:left;
	color:#337a86;
	text-decoration:none;
	margin:0 0 0 5px;
}
#content .page-nav ul{
	float:left;
	margin:0;
	padding:0;
	width:76px;
	list-style:none;
	overflow:hidden;
}
#content .page-nav li{
	float:left;
	background:url(images/separator-nav-page.gif) no-repeat 0 2px;
	margin:0 1px 0 -1px;
	padding:0 3px;
}
#content .page-nav li a{
	color:#9c9ea0;
	font-size:1em;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
}
#content .page-nav li a:hover, #content .page-nav .active{
	color:#686b6e;
	text-decoration:none;
}
#content .list-r{
	margin:0 0 8px;
	padding:0 18px 9px 0;
	overflow:hidden;
	list-style-type:decimal;
	background:none;
	width:100%;
}
#content .list-r li{
	color:#3c7d8b;
	font-weight:bold;
	font-size:1.5em;
	padding:9px 0;
	margin:-1px 0 1px -5px;
	border-top:1px solid #d1d3d4;
	padding:8px 0 14px 8px;
	background:url(images/bg-res.gif) no-repeat 0 15px;
}
#content .list-r em{
	font-style:normal;
	padding:0 5px 0 0;
}
#content .list-r strong{
	color:#535456;
	font-weight:normal;
}
#content .list-r span{
	color:#9b9c9e;
	font-weight:normal;
	display:block;
	word-spacing:-2px;
	padding:0 0 0 18px;
}
/* table */
.table{
	width:625px;
	overflow:hidden;
	margin:0 0 37px;
}
#content .table h1{
	margin:0;
	font-size:2.2em;
	color:#337a86;
	font-weight:normal;
	background:#cec7ac;
	padding:9px 0 10px 22px;
}
.table table{
	border-collapse:collapse;
	font-size:1.5em;
}
.table th{
	background:#dbd6c1;
	padding:0;
	font-weight:normal;
	width:192px;
	height:31px;
	color:#000;
}
.table .last{
	width:48px;
}
.table td{
	background:#e8e3cf url(images/table-border.gif) repeat-x 0 100%;
	width:192px;
	height:42px;
	text-align:center;
	vertical-align:middle;
	padding:0;
	color:#535456;
}
td.full{
	background:none;
	width:1px;
}
td.first{
	background:#f2edda url(images/table-border.gif) repeat-x 0 100%;
}
/* calendar */
.calendar{
	width:289px;
	border:12px solid #e8e3cf;
	padding:0 0 5px;
	margin:0 0 34px;
	overflow:hidden;
}
#content .ttl-calendar{
	font-size:2.2em;
	color:#fff;
	background:#8f8f8f;
	margin:0;
	padding:9px 0 10px 10px;
}
.calendar fieldset{
	background:#bbbdbf;
}
.calendar select {
	width:108px;
	height:23px;
	color:#626366;
	margin:0 0 0 10px;
	padding:2px 0 2px 11px;
	font-size:12px;
	text-transform:capitalize;;
}
.calendar table{
	border-collapse:collapse;
	width:289px;
}
.calendar th{
	color:#29accb;
	background:#dddedf;
	padding:4px 10px 4px 11px;
	font-size:11px;
	font-weight:normal;
}
.calendar td{
	padding:1px 10px 1px 11px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#6c6d70;
}
td.active{
	color:#ec1c24;
}
/* form */
.form{
	overflow:hidden;
}
#content .ttl-form{
	font-size:2.2em;
	color:#337a86;
	margin:0;
}
.form strong{
	font-weight:normal;
	margin:0 0 5px;
	font-size:1.8em;
	color:#77787b;
}
.form .signup{
	overflow:hidden;
	width:600px;
}
.form fieldset{
	overflow:hidden;
	width:600px;
}
.form .form-wrapper{
	float:left;
	width:250px;
	overflow:hidden;
	margin:13px 41px 0 2px;
	display:inline;
	padding:0;
}
.form label{
	display:block;
	font-size:1.1em;
	color:#7d7373;
	margin:0 0 4px;
}
.form input{
	float:left;
	width:232px;
	border:1px solid #a3a3a3;
	height:16px;
	padding:3px 5px 2px 5px;
	margin:0 0 6px;
	font-size:1.1em;
}
.form select{
	display:block;
	width:245px;
	border:1px solid #a3a3a3;
	color:#231f20;
	height:21px;
	font-size:1.1em;
	margin:0 0 10px;
}
.form textarea{
	width:242px;
	height:97px;
	border:1px solid #a3a3a3;
	margin:0 0 10px;
	overflow:auto;
	font-size:1.1em;
}
.form #website{
	margin:0 0 12px;
}
.check input{
	width:16px;
	float:left;
	padding:0;
	height:16px;
	border:none;
	margin:0 3px 6px 0;
}
.form .big{
	height:111px;
}
.form .btn{
	width:75px;
	height:28px;
	float:right;
	border:none;
	margin:0 6px 0 0;
	display:inline;
}
.tell{
	overflow:hidden;
	width:100%;
	margin:0 0 3px;
	clear:both;
}
.tell label{
	display:block;
	clear:both;
}
.tell span{
	float:left;
	padding:0 5px 0 0;
	margin:3px 0 0;
}
.tell input{
	width:31px;
	height:16px;
	padding:3px 5px 2px 5px;
	margin:0 6px 0 0;
}
.wrapp-form{
	width:250px;
	overflow:hidden;
	clear:both;
}
.check{
	overflow:hidden;
	float:left;
	clear:both;
	line-height:14px;
	margin:0;
	padding:0;
}
.check .row{
	float:left;
	width:125px;
}
.form-box{
	width:135px;
	overflow:hidden;
	margin:0 0 3px;
}
* html .form-box{
	width:120px;
}
.row label{
	float:left;
	color:#40b8d4;
}
/* sidebar */
.sidebar{
display: none;
}

.info-section{
	width:100%;
	margin:0 0 29px;
}
.info-section:after{
	content:"";
	clear:both;
	display:block;
}
#footer ul{
display: none;
}
.inform{
	overflow:hidden;
	height:1%;
	color:#40b8d4;
	font-size:1.2em;
}
.inform p{
	margin:0;
}
.inform .web{
	float:right;
}
.inform .web a{
	color:#40b8d4;
	font-size:1em;
}
.ad{
display: none;
}

ul.rates-list { width: 100% !important; }
ul.rates-list li { font-size: 1.5em; line-height: 1.2em }

#map_canvas { width: 300px; height: 345px; float: right; clear: right; margin-left: 15px; margin-bottom: 15px; border: 5px solid #e8e3cF; }

.errors, .required, .invalid { color : #FF0000; }

.cf-submit { font-size:14px;
font-weight:bold;
height:30px;
width:155px; }

p.crumbs { display: none; }

.imgright { float: right; margin: 0 0 15px 15px; padding: 5px 5px 3px 5px; background:#e8e3cF;}
.imgleft { float: left; margin: 0 15px 15px 0px; padding: 5px 5px 3px 5px; background:#e8e3cF;}
.imgright span, .imgleft span { color:#28adcc;	font-size:0.9em; }

.errors { font-size: 1.2em; margin-bottom: 1em; }

.pp_pic_holder { display: none; }
