body {
	background-image:url(http://www.highlandsmiles.net/images/bkgnd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
a:link {
	text-decoration: underline;
	color: #FFFF99;
	}
a:visited {
	text-decoration: underline;
	color: #FFFF99;
	}
a:hover {
	text-decoration: none;
	color: #99CC33;
	}
/* primary nav
------------------------------------------------------------ */
.primary_nav {
	background-image:url(http://www.highlandsmiles.net/images/home01.gif);
	font-weight: bold;
	font-size: 8pt;
	color:#FFFFFF;
	padding-left: 25px;
	text-transform: uppercase;
	}
a.prim_nav:link {
	text-decoration: none;
	color: #6EBE44;
	}
a.prim_nav:visited {
	text-decoration: none;
	color: #6EBE44;
	}
a.prim_nav:hover {
	text-decoration: none;
	color: #FFFF99;
	}
	
.menu_td{
	background: #009966 url(images/bkgnd_menu.gif) no-repeat center top;
}

/* info center
------------------------------------------------------------ */
.info_title {
	font-weight: bolder;
	text-indent: 35px;
}
.info_content {
	margin-left: 30px;
	margin-right: 30px;
}
.info {
	font-weight: bold;
	color: #009966;
	text-indent: 30px;
}
.contact {
	font-size: 8pt;
	margin-left: 30px;
}
.footer {
	font-size: 7pt;
	color: #FFFFFF;
	background-image: url(http://www.highlandsmiles.net/images/bkgnd_footer.jpg);
	padding-left: 254px;
	text-align: center;
	text-transform: uppercase;
}
.footer_sub {
	font-size: 7pt;
	color: #FFFFFF;
	background-image: url(http://www.highlandsmiles.net/images/bkgnd_footer_sub.jpg);
	padding-left: 254px;
	text-align: center;
	text-transform: uppercase;
}
ul.info_title {
	text-indent: -10px;
	list-style-type: none;
}
ul.info {
	padding-top: -20px;
	text-indent:-20px;
	list-style-type: none;
	color: #FFFFFF;
}
a.info:link {
	text-decoration: none;
	color: #006600;
	}
a.info:visited {
	text-decoration: none;
	color: #006600;
	}
a.info:hover {
	text-decoration: none;
	color: #FFFF99;
	}
/* home content boxes
------------------------------------------------------------ */
.home_content {
	text-align: left;
	font-size: 8pt;
	height: 120px;
	width: 245px;
	float: left;
	padding-left: 30px;
	padding-top: 8px;
}
.home_content2 {
	text-align: left;
	font-size: 8pt;
	height: 120px;
	width: 200px;
	float: left;
	padding-left: 45px;
	padding-top: 8px;
}
div#content_cell {
	background-image:url(http://www.highlandsmiles.net/images/bkgnd_home_content.gif);
	width: 546px;
	height: 142px;
}
div.clearfloats {
	clear: both;
}
.home_content_title {
	font-weight: bolder;
	color: #FFFF99;
}
/* sub content
------------------------------------------------------------ */
.content {
	text-align: left;
	color: #FFFFFF;
	font-size: 9pt;
	padding-left: 40px;
	padding-right: 50px;
}
ul.content_list {
	margin-top: -10px;
	list-style-image: url(images/bullet.gif);
}
.content_quote {
	font-weight: bold;
	color: #FFFF99;
	font-size: 10pt;
}
.content_highlight {
	font-weight: bold;
	color: #FFFF99;
}
.content_sub {
	font-weight: bold;
	color: #FFFF99;
	font-size: 12pt;
}
.content_location {
	text-align: left;
	color: #FFFFFF;
	font-size: 9pt;
	padding-right: 10px;
}
/* gallery
------------------------------------------------------------ */
 
#gallery_cont{
	width: 496px;
	background: #0d6765 url(images/bkgnd_gallery.gif) repeat-x center top;
	padding: 2px 0px 2px 0px;
}
#gallery{
	width: auto;
	margin: 16px 12px 16px 0px;
	text-align: left;
	clear: both;
}
#gallery p{
	margin-top: -14px;
}
#gallery ul{
	margin-top: -14px;
	list-style: outside url(images/bullet.gif);
}
.gallery_img{
	float: left;
	padding: 10px 25px 0px 10px;
	margin-bottom: 20px;
}
.gallery_content {
	text-align: left;
	color: #FFFFFF;
	font-size: 9pt;
}