body	{
  background-color: #A7A690;
	font: 80% "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px;
  padding: 5px;
  text-align:center;
  color: #000;
}

a {
  text-decoration: none;
/*  color: #C5131C; */
  color: #C00000;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
/*  color: #A4B969; */
}
a:hover, a:active {
  text-decoration: underline;
}

#container
{
  margin: 5px auto;
  border: 5px solid white;
	background-color: white;
  text-align:left;
	line-height: 150%;
  width: 780px;
}

#container_no_width
{
/* margin: 5px auto; */
/*  border: 5px solid white; */
	background-color: white;
  text-align: left;
/*  width: 100%; */
}

#top
{
  height: 100px;
  background: url(/img/banner.jpg) no-repeat 0 0;
}

#right_column
{
  float: right;
  width: 220px;
  margin: 0;
  padding: 0.5em;
}

#right_column_50
{
  float: right;
  width: 375px;
  margin-left: 5px;
  padding: 0.5em;
}

#right_column_portfolio
{
  float: right;
  width: 490px;
  margin-left: 5px;
  padding: 0.5em;
}

#content
{
	margin-right: 235px;
  padding: 0.5em;
/* 	max-width: 36em; */
}

#content_50
{
	margin-right: 390px;
  padding: 0.5em;
/* 	max-width: 36em; */
}

#content_portfolio
{
	margin-right: 495px;
  padding: 0.5em;
/* 	max-width: 36em; */
}


#content_100
{
  padding: 0.5em;
/* 	max-width: 36em; */
}

#content_max
{
/* padding: 0.5em; */
/* 	max-width: 36em; */
}

#footer
{
  clear: both;
  margin-top: 5px;
/* padding: .25em; */
  color: #333;
	border-top: 1px solid gray;
  font-size: 85%
}

/* #right_column p { margin: 0 0 0.5em 0; } */
#content p { margin: 0.75em 0 0 0; }

#navcontainer ul
{
 	padding-left: 0; 
  margin: 0;
	background-color: #FAEFC5;
 	float: left; 
	width: 100%; 
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
  padding: 0.05em 5px;
  background-color: #FAEFC5;
  color: #6C3521;
  text-decoration: none;
  float: left;
}

#navcontainer ul li a:hover
{
	background-color: #796B3D;
  color: #FFF;
}

#navcontainer a.selected
{
	background-color: #796B3D;
  color: #FFF;
}

.date_time {
	font-size: 80%;
	text-align: right;
/*  list-style-type: none; */
  background-color: #FFF;
}

.weather {
  font-size: 85%;
/*  padding-left: 5px; */
}

.floatright
{
  float: right;
/*  margin: 0px 5px 10px 10px; */
  border: 1px solid #666;
/*  padding: 2px; */
}

.right_column_header {
  padding-left: 5px;
  background-color: #DFDEC0;
}

.right_column_section {
  background-color: #F6F4ED;
}

.right_column_group {
  font-style: italic;
	border-bottom: 1px solid #666;
}

.entry_container {
  border-bottom: 1px dotted #666;
  padding: 2px;
  margin-bottom: 10px;
}

.category_archive_title {
  color: #000;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
}

.entry_date {
  color: #796B3D;
  font-size: 125%;
  font-weight: bold;
  border-bottom: 2px solid #796B3D;
  margin-bottom: 5px;
  text-align: left;
}

.entry_header {
  color: #796B3D;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
}

.entry_title {
	font-size: 110%;
	font-weight: bold;
	color: #9F7E13;
}

.entry_title a {
	color: #9F7E13;
  text-decoration: none;
}

.entry_title a:hover {
	color: #9F7E13;
  text-decoration: underline;
}

.entry_category {
/*  float: right; */
  text-align: right;
  font-size: 90%;
  margin-bottom: 10px;
}

.entry_category a {
  text-decoration: none;
}

.entry_category a:hover {
  text-decoration: underline;
}

.posted {
  font-size: 90%;
  text-align: right;
}

.entry_category_icon {
	margin-left: 5px;
	vertical-align: middle;
}

