/* Global Styles */


h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	line-height: 16pt;
}
h1.title {
	font-size: 20pt;
	font-weight: normal;
	color: #EAE2CC;
	text-align: center;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
}
p {
	text-align:left;
	font-size: 13px;
	color: #000000;
}

h2 {
	text-align:center;
	font-size:17px;
	color:#990000;
	font-weight:bold;
}
h3 {
	text-align:left;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	line-height: 20px;
}

h4 {
	text-align:center;
	font-size:12px;
	color:#990000;
	font-weight:normal;
}
li {
	
	font-size:12px;
}

.p {text-align:left; font-size:12px}	
td {
	}
	
a {
	color: #1A5802;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 5px;
	}
	
a:hover {
	text-decoration:underline;
	color: #479E47;
	font-size: 10pt;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	background-color: #FDF9EC;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #367336;
	border-right-color: #367336;
	border-right-style: solid;
	border-right-color: #367336;
	border-top-style: solid;
	border-top-color: #367336;
}
.FloatLeft {
	float: left;
	margin-right: 10px;
	text-align: center;
}
.footer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #367336;
	border-right-color: #367336;
	border-right-style: solid;
	border-right-color: #367336;
	background-repeat: no-repeat;
	border-bottom-color: #367336;
	border-bottom-style: solid;
	border-bottom-color: #367336;
	background-repeat: no-repeat;
	background-image: url(../Images/Crown_Hotel_Footer.gif);
	background-color: #F7E8BE;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#367336;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	padding-left: 5px;
	font-weight: normal;
}
	
a:hover {
	color:#009999;
	text-decoration: underline;
	font-size: 12px;
	text-transform: none;
	padding-left: 5px;
	font-weight: normal;
}
	
a:active {
	color:#009999;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	color: none;
	padding-left: 5px;
	font-weight: normal;
}

a.link {
	font-family: Arial, Helvetica, sans-serif;
	color:#F7E8BE;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 5px;
	font-weight: normal;
}
	
a.link:hover {
	color:#CCFF00;
	text-decoration: underline;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 5px;
	font-weight: normal;
}
	
a.link:active {
	color:#009999;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
	color: none;
	padding-left: 5px;
	font-weight: normal;
}

