/* Global Style Sheet for dakauai.com*/
body {
	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;
	margin: 0px;
}
a:link, a:visited {
	color: #710014;
	text-decoration: none;
}
a:active, a:hover {
	color: #9A2000;
}
p {
	text-indent: 20pt;
	line-height: 120%;
	font-size: 100%;
	text-align: left;
}


h3 {
	font-size: 100%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	margin-bottom: 30px;
	margin-top: 60px;
}
h4 {
	font-size: 120%;
	margin-top: 0px;
	text-align: left;
}
/* formatting classes */
.noindent {
	text-indent: 0px;
}
.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;
	padding: 0 0 50px;
	width: 700px;
	background-image: url(../images/DA_header-right-fill.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#textbox {
	width: 500px;
	margin: 0;
	float: left;
	padding: 0 0 0 30px;
}
#textbox ul {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;
}
/* Navigation column */
#navcolumn {
	float: left;
	width: 115px;
}
#navcolumn ul {
	list-style-type: none;
	margin-top: 50px;
	margin-left: 15px;
	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;
}

#navcolumn a:hover {
	color: #9A2000;
	text-decoration: none;
    background-color:#e8e8e8;
}
.okina {
	letter-spacing: -0.1ex;
}
#header-title {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 25px;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	font-family: Georgia, serif;
	letter-spacing: 2px;
	margin: 0px;
	top: 118px;
	position: absolute;
	width: 575px;
	left: 120px;
	padding-right: 30px;
	padding-left: 0px;
	height: 35px;
}
div#header-image {
	height: 212px;
	width: 100%;
	position: relative;
	top: 0px;
	right: 0px;
	background-image: url(../images/DA_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#textbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 0.2em;
	color: #000;
	background-color: #eee;
	padding: 20px;
	max-width: 850px;
	min-width: 500px;
}
#textbody p {
	text-indent: 0px;
}
.cleared {
	clear: both;
}
body a:focus {
	border-style: none !important;
}
