/* CSS Document */

body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	margin: 0px;

}
a {
	text-decoration: none;
	color: #333366;
}
a:hover{
	text-decoration: none;
}
/* Wrap everything in the middle of the page */
#wrapper {
	text-align: center;

}
/* Set the width, background color and border */
	div#main {
	width: 997px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 4px none #E8E8E8;
	border-right: 4px solid #E8E8E8;
	border-bottom: 4px solid #E8E8E8;
	border-left: 4px solid #E8E8E8;

}
/* Images in the header */	
#header {
	height:121px;
	z-index: 9;
	background-color: #FFFFFF;
text-align: left;
}
#tel {
	padding-left:824px;
	padding-top:0px;
	text-align: center;
	float: left;
	position: absolute;
}
#logo {
	width:200px;
	height: 121px
	text-align: center;
	float: left;
	position: absolute;
	z-index: 10;
}	
#banner {
	padding-left:250px;
	padding-top:50px;
	height: 115px;
	text-align: center;
	float: left;
	position: absolute;
}
/* Content from the menu down */
#content-wrapper {
width: 997px;
float: left;
text-align:left;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: lighter;
	width: 770px;
	text-align: left;
	z-index: 2;
	padding-left: 10px;
	margin-left: 200px;
	line-height: 22px;

}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

	color: #666666;
	padding-left:0px;
	line-height: normal;
	
	/*width: 770px;*/
}
#content h1{
	color: #333366;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin: 0px 0px 10px;


}
#content h1 a, #content h1 a:hover{
color: #999999;
line-height: 22px;
z-index: 2;
text-decoration: none;
}
#content h2{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#content h3{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content h6{
	color: #AB7321;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 10px 0px 5px;

}
#content strong{
	color: #333366;
	font-size: 12px;
	line-height: normal;
}
#content table{
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#content tr.heading{
	color: #333366;
}
#content a {
	text-decoration: none;
	color: #333366;
}
#content a:hover{
	text-decoration: underline;
}
#content img {
	border: 1px solid #CCCCCC;

}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/* Left column setting */
#left-column{
	width:200px;
	font-size: 12px;
	color: #999999;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 4px;
	z-index: 3;
	float: left;

}

#box {
	width:190px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	z-index: 4;
}
/* Listings in the left column */
#box ul{
	padding-top: 10px;
	color: #333366;
	list-style-type: none;
	display: list-item;
	margin: 0px;
	padding-left: 0.75em;
}
#box li a{
	list-style-type: none;
	color: #999999;
	margin-left: 0.75em;
	display: block;
}
#box li a:hover{
	color: #333366;
}
#box-heading{
	font-weight:bold;
	color: #AB7321;
	background:#E8E8E8;
	width:100%;
	text-indent:0.75em;
	height: 20px;
	line-height: 20px;

}

#box-heading a{
	color:#AB7321;
	line-height: 20px;
}
#box-heading a:hover{
	color:#333366;
}
#box p{
	color:#999999;
	margin-top: 4px;
	padding-left: 10px;

}

/* CONTACT PAGE */
#contact-left {
	width: 300px;
	float: left;
	position: relative;
	display: inline;
}

#contact-right {
	position: relative;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;

	
}
#contact-right p{
	width: 450px;
}
#contact-hotel {
	float: left;
	margin: 0px;
	padding: 0px;
}

#contact-hotel img{
margin-right: 20px;
}

/* ABOUT US PAGE */
#about {
	float: left;
	width: 770px;
}
#about p{
	padding: 0px;
	margin-top: 0px;
}
#about-pic {
	width: 240px;
	margin-left: 0px;
	float: left;
}
#about-pic p{
	width: 240px;
	font-size: 10px;
	
}

/* 2 COLUMNS */
#col-left {
	width: 375px;
	float: left;
	margin-right: 20px;
	
}
#col-left p{
	width: 375px;
	padding: 0px;
	margin-top: 0px;
}
#col-left img {
	border: none;

}
#col-right {
	width: 375px;
	margin-left: 375px;
	
}
#col-right p{
	width: 375px;
	padding: 0px;
	margin-top: 0px;
}
#col-right img {
	border: none;

}

/* 3 COLUMN */
#col1 {
	width: 243px;
	float: left;
	position: relative;
	margin-right: 20px;
}
#col1 p{
	width: 243px;
	padding: 0px;
	margin-top: 0px;
}
#col1 img {
	border: none;

}
#col2 {
	width: 243px;
	position: relative;
	margin-left: 243px;
}
#col2 p{
	width: 243px;
	padding: 0px;
	margin-top: 0px;
}
#col2 img {
	border: none;

}

/* BROCHURES */
#brochures img {
border: none;
}
.left-no-border {
border: none;
}
/* Footer */		
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #999999;
	text-align:left;
	margin-top: 10px;
	margin-left: 210px;
	margin-right: 4px;
	line-height: 14px;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;



}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}

/* World map settings */
#world_map{
	height: 483px;
	width: 770px;
	position: relative;
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;

}
.pdfIcon {
	background-image: url(/development/brochures/images/pdf.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 20px;


}
textarea, input[type='text'], select { background: #fff; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	background: #f2f2f2;
	outline: 2px solid #cccccc;
	border: #333366;
}
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }
#form p { margin-left: 0 }
#pca_form, #brochure {
list-style-position: outside;
color: #FFF;
margin-left: 0px;
padding: 0px;
width: 770px;
}
form input[type='text'],
form select {
font-size: 14px;
padding: 0px;
margin: 0px;
}
form input[type='checkbox'] {
font-size: 14px;
margin-bottom: 0px;
border: none;
text-align: left;
}
form img {
padding-right: 40px;
}

form input, form select, form textarea { 
border: 1px solid #cccccc;
}
form textarea { height: 100px }

form#newsletter  {
	margin-left: 10px;
	margin-bottom: 0px;
}
form#newsletter input {
margin-bottom: 3px;
}

form#newsletter input[type='text'] {
width: 160px;
}

#sitemap {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333366;
	clear: left;
	float: left;
	font-size: 14px;
	padding-bottom: 10px;
}

#news-regions h2 a {
	margin: 10px;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px
}

