/* www.matleisure.com CSS */
body
{
	background-image: url(../images/background.jpg);
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.main
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
td.top
{
	background-image: url(../images/top.jpg);
	height: 185px;
	padding-left: 15px;
	padding-top: 2px;
}
table.inner
{
	width: 742px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #000;
	padding-top: 10px;
}
table.text
{
	width: 703px;
	margin-left: auto;
	margin-right: auto;
}
td.blue_text
{
	width: 443px;
	background-color: #d6e7fc;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-top: 23px;
}
td.blue_text_top
{
	width: 443px;
	background-color: #d6e7fc;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-top: 10px;
}
td.t_line
{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #000;
	padding-left: 7px;
	padding-right: 12px;
	padding-bottom: 15px;
	text-align: justify;
}
td.line_np
{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #000;
}
td.text_spacer
{
	height: 17px;
}
td.top_spacer
{
	padding-top: 12px;
}
td.b_bar
{
	background-image: url(../images/b_bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 24px;
	color: #67717c;
	text-align: center;
	padding-bottom: 8px;
}
td.flash
{
	padding-right: 35px;
	padding-top: 15px;
}
td.b_line
{
	background-image: url(../images/b_line.gif);
	height: 7px;
	line-height: 7px;
}
td.n_home
{
	background-image: url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position: right;
	padding-left: 34px;
}
td.n_desn
{
	background-image: url(../images/flights.jpg);
	background-repeat:no-repeat;
}
td.n_stag
{
	background-image: url(../images/stag.jpg);
	background-repeat:no-repeat;
}
td.n_golf
{
	background-image: url(../images/golf.jpg);
	background-repeat:no-repeat;
}
td.n_cont
{
	background-image: url(../images/contact.jpg);
	background-repeat:no-repeat;
}
a
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.popuptext
{
	margin:auto; background-color: #d6e7fc; padding:10px;
}