body {
	background: #736f5c url(images/background.gif);
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin: 0;
}
a:link, a:visited {
	color: #fdff9f;
	text-decoration: none;
}
a:hover, a:active {
	color: #dddddc;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #fdff9f;
	margin-bottom: 0;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0;
}
h2.longer {
	font-size: 18px;
	line-height: 24px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #fdff9f;
	margin-bottom: 0;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #fdff9f;
	margin-bottom: 0;
	margin-top: 0;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-top: 30px;
}
h6 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-top: 30px;
}
li {
	margin-top: 5px;
}

.header {
	position: relative;
	background: url(images/leisure-limo-header-new.jpg) left top no-repeat;
	height: 358px;
}
.quote {
	color: #fdff9f;
	font-size: 14px;
	text-align: right;
	padding: 10px 30px 0 0;
}
.menuCont {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.menu {
	font-size: 18px;
	color: #a8a969;
	padding-bottom: 5px;
}
.menu a:link, .menu a:visited {
	color: #fdff9f;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
.menu a:hover, .menu a:active {
	color: #b1d9e1;
	text-decoration: underline;
}
.serviceline {
	color: #a8a969;
	font-size: 10px;
	text-transform: uppercase;
	border-top: 1px solid #fdff9f;
	padding: 3px 0;
}
.serviceline a:link, .serviceline a:visited {
	color: #fdff9f;
	text-decoration: none;
}
.serviceline a:hover, .serviceline a:active {
	color: #b1d9e1;
	text-decoration: underline;
}

.main {
	width: 950px;
	border: 1px solid black;
	border-width: 0 1px;
	margin: 0 auto;
	background: #736f5c url(images/fade.gif) left 358px repeat-x;
}
.mainTable {
	width: 100%;
	border: 0;
}
.mainTable td {
	padding: 20px 15px 20px 20px;
	vertical-align: top;
	text-align: left;
}

.comment {
	color: #c7c6ba;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 20px 20px 70px;
	font-style: italic;
	margin: 20px 0 15px 0;
	background: url(images/quote.gif) top left no-repeat;
}
td.right {
	width: 282px;
	padding: 20px 10px 15px 15px;
	border-left: 1px solid #000000;
}

.footer {
	font-size: 13px;
	padding: 0 0 20px;
	background-color: black;
	color: #fdff9f;
	text-align: center;
}
.footer table {
	margin: 0 auto;
	border: 0;
}
.footer td {
	padding: 10px;
	text-align: center;
	border: 0;
	vertical-align: middle;
}
.footer h3 {
	font-size: 40px;
	line-height: normal;
	margin: 0;
	letter-spacing: 2px;
}
.footer h4 {
	font-family: cursive;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 10px 0;
}
.footer span {
	display: inline-block;
	border-top: 1px solid #333333;
}
.footer a {
	display: inline-block;
	padding: 10px 5px 5px;
}
.footer a:link, .footer a:visited {
	color: #fdff9f;
	text-decoration: none;
	font-size: 13px;
}
.footer a:hover, .footer a:active {
	color: #dddddc;
	text-decoration: none;
}

.tiny {
	font-size: 10px;
	font-style: italic;
	line-height: 5px;
}
.yellow {
	color: #fdff9f;
}

#fb-root > div {
	color: white !important;
}

