@charset "utf-8";
/* CSS Document */
@import url(http://www.google.com/cse/api/branding.css);

@font-face {
  font-family: raleway_thin;
   src: url('raleway_thin-webfont.eot');
    src: url('raleway_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway_thin-webfont.woff') format('woff'),
         url('raleway_thin-webfont.ttf') format('truetype'),
         url('raleway_thin-webfont.svg#RalewayThin') format('svg');
    font-weight: normal;
    font-style: normal;
}


* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
	font-size: 12px;

	
}


body {
	
	background-color: #eeeeee;
	color:#FFFFFF;
	width: 100%;
	margin:0;
	padding:0; 
	overflow-y: scroll;
	overflow-x: auto;
		
}


.bordered_img {
	border: 2px solid #4C4C4C;
	}


A:link {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}


A:visited {
	text-decoration: none; font-weight: bold;
	color:#4D9594;
}


A:active {
	COLOR: #000000; text-decoration: none
}

A:hover {
	COLOR: #000000; text-decoration: underline
}


.centre_subHeadingDiv{
	

		background: #F0F0F0;
	color: #000000;
	
	font-weight: bold;
	text-align: left;
	height:auto;
	padding: 5px;
	padding-top:10px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
		border-top: 2px solid #4C4C4C;
			width:770px;
			float:left;
			clear:both;
}

.centre_contentdivGold{

	border-top: 1px solid #bbbbbb;
	background: #FFFFFF url('/sharedImages/gold_quarter.png');
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	padding:5px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	height:auto;
	float:left;
	clear:both;
	width:766px;
	text-align:justify;
}

.centre_contentdivSilver{

	border-top: 1px solid #bbbbbb;
	background: #FFFFFF url('/sharedImages/silver_quarter.png');
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	padding:5px;
	padding-top:10px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	height:auto;
	float:left;
	clear:both;
	width:766px;
	text-align:justify;
}

.centre_contentdivBronze{

	border-top: 1px solid #bbbbbb;
	background: #FFFFFF url('/sharedImages/bronze_quarter.png');
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	padding:5px;
	padding-top:10px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	height:auto;
	float:left;
	clear:both;
	width:766px;
	text-align:justify;
}

#breadcrumbs {
			background: #F0F0F0;
	color: #000000;
	
	font-weight: bold;
	text-align: left;
	height:auto;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
		border-top: 2px solid #4C4C4C;
			width:770px;
			float:left;
			clear:both;
}

.centre_contentdiv {
	
	border-top: 1px solid #bbbbbb;
	background:#FFFFFF;
	text-align: left;
	padding:5px;
	padding-top:10px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	height:auto;
	float:left;
	clear:both;
	width:770px;
	text-align:justify;
}

.centre_contentTextDiv {
	float:right;
	width:495px;
	text-align:justify;
}

.centre_contentPicDiv {
	float:left;
	width:266px;
}
	
	

.table {
	
	
	line-height: normal;
	border: 2px solid #4C4C4C;
	background-color: #FFFFFF;

	text-align: justify;
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height:auto;
}


#page_wrapper {

border-left: 1px solid #bbbbbb;
border-right: 1px solid #bbbbbb;
	background: #ffffff;
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	overflow:hidden;
	
}

.headerLogoTextWhite{
font-size:20px;
letter-spacing: 5px;
color:#ffffff;

}

.headerLogoTextBlue{
font-size:60px;

letter-spacing: 7px;
color:#4D9594;
}

.headerLogoTextSmall{
font-weight:bold;
font-size:15px;
color:#4D9594;

}

#page_header {
	height:165px;
	background-image:url('/sharedImages/Banner.jpg');
	background-repeat:repeat-x;
	clear: both;
	overflow:visible;



 
}

.main_logo{

	width:auto;
	border:none;

}

