/* Custom Style Sheet for Hawaii-Vacation-Paradise.com  */

#top {
	background-color: #05154A;
	color: #FFFFFF;
	padding: 2px;
}

a:link     { color: #0000FF } /* blue */
a:visited  { color: #0000FF } /* blue */
a:hover    { text-decoration: underline }

a {text-decoration:none}

BODY {font-family: Arial, Helvetica, sans-serif}

.textfieldwhitebg  {
	background-color: #FFFFFF !important;
}

.textfieldflat  {
	background-color: #FFFFFF !important;
	font-size: xx-small;
	font-family: Verdana;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
}

.button  {
	font-family: Verdana;
	background-color: #285689;
	color: #FFFFFF;
}

.smallbutton  {
	font-size: xx-small;
	font-family: Verdana;
	background-color: #285689;
	color: #FFFFFF;
	border-width: thin;
}

.tableflat  {
	border-width: 1;
	border-style: solid;
	border-color: #555555;
}

p {  font-size: 12px; font-family: Arial, Helvetica, sans-serif}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 16px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold}
h4 {  font-size: 14px; font-weight: bold}
h5 {  font-size: 14px; font-weight: bold}
h6 {  font-size: 14px; font-weight: bold}
