@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/bg.jpg);
	font-family:"Palatino Linotype",Georgia, "Times New Roman", Times, serif;
}


div#nifty
{ 
	width:740px;
	background: #f5f9c5;
}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.header
{
	z-index:-1;
	background-image:url(../images/indexHead.png);
	background-repeat:no-repeat;
}

h1, h2
{
	margin-left: 5%;
	margin-bottom:15px;
}

.ticket
{
	padding-left:30px;
	color: #990000;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}

div.main
{
	width:700px;
	
}
#style1
{
	overflow: hidden;
}

#col1
{
	float: left; 
	width: 251px; 
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background: #996e36;
	padding-left: 0px
}
.style2
{
	padding:0 10px 0 10px;
}
#col2
{
	float: right; 
	width: 431px; 
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background: #edd895;
}

.thumb
{
	margin-left: 2%;
}
  
.left
{
	float:left;
	margin-right:10px;
	clear:both;
}
.map
{
	padding-left:10px;
	margin-top:25px;
}
p
{
	text-align:left;
	padding:0 10px 0 10px;
	clear:both;
}
.bottom
{
	padding: 75px;
	clear:both;
}

/* nav link */
a {color: #996e36;
	font-family: "Palatino Linotype",Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
}
	
a:visited {
	color: #996e36;
	font-family: "Palatino Linotype",Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #990000;
	font-family: "Palatino Linotype",Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 14px;
}

h2, p, ul
{
	text-align:left;
}

.spacer
{
	clear:both;
}

.description
{
	text-align:left;
	clear:right;
}


