/* CSS Document */

body {
	background-color: #EDEEE8;
	background-image: url(../assets/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

h1 {
	margin: 0;
}

h2 {
	line-height: 130%;
	font-size: 15px;
}

p {
	line-height: 140%;	
}

#wrapper {
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	width: 898px;
	height: 38px;
	background-image: url(../assets/navBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 33px;	
	margin-bottom: 6px;
}

#imgWrapper {
	width: 898px;
	height: 286px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../assets/imgWrapperBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#bannerImg {
	width: 592px;
	height: 271px;
	margin-top: 7px;
	margin-left: 297px;
}

#homeBanner, #locationBanner, #suitesBanner, #activitiesBanner, #diningBanner, #functionsBanner, #reservationsBanner {
	width: 592px;
	height: 271px;
}

#swfmovie {
	padding: 8px 0 0 7px;	
}

#homeBanner {
	background-image: url(../assets/homeImg2.jpg);
}

#locationBanner {
	background-image: url(../assets/locationImg.jpg);
}

#suitesBanner {
	background-image: url(../assets/suitesImg.jpg);
}

#activitiesBanner {
	background-image: url(../assets/activitiesImg2.jpg);
}

#diningBanner {
	background-image: url(../assets/diningImg.jpg);
}

#functionsBanner {
	background-image: url(../assets/functionsImg.jpg);
}

#reservationsBanner {
	background-image: url(../assets/reservationsImg.jpg);
}

#bodyContent {
	width: 898px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D6C8;
	border-bottom-color: #D4D6C8;
	border-left-color: #D4D6C8;
	background-image: url(../assets/bodyContentBack.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#leftCol {
	width: 283px;
	min-height: 190px;
	float: left;
	color: #666666;
	background-image: url(../assets/leftColGradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 7px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
}

#leftCol h3 {
	font-size: 16px;
	margin-top: 35px;
	margin-left: 20px;
	padding-bottom: 10px;
	width: 226px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D6C8;	
}

#leftCol p {
	margin-left: 20px;
	width: 240px;
}

#leftCol a {
	color: #666666;
	text-decoration:underline;
}

.downloads {
	padding-left: 12px;
	color: #666666;
	background-image: url(../assets/downloadImg.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	text-decoration:underline;
}



#leftCol a:hover {
	color: #000000;
}

#rightCol {
	width: 558px;
	float: left;
	padding: 35px 18px 18px;
	border-top: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
}

.separator {
	width: auto;
	clear: both;
	height: 1px;
	font-size: 1px;
}

.brownLine {
	width: 546px;
	height: 1px;
	font-size: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D6C8;
}

#footer {
	width: 854px;
	height: 42px;
	padding-left: 30px;
	line-height: 42px;
	background-color: #49463D;
	color: #7F7D77;
	font-size: 11px;
	letter-spacing:1px;
	border: 7px solid #FFFFFF;
}

#footer a {
	color: #7F7D77;
	font-size: 11px;
	text-decoration:none;
}

#footer a:hover {
	color: #EDEEE8;
	text-decoration: underline;
}

#footer span {
	margin-left: 230px;
}

ul {
	padding-left: 15px;
	margin-left: 15px;
}

li {
	line-height: 140%;
}

.square {
	display: block;
	padding-left: 15px;
	background-image: url(../assets/square.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#leftCol form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.inputText {
	color: #666666;
	font-size: 11px;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

table  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;

}

th {
	color: #333333
}

a {
	color: #333333;
	text-decoration:underline;
}

a:hover {
	color: #787564;
}

.imgDiv {
	width:115px;
	min-height: 20px;
	_height: 20px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top:10px;
	text-align:left;
	padding: 10px;
}

.article {
	padding-bottom: 20px;
}


.greyline {
	clear: both;
	width: 546px;
	height: 1px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5C8;
	margin-top: 10px;
	margin-bottom: 10px;
}
