/* 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;
}
.okina {
	letter-spacing: -0.1ex;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* 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: 0px 0 0 126px;
	padding: 0 0 0 50px;
	position: relative;
	top: -60px;
}
#textbox ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
#textbox img {
	border: 1px solid #fff;
	margin-left: 10px;
}
#textbox h4,h2 {
	margin-left: -30px;
	margin-top: 60px;
}

/* 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;
}
#navcolumnindex ul {
	font-size: 100%;
	list-style-type: none;
	font-weight: bold;
	padding: 5px;
	margin: 23px 23px 23px 18px;
}
#navcolumnindex a {
	padding: 5px;
	text-indent: 0px;
	display: block;
	height: 1%;
	border: 1px solid #9A2000;
}
#navcolumnindex li {
	margin: 0px 0px 5px;
}
#navcolumnindex a, #navcolumnindex a:link,#navcolumnindex a:visited, #navcolumnindex a:active {
	color: #f5f5f5;
}
#navcolumnindex a:hover {
	text-decoration: none;
	background-color:#AA2300;
	border: 1px solid #C22700;
}
.accessibility {
	display: none;
}
hr {
	background:transparent none repeat scroll 0%;
	border-color:#A52706;
	border-style:dashed none none;
	border-width:2px;
	margin-bottom:10em;
	margin-top:2em;
	}