.entry_title_icon {
	margin-right: 5px;
	vertical-align: middle;
}

.right_column_list {
	font-size: 85%;
  list-style-type: none;
  text-align: left;
  margin: 0;
  padding-left: 5px;
  margin-bottom: 5px;
}

.calendar {
  color: #666;
  font-size: 95%;
  font-weight: normal;
}
		
.calendar a,
.calendar a:link,
.calendar a:visited,
.calendar a:active,
.calendar a:hover {
/*  color: #336699; */
  text-decoration: underline;
}
	
.calendarhead {	
  color: #796B3D;
  font-size: 95%;
  font-weight: bold;
  background: #FFF;
  line-height: 140%;				
}	

.clearboth { clear: both; height: 0; }

div.photography { text-align: center; }
div.photography a { text-decoration: none; }
div.photography img { border: 1px solid #CCC; padding: 5px; margin: 2px; background-color: #FFF; }
div.photography img:hover { border-color: #666; }

div#photography { text-align: center; }
div#photography a { text-decoration: none; }
div#photography img { border: 1px solid #CCC; padding: 5px; margin: 2px; background-color: #FFF; }
div#photography img:hover { border-color: #666; }

div.screenshot { text-align: center; }
div.screenshot a { text-decoration: none; }
div.screenshot img { border: 1px solid #CCC; padding: 5px; margin: 2px; background-color: #FFF; }

div#screenshot { text-align: center; }
div#screenshot a { text-decoration: none; }
div#screenshot img { border: 1px solid #CCC; padding: 5px; margin: 2px; background-color: #FFF; }

div#dfd { text-align: center; border: 1px solid #CCC; padding: 5px; margin: 2px; font-size: 90%; }
div#dfd a { text-decoration: none; }
div#dfd a:hover { text-decoration: underline; }
div#dfd img { }

.dfd_header {
  font-weight: bold;
  font-size: 125%;
}

.streaming {
  text-align: center;
  padding: 5px;
}

.streaming_title {
	font-size: 110%;
	font-weight: bold;
	color: #9F7E13;
  text-align: center;
}

.float_text_right {
  float: right;
  text-align: right;
}

.photo_text {
  padding-left: 2px;
}

.photo_comments {
  padding-right: 2px;
}

.comments_header {
  color: #796B3D;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left;
}

.comments_container {
  border-bottom: 1px dotted #666;
  padding: 2px;
  margin-bottom: 10px;
}

.comments_body {
  margin-bottom: 10px;
}

.page_description {
  padding: 5px;
  font-size: 105%;
}

.portfolio_category_header {
  padding: 5px;
}

.pages_navigation {
  margin-bottom: 10px;
}

.text_align_center {
  text-align: center;
}

.text_align_right {
  text-align: right;
}

.weather_text {
  font-size: 95%;
}

.weather_sub_navigation {
  font-size: 90%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.photo_container {
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
}

.photo_container {
  margin-bottom: 10px;
}

.calendar_container {
  margin-left: 25px;
}

div.scroll { 
  height: 400px;
  width: 760px;
  overflow: auto;
  border: 1px solid #666;
  padding: 5px;
}

DIV#digitalfish IMG {
	MARGIN-RIGHT: 10px; float: left;
}

.table_center {
  margin-left: auto;
  margin-right: auto;
}

TABLE.fish {
  border: 1px solid #cccccc;
  font-size: 10pt;
}
TABLE.fish TR {
	text-align: left;
	vertical-align: top
}
TABLE.fish TH {
	text-align:center;
  font-weight: normal;
  background-color:#f6f4ed;
  border: 1px solid #cccccc;
	color:#000000
}
TABLE.fish TD {
  color:#000000;
  border: 1px solid #cccccc;
}

TABLE.weather {
  border: 1px solid #cccccc;
  font-size: 10pt;
}
TABLE.weather TR {
	text-align: left;
	vertical-align: top
}
TABLE.weather TH {
  font-weight: normal;
  background-color:#f6f4ed;
  border: 1px solid #cccccc;
	color:#000000
}
TABLE.weather TD {
  color:#000000;
  border: 1px solid #cccccc;
}

TABLE.layout {
  font-size: 10pt;
}

FORM.layout {
  font-size: 10pt;
}

.text_v_align_middle {
  vertical-align: middle;
}

#context_header {
	padding: 5px 0px 0px 5px;
	FONT-SIZE: 150%; COLOR: #666666;
}
#context_subheader {
	PADDING-LEFT: 15px; FONT-SIZE: 90%; PADDING-BOTTOM: 2px; COLOR: black; PADDING-TOP: 0px; 
}

#portfolio_navcontainer UL {
	PADDING-LEFT: 5px; FLOAT: left; MARGIN: 0px; WIDTH: 100%; BACKGROUND-COLOR: white
}
#portfolio_navcontainer UL LI {
	DISPLAY: inline
}
#portfolio_navcontainer UL LI A {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 0.5em; COLOR: #c00000; PADDING-TOP: .025em; TEXT-DECORATION: none
}
#portfolio_navcontainer UL LI A:hover {
	text-decoration: underline;
}

