/* ---- default --- */
html {
	margin:0;
	padding:0;
	}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;	
	padding: 0;
	color:#333;
	background: #e0e0e0 url(../images/bg.gif) center top repeat-x;
	}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:500;
	}	
p {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	}
img {
	border:none;
	}

/* ---- containers --- */
#wrapper {
	margin: 6px auto;
	display:block;
	padding: 0 0 30px 0;
	width: 950px;
	background: #fff url(../images/leftbg.gif) left center repeat-y;
	border: #c7c9cc solid 1px;
	}
#right {
	margin: 0 15px 0 0;
	padding: 0;
	width: 620px;
	float: right;
	}
#left {
	margin: 0;
	padding: 0;
	width: 270px;
	float: left;
	}	
/* --- headers --- */
#head {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 200px;
	background: #fff url(../images/head.jpg) left top no-repeat;
	}
#h1 {
	margin: 0 0 0 12px;
	padding: 10px 22px 10px 18px;
	width: 210px;
	height: 130px;
	background-color: #fff;
	clear: both;
	text-align: center;
	position: relative;
	top: -25px;
	}
h1 {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 46px;
	font-weight: bold;
	color: #295d97;
	font-family: tahoma;
	text-transform: uppercase;
	text-decoration: none;
	}
h1 a {
	color: #295d97;
	text-decoration: none;
	}
h1 span {
	display: block;
	color: #ff8a06;
	font-size: 30px;
	line-height: 10px;
	letter-spacing: 4px;
	margin-left: 2px;
	}
#h1 p {
	color: #bdd7fc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 1.2em;
	margin-top: 20px;
	margin-left: 5px;
	}	
h2 {
	margin: 20px 0;
	padding: 0;
	font-size: 2.8em;
	font-weight: 600;
	color: #295d97;
	}
#left h3 {
	margin: 20px 0 10px 15px;
	padding: 5px 10px;
	width: 250px;
	font-size: 1.5em;
	font-weight: 600;
	color: #fff;
	background-color: #ff8a06;
	}
#left h3.two {
	background-color: #476ea5;
	}
	
/* --- lists --- */
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	}
.linklist, .linklist li ul {
	margin-left: 25px;
	}
.linklist li, .linklist li ul li {
	margin: 0;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	background: url(../images/bullet-linklist.gif) left 10px no-repeat;
	}
.linklist li a {
	color: #669900;
	text-decoration: none;
	}
.linklist li ul li a {
	color: #669900;
	text-decoration: none;
	font-size: 0.9em;
	}
.linklist li a:hover, .linklist li ul li a:hover {
	text-decoration: underline;
	}
/* --- top ---*/
#top {
	margin: 0;
	padding: 10px 30px;
	width: 890px;
	height: 2em;
	font-size: 1.2em;
	background-color: #25344b;
	text-align: right;
	color: #fff;
	border-bottom: #fff solid 1px;
	}
#top a {
	color: #fff;
	text-decoration: none;
	}
#top a:hover {
	text-decoration: underline;
	}
/* --- nav --- */
.nav {
	margin-top: 1px;
	width: 950px;
	height: 30px;
	background-color: #25344b;
	float: left;
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
	letter-spacing: 1px;
	}
.nav li {
	display: inline;
	}
.nav li a {
	padding: 8px 10px;
	margin: 0;
	color: #fff;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	border-right: #fff solid 1px;
	}
.nav li a:hover {
	text-decoration: underline;
	}
.gads {
	margin-left: 20px;
	}
/*-----AP portal-----*/

.ap-portalrow {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}	
.ap-portal {
	padding: 10px 5px 0 10px;
	margin: 0;
	background-color: #fff;
	border-bottom: #666 solid 1px;
	clear: both;
	}
.ap-portal .text {
	margin: 0 0 0 110px;
	}	
.ap-portal h3 {
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	color: #ff8a06;
	font-weight: 600;
	font-size:1.6em;
	background: none;
	border:none;
	}
	.ap-portal h3 a{
	color: #ff8a06;
	font-weight: 600;
	text-decoration: none;
	}
	.ap-portal h3 a:hover{
	color: #ff8a06;
	font-weight: 600;
	text-decoration: underline;
	}
	.ap-portal h3 span{
		padding: 0;
		margin: 0 0 0 20px;
		color: #000;
		font-size:1.2em;
		font-weight:500;
		}
.ap-portal p {
	padding: 0;
	margin: 0 5px 15px 0px;
	background-color: #fff;
	font-size: 1.2em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}	
.ap-portal p a{
		text-decoration:underline;
		}
.ap-portal p.button, .tour li.button {
		text-decoration: none;
		color: #333;
		margin: 15px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		float: right;
		}
	.ap-portal p.button a, .tour li.button a {
		text-decoration: none;
		color: #333;
		background: url(../images/button.gif) center center no-repeat;
		padding: 8px 12px;
		}
