/*
Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
Main Styles */

body {
	background:url(../images/background-scroll.png) repeat-x #fff;
	color:#9a9a9a;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	}
/*
Hyperlink Styles */

a { color:#000; text-decoration:none;}
a:hover { color:#007ca5; text-decoration:none;}
a:visited { color:#000; text-decoration:none;}

a.whiteLink { color:#fff; text-decoration:none;}
a.whiteLink:hover { color:#73b400; text-decoration:none;}

a.whitelineLink { color:#cecfca; text-decoration:underline;}
a.whitelineLink:hover { color:#ff9428; text-decoration:underline;}

a.blackLink { color:#fff; text-decoration:none;}
a.blackLink:hover { color:#ff9428; text-decoration:none;}

a.redUnder { color:#C40000; font-weight:bold; text-decoration:underline;}
a.redUnder:hover { color:#C40000; font-weight:bold; text-decoration:underline;}

a.greyLink { color:#cecfca; text-decoration:none;}
a.greyLink:hover { color:#ff9428; text-decoration:none;}

a.greyfooterLink { color:#cecfca; font-weight:bold; text-decoration:none;}
a.greyfooterLink:hover { color:#ff9428; font-weight:bold; text-decoration:none;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.center {text-align:center;}
.blue-text {color:#007ca5; font-weight:bold;}
.blue-text-large {color:#007ca5; font-size:1.1em; font-weight:bold;}
.green-text-large {color:#76B607; font-size:1.1em; font-weight:bold;}
.green-text {color:#76B607; font-weight:bold; font-style:italic;}
.activities-list {padding-left:20px;}
.activities-list li { list-style-image:url(../images/bullet.png); margin-right:5px;}
/*
Container/Wrap */

#container {
	margin:0 auto; 
	width:976px;
	}

/*
Header */

#header {
	width:976px;
	float:left;
	background:url(../images/header-bg.png) no-repeat;
	}
#header-buttons {
		height:326px;
		width:326px;
}
#book-online {
	width:175px;
	height:187px;
	float:left;
	background:url(../images/bookonline-bg.png) no-repeat;
	}
#header-flash {
	width:798px;
	height:187px;
	margin-left:3px;
	float:left;
	background:url(../images/flash-bg.png) no-repeat;}
/*
Content */	

#main-content {
	float:left;
	width:976px;
	background:url(../images/main-footer.png) bottom left no-repeat;
	}
#welcome-left {
	float:left;
	font-size:1.2em;
	}
#welcome-middle-text {
	width:310px;
	float:left;
	background:url(../images/welcome-middle-txt.png) no-repeat;
	padding:120px 10px 0 0;
	}
	
#welcome-right {
	float:right;
	}
#contact-middle-text {
	width:310px;
	float:left;
	}
#location-text {
	width:608px;
	float:left;
}
#motelstyle-middle-text {
	width:638px;
	float:left;
	background:url(../images/motelstyle-middle.png) no-repeat;
	}
#cabinstyle-middle-text {
	width:325px;
	float:left;
	}
/*
footer */	

#footer-wrap {
	width:976px;
	height:99px;
	background:url(../images/fm-footer.png) bottom left no-repeat;
	margin:0 auto; 
	width:976px;
	clear:both;
	}
#footer-content {
	float:left;
	width:622px;
	color:#fff;
	height:38px;
	background-color:#007ca5;
	margin:0 0 0 355px;
	padding:28px 0 0 0;
	font-size:10px;
}