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

/* default colors

bg: #A9E4FF

*/
*{margin:0;padding:0}
/*.galleria_container,
.galleria_wrapper {
	clear:none;
	}*/
.display-none {
	display:none;
}
body {
	background-color:#A9E4FF;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	}
.clr {clear:both}
a {
	text-decoration:none;
	color:#E61800;
	}
a:hover {
	text-decoration:none;
	}
a img {
	border:none;
	}
h1 {
	font-size:20px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	margin-bottom:18px;
	}
h3 {
	font-weight:normal;
	margin-bottom:10px;
	}
.red {
	color:#FF0000;
	}
h4 {
	padding-bottom: 5px;	/*margin-bottom:15px;*/
	}
.small {font-size:14px;}
.phone {
	font-size:14px;
	margin-bottom:0px;
	padding-top:20px;
	font-weight:500;
	}
p {
	font-size:15px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	margin-bottom: 30px;
	}

.container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	padding-bottom:40px;
	}
#logo {
	float:left;
	height:91px;
	width:330px;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:20px;
	}
#comment-wrap {
	padding-top:30px;
}
#comment {
	padding-right:30px;
	float:right;
	width:428px;
	height:68;
	}
#comment img {
	width:428px;
	height:68px;
}

.content-wrapper {
	background-color:#FFF;
	clear:both;
	}
.content-wrapper-tl {
	float:left;
	width:50px;
	height:50px;
	background-image:url(../images/page-round-tl.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.content-wrapper-tr {
	float:right;
	width:50px;
	height:50px;
	background-image:url(../images/page-round-tr.png);
	background-position:right;
	background-repeat:no-repeat;
	}
.content-wrapper-bl {
	float:left;
	width:50px;
	height:50px;
	background-image:url(../images/page-round-bl.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.content-wrapper-br {
	float:right;
	width:50px;
	height:50px;
	background-image:url(../images/page-round-br.png);
	background-position:right;
	background-repeat:no-repeat;
	}
.content {
	height:600px;
	clear:both;
	padding-left:50px;
	padding-right:50px;
	}
.sidebar {
	margin-left:30px;
	float:right;
	clear:none;
	width:300px;
	margin-bottom:40px;
	}
.sidebar-top {
	background-image:url(../images/sidebar-top.png);
	background-repeat:no-repeat;
	height:25px;
	}
.sidebar-bottom {
	background-image:url(../images/sidebar-bottom.png);
	background-repeat:no-repeat;
	height:25px;
	}
.contact-form-wrapper {
	padding-left:30px;
	/*float:right;
	clear:none;*/
	/*width:300px;*/
	/*height:400px;*/
	background-color:#D9F3F9;
	/*margin-left:30px;*/
	}
#ui-datepicker-div {
	font-size:12px;
	}
.form-label {
	font-size:14px;
	float:left;
	display:inline;
	width:75px;
	}
.input-wrapper {
	display:inline;
	}
.contact-form-wrapper input {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/white.png);
	/*display:inline;*/
	width:155px;
	}
.contact-row {
	margin-bottom:7px;
	}
.contact-form-wrapper textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	overflow:hidden;
	margin-top:10px;
	width:233px;
	}
.button-wrap input {
	text-transform:uppercase;
	margin-top:15px;
	margin-left:35px;
	display:block;
	cursor:pointer;
	width:170px;
	height:24px;
	color:#FF0000;
	background-image:url(../images/input-bg.png);
	outline:none;
	border:none;
	}
	
.button-wrap-white input {
	text-transform:uppercase;
	margin-top:15px;
	margin-left:35px;
	display:block;
	cursor:pointer;
	width:170px;
	height:24px;
	color:#FF0000;
	background-image:url(../images/input-bg-white.png);
	outline:none;
	border:none;
	}
	
.rates-wrapper {
	/*margin-top:30px;
	clear:right;
	float:right;
	width:300px;*/
	/*height:400px;*/
	background-color:#D9F3F9;
	/*margin-left:30px;*/
	}
.rates-header {
	padding-top:10px;
	padding-left:30px;
	background-image:url(../images/sidebar-rates-top.png);
	height:50px;
	width:270px;
	}
.rates-bottom {
	background-image:url(../images/sidebar-rates-bottom.png);
	height:30px;
	width:300px;
	margin-bottom: 35px;
	}
.rates {
	background-color:#FFF;
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	}
.left {
	float:left;
	width:520px;
	}
.slideshow-wrapper {
	padding-left:15px;
	padding-right:20px;
	margin-bottom:30px;
	margin-top:15px;
	}
a.left-arrow {
	height:20px;
	width:50px;
	background-color:#FF0000;
	background-image:url(../images/arrow-l.png);
	background-position:bottom;
	}
	
.rates-wrapper p {
	font-size:12px;
	}
	
.no-margin {
	margin:0px;
	}
	
.video-wrapper	{
	background-image:url(../images/video-top.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#D9F3F9;
	padding:8px 3px 2px 6px;
	margin-bottom:0px;
}
.video-caption {
	background-color:#fff;
	background-image:url(../images/video-caption-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 20px 15px 20px;
	font-size:13px;
}



.backgrounds {
	background-color:#D9F3F9;
}

.background-header {
	background-image:url(../images/sidebar-background-top.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:30px;
	height:30px;
	width:270px;
}

.background-content {
	padding-left:10px;
	height:255px;
}
.background-content img {
	margin-left:10px;
}

.background-nav {
	background-image:url(../images/sidebar-background-nav.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	text-align:center;
	font-size:14px;
}
.download {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	height:14px;
}
.download a {
	color:#444;
}
#download-icon img {
	line-height:20px;
	height:13px;
	width:13px;
}

.booth-pic {
	margin-bottom:20px;
}

