/* CSS Document for www.the-hawaii-directory.com */

/*******************************************/
/* IDs
/*******************************************/

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#footer {
	font-size: 12px;
	color: #666666;
}

/*******************************************/
/* Redefined Tags
/*******************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h1 {  font-size: 40px}
h2 {  font-size: 28px}
h3 {  font-size: 20px}
h4 {  font-size: 16px}
h5 {  font-size: 14px}
h6 {  font-size: 12px}

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

a { text-decoration:none }
a.uline { text-decoration:underline }


/*******************************************/
/* Classes
/*******************************************/

.tbflat  {
	font-size: xx-small;
	font-family: Verdana;
	border-width: 1;
	border-style: solid;
	border-color: #0702D8;
}

.cmdflat  {
	font-family: Verdana;
	background-color: #000099;
	color: #FFFFFF;
	font-weight: normal;
	border: auto;
}

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

.sides {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/side-background.gif);
	white-space: normal;
	overflow: auto;
	clip:    rect(   );
}

.attention {
	border: thin #FF0000 dotted;
	padding: 4px;
}