.ap-portal img {
	padding: 3px;
	margin: 3px 0 0 0;
	width:80px;
	background-color: #fff;
	border: #999 solid 1px;
	float:left;
	}
.aptop{
		border-top: #ad1802 solid 1px;
		}
/*-----------------------*/

.ap-portal2row {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}	
.ap-portal2 {
	padding: 10px 5px 0 10px;
	margin: 0;
	background-color: #f5f1f1;
	border-bottom: #666 solid 1px;
	}
.ap-portal2 .text {
	margin: 0 0 0 110px;
	}		
.ap-portal2 h3 {
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	color: #ff8a06;
	font-weight: 600;
	font-size:1.6em;
	background: none;
	border:none;
	}
	.ap-portal2 h3 a{
	color: #ff8a06;
	font-weight: 600;
	text-decoration: none;
	}
	.ap-portal2 h3 a:hover{
	color: #ff8a06;
	font-weight: 600;
	text-decoration: underline;
	}
	.ap-portal2 h3 span{
		padding: 0;
		margin: 0 0 0 20px;
		color: #000;
		font-size:1.2em;
		font-weight:500;
		}
.ap-portal2 p {
	padding: 0;
	margin: 0 5px 15px 0;
	background-color: #f1f1f1;
	font-size: 1.2em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}	
.ap-portal2 p a{
		text-decoration:underline;
		}
.ap-portal2 p.button {
		text-decoration: none;
		color: #333;
		margin: 15px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		float: right;
		}
	.ap-portal2 p.button a{
		text-decoration: none;
		color: #333;
		background: url(../images/button.gif) center center no-repeat;
		padding: 8px 12px;
		}
.ap-portal2 img {
	padding: 3px;
	margin: 3px 0 0 0;
	width:80px;
	background-color: #f4f4f4;
	border: #999 solid 1px;
	float:left;
	}
p.apinfo {
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	font-size: 1.1em;
	width: 350px;
	}
	p.apinfo strong{
		margin: 0;
		padding: 0;
		}
.tour {
	padding:6px 10px;
	border:#ddddcc solid 1px;
	margin: 0 0 15px;
	}
.tour h3 {
	font-size:1.4em;
	color:#FF8A06;
	font-weight:bold;
	margin:0 0 15px;
	}
.tour img {
	float:left;
	margin:0 15px 5px 0;
	padding:1px;
	border:#ddddcc solid 1px;
	}
.tour ul {
	list-style-type:none;
	}
.tour ul li {
	padding:3px 10px;
	width:120px;
	float:left;
	}
.tour ul li.price {
	text-align:center;
	}
.tour ul li.price strong {
	font-size:1.3em;
	color:#ff6600;
	display:block;
	}
.tour li.button {
	margin:2px 0;
	padding-top:2px;
	float:left;
	}
.tour li.button a {
	padding:8px 16px 8px 17px;
	line-height:30px
	}

/* --- footer ---*/
#footer {
	margin: 30px 0 0 0;
	padding: 10px;
	width: 930px;
	clear: both;
	background-color: #c3e1fb;
	position: relative;
	top: 30px;
	}
#footer p {
	margin: 0 0 0 0;
	padding: 0;
	color: ##1e446f
	}
#footer p.footlnx {
	margin: 0;
	padding: 0;
	height: 2em;
	font-size: 1.2em;
	float: right;
	color: #1e446f;
	}
#footer a:link, #footer a:visited {
	color: #1e446f;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
/* --------- Map --------- */

div#map {
	height: 450px;
	width: 500px;
	margin: 20px 0 20px 20px;
	border:#000 solid 1px;
}
#side-bar a:hover {
	text-decoration: underline;
	}
#side-bar p {
	font-size: 1em;
	margin: .4em 0 .4em 0;
	padding-left: 10px;
	background: url(../images/bullet-blue.gif) 0 .55em no-repeat;
	}
#side-bar {
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: 1em;
	}
 #side-bar-title {
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	}
	
/* ------ Contact Form ----- */

#right label {
	display:block;
	margin:1em 0;
	}
#right input, textarea {
	display:block;
	width:300px;
	font:normal 1em Arial, Helvetica, sans-serif !important;
	background-color:#fff !important;
	}
#right ul li.ok {
	color:#666;
	font-style:italic;
	}
#right ul li.error {
	color:#f00;
	}
		
/* =self clearing
----------------- */
/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/
.clearfloat:after {
content: "."; 
display: block; 
height: 0; 
clear: both;
visibility: hidden;
}
 
.clearfloat { display: inline-block; }
 
/* Hides from IE-mac */
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/* End hide from IE-mac */
/*** end clearing hack ***/ 
