/*
	Default style sheet for Michael Francis
	Copyright 1999-2007, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 2007-07-15
	Version: 1.0
*/

/* Font definitions
*******************************************************************/	
BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2A0D0E;
}

INPUT, TEXTAREA {font-size: 12px;}

H1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
H2 {
	color: #ffffff;
	font-size: 14px;
}
H3 {font-size: 12px;
		color: #ffffff;
}
H4 {font-size: 11px;}

H1, H2, H3, H4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

FORM {margin: 0px 0px 0px 0px;}

IMG {border: 0px;}

DD, LI {margin-left: 15px;}

P, UL, OL, DL {
	margin-top: 10px;
	margin-bottom: 10px;
}

.smallest	{font-size: 9px;}
.smaller	{font-size: 10px;}
.small		{font-size: 11px;}
.normal   {font-size: 12px;}
.big			{font-size: 16px;}
.bigger		{font-size: 20px;}
.biggest	{font-size: 24px;}

/* Text tweaks
*******************************************************************/
.underline	{text-decoration: underline;}
.credit			{
	font-family: serif;
	font-style: italic;
}
.date-location			{
	font-family: Georgia,serif;
	line-height: 1.4em;
	font-size: 1.5em;
	font-size: 15px;
	font-weight: bold;
	background-color: #B3740D;
	color: #ffffff;
  padding: 0px 1px 0px 1px;
	letter-spacing: 150%
}
div.credit a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
div.credit a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
div.credit a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.moreleading {line-height: 150%;}
.indent {padding-left: 10px;}
.redtext {
	color: #CC0000;
}
.form_button {
  cursor: pointer;
  overflow: visible;
	font-family: Georgia,Times,serif;
  padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	background-color: #B3740D;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  border-radius: 0.500em;
  -moz-border-radius: 0.500em;
}
.small_form_button {
  cursor: pointer;
  overflow: visible;
	font-family: Georgia,Times,serif;
  padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	background-color: #B3740D;
	font-size: 10px;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  border-radius: 0.500em;
  -moz-border-radius: 0.500em;
}
/* Link appearance
*******************************************************************/

a:link		{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:visited	{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a:active	{color: #FF0000; text-decoration: underline; font-weight: bold;}
a:hover		{color: #FF0000; text-decoration: underline; font-weight: bold;}

/* Page layout specs
*******************************************************************/
.leftpad {
	width: 50%;
}
.headnav {
	color: #353725;
	font-weight: bold;
	padding-bottom: 5px;
}
div.headnav a:link {
	color: #353725;
	text-decoration: none;
}
div.headnav a:visited {
	color: #353725;
	text-decoration: none;
}
div.headnav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.graymenu {
	color: #666666;
	padding: 5px 0px 0px 18px;
}
.homeshow {
	width: 652px;
	height: 458px;
	background-image: url(../img/home_frame.jpg);
}
#FlashObj {
	padding: 10px 20px 0px 8px;
}
.homecopy {
	color: #FFFFFF;
}
.indent {
	padding: 0px 10px 0px 15px;
}

.navcolumn {
	background-image: url(../img/nav_chip.gif);
}
.rightnav {
	font-weight: bold;
	padding: 20px 0px 0px 10px;
}
div.rightnav a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div.rightnav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div.rightnav a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: Underline;
}
.rightpad {
	width: 50%;
}
.interior_wrapper {
	width: 652px;
	height: 458px;
}
.headline {
	width: 100%;
	background-image: url(../img/header_chip.gif);
}
.header {
	color: #FFFFFF;
	background-color: #B3740D;
	font-family: Georgia,Times,serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	line-height: 150%;
}
.subheader {
	color: #FFFFFF;
	background-color: #00446A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	line-height: 150%;
}
.interior_body {
	padding: 0px 10px 0px 20px;
}
.print_photo {
	border: 5px solid #FFFFFF;
}
.footer {
	color: #000000;
}
div.footer a:link {
	color: #990000;
}
div.footer a:visited {
	color: #990000;
}
.thumbnail {
	border: 5px solid #FFFFFF;
}
#status {
  position: absolute;
  top: 185px;
  left: 135px;
}
#swap_area {
  position: relative;
}
#start_button {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: visible;
}
#wait_msg {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}
