@charset "utf-8";
/* CSS Document */


html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
	background-color: #FFF;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.9em;
	color: #5099ce;
	line-height: normal;
	margin-top: 0px;
}

h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}
	h1, h2 {
	color:5099ce;
	padding: 0px;
	}

p {
	line-height:1.5;
	margin:0 0 0em;
}

div#container {
	position:relative; /* center, not in IE5 */
	width:900px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #BADDF9;
}

div#header {
	background-color: #5099ce;
	height: 105px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
div#menu {
	background-image: url(../Images/Navbar.jpg);
	background-repeat: repeat-x;
	height: auto;
}
div#flash {
	padding-right: 15px;
	padding-left: 15px;
	height: 358px;
}

	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#content {
	padding-right: 1em;
	padding-bottom: 5em;
	padding-left: 1em;
	text-align: left;
}
	div#content p {
	text-align:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	}

div#footer {
	background-color: #5099CE;
	position:absolute;
	width:870px;
	bottom:0;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #A4AFCF;
	border-right-color: #A4AFCF;
	border-bottom-color: #A4AFCF;
	border-left-color: #A4AFCF;
	margin: 0px;
	height: 40px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}

.footer {
	font-size: 12px;
	color: #FFF;
}
	div#footer p {
	margin:0;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	display: block;
	}
#LeftFloat {
	width:15px;
	height:100%;
	z-index:3;
	float: left;
	background-image: url(../Images/LeftFloat.jpg);
	background-repeat: repeat-y;
	position: absolute;
	margin-right: 15px;
}
#RightFloat {
	width:15px;
	height:100%;
	z-index:1;
	float: right;
	background-image: url(../Images/RightFloat.jpg);
	background-repeat: repeat-y;
	position: absolute;
	margin-left: 885px;
}
#RightColumn {
	width:250px;
	height:auto;
	min-height:300px;
	z-index:1;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	background-color: #5099CE;
	position: relative;
}
* html #RightColumn {
	height: 300px;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 15px;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 15px; }
.clearfix { display: block; }

#Logo {
	width:auto;
	height:105px;
	z-index:1;
	float: left;
	display: block;
	margin-left: 10px;
}
#BestLogo {
	width:90px;
	height:105px;
	z-index:1;
	position: relative;
	display: block;
	float: left;
	margin-left: 10px;
	background-image: url(../Images/BestWestLogo.jpg);
}
#Slogan {
	position:relative;
	width:290px;
	height:105px;
	z-index:1;
	background-image: url(../Images/slogan.jpg);
	margin-left: 50px;
	float: left;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

.SmallText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.SmallText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.SmallText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BADDF9;
	text-decoration: underline;
	text-align: center;
}
#Book {
	position:absolute;
	width:160px;
	height:160px;
	z-index:1;
	margin-left: 600px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	visibility: visible;
	display: block;
	padding: 0px;
}
#Phone {
	width:auto;
	height:auto;
	z-index:12;
	text-align: center;
}

#QuickLink1 {
	width:120px;
	height:60px;
	z-index:1;
	float: left;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5099CE;
	border-right-color: #5099CE;
	border-bottom-color: #5099CE;
	border-left-color: #5099CE;
}
#QuickLink2 {
	width:120px;
	height:60px;
	z-index:1;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5099CE;
	border-right-color: #5099CE;
	border-bottom-color: #5099CE;
	border-left-color: #5099CE;
}
#QuickLink3 {
	width:120px;
	height:60px;
	z-index:1;
	float: left;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5099CE;
	border-right-color: #5099CE;
	border-bottom-color: #5099CE;
	border-left-color: #5099CE;
}
#QuickLink4 {
	width:120px;
	height:60px;
	z-index:1;
	float: left;
	border: 1px solid #5099CE;
}
#AdBox {
	width:244px;
	height:140px;
	z-index:1;
	position: relative;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px none #BADDF9;
	text-align: center;
}

#AdThis {
	width:auto;
	height:auto;
	z-index:1;
	position: relative;
	border: 1px none #BADDF9;
	display: block;
	float: left;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#Flags {
	width:244px;
	height:auto;
	z-index:1;
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px none #BADDF9;
	text-align: center;
	display: block;
	float: left;
}

#FbkLike {
	width:244px;
	height:auto;
	z-index:50;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px none #BADDF9;
	display: block;
	text-align: center;
	overflow: visible;
	visibility: visible;
	float: left;
	clear: left;
}

#SignUp {
	width:244px;
	height:auto;
	z-index:25;
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 2px;
	border: 1px none #132b65;
	text-align: center;
	display: block;
	float: left;
	padding-top: 3px;
}

#fadeshow2{
	height:auto;
	z-index:25;
	position: relative;
	text-align: center;
	float: left;
	}


#fadeshow2toggler{
	height:auto;
	z-index:25;
	position: relative;
	text-align: center;
	float: left;
	width: 244px;
	text-align:center;
	clear: both;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #BADDF9;
}
.NoneJustified {
	text-align: left;
	vertical-align: top;	
	}
	
#Text{
	float: left;
	height: auto;
	width: 546px;
	margin-right: 2em;
	margin-left: 2em;
	margin-bottom: 2em;
}
	
	
	
#Form {
	position:relative;
	width:auto;
	height:auto;
	z-index:1;
	vertical-align: top;
	text-align: left;
}
p, {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	
a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	}
	
a:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	}
	
a:hover {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	text-align: center;
	}
	
li.SocialMedia {
	position:relative;
	width:60px;
	height:55px;
	z-index:4;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SocialMediaLinks {
	position:absolute;
	width:116px;
	height:55px;
	z-index:1;
	left: 768px;
	top: 106px;
}

.addthis_toolbox addthis_default_style{
	text-align: center;
	vertical-align: middle;
	display: block;
	}
	
#fb-root{
	z-index: 500;
	overflow: visible;
	
	}