div.portfolio { text-align: center; }
div.portfolio a { text-decoration: none; }
div.portfolio img { border: 5px solid #CCC; background-color: #FFF; margin: 20px; }
div.portfolio img:hover { border-color: #666; }

div#portfolio { text-align: center; }
div#portfolio a { text-decoration: none; }
div#portfolio img { border: 5px solid #CCC; background-color: #FFF; }
div#portfolio img:hover { border-color: #666; }

.img_centered
{
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

table.stats {
  border:1px solid #ccc;
	padding: 0;
	margin: 0;
/*	width: 100%; */
}

caption.stats {
	padding: 0 0 5px 0;
}

th.stats {
	border-bottom:1px solid #ccc;
	background-color:#dedede;

/*	letter-spacing: 2px; */
	text-align: left;
	padding: 1px 3px 1px 3px;
  white-space:nowrap;
}

td.stats {
/*
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
*/
	background: #fff;
	padding: 1px 3px 1px 3px;
  vertical-align: top;
  font-size: 85%;
}

td.stats_action {
/*
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
*/
	background: #fff;
	padding: 1px 3px 1px 3px;
  vertical-align: top;
	text-align: right;
  font-size: 85%;
}

td.stats_alt {
	background: #eee;
	padding: 1px 3px 1px 3px;
  vertical-align: top;
  font-size: 85%;
}

td.stats_alt_action {
	background: #eee;
	padding: 1px 3px 1px 3px;
  vertical-align: top;
	text-align: right;
  font-size: 85%;
}

div.tracking_history {
  padding-top: 10px;
  clear: both;
}

div.track {
  padding: 15px;
	margin-left: 100px;
	border: 2px solid #ccc;
	width: 225px;
	text-align: center;
}

div.confirmation {
  border: 2px solid #CCC; 
}

.tip_text {
	color: #9F7E13;
	font-size: 11px;
}

#flashMessage, .error, .error_message {
	color:#900;
	background-color: #fff;
	margin: 2px 0px;
	font-weight: bold;
}
.error_message {
	clear: both;
}
.error em {
	font-size: 18px;
	color: #003d4c;
}
.info_message {
	background-color: #fff;
	margin: 2px 0px;
	font-weight: bold;
	clear: both;
}

.os {
position : absolute;
top : -9000px;
left : -9000px;
}

#contact {
	margin: 0;
	padding: 0;
}

#contact .required {
	margin: 1em 0em 0em 0em;
	padding: 10px 10px;
	width: 420px;
	background: #f5f3eb;
}

#contact .required label {
	float: left;
	margin: 3px 0;
	padding: 0;
	color: #606060;
	width: 100px;
}

#contact .required input.fld {
	margin: 0 0 15px 0;
	padding: 3px;
	width: 310px;
	border-top: 1px solid #f6f6f6;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
}

#contact .required textarea {
	margin: 0 0 15px 0;
	padding: 3px;
	width: 410px;
	border-top: 1px solid #f6f6f6;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #d5d5d5;
}

#contact .required p span,
#contact .required label span {
	color: #E54343;
	background: none;
}

