.btnav 	{
	border: none;
	}

body	{
	background-color: #475A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a	{ 
	color: #475A4A;
	text-decoration: underline;
	}

a img {
   border-style: none;
}

h2 	{
 	font-size:120%;
	font-weight: normal; 
	}

h3 	{
 	font-size:70%;
	font-weight:normal; 
	text-align: left;
	}

h4	{
 	font-size:70%;
	font-weight:normal;
	float: right;
	}

a:visited {
	color: #475A4A;
}

a:hover {
	background: #9a8;
	text-decoration: underline overline;
	color: black;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 3px solid #BBBCA7;
	margin-left: 1.5em;
	padding-left: 5px;
        font-size: 85%;
}

cite {
	font-size: 90%;
	font-style: normal;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 100%/175% Verdana, Arial, Helvetica, sans-serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #DCDBC9;
	border-top: double 3px #aba;
	color: #000;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
	font-size: 300%;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 10em 0 3em;
	padding-right: 60px;
	font-size: 80%;
}

#content_wide {
	margin: 30px 3em 0 3em;
	padding-right: 10px;
	font-size: 80%;
}

#header {
	background: #DCDBC9;
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0px 0px 12px;
}

#header a {
	color: #000000;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
	background: none;
}

#subheader {
	background: #DCDBC9;
	width: 80%;
	border-bottom: double 3px #aba;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px 0px 12px;
}

#header_wide {
	background: #DCDBC9;
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0px 0px 12px;
}

#header_wide a {
	color: #000000;
	text-decoration: none;
}

#header_wide a:hover {
	text-decoration: none;
	background: none;
}

#subheader_wide {
	background: #DCDBC9;
	border-bottom: double 3px #aba;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0px 0px 12px;
}

#aw_body_wrapper
{
	position: absolute;
	top: 92px;
	width: 100%;
}

#aw_body_wrapper_album
{
	position: absolute;
	top: 96px;
	width: 100%;
}

#aw_header_wrapper
{
	position: absolute;
	top: 0px;
	width: 100%;
}


a#flatmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a#flatmenu:hover {
	text-decoration: none;
	background: none;
}

td#flatmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}
td#flatmenu-header {
	height: 71px;
}

tr#flatmenu {
	
}

table#flatmenu {
	padding: 0px;
	border: 0px;
}
	
img#flatmenu {
	border: 0px;
	border-color: black;
}

#flatmenu_img {
	border: 0px;
	border-color: black;
}

#menu {
	background: #BBBCA7;
	border-left: 1px dotted #41594A;
	border-top: solid 3px #41594A;
	padding: 10px 0 10px 10px;
	position: absolute;
	right: 8%;
	top: 40px;
	width: 9em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #35483C;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* for pagebar <?php wp_pagebar(array('before'=>'Pages: '))?> */
.pagebar 
	{ 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 70%;
		padding-left: 13px;
		padding-top: 2px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #BBBCA7; 
	
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #BBBCA7; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		vertical-align: top; 
		background: #BBBCA7;
	}

.pagebar a:hover 
	{
		color: #DCDBC9; 
		background: #BBBCA7;
		border-color: #036; 
		text-decoration: none;
	}
	
/* submenu for firing and pieces */

#submenu_wide {
	background: #DCDBC9;
	border-bottom: double 3px #aba;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:normal;
	margin: 0;
	padding: 0px 0px 0px 12px;
	width: 90%;
	text-align: left;
}

#submenu_container
	{
	background: #BBBCA7;
	border: none;
	width: 25em;
	position: absolute;
	top: 40px;
	right: 8%;
	border-top: solid 3px #41594A;
	border-left: dotted 1px #41594A;
	padding: 10px;
	}

#submenu_container_bottom
	{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #BBBCA7;
	border: none;
	width: 25em;
	right: 8%;
	border-top: solid 3px #41594A;
	border-left: dotted 1px #41594A;
	padding: 10px;
	}

#submenu_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 3px;
	width: 8em;
	left: 30px;
	background: #DCDBC9;
	border: 1px solid #aba;
	margin-right:2px;
	text-decoration: none;
}

#submenu_links a:hover 
	{
		color: #DCDBC9; 
		background: #BBBCA7;
		border-color: #036; 
		text-decoration: none;
	}

#submenu_curpage {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	width: 5em;
	left: 30px;
	background: #BBBCA7;
	margin-right:2px;
}

#submenu_subpage_boxes
	{
	background: #BBBCA7;
	font-weight:normal;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	}

#omtable
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: red;
	}

#omtr
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: red;
	}

#omtd
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: red;
	}
