BODY	{
	font-family : Arial, sans-serif ;
	text-align : center ;
	color : #663300 ;
	background-image : url(/Images/PF/map_tile.jpg) ;
	}

H2,H3,H4,P,BLOCKQUOTE,A	
	{
	font-family : Arial, sans-serif ;
	color : #663300 ;
	}

A:link		{ color : #663300 ; }
A:visited	{ color : #669966 ; }
A:hover		{ color : #FF3300 ; }
A:active	{ color : #FF3300 ; }


IMG		{ border : none ; }

.hotellink
	{ 
	color: blue ; 
	text-decoration: underline ; 
	}

.centered { text-align : center ; }
.justright { text-align : right ; }
.justleft { text-align : left ; }
.indent { text-indent : 15pt ; }

SUP	{ font-size : x-small ; }
.mod	{ font-size : x-small ; }
.sm	{ 
	font-style : normal ; 
	font-size : small ; 
	text-indent : -40px ;
	}
.lg	{ font-size : x-large ; }
.red	{ color : maroon ; }
.bigred,
.special
	{ color : maroon ; font-size : larger ; }
.hovred:hover	{ color : #FF1100 ; }
.reset	{ color : #663300 ; } 

UL LI	{ 
	list-style : disc ; 
	padding-top : 5px ;
	}
LI.newbullet { list-style : square inside ; color : #FF1100 }
.nobullet {
	list-style: none ;
	margin-left: 0 ;
	padding-left: 0em ;
	text-indent: -1em ;
	}

DT	{ 
	padding-top : 5px ; 
        font-weight : bold ;
	}

DD.menu	{
	text-indent : -30px ;
	}

.bigstart
        {
        float:left;
        width:0.7em;
        font-size:400%;
        line-height:80%;
        }

.ticketbox 
	{
	border: thin red solid ; 
	padding-left : 5px; 
	padding-right : 5px; 
	}
A.pf-ticket-button:link, A.pf-ticket-button:visited  {color:#FFDDAA }
.pf-ticket-button 
	{
	background: darkred url(http://team-wench-inc.ticketleap.com/assets/images/bevel-bg.png) repeat-x center center;
	border:1px maroon solid;
	text-shadow:0 -1px #dc0000;
	font-size:18px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0,.3);
	display: inline-block;margin:0;
	text-align:center;
	padding:6px 10px 7px;
	text-decoration:none;
	font-weight:bold;
	color:#ffddaa ;
	font-family:Arial, sans-serif ;
	}

A.nav-button:link, A.nav-button:visited  {color:#FFDDAA }
.nav-button
	{
	background : darkred url(http://team-wench-inc.ticketleap.com/assets/images/bevel-bg.png) repeat-x center center;
	border : 1px maroon solid;
	-moz-border-radius : 4px;
	-webkit-border-radius : 4px;
	-moz-box-shadow : 0 2px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow : 0 2px 3px rgba(0, 0, 0,.3);
	display : inline-block;
	margin : 5;
	color : #ffddaa ;
	font-family : "Architects Daughter", Arial, sans-serif ;
	font-weight : bold;
	font-size : 22px;
	line-height : 100% ;
	padding : 6px 10px 7px;
	text-align : left ;
	text-decoration : none;
	text-indent : 0.25em ;
	text-shadow : 0 -1px #dc0000;
	width : 210px ;
	}


