/* Generated by KompoZer */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: black;
	background-attachment: fixed;
	background-color: black;
	background-image: url(images/rudyvhawaii_background_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  color: black;
}
#header {
	padding: 0;
	background: black none repeat scroll 0% 50%;
	width: 800px;
	height: 100px;
	color: red;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-bottom-width: thick;
}
#header h1 {
  margin: 20px 0 0 20px;
  float: left;
  font-size: 50px;
  letter-spacing: -7px;
  color: red;
}
#header h2 {
  margin: 40px 20px 0 0;
  float: right;
  font-size: 18px;
  letter-spacing: -2px;
  color: #333333;
}
a {
  text-decoration: none;
  color: red;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
#menu1 {
  margin: 0px auto;
  float: left;
  width: 160px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
#menu1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu1 li {
}
#menu1 a {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  padding: 15px 0px;
  display: block;
  width: 190px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  background-color: black;
  color: white;
}
#menu1 a:hover {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  background-color: #333333;
  color: red;
}
#content {
	background: #ffffff none repeat scroll 0% 50%;
	width: 800px;
	color: red;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: thick;
}
#colOne {
  padding: 0 10px 0 20px;
  float: left;
  width: 190px;
  margin-top: 20px;
  color: black;
}
#colTwo {
	float: left;
	margin-top: auto;
	width: 700px;
	color: black;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
	font-size: small;
	text-align: center;
	border: medium none #000000;
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
#content h2 {
  margin-bottom: 20px;
  font-size: 18px;
  letter-spacing: -2px;
  color: red;
}
#footer {
  margin: 0 auto;
  width: 700px;
  padding-top: 20px;
  color: white;
}
#footer p {
  padding: 0;
  text-align: center;
  font-size: 10px;
  color: white;
}
