@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin:0px;
	background:#ffe2ff url(../images/back.gif) repeat-x bottom;
	}
.padding_main{
	padding:15px 40px 29px 10px;
	}
.links{
	background:#2277ee url(../images/pic_holding.gif) no-repeat bottom;
	}	
a.link_left{
	font-size:15px;
	color:#ffffee;
	font-style:italic;
	line-height:20px;
	text-decoration:none;
	}
a.link_left:hover{
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#b31998;
	font-style:italic;
	line-height:20px;
	padding:30px 0px 0px 11px;*/
	text-decoration:underline;
	}
a.link_leftmain{
	font-size:15px;
	color:#ffffee;
	font-style:italic;
	line-height:28px;
	text-decoration:none;
	}
a.link_leftmain:hover{
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#b31998;
	font-style:italic;
	line-height:20px;
	padding:30px 0px 0px 11px;*/
	text-decoration:underline;
	}
.image_border{
	border:2px solid #ffb0f1;
	}
.border_blue{
	border:1px solid #00357f;
	}
.border_pink{
	border:1px solid #870087;
	}
.table_inner{
	padding-left:4px;
	background:#ffffff;
	}
.top_right_images{
	background:url(../images/right_back.jpg) no-repeat right;
	height:180px;
	}
#font_family{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	line-height:14px;
	}
a.bullet_link{
	font-size:15px;
	color:#ffffee;
	font-style:italic;
	line-height:20px;
	padding:30px 0px 0px 11px;
	list-style:circle;
	}
.pink_txt{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#c923dd;
	text-decoration:underline;
	}
.bullet_list{
	list-style:url(../images/gray_bullet.gif);
	margin-left:15px;
	padding:5px 0px 5px 10px;
	line-height:15px;
	font-family:tahoma,
	}
a.more_button{
	background:url(../images/green_bullet.gif) no-repeat;
	background-position:right 5px;
	margin-right:160px;
	padding-bottom:10px;
	display:block;
	color:#009900;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
a.more_button:hover{
	margin-right:165px;
	text-decoration:underline;
	}
a.moreevent_button{
	background:url(../images/green_bullet.gif) no-repeat;
	background-position:right 4px;
	margin-right:110px;
	display:block;
	color:#009900;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	}
a.moreevent_button:hover{
	margin-right:115px;
	text-decoration:underline;
	}
#reservation td{
	padding:2px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#000000;
	}
.submit_but{
	background:url(../images/submit_but.gif) no-repeat;
	}
.textbox{
	font-size:11px;
	border:1px solid #a0a0a0;
	}
.txt_green{
	font-weight:bold;
	color:#009900;
	}