/* CSS Document */


/********GENERAL INFO********/
body {
	min-width: inherit;
	margin: 0em;
	padding: 0em;
	text-align: center;
	background-color:#CCCC99;
	}

body img {
  border:none;
  overflow:hidden;
  padding:0px;
  }
  
#center_wrapper, #designer, #footer {
	position: relative;
	top: 0em; left: 0em;
	width: 59.375em;
	height: auto;
	margin: 0em auto;
	text-align: left;
	font-size: 100%;
	font-family: "trebuchet ms", tahoma, sans-serif;
	overflow: visible;
	}
	
#center_wrapper #bg_index{
		width: 59.375em;
		height: 44.7em;
	}
	
#center_wrapper #bg_rates{
		width: 59.375em;
		height: 59.5em;
	}
#center_wrapper #bg_apartment{
		width: 59.375em;
		height: 91.125em;
	}
	
#center_wrapper #bg_contact{
		width: 59.375em;
		height: 53.5em;
	}
	
#footer {
	width: 100%;
	margin: 0em;
	overflow: hidden;
	min-height: 2em;
	border: none;
	padding: 0em 1px;
	}
	
#designer{
	color: #2B6BA5;
	font-size: 0.7em;
	clear: both;
	float: right;
	text-align: right;
}

#designer a{
	color: #2B6BA5;
	text-decoration: none;	
}

#designer a:hover{
	color: #AC5131;
}
	
#folio{
	position: absolute;
	top: 0em;
	left: 0em;
	width: 59.375em;
	/*min-height: 42.5em;*/
	height: auto;
	overflow: hidden;
}

#banner, #main_content, #info{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0em;
	padding: 0em;
	overflow: hidden;
	color: #2B6BA5;

}

#main_content{
	margin-top: -2em;
	min-height: 20em;
	}

#navigation, #content, #content_rates, #content_apartment, #content_contact, #content_contactform{
	float: left;
	width: 30em;
	height: auto;
	min-height: 25em;
	overflow: hidden;
	color: #56627E;
	}
	
/********BANNER********/
#banner img{
	width:59.375em;
	height: 14.375em;
}
#banner {
	width: 59.375em;
	height:auto;
	min-height: 14.375em;
}
#header{
	position: absolute;
	top: 1em;
	left: 1em;
	width: 40em;
}
#header h1, #header p{
	float: left;
	}

#header h1{
	font-size: 1.5em;
	color: #FFc633;
	padding-right: 0.8em;
	padding-top: 0.6em;
	font-weight: normal;
	letter-spacing: 0.02em;
}

#header p{
	font-size: 1.1em;
	letter-spacing: 0.057em;
	line-height: 1.3em;
	color: #FFD880;
	width: 8.5em;
	text-align: center;
	margin-top: 0.3em;
	margin-left: 1em;
}
/********NAVIGATION********/
#navigation{
	width: 15em;
	text-align: center;
	margin-left: 1em;
}

#navigation ul li a {
	color: #2B6BA5;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 1.25em;
	letter-spacing: 0.03em;
}

#navigation ul {
	padding: 0em;
	list-style-type: none;
}

#navigation li{
	line-height:2.3em;
}
li.visit{
	color:#AC5131;
	letter-spacing: 0.03em;
	font-variant:small-caps;
	font-size: 1.25em;
	text-align: center;
}
#navigation a{
	line-height: 2.3em;
}

#navigation a:hover{
	color: #AC5131;
}

/********CONTENT********/

#content{
	width: 35em;
	margin-left: 1.5em;
	margin-top: 1.1em;
	padding: 0em;
	
}

#content p{
	font-size: 1em;
}

#image_rotator{
	position: relative;
	width: 10em;
	height: 6em;
	border: none;
	float: left;
	display: inline;
	margin: 0em;
	padding-right: 0.5em;
	padding-bottom:1em;
	margin-top: 1em;
	
}

#image_rotator img{
	display: none;
	position: absolute;
	top: 0em;
	left: 0em;
	border: none;
	width: 10em;
	height: 7em;
}

#content a{
	color: #AC5131;
	text-decoration: none;
}

#content a:hover{
	color: #2B6BA5;
}

/********INFO********/
#info{
	clear: both;
	padding-top: 0.8em;

}

#flags{
	margin-left: 3.2em;
	margin-top: 0.3em;
	padding: 0em 1em;
	width: 15em;
	height: 3em;
	float: left;
}

#flags img{
	width: 3.125em;
	height: 2.083em;
	float: left;
	padding-right: 1em;
}

#contact{
	float: left;
	font-size: 0.8em;
	margin-left: 3em;
	margin-top: 1em;
}

#contact img{
	width: 9.5em;
	height: 1em;
}

#contact a{
	color: #2B6BA5;
	text-decoration: none;
}

#contact a:hover{
	color: #AC5131;
}

/********CONTENT ON RATES PAGE********/
#content_rates{
	width: 42em;
	margin-left: 1em;
	margin-top: 1em;
	padding: 0em;
}

