@charset "UTF-8";
body {
	background-color: #41A6C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	background-image: url(graphics-hawaii/hawaiivanrental-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.hvr {
	font-size: 18px;
	font-weight: bold;
	color: #930;
}
.dhvr {
	font-size: 12px;
	color: #7E4B31;
}
.benefits {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFD8;
	float: right;
	background-image: url(graphics-hawaii/promo-bkg.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 285px;
	height: 170px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 25px;
	line-height: 24px;
}
.facts {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77442B;
	float: right;
	width: 390px;
	height: 70px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 24px;
	padding-right: 80px;
}
.hawaii {
	margin-left: 175px;
	margin-top: 5px;
}
a.hire:link {
	font-size: 16px;
	background-color: #55AAE0;
	width: 90px;
	height: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE349;
	border-right-color: #EEE349;
	border-bottom-color: #EEE349;
	border-left-color: #EEE349;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.hire:visited {
	font-size: 16px;
	background-color: #55AAE0;
	width: 90px;
	height: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE349;
	border-right-color: #EEE349;
	border-bottom-color: #EEE349;
	border-left-color: #EEE349;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a.hire:hover {
	font-size: 16px;
	background-color: #8CC4F9;
	width: 90px;
	height: 1px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	border: thin solid #EEE349;
	text-align: center;
}
a.hire:active {
	font-size: 16px;
	background-color: #55AAE0;
	width: 90px;
	height: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE349;
	border-right-color: #EEE349;
	border-bottom-color: #EEE349;
	border-left-color: #EEE349;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
a {
	color: #3366CC;
	text-decoration: none;
}

.hi-table {
	position: relative;
	bottom: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	color: #930;
	text-align: center;
	padding-top: 40px;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #81B435;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #930;
	text-align: center;
	padding-top: -10px;
	margin-bottom: 10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

a:link {
	color: #55AAE0;
	text-decoration: underline;
}

a:visited {
	color: #55AAE0;
}

a:hover {
	text-decoration: none;
	color: #A0AC5E;
}

a:active {
	color: #55AAE0;
}

a.wave {
	color: #7E4B31;
}

a.wave:visited {
  color: #000000;
}

a.wave:hover {
	color: #0000CC;
}

a.wave:active {
  color: #000000;
}

a.nav:link {
	color: #7A9D34;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.nav:visited {
	color: #7A9D34;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.nav:hover {
	color: #55AAE0;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.nav:active {
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