#main_logo  A:link{
	left:100px;
	text-decoration:none;
	border:0px;
	}


	#page_header  A:link{
	left:100px;
	text-decoration:none;
	border:0px;
	font-weight:normal;
	}

	
#header_text{
	
	font-weight: normal;
	color: #498F14;
	text-align:right;
	position: relative;
	font-size: 24px;
	top:0.5em;
	left:10px;
	margin-right: 15px;
	float:right;
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:5px;
  margin-right:5px;
  border: 1px solid #BCCCDF;
  background: #ffffff;
  height:auto;
}


#menu_wrapper {
	float: left;
	width:152px;
	margin-top:5px;
	margin-left:5px;
	border:0px dashed #cccccc;
	background: #ffffff;

}


#menu_wrapper2 h3 {
	
	line-height: 20px;
	background-color: #88CF53;
	color: #000000;
	
	font-weight: bold;
	text-align: left;
	height:auto;

	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;

}

.lateRoomsDiv{

	
	line-height: 1.5em;
	background-color: #ffffff;
	color: #000000;
	
	font-weight: bold;
	text-align: left;
	height:auto;
	padding:5px;
	border-left: 2px solid #4C4C4C;
	border-right: 2px solid #4C4C4C;
	border-bottom: 2px solid #4C4C4C;

}

.menuDiv {

	
	margin-bottom:5px;
	float:left;
	clear:both;
	width:150px;

}

.menuTitleDiv {

	
	line-height: 1.5em;
	height:1.5em;
	background: #F0F0F0;
	color: #000000;
	
	font-weight: bolder;
	text-align: left;
	
	padding:5px;
	border: 1px solid #4C4C4C;
	
	
}

.popTitleDiv {

	
	line-height: 1.5em;
		background: #ADC054;
	color: #000000;
	
	font-weight: bold;
	text-align: left;
	height:auto;
	padding:5px;
	border: 2px solid #4C4C4C;
	cursor:pointer;
	
}

.menuSubTitleDiv {

	
	line-height: 1em;
	background-color: #ffffff;
	color: #000000;
	
	font-weight: bold;
	text-align: left;
	height:auto;
	padding:5px;
	border-bottom: 1px solid #4C4C4C;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	clear:both;
}

.menuOptionsDiv {
	width:150px;
	max-height:230px; overflow-y: auto; overflow-x: hidden;

}

.popOptionsDiv {
	width:150px;
	max-height:150px; overflow-y: auto; overflow-x: hidden;
	display:none;
	position:absolute;

	
}



.linklist {
	padding-left: 2px;
	margin-left: 0;
	border-bottom: 1px solid #4C4C4C;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	background-color: #FFFFFF;
	height:auto;
	
}






.linklist li {
	list-style: none;
	margin: 0;
	line-height:2em;
	border-top: 1px solid #D1D9C4;
	color: #AAAAAA;
	font-weight:bold;
	
 }

 .linklist li a:hover {
	color: #000000; 
	background:#88CF53;
	text-decoration: none;
}

.linklist li a:active {
	background:#FCD685
}

#centre {
	
	border-left:1px solid #bbbbbb;
	line-height: 1.5em;
	color: #000000;
	width: 790px;
	float:left;
	position:relative;
	
background-color: #ffffff;
	margin-left:2px;
min-height: 600px;
}








#location_Box {
	line-height: normal;
	border: 1px solid #4C4C4C;
	background-color: #FFFFFF;
	width: 100%;

	text-align: justify;
	padding: 5px;
	margin-top: 5px;
	height:auto;
	margin-right: 5px;
}


.locationPhoto {
	margin-right:5px;
	border: 1px solid #4C4C4C;
	background-color: #001FEF;
	float:left;
}


.thumbnail_Left {
	margin:5px;
	border: 1px solid #4C4C4C;
	background-color: #001FEF;
	float:left;

}

.index_Illustrations {
	float:right;
	clear:both;
	width:365px;
	
}

