body {

	font-family: "Arial", sans-serif;

	font-size: 12px;

	color: #ffffff;

}

td {

	font-family: "Arial", sans-serif;

	font-size: 12px;

	color: #ffffff;

}





.bodyBG {

	margin:0;

	padding:0;

	background-color:#000000;

}



#ContentHolder {

	width:1000px;

	/*height:760px;*/

	margin:40px auto 40px auto;

	background-color: #000000;

}



#InnerHolder {

	z-index:2000;

	position:absolute;

	width:1000px;

	/*height:760px;*/

	margin:0 0 30px 0;

	padding:0;

	background-color: #ffffff;

}



#PageEnd {

	height:40px;

	padding:0;

	margin:0;

	background-color: #000000;

}



#BG_Pattern {

	z-index:100;

	position:absolute;

	top:0;

	left:0;

	width:1160px;

	height:1050px;

	background: #000000 url('../images/AM_BGPattern.gif') top left no-repeat;

}



.PanelHeader {

	height: 193px;

	background: #000000 url('../images/AM_HeaderBack.gif') top left no-repeat;

}



.MenuHolder {

	padding-top:20px;

	padding-right:40px;

	color:#ffffff;

	line-height:20px;

	font-family: Times, Serif;

	font-size: 15px;

}



a.MENU {

	color: #ffffff;

	text-decoration: none;

}



a.MENU:hover {

	color: #ffffff;

	text-decoration: underline;

}



a.MENU_ON {

	color: #2b438c;

	text-decoration: none;

}



a.MENU_ON:hover {

	color: #2b438c;

	text-decoration: underline;

}

	

.PanelContent2 {

	height:680px;

	background-color: #000000;

	font-family: Times new roman;

	font-size: 12px;

	color: #ffffff;

}

	

	

		



.PanelContent {

	/*height:400px;*/

	background-color: #000000;

	font-family: "Arial", sans-serif;

	font-size: 12px;

	color: #ffffff;

}



.ContentCell {

	line-height:14px;

	padding-top:20px;

	padding-left:20px;

	padding-right:20px;

	font-family: "Arial", sans-serif;

	font-size: 12px;

	color: #ffffff;

}







.PanelFooter1 {

	/*height: 1870px;*/

	background: #000000 url('../images/AM_FooterBack3.gif') bottom no-repeat;

	color: #ffffff;

	margin: 0;

	padding: 0 0 80px 0;

}





.PanelFooter {

	height: 190px;

	background: #000000 url('../images/AM_FooterBack.gif') top left no-repeat;

}



.PanelFooter2 {

	height: 390px;

	background: #000000 url('../images/AM_FooterBack2.gif') top left no-repeat;

}



.PanelFooter3 {

	height: 300px;

	background: #000000 url('../images/AM_FooterBack2.gif') top left no-repeat;

}



.HiliteText {

	font-weight: bold;

	color: #faa61a;

}



.TextNote {

	font-style:italic;

	color:#cccccc;

}



a {

	font-weight: bold;

	color: #faa61a;

	text-decoration:none;

}



a:hover {

	font-weight: bold;

	color: #faa61a;

	text-decoration:underline;

}



.MapCell {

	padding-left:20px;

	padding-top:17px;

}





.infoTable

{

	background-color: #ffffff;

	font-family: Times new roman;

}



.infoTable td

{

	font-family: "Arial", sans-serif;

	font-size: 12px;

	background-color: #000000;

	color: #ffffff;

}



#TripAdvisor {

	float:left;

	width:160px;

	margin:12px 0 0 10px;

}



#FacebookLink {

	float:left;

	margin:22px 0 0 20px;

}

.button-css {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.button-css:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.button-css:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */