html {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #0072bb;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 0.8em;
}


a:link{ text-decoration: none; color: #0072bb; font-weight: normal;}
a:visited{ text-decoration: none; color: #0072bb; font-weight: normal;}
a:hover{ text-decoration: none; color: #E01C4E; font-weight: normal;}
a:active{ text-decoration: none; color: #0072bb; font-weight: normal;}

h1 {
	font-size: 1.5em;
	color: #0072bb;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

h2 {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #0072bb;
}

h3 {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #0072bb;
}

p {
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 0px 20px;
}

img {
	position: relative;
	border: none;
	padding: 0px;
	margin: 0px;
}

.picture {
	position: relative;
	float: left;
	margin: 0px 10px 10px 0px;
}

.background_white {
	background-color: #FFFFFF;
	}

.top_container {
	background-image: url(../images/layout/background_whole.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #0072bb;
}

#topbanner {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	height: 219px;
}

#middle {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 967px;
	background-image: url(../images/layout/background_slice.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

.middle {
	background-image: url(../images/layout/background_slice.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

#right_nav {
	position: fixed;
	top: 240px;
	right: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 1px;
	color: #FFFFFF;
	width: 170px;
}

ul#right_nav_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#right_nav_menu li {
	float: right;
	height: 60px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

ul#right_nav_menu li a {
	display: block;
	text-indent: -999em;
}

ul#right_nav_menu li.side_contact a { background: url(../images/layout/side_contact.png) 96px 0px no-repeat; height: 60px; width: 158px; }
ul#right_nav_menu li.side_contact a:hover { background: url(../images/layout/side_contact.png) 0px 0px no-repeat; }

ul#right_nav_menu li.side_register a { background: url(../images/layout/side_register.png) 96px 0px no-repeat; height: 60px; width: 158px; }
ul#right_nav_menu li.side_register a:hover { background: url(../images/layout/side_register.png) 0 0 no-repeat; }

ul#right_nav_menu li.side_linkedin a { background: url(../images/layout/side_linkedin.png) 96px 0px no-repeat; height: 60px; width: 158px; }
ul#right_nav_menu li.side_linkedin a:hover { background: url(../images/layout/side_linkedin.png) 0 0 no-repeat; }

ul#right_nav_menu li.side_youtube a { background: url(../images/layout/side_youtube.png) 96px 0px no-repeat; height: 60px; width: 158px; }
ul#right_nav_menu li.side_youtube a:hover { background: url(../images/layout/side_youtube.png) 0 0 no-repeat; }

#navigation_main {
	position: relative;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #AEC5E7;
	border-top: 1px solid #AEC5E7;
}

	.button {
		outline: 0;
		padding: 25px 12px 5px 12px;
		display: block;
		color: #000000;
	}
	
	.button:hover {
		outline: 0;
		padding: 25px 12px 5px 12px;
		display: block;
		color: #FFFFFF;
		background: #ED1C24;
	}
	
	.button_selected {
		outline: 0;
		padding: 25px 12px 5px 12px;
		display: block;
		color: #FFFFFF;
		background: #ED1C24;
	}
	
	/* Other stuff: */
	.button-list { list-style: none; padding: 0; margin: 0; width: 100%; float: left; display: block; margin: 0 0 0px; }
	.button-list li { float: left; margin: 0 0px 0px 0; }
	.button-list li a{ color: #FFFFFF; }
	.button-list li.selected a{ color: #FFFFFF; }
	.button-list li.search { border-left: 1px solid #273137; padding-left: 18px; margin-left: 10px; position: relative; }

#navigation {
	position: relative;
	float: left;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	width: 100%;
	background-color: #AEC5E7;
	background-color:rgba(174,197,231,0.5);
}

#navigation ul { margin: 0px 0px 10px 10px; list-style: none;}

#navigation ul li {
	display: inline;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 8px 0px 8px;
	color: #666666;
	border-right: 1px solid #666666;
}

#navigation ul li a {
	color: #250517;
	font-size: 0.9em;
}

#navigation ul li a:hover{
	color: #FFFFFF;
}

#left_holder {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 967px;
}

#left_content {
	position: relative;
	float: left;
	padding: 30px;
	margin: 0px 0px 0px 0px;
	width: 667px;
}

#right_content {
	position: relative;
	float: left;
	padding: 20px 10px 10px 10px;
	margin: 0px;
	width: 220px;
}

.left_content {
	padding: 20px 0px 20px 40px;
	background-color: #FFFFFF;
}

.right_content {
	position: relative;
	float: right;
	padding: 40px 10px 10px 10px;
	background-color: #FFFFFF;
}

#footer {
	padding: 0px;
	margin: 0px;
	background-color: #AEC5E7;
	background-image: url(../images/layout/strapline_left.gif), url(../images/layout/footer.jpg);
	background-repeat:  no-repeat, repeat-y;
	background-position: left top, left top;
	width: 1140px;
}

#nav-footer {
	padding: 30px 10px 10px 100px;
	font-size: 0.8em;
	width: 100%;
}

#nav-footer ul li { color: #000000; font-weight: bold;}

#nav-footer ul { margin: 0px 0px 10px 10px; list-style: none; float: left;}

#nav-footer ul li {
	font-weight: normal;
	font-weight: bold;
	margin: 0px 10px 3px 0px;
}

#nav-footer ul li a {
	display: inline-block;
	margin: 0;
	color: #000000;
}

#nav-footer ul li a:hover{
	color: #ED1C24;
}

#copyright {
	padding: 20px 30px 10px 10px;
	position: relative;
	float: right;
	font-size: 0.8em;
	color: #000000;
}

#copyright a:link{ text-decoration: none; color: #000000; font-weight: normal;}
#copyright a:visited{ text-decoration: none; color: #000000; font-weight: normal;}
#copyright a:hover{ text-decoration: underline; color: #ED1C24; font-weight: normal;}
#copyright a:active{ text-decoration: none; color: #000000; font-weight: normal;}

.blue {
	color: #0072bb;
}

.center_blue {
	color: #ffffff;
	font-size: 0.8em;
	background-color:#0072bb;
	text-align:center;
	padding:5px;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.conf_blue {
	background-color: #c9dfff;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.home_quote {
	border: 2px solid #0072bb;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
	background-color: #c9dfff;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}

.floorplan {
	border: 2px solid #0072bb;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

.discount {
	color: #FF0000;
}

.conf_rates {
	background-color: #E1E9F6;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 2px 0px;
}

.clear {
	position: relative;
	clear: both; /* very important. This breaks the flow of floated elements */
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: -1px;
	/*
	the above 3 attributes makes sure the breaking element is as thin as possible.
	I set margin-bottom: -1px so it pulls whats after it up by 1 px making it effectively invisible!
	*/
}

#gallery_3 {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.gallery_picture {
	position: relative;
	border: 1px  solid #CCCCCC;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}

.tours_picture {
	position: relative;
	border: 1px  solid #CCCCCC;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.video {
	width: 200px;
	margin: 10px;
	float: left;
	position: relative;
}

.no_right {
	margin-right: 0px;
}


/* Page corner css */

img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 100px; height: 104px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 96px; height: 100px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/IataCornerWhite.png) no-repeat right top;
	z-index: 98;
}

/* End of page corner css */

/*Closed transparent div styles*/

#closed {

	position:absolute; 
	left:0px; top: 0px; 
	z-index:1; 
	height:1330px; 
	width: 727px; 
	background-color:#666666; 
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

.closed_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size:40px; 
	color:#ffffff;
	margin-right: 20px;
}

/* end of Closed transparent div styles*/
