@charset "utf-8";
/* CSS Document */
.boldtxt {
	font-size: 11px;
	color: #993366;
	font-weight: bold;
}
.boldtxt:active {
	text-decoration:none;
	color: #993366;
	font-weight: bold;
}
.imgborder {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #5C1327;
	border-right-color: #5C1327;
	border-bottom-color: #5C1327;
	border-left-color: #5C1327;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.boldtxt:hover {
	text-decoration:none;
	color: #83164d;
	font-weight: bold;
}
.boldtxt:link {
	text-decoration:none;
	color: #993366;
	font-weight: bold;
}
.boldtxt:visited {
	text-decoration:none;
	color: #993366;
	font-weight: bold;
}
.plaintxt {
	font-size: 11px;
	color: #993366;
}
.plaintxt:active {
	text-decoration:none;
	color: #993366;
}
.plaintxt:hover {
	text-decoration:none;
	color: #83164d;
}
.plaintxt:visited {
	color: #993366;
	text-decoration:none;
}
.plaintxt:link {
	text-decoration:none;
	color: #993366;
}

.headertxtHome{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}


.headertxt {
	font-size: 11px;
	font-weight: bolder;
	color: #660033;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}


.headertxt a:link{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.headertxt :active{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.headertxt :visited{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.oursol{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.oursol a:link{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.oursol:active{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.oursol:visited{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.oursol:hover{
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.storytxt {
	font-size: 11px;
	color: #660033;
}
.line {
	font-size: 11px;
	color: #cc6699;
	text-decoration:none;
}
.line:active {
	text-decoration:none;
	color: #cc6699;
}
.line:hover {
	text-decoration:none;
	color: #660033;
}
.whitetxt {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.whitetxt:active {
	text-decoration:none;
	color: #FFFFFF;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #333333;*/
	color:#666666;
	line-height:16px;
}
.general a:link {
	color: #660033;
	text-decoration: none;
}
div#contentHotels a:link {
	color: #003399;
	text-decoration: none;
}
.storytxt:active {
	color: #660033;
	text-decoration: none;
}
.storytxt:link {
	color: #660033;
	text-decoration: none;
}
.storytxt:visited {
	color: #660033;
	text-decoration: none;
}
.storytxt:hover {
	color: #ae2368;
	text-decoration: none;
}
.awardstxt:active {
		color:#666666;
	 line-height:16px;
	text-decoration: none;
}
.awardstxt:link {
		color:#666666;
	 line-height:16px;
	text-decoration: none;
}
.awardstxt:visited {
		color:#666666;
	 line-height:16px;
	text-decoration: none;
}
div#txt {
	color: #333333;
	font-size:11px;
}
div#txt a:link {
	font-size:12px;
	color: #660033;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #8C124D;
	background-color: #FFFFFF;
}
.head {
	font-size: 21px;
	font-weight: normal;
	color: #990066;
}
.storylinks:active {
	font-size:12px;
	color: #660033;
	text-decoration: none;
}
.storylinks:link {
	font-size:12px;
	color: #660033;
	text-decoration: none;
}
.storylinks:visited {
	font-size:12px;
	color: #660033;
	text-decoration: none;
}
.storylinks:hover {
	font-size:12px;
	color: #ae2368;
	text-decoration: none;
}
/* Expanders */
/*			a
			{
				cursor:hand !important;
			}*/
			
			a.expander {
	float:left;
	background:url(images/plus.jpg) 0 0 no-repeat;
	display:block;
	width:10px;
	height:10px;
	position:relative;
	top:2px;
	padding:5px;
	
}
a.expander.on {
	background:url(images/minus.jpg) 0 0 no-repeat;
}
/* END : Expanders */

.newstxt {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DFD3;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.oursoll
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DFD3;
	padding-bottom: 15px;
	padding-top: 10px;
}

.expandedDesc
{
padding-left: 20px;

}
.newstxt a:link {
	text-decoration:none;
	color: #83164d;
}
.newstxt a:active {
	text-decoration:none;
	color: #660033;
}
.newstxt a:hover {
	text-decoration:none;
	color: #660033;
}
.newstxt a:visited {
	text-decoration:none;
	color: #83164d;
}
li {
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 4px;
	left: auto;
	margin-left: 6px;
	list-style-position: outside;
}


.storytxt2:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.storytxt2:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.storytxt2:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.storytxt2:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}


.storytxtn:active {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.storytxtn:link {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.storytxtn:visited {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.storytxtn:hover {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.arrowlink {
	color:#932063;
	font-weight:bold;
	margin-bottom:6px;
	margin-left:30px;
	text-indent:0px;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 0.1px;
}
.arrowlink a {
	font:11px arial, verdana, sans-serif;
	color:#932063;
	font-weight:bold;
	text-decoration:none;
	border-style:none;
	background-color:#fff;
}
.arrowlink a:hover {text-decoration:underline;}
.newstxtblack {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DFD3;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 2px;
}
.newstxtblack a:visited {
	text-decoration:none;
	color: #000000;
}
.newstxtblack a:hover {
	text-decoration:none;
	color: #000000;
}
.newstxtblack a:active {
	text-decoration:none;
	color: #000000;
}
.newstxtblack a:link {
	text-decoration:none;
	color: #000000;
}
.newstxtr a:visited {
	text-decoration:none;
	color: #83164d;
}
.newstxtr a:hover {
	text-decoration:none;
	color: #83164d;
}
.newstxtr a:active {
	text-decoration:none;
	color: #83164d;
}
.newstxtr a:link {
	text-decoration:none;
	color: #83164d;
}
.lineHome {
	background-image: url(images/spacer2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
