body {
	font-family: times new roman, serif;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	font-size: 12pt;
	background: url('images/left-mid.jpg') repeat-y;
}

.page {
	width: 1178px;
}

p{
	font-size: 12pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	font-size: 12pt;
	color: red;
	text-decoration: none;
}

a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 18pt;
	color: #a2a2a2;
}

h2 {
	margin: 5px;
	padding: 0px;
	font-size: 14px;
	color: #a2a2a2;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	text-align: center;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	color: #288886;
}

h6 {
	margin-left: 10px;
	padding: 3px;
	font-size: 18px;
	text-align: left;
	color: orange;
}

#banner{
	background: #000000;
	width: 770px;
}

#flash{
	width: 623px;
	margin-left: auto;
	margin-right: auto;
}

.homecontent{
	width: 96%;
	margin: 14px;
	margin-top: 5px;
	font-size: 12pt;
	font-weight: normal;
}

.homecontent img{
	margin: 5px;
}

.homecontent li {
	font-size: 12pt;
	margin-left: 25px;
}

.homecontent ul {
	margin-left: 15px;
}

.leftcontent{
	background: url('images/left-mid.jpg');
	background-repeat: repeat-y;
	width: 182px;
	padding-right: 5px;
	color: white;
	font-size: 12pt;
	}

.leftcontent a{
	color: white;
	font-size: 12pt;
	padding-left: 5px;
}
	
.leftcontent img{
	margin: 5px;
}

.current {
	font-weight: bold;
}	


.leftcontent-title{
	background: url('images/left-top.jpg');
	height: 41px;
	width: 182px;

	}
.leftcontent-title-text{
	padding: 5px;
	font-size: 14px;
	color: white;
	font-weight: bold;	
}

.leftcontent-title-text a{
	color: white;
	}

.content-block{
	background: url('images/content-mid.jpg');
	background-repeat: repeat-y;	
	}

.content-text{
	padding-left: 10px;
	padding-right: 10px;
	width: 550px;
	}
.content-text img{
	margin: 5px;
	}	
		



.b-back{
	background: url('images/b-back.jpg');
	background-repeat: repeat-x;
	}
	
.banner-tee{
	position: ;
	left: 0px;
	top: 124px;
	}
	
.banner-back{
	position: ;
	left:760px;
	top: 0px;
	}
	
.holidayinn-image{
	position: ;
	left:770px;
	top: 156px;
	}

.holidayinn-image-index{
	position: ;
	left:770px;
	top: 350px;
	}
	
.holidayinnleft-image-index{
	position: ;
	left: 0px;
	top: 343px;
	}


#left{
	height: 100%;
	float: top;
	}
	
	
#largecontent{
	height: 100%;
	float: left;
	background: #EBEBEB;
	width: 770px;
	}

#wrapper{
	background: url('images/r-background.jpg');
	}

#content{
	background: url('images/content-mid.jpg');
	width: 481px;
	vertical-align: top;
	}
	
#bigtable{
	background: url('images/largecontent-mid.jpg');
	width: 770px;
	vertical-align: top;
	}

#center{
	height: 100%;
	position: ;
	left:190px;
	width: 582px;
	}
.center-index{
	top: 344px;
	}
.center-other{
	top: 163px;
	}


/* CMS styles **********************************************/

.cmsedit{
	cursor: pointer;
	display: inline;
	color: white;
	padding: 0px;
	font-size: 8pt;
	background: url('/cms/images/bluegradient.jpg');
}

.cmsselect, optgroup{
	font-size: 8pt;
}


/**** NEWSLETTER *******************************************/

.nl_text{
	width: 90%;
	padding: 2px;
	border: 1px solid black;
	margin-bottom: 5px;
	}


