body {
	background-color: #645638;
	;
	background-image: url(../images/mt_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 20px;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
}

#outer-wrapper {
  /*width: 100%;
  background: url(images/background.gif) repeat-x;*/
  width: 870px;
  margin: 0 auto;
}

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
	background-image: url(../images/table_bg_2.jpg);
	height: 180px;
	width: 870px;
}

#header {
	height: 180px;
	width: 850px;
	background-image: url(../images/music_tours_banner.jpg);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center;
}

.strip_bg {
	height: 8px;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left center;
	background-repeat: repeat;
	background-image: url(../images/table_bg_1.png);
}

.550 {
	width: 550px;
	vertical-align: bottom;
}
.190 {
	width: 190px;
	height: 250px;
}
.right_mrg {
	height: 250px;
	width: 20px;
	background-image: url(../images/side_bdr.png);
	background-repeat: repeat-y;
	background-position: right;
}
.left_mrg {
	background-image: url(../images/side_bdr.png);
	width: 10px;
	background-repeat: repeat-y;
}
#panel_tbl {
	width: 530px;
	background-image: url(../images/50_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.top_bdr {
	background-image: url(../images/top_bdr.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 850px;
	font-size: 5px;
	line-height: 5px;
}
.lwr_bdr {
	background-image: url(../images/lwr_bdr_300.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	font-size: 5px;
	line-height: 5px;
	background-position: top;
}
.icon_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC33;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.banner {
	width: 660px;
}
#panel_tbl2 {
	width: 530px;
	background-image: url(../images/50_bg.png);
	background-repeat: repeat;
	background-position: bottom;
}
.bot_pnl_bg {
	background-image: url(../images/bot_pnl_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	width: 530px;
}
.main_pnl_bg {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/footer_pnl.png);
}
.front li{
	float:left;
	width:200px;
	margin-left:10px;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00a6ce;
}
.image_bdr {
	padding: 2px;
	border: 1px solid #666666;
	margin: 5px;
}

.inner_tbl {
	border: 1px solid #333;
	background-color: #FFF;
}
.outer_tbl {
	/* background-image: url(../images/table_bg_2.jpg);*/
	background-repeat: repeat;
	width: 870px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.slidedoormenu{
	list-style-type: none;
	margin: 0;
	width: 190px; /* width of menu (don't forget to add border with below!) */ /*border-left: 4px solid #D5D8E3; thick left border of menu */ /*border-right: 4px solid #D5D8E3; thick right border of menu */
	padding: 0;
}
.slidedoormenu li{
	border-bottom: 1px solid #999999;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	line-height: 27px;
}
.slidedoormenu li a{
	background: white url(../images/vstrip2.gif) repeat-y left top;
	display: block;
	color: #0033FF;
	width: auto; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 12px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 27px;
	font-weight: bold;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: #0033FF;
}

.slidedoormenu li a:hover{
	background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: #FFFFFF;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 0px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}



a.more:link, a.more:visited {
	color: #0033FF;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a.more:hover {
	color: #FF3300;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.top_menu_bg {
	background-color: #9A8456;
	height: 15px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
}
a.flip:link, a.flip:visited {
	color: #330000;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.flip:hover {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #00A6CE;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.current {
	color: #9BEBFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.left_col {
	padding-left: 10px;
}
a.main_ftr:link, a.main_ftr:visited {
	color: #0033FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
a.main_ftr:hover {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}

h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
}

.icon_pnl {
	background-image: url(../images/icons_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 450px;
	padding: 15px;
	text-align: center;

}
.intro_pnl {
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 18px;
	color: #333333;
}

#info  {
	width: 550px;
	float: none;
}
#info_2  {
	width: 350px;
	float: none;
}

#info li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A6CE;
	list-style-type: square;
	width: 200px;
}
#info_2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A6CE;
	list-style-type: square;
	width: 350px;
}
.red_txt {
	color: #CC0000;
	text-align: left;
	font-weight: bold;
}
.main_pnl {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a.page:link, a.page:visited {
	color: #0033FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a.page:hover {
	color: #FF3300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
a.page_n:link, a.page_n:visited {
	color: #0033FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
a.page_n:hover {
	color: #FF3300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}	
	
.small_body {
	font-family: Verdana, sans-serif;
	font-size: .9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 18px;
}
.current {
	font: bold 13px "Trebuchet MS", Verdana;
	display: block;
	color: #CC0000;
	width: auto; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 12px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
a.page_sm:link, a.page_sm:visited {
	color: #0033FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
a.page_sm:hover {
	color: #FF3300;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}.current_top {
	font: bold 13px "Trebuchet MS", Verdana;
	color: #CC0000;
	text-decoration: none;
	padding: 0;
}
.main_pnl_line {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.green_txt {

	color: #009900;
}
 
hr {



}
.pop_txt {
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 15px;
}
h3 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.banner_div {
	background-image: url(../images/music_tours_banner.jpg);
	height: 140px;
	width: 850px;
	margin: 0px;
	float: left;
	z-index: -999;
}
.signup_div {
	background-image: url(../images/sign_up_bg.png);
	height: 120px;
	width: 150px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 690px;
}
.sign_hdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 5px;
}
.sign_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}
.sign_dets {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
.button_sign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/button_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	margin-left: 57px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
}
.formElement_signup {
	WIDTH: 85px;
	background-color: #E1E1E1;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

