html,body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.gif);
}

.attention-bg{
	background-image: url(images/attentionbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#999999;
	height:30px;
}

.sale-ticket{
	border: 1px solid #333;
	padding:5px;
}

.contact{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #090;
}
.contact:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bodycopy01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.bodycopy01-other {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	font-weight: 400;
}
.white-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align:justify;
	font-weight: bold;
}
.border-other{
	border: 1px solid #000;
	padding:5px;
	background-color:#E0E0E0;
}

.map{
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #000;
}

.bodycopy01small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.bodycopy_big_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/back_butt_g.gif);
}

.bodycopy_spl_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.red-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.orange-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.bodycopy_spl_04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bodycopy_splbig_05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

.bodycopy_splbig_06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	color: #FF7770;
	text-decoration: none;
	font-weight: normal;
}


.bodycopy01_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
/*********************************IMAGE GALLERY***************************************/

#gallery{
	margin:0 10px 10px 10px;
	width:625px;
	text-align:left;
}

.figure{
	float:left;
	width:120px;
	margin:15px;
}
.photo{}
.photo img{
	background-color:#fff;
	border:1px solid #333;
	padding:3px;
	
}
.figure p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:center;
	margin:5px 0 0 0;
	height:5em;
	border:1px solid #333;
	background-color:#9a9a9a;
}