body {
	background: url(/images0708/background.jpg) #9A2725 top repeat-x;
	margin: 0px;
	font: 12px "Lucida Grande",Arial,sans-serif;
	color: #666666;
	
}
.content {
	font-size: 12px;
	line-height: 160%;
	padding: 0 50px 0 25px;
	color: #666;
}
.content strong { color: #000; }
.content td { font-size: 12px; line-height: 160%; color: #666; }

/*mainmenu css*/
.FmenuNotSelected {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #fff;
	text-align: center;
	padding: 5px 10px 5px 10px;
	white-space:nowrap;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}
.FmenuSelected {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color:#f90;
	text-align: center;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	white-space: nowrap;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}

/*signup button css*/
.FmenuNotSelected-SU {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #FFFF00;
	text-align: center;
	padding: 4px 10px 6px 10px;
	white-space:nowrap;
	font-variant: small-caps;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}
.FmenuSelected-SU {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #FFFF00;
	text-align: center;
	padding: 4px 10px 6px 10px;
	cursor: pointer;
	white-space: nowrap;
	font-variant: small-caps;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
}


#dropmenudiv {
	position:absolute;
	padding: 5px 0px 5px 15px;
	border:1px solid #78110C;
	border-bottom-width: 0;
	font:normal 12px "Lucida Grande", Verdana, sans-serif;
	text-align:left;
	line-height:20px;
	z-index:100;
}
#dropmenudiv a { width: 100%; display: block; margin-bottom: 1px; padding: 1px 0; text-decoration: none; color: #FF3300; }
#dropmenudiv a:hover { background-color: #78110C; color: #fff; }

/*submenu*/
.menuNotSelected-Sub {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #999999;
	text-align: left;
	padding: 5px 15px 5px 5px;
	border-bottom: #ccc solid 1px;
}
.menuSelected-Sub {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	text-align: left;
	padding: 5px 15px 5px 5px;
	border-bottom: #aaa solid 1px;
	cursor: pointer;
}

/*submenu2*/
.menuNotSelected-Sub2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #666;
	text-align: left;
	padding: 0 0 0px 30px;
}
.subMenu2 a:link { color: #666; text-decoration: none; }
.subMenu2 a:visited { color: #666; text-decoration: none; }
.subMenu2 a:hover { color: #EE0000; text-decoration: none; }
.subMenu2 a:active { color: #EE0000; text-decoration: none; }

.menuSelected-Sub2 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000;
	text-align: left;
	padding: 0 0 0px 30px;
	cursor: pointer;
}

.blogHeading {
font-size:1.3em;color:#000; text-shadow:#FFFFFF 1px 1px 2px;padding-top:25px;
}

.doubleStar { color: #000; font-size: 1.2em; line-height: 2em; font-weight: bold; text-transform: lowercase; }


.front {
	font-size: 1em;
	line-height: 1.6em;
	color: #FFB4B2;
}
.front strong { color: #fff; }
.front a:link { color: #FFB4B2; text-decoration: underline; }
.front a:visited { color: #FFB4B2; text-decoration: underline; }
.front a:hover { color: #fff; text-decoration: underline; }
.front a:active { color: #fff; text-decoration: underline; }


.tour {
	font-size: 1em;
	line-height: 1.6em;
}
.tour p { padding-right: 30px; }
.tour strong { color: #000000; }
.tour h1 { color: #FF0000; padding-right: 30px; font-size: 1.4em; text-transform: lowercase; font-weight: normal; margin-top: 2em; }



div.autocomplete {
  position:absolute;
  width:200px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}





.small {
	font-size: 1em;
	line-height: 2em;
}
.small strong { color: #FFF; }
.small h1 { color: #FF0000; font-size: 1.4em; text-transform: lowercase; font-weight: normal; margin-top: 2em; }
.small ul { padding-left: 0px; }
.small li { margin-bottom: 2em; }

.footer {
	font-size: 10px;
	line-height: 140%;
	color: #CCC;

}
.footer a:link { color: #CCC; text-decoration: none; }
.footer a:visited { color: #CCC; text-decoration: none; }
.footer a:hover { color: #999; text-decoration: underline; }
.footer a:active { color: #999; text-decoration: underline; }


a:link { color: #FF0000; text-decoration: none; }
a:visited { color: #EE0000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }

.menu {
	font:12pt/12pt "Lucida Grande",Arial,sans-serif;
	color:#ccc;

	.height: 1em;
	.filter: Shadow(Color=#000000,Direction=135,Strength=5);
}
.menu .left {
	text-shadow: #000000 2px 2px 2px;
	background: url(/images/menuLeftMid.jpg) no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #5f5f5f;
}
.menu .leftOn {
	text-shadow: #000000 2px 2px 2px;
	background: url(/images/menuLeftMid-On.jpg) no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #5f5f5f;
	cursor: pointer;
}
.menu .both {
	text-shadow: #000000 2px 2px 2px;
	background: url(/images/menuBGMid.jpg) repeat-x;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #949494;
	border-right: 1px solid #5f5f5f;
}
.menu .bothOn {
	text-shadow: #000000 2px 2px 2px;
	background: url(/images/menuBGMid-On.jpg) repeat-x;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #949494;
	border-right: 1px solid #5f5f5f;
	cursor: pointer;
}

.menu .yellow {
	text-shadow: #ffff00 2px 2px 2px;
	font-size: 1em;
	color:#990000;
	font-weight: bold;
	background: url(/images/menuRightMid.jpg) right no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #FFE62E;
}
.menu .yellowOn {
	text-shadow: #ffff00 2px 2px 2px;
	font-size: 1em;
	color:#990000;
	font-weight: bold;
	background: url(/images/menuRightMid-On.jpg) right no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #FFE62E;
	cursor: pointer;
}


.menu .left a:link, .menu .both a:link { color: #ccc; text-decoration: none; }
.menu .leftOn a:link, .menu .bothOn a:link { color: #111; text-decoration: none; text-shadow: #fff 2px 2px 2px; }
.menu .left a:visited, .menu .both a:visited { color: #ccc; text-decoration: none; }
.menu .leftOn a:visited, .menu .bothOn a:visited { color: #111; text-decoration: none; text-shadow: #fff 2px 2px 2px; }
.menu .left a:hover, .menu .both a:hover { color: #111; text-decoration: none; text-shadow: #fff 2px 2px 2px; }
.menu .left a:active, .menu .both a:active { color: #111; text-decoration: none; text-shadow: #fff 2px 2px 2px; }

.menu .yellow a:link { color: #990000; text-decoration: none; }
.menu .yellowOn a:link { color: #ff0000; text-decoration: none; }
.menu .yellow a:visited { color: #990000; text-decoration: none; }
.menu .yellowOn a:visited { color: #ff0000; text-decoration: none; }
.menu .yellow a:hover, .menu .yellowOn a:hover { color: #ff0000; text-decoration: none; }
.menu .yellow a:active, .menu .yellowOn a:active { color: #ff0000; text-decoration: none; }

/*
signup form
*/
.signup input {
	display: block;
	font-size: 10px;
}
.signup input {
	font-size: 14px;
	padding: 5px;
	border: 1px solid #CCC;
	width: 85%;
}
.signup .doubleStar {
	font-size: 14px;
	color: #900;
}