/* www.matleisure.com CSS */
body
{
	background-image: url(../images/background.jpg);
	color: #006;
}
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: 730px;
	margin-left: auto;
	margin-right: auto;
}
td.blue_text
{
	background-color: #d6e7fc;
}
td.blue_text_top
{
	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;
}
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.ht
{
	padding-left: 20px;
}
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;
}
input
{
	border: 0px #000 solid;
	color: #555556;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
	width: 150px;
}
input.dt
{
	border: 0px #000 solid;
	color: #555556;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
	width: 100px;
}
input.sm
{
	border: 0px #000 solid;
	color: #555556;
	padding-left: 5px;
	height: 22px;
	line-height: 22px;
	width: 70px;
}
input.sr
{
	border: 0px solid #000;
	width: 20px;
}
select
{
	border: 0px #000 solid;
	color: #555556;
	font-size: 12px;
	width: 150px;
}
td.paddsel
{
	padding-top: 2px;
}
td.split
{
	width: 10px;
	background-color: #fff;
}
textarea
{
	border: 0px #000 solid;
	color: #555556;
	padding-left: 5px;
}
p.q
{
	line-height: 20px;
	padding-top: 5px;
}
.red
{
	color: #FF0000;
	font-weight: bold;
}
h1
{
	font-size:18px;
	color:#323680;
}
h2 {
	font-size:18px;
	color:#323680;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
