/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/images/backgrounds/gradient_03.jpg);
	background-color: #F2F2F2;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CCCCCC;
}

.h1 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-size: 10px;
}
.style4 {font-family: Arial, Helvetica, sans-serif;}



.style6 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.style7 {font-size: 9px}
.style9 {font-size: 11px}


.mtwo {
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000099;
	letter-spacing: 2;
}
#header {
	background-image: url(/images/base_limo_header_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