.thumbnail_Right {
	margin:5px;
	margin-bottom:5px;
	float:right;
	border: 1px solid #4C4C4C;
	background-color: #001FEF;
	clear:both;

}

.thumbnailRightCaption {

	background-color: #ffffff;
	font-weight: bold;
	margin:5px;	
	margin-top:-5px;
	float:right;
	clear:both;
	text-align:center;
	font-style:italic;


	color: #000000;
	width:353px;

}

.thumbnailLeftCredit {
	float:left;
	width:150px;
}

.thumbnailLeftCredit A:link {
	font-style:italic;
	font-size:8px;
}

.thumbnailLeftCredit A:visited {
	font-style:italic;
	font-size:8px;
}

.thumbnailLeftCredit A:hover {
	font-style:italic;
	font-size:8px;
}

.thumbnailLeftCredit A:active {
	font-style:italic;
	font-size:8px;
}

.thumbnailRightCredit {
	
		background-color: #ffffff;
	font-weight: bold;
	margin:5px;	
	margin-top:-5px;
	float:right;
	clear:both;
	text-align:center;
	font-style:italic;


	color: #000000;
	width:353px;
	
}

.thumbnailRightCredit {
	width:350px;
	margin-left:5px;
	margin-bottom:-8px;
	font-size:6px;
	text-align:right;
	float:right;

}

.thumbnailRightCredit A:link {
	font-style:italic;
	font-size:8px;
}

.thumbnailRightCredit A:visited {
	font-style:italic;
	font-size:8px;
}

.thumbnailRightCredit A:hover {
	font-style:italic;
	font-size:8px;
}

.thumbnailRightCredit A:active {
	font-style:italic;
	font-size:8px;
}

.index_map {
	margin:5px;
	float:right;
	border: 1px solid #4C4C4C;
	background-color: #001FEF;
	clear:both;
}






#searchControl {
	background-color:#FFFFFF;
	float:left;
	border:none;
	
	font-size: 10px;
	color: #000000;
	line-height:normal;
	padding: 5px;
	text-align:justify;
	margin: 5px;
	width:766px;
		border: 2px solid #4C4C4C;
}




#searchControl .gsc-control {
	
	line-height:normal;
	width:100%;
	
}
	


#searchControl .gsc-resultsHeader{
	border:0px;
}


#centre  ul {


	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	margin: 5px;
	padding: 4px;

	
 }
 #centre ul li {
	

	line-height:1.5em;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.conferenceTable {
	table-layout:fixed;
    border-color: #000;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
	

}

.conferenceTable td{
    border-color: #000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
	width:140px;
	text-align:center;
}

.conferenceTable th{
 background-color: #FFC;
}

.conferenceTableBold{
	font-weight:bold;
	text-align:center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;

}

  .borderedTableCell {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border: 1px solid #000000;
	width:120px;
	text-align:center;
	padding:2px;
	
}

  
	
	
.indexIcon {

	float:left;
	margin-right:5px;
	margin-top:10px;
	
}

.indexLabel {
	text-align:left;
	padding-top:10px;
	}
	
#page_footer A:link {

	color:#dddddd;
}
	
#page_footer A:visited {
	color: #dddddd;

}

#page_footer {
	clear: both;
	text-align:center;
	
	font-size: 12px;
	color: #dddddd;
	background: #222222;
	height:auto;
	padding-top:1em;
	padding-bottom:1em;
	
}




.vcard{
	line-height:normal;

}

#searchControl .gs-visibleUrl.gs-visibleUrl-long { display:block;  }
#searchControl .gs-visibleUrl.gs-visibleUrl-short { display:none;  }


#q{
	clear:both
	margin:50px;
}


.facebook{
text-align:center;
  height:20px;
  float:left;

  }
  

.footerTowns {
	height:190px;
	}
	
.footerTowns li {
	list-style: none;
}

.footerCountry {
	font-size:14px;
	}

