@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.outer {
	margin:auto;
	width:960px;
}

#header-outer {
	float:left;
	display:inline;
	width:100%;
	height:78px;
}

#header {
	float:left;
	display:inline;	
	width:720px;
}

#return-splash {
	float:left;
	display:inline;	
	width:240px;
	text-align:right;
	margin-top:25px;
}

#nav-outer {
	float:left;
	display:inline;
	width:100%;
	height:44px;
}

	#nav {
		float:left;
		display:inline;	
		width:960px;
		margin-top:13px;
		height:25px;
	}
		#nav ul {
			display:inline;
			float:left;
			margin:0;
			padding:0;
			width:960px;
		}
		
			#nav ul li {
				display:inline;
				float:left;
			}

#image-title-outer {
	float:left;
	display:inline;
	width:100%;
	min-height: 490px;
	height: auto !important;
	height: 490px;	
}

#image-area {
	float:left;
	display:inline;	
	width:960px;
	min-height: 335px;
	height: auto !important;
	height: 335px;	
	margin-top:10px;
	position:relative;
}

#title-row {
	float:left;
	display:inline;	
	width:960px;
	min-height: 145px;
	height: auto !important;
	height: 145px;	
	position:relative;

}

#content-outer {
	float:left;
	display:inline;
	width:100%;
	min-height: 180px;
	height: auto !important;
	height: 180px;	
}

#content-row {
	float:left;
	display:inline;	
	width:960px;
	position:relative;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

#footer-outer {
	float:left;
	display:inline;
	width:100%;
	min-height: 160px;
	height: auto !important;
	height: 160px;	
}

#footer {
	float:left;
	display:inline;	
	width:925px;
	padding:0px 18px 30px 18px;
	margin-top:30px;
	position:relative;
}

#special-offers {
	float:left;
	display:inline;
	width:191px;
	height:80px;
	padding:15px;
	position:absolute;
	left:0;
	bottom:0;
}

#title {
	margin-left:250px;
}

#stay-in-touch {
	position:absolute;
	top:0;
	left:0;
	padding:20px 20px 10px 15px;
	width:174px;
	height:87px;
	z-index:10;
	overflow:hidden;
}

#content {
	width:708px;
	min-height: 100px;
	height: auto !important;
	height: 100px;	
	z-index:1;
	margin-top:10px;
	float:right;
}	

#signup-form {
	float:left;
	display:inline;
	width:800px;
	height:55px;
	color:#736364;
}

.footer-title {
	font-size:18px;
	clear:both;
	margin-bottom:7px;
}

#footer-nav {
	float:left;
	display:inline;
	width:180px;
	margin-right:37px;
}

#footer-where{
	float:left;
	display:inline;
	width:235px;
	margin-right:43px;
}

#footer-how {
	float:left;
	display:inline;
	width:225px;
	margin-right:35px;
}

#footer-contact {
	float:left;
	display:inline;
	width:170px;
}

#footer-nav ul li a {
	text-decoration:none;
	line-height:14px;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}





/*FORMS */

form {

}
.textbox {
	border:0;
	height:15px;
	width:170px;
	padding:0 2px;
	color:#736364;
	margin-right:18px;
	font-size:12px;
}

.dropdown {
	border:0;
	height:22px;
	color:#736364;
}

.textarea {
	border:0;
	width:170px;
	padding:0 2px;
	color:#736364;
	margin-right:18px;
	font-size:12px;
}

.form-button {
	color:#ffffff;
	font-weight:bold;
	background-color:#736364;
	padding:1px 7px 1px 7px;
	text-align:center;
	border:0;
	font-size:12px;
	margin-left:102px;
	margin-top:3px;

}

.formLabel {
	float:left;
	display:inline;
	width:120px;
	margin-bottom:10px;
	color:#736364;
	font-weight:bold;
}

.formInput {
	float:left;
	display:inline;
	width:200px;
	margin-bottom:10px;	
	color:#736364;					
}


fieldset {
	border:0;
	padding:0;
}

.errorText {
	color:red;
}
.error {
	color:red;
	border:red 1px solid !important;
}

/* END FORMS */
#by-propeller {
	background-image:url(../images/propeller-logo.png);
	background-repeat:no-repeat;
	bottom:0;
	height:27px;
	padding:11px 0 0 25px;
	position:absolute;
	right:50px;
	width:110px;
	text-transform:uppercase;
	font-size:10px;
}

#by-propeller a {
	font-size:10px;
	font-family: "Trebuchet MS", sans-serif; 
}

.clear {
	clear:both;
}

#header, #prev, #next, img, div  { behavior: url(iepngfix.htc) }



.offer {
	margin: 0 0 30px;
	clear: both;
	display: block;
}