/* Global Style Sheet for dakauai.com*/
body, td {
	font-family: "Century Gothic", "Lucida Grande", "Lucida sans", "Bitstream Vera sans", Verdana, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-attachment: fixed;
	background-color: #9A2000;
	background-image: url(images/rock-wall-tile-3.gif);
	background-repeat: repeat;
	border-bottom-color: #9A2000;
	border-color: #9A2000;
}
a:link, a:visited {
	color: #710014;
	text-decoration: none;
}
a:active, a:hover {
	color: #9A2000;
	text-decoration: underline;
}
p {
	text-indent: 20pt;
	line-height: 120%;
	font-size: 100%;
	text-align: left;
}
.noindent {
	text-indent: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 30px;
}
h2 {
	font-size: 120%;
	margin-bottom: 30px;
	margin-top: 60px;
}
h4 {
	font-size: 120%;
	margin-top: 0px;
	text-align: left;
}
/* formatting classes */
.foot {
	font-size: 69%;
	color: #000000;
}
.blurb {
	font-size: 100%;
	color: #f5f5f5;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-indent: 30pt;
	letter-spacing: normal;
	text-align: left;
}
.addr {
	font-size: 69%;
	color: #CCCCCC;
	font-weight: lighter;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.message {

	font-size: 83%;
	color: #FFFFFF;
}
.blurbblack {
	color: #000000;
	text-indent: 30pt;
	letter-spacing: normal;
	text-align: left;
}

/* CSS boxes */
#frame {
	background-color: #DDDDDD;
	position: absolute;
	left: 60px;
	top: 0px;
	border: 2px solid #000000;
	width: 700px;
	padding: 0 0 50px;
}
#textbox {
	width: 500px;
	margin: -62px 0 0 116px;
	padding: 0 0 0 50px;
}
#textbox ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#textbox img {
	border: 1px solid #fff;
	margin-left: 10px;
}
/* Navigation column */
#navcolumn {
	float: left;
	width: 115px;
}
#navcolumn ul {
	list-style-type: none;
	margin-top: 50px;
	margin-left: 12px;
	padding: 0px;
}
#navcolumn li {
	width: 85px;
	margin: 0px;
	display: block;
	font-weight: bold;
	text-align: left;
}
#navcolumn a {
	display: block;
	letter-spacing: 2px;
	height: 20px;
	width: 85px;
	padding: 8px 5px 5px 10px;
	border: 1px solid #ddd;
}

#navcolumn a:hover {
	color: #9A2000;
	text-decoration: none;
	background-color:#e8e8e8;
	border: 1px solid #fff;
}
.okina {
	letter-spacing: -0.1ex;
}
#textbox h4,h2 {
	margin-left: -30px;
	margin-top: 60px;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact {
	background: #000000;
	padding: 10px;
	height: 126px;
	width: 271px;
	position: absolute;
	left: 477px;
	top: 798px;
}
#contact p {
	text-indent: 0px;
	margin-left: 30px;
	margin-top: 10px;
}