#rates h1{
	font-size: 1.1em;
	font-weight: normal;
	color: #AC5131;
	
}

table{
	/*margin-left: 2em;*/
	border-collapse:collapse;
	margin-bottom: 1em;
}

th{
	text-align: center;
	font-size: 1em;
	padding-right: 1.2em;
}

td{	
	/*border-bottom: 1px dashed #B56A54;*/
	text-align: left;
	font-size: 0.9em;
	/*padding-right: 1.2em;*/
	padding: 0.5em 1em;
	color: #56627E;
}

#calendar h1{
	font-size: 1.1em;
	margin-top: 1.2em;
	font-weight: normal;
	color: #AC5131;
}

/********CONTENT ON APARTMENT PAGE********/

#content_apartment{
	width: 35em;
	margin-left: 1.5em;
	margin-top: 1.5em;
	padding: 0em;
}

#content_apartment h1{
	font-size: 1.1em;
	font-weight: normal;
	color: #AC5131;
	padding: 0em;
	margin: 0em;
	clear: both;
}

h1#accommodations{
	font-size: 1.1em;
	font-weight: normal;
	color: #AC5131;
	padding: 0em;
	margin: 0em;
	clear: both;
}

#map{
	float: left;
	width: 20.437em;
	height:13.7em;
	padding-bottom: 2em;
}

#content_apartment #bell_tower{
	float: left;
	width: 10.375em;
	height:15.625em;
	padding-bottom: 0.75em;
	padding-left: 1em;
}

#content_apartment p{
	font-size: 1em;
}

#content_apartment li{
	padding-bottom: 0.2em;
	
}

#content_apartment h2{
	font-size: 1em;
	color: #2B6BA5;
	font-weight: normal;
	padding-top: 0.35em;
	clear: both;
}


#content_apartment #kitchen{
	float: left;
	width: 10.375em;
	height: 7.813em;
	margin-top:-0.5em;
	padding-top: 0em;
}

#content_apartment #kitchen_list{
	float: left;
	font-size: 0.8em;
	margin: 0em;
	margin-top:-0.7em;
	padding-top: 0em;
	}
	
#content_apartment #bathroom{
	float: left;
	width: 5.875em;
	height: 7.813em;
	margin-top:-0.5em;
	padding-top: 0em;
}

#content_apartment #shower{
	float: left;
	width: 5.875em;
	height: 7.813em;
	padding-top: 0em;
	padding-left: 0.5em;
	margin-top:-0.5em;
}

#content_apartment #main_room{
	float: left;
	width: 10.438em;
	height: 15.938em;
	margin-top:-0.5em;
	padding-top: 0em;
}

#content_apartment #port {
	float: left;
	width: 10.438em;
	height: 7.813em;
	margin-top:-0.5em;
	padding-top: 0em;
}

/********CONTENT ON CONTACT PAGE********/

#content_contact{
	width: 35em;
	margin-left: 1.5em;
	margin-top: 1.5em;
	padding: 0em;
}

#content_contact h1{
	font-size: 1.1em;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
	color: #AC5131;
	margin-top: 0.4em;
}	

#content_contact p{
	font-size: 1em;
}

#content_contact ul{
font-size: 0.9em;
}

#content_contact li{
	padding-bottom: 0.5em;
}

#stats{
	/*margin-top: 0.5em;*/
	position: relative;
}

#stats .row {
        clear:both;
        }
       
#stats .label{
      	width: 3em;
        text-align: left;
        float: left;
        margin-right: 1em;
        margin-top: 0.5em;
		color: #AC5131;
		font-size: 1em;
}

#stats .label_french{
		width: 6.5em;
        text-align: left;
        float: left;
        margin-top: 0.6em;
		color: #AC5131;
		font-size: 1em;

}
#stats .prop{
		width: 18.75em;
        margin-top: 0.5em;
        text-align: left;
        float: left;
        margin-right: 1em;    
}

#stats .required {
        color: #c00;
		font-weight: bold;
		position: absolute;
		left: 22em;
		margin-top: .75em;
        }
		
#stats .required_short {
        color: #c00;
		font-weight: bold;
		position: absolute;
		left: 4em;
		margin-top: .75em;
        }
		
#stats .required_french{
        color: #c00;
		font-weight: bold;
		position: absolute;
		left: 25em;
		margin-top: .75em;
        }
		
#stats .required_shortfrench {
        color: #c00;
		font-weight: bold;
		position: absolute;
		left: 7em;
		margin-top: .75em;
        }


textarea {
	width: 37em;
	height: 15em;
}

#stats .comment{
		width: 16em;
        margin-top: 0.5em;
        text-align: left;
        float: left;
        margin-right: 1em;     
}

#content_contactform{
	width: 35em;
	height: 24em;
	margin-left: 1.5em;
	margin-top: 1.9em;
	padding: 0em;
}

#content_contactform h2{
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
	color: #AC5131;
}

