body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

h5
{
	font-size:2em;
	font-weight:normal;
	font-family:Times New Roman;
	margin:0 0 15px 0;
}

h5 span
{
	font-weight:normal;
	font-style:italic;
	font-family:Times New Roman;
	margin:0 0 15px 0;
}

h4
{
	font-size:1.5em;
	font-weight:normal;
	font-family:Times New Roman;
	margin:0 0 15px 0;
}

h4 span
{
	font-weight:normal;
	font-style:italic;
	font-family:Times New Roman;
	margin:0 0 15px 0;
}

img
{
	border:none;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #7E7E7E;
	font-size: 10px;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}.bgleft {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;
}
.bgright {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-x;
}
a.link:link{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #C0B28A;text-decoration: none;border-bottom: 1px dotted #C0B28A;font-weight: bold;}
a.link:hover{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #668090;text-decoration: none; border-bottom: 1px solid #668090;font-weight: bold;}
a.link:active{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #C0B28A;text-decoration: none; border-bottom: 1px dotted #C0B28A;font-weight: bold;}
a.link:visited{font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #C0B28A;text-decoration: none; border-bottom: 1px dotted #C0B28A;font-weight: bold;}

.bullet {
	list-style-image: url(images/bullet.gif);
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B7DA6;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.hotel {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B7DA6;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

/* Start Home Page */

.homeNavLinks
{
	font-family:Times New Roman, Sans-Serif;
	color:#8f8f8f;
	font-size:1.4em;
}

.homeNavLinks a:link, .homeNavLinks a:active, .homeNavLinks a:visited
{
	font-family:Times New Roman, Sans-Serif;
	color:#8c9eb4;
	text-decoration:none;
	font-style:italic;
}

.homeNavLinks a:hover
{
	color:#c0b28a;
	font-style:italic;
	text-decoration:none;
}

/* End Home Page */

