body

{

background:       #FFFFFF;

border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;

border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;

border-color: black;



}

.bodyText {

	font:12px Arial, Helvetica, sans-serif;

	color:#666666;

	line-height:20px;

	margin-top:0px;
	
	font-style:       normal;

font-variant:     normal;

text-transform:   none;

text-align:       left;

	}


.pageName{

	font: 12px Arial, Helvetica, sans-serif;

	color: #CC0066;

	line-height:18px;

	letter-spacing:.21em;

	}



.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #CC0066;
	line-height:22px;
	letter-spacing:0.2em;

	}

	

#content

{

background:       white;

color:            black;

border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;

border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;

padding: 20px 20px 20px 20px;

border-color:  black;

text-align: left;

}



/*- Menu 13--------------------------- */

ul {

	list-style: none;

	margin: 0;

	padding: 0;
	
	}	

	

#menu13 {

	width: 120px;

	margin: 1px;

	}

	

#menu13 li a {

	height: 15px;

  	voice-family: "\"}\""; 

  	voice-family: inherit;

  	text-decoration: none;
	
	}	

	

#menu13 li a:link, #menu13 li a:visited {

	color: #CC0066;

	display: block;

	background:  url(button.jpg);

	padding: 3px 0 0 5px;

	}

	

#menu13 li a:hover {

	color: #CC6699;

	background:  url(button.jpg) 0 -19px;

	padding: 3px 0 0 5px;

	}

		

A {

font-size:        12px;

font-family:      Arial, Helvetica, sans-serif;

font-style:       normal;

color:            #666666;

background:       #FFFFFF;

text-decoration:  underline;

}

 

A:hover   {
	font-size:        12px;
	font-family:      Arial, Helvetica, sans-serif;
	font-style:       normal;
	color:            #CC0066;
	background:       #FFFFFF;
	text-decoration:  none;

}

		

A hotel {

font-size:        12px;

font-family:      Arial, Helvetica, sans-serif;

font-style:       normal;

color:            #666666;

background:       #FFFFCC;

text-decoration:  underline;

}

h1, h2, p, table

{

font-family:      Arial, Helvetica, sans-serif;

font-style:       normal;

font-variant:     normal;

text-transform:   none;

text-align:       left;

}

 

h1

{

font-size:        16px;

color:            #CC0066;

background:       white;

font-weight:      bold;

}



h2

{

font-size:        14px;

color:            #CC0066;

background:       white;

font-weight:      bold;

}


p, table

{

	font:12px Arial, Helvetica, sans-serif;

	color:#666666;

	line-height:20px;

	margin-top:0px;
	
	
}

img.floatLeft

{

float: left; margin: 3px;

}



img.floatRight

{

float: right; margin: 3px;

}



.style1 {
	font-size: 12px;
	color: #666666;
	text-decoration:  none;
    background-color: #FCF;

}

.style2 {font-size: 11px}



/* teasers */

teaser {
    clear:both;
    float:left;
    width:213px;
    background:url('../images/icons/pink-t.gif') no-repeat;
    margin-bottom:10px;
}

teaser .inner {
    float:left;
    width:178px;
    background:url('../images/icons/pink-b.gif') no-repeat 0 100%;
    position:relative;
    padding:18px 35px 0 18px;
}

teaser h2 {
    color:#f58220;
    margin-bottom:14px;
}

teaser h2 a {
    color:#ed0677;
    text-decoration:none;
}

teaser h2 a:hover { text-decoration:underline; }

teaser .image {
    float:left;
    margin-right:10px;
}

teaser p {
    font-size:0.75em;
    line-height:1.2em;
}

teaser .arrowLink {
    background-color:#ed0677;
    width:112px;
    margin-bottom:14px;
}

teaser .arrowLink:hover { background-color:#d4066a; }

