/*
	Default style sheet for Elyssa Kellerman
	Copyright 1999-2008, RAE, Inc.
	File: styles/default.css
	Author: John A. Lock, RAE, Inc. <http://www.relevantarts.com/>
	Date: 2008-01-04
	Version: 1.0
*/

/* Font definitions
*******************************************************************/

html, body, #vcenter {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

#vcenter {
	margin: 0 auto;
	vertical-align: middle;
}

BODY {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

INPUT, TEXTAREA {
	font-size: 12px;
}

H1 {font-size: 24px;}
H2 {font-size: 20px;}
H3 {font-size: 16px;}
H4 {font-size: 12px;}

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;
}

.tiny     {font-size: 8px;}
.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;}
.copyright {
	font-size: 10px;
	text-align: center;
}
.moreleading {line-height: 150%;}
.indent {padding-left: 15px;}
.redtext {
	color: #CC0000;
}
.form_button {
	cursor: pointer;
	overflow: visible;
	padding: 0px 10px 0px 10px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}
.page_button {
	cursor: pointer;
	overflow: visible;
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.curr_page_button {
	overflow: visible;
	padding: 0px 5px 0px 5px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}
.admin_button {
	cursor: pointer;
	overflow: visible;
	padding: 0px 5px 0px 5px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
}

/* Link appearance
*******************************************************************/

a:link		{color: #A79F88; text-decoration: underline;}
a:visited	{color: #A79F88; text-decoration: underline;}
a:active	{color: #A79F88; text-decoration: underline;}
a:hover		{color: #A79F88; text-decoration: underline;}

/* Page layout specs
*******************************************************************/

.sitenav {
	padding: 6px 0px 6px 6px;
}
.separator {
	padding: 0px 3px 0px 3px;
}
td.sitenav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
}
td.sitenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 6px 6px 6px;
}
td.sitenav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}
span.sitenav_curr a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 6px 5px 6px;
}
span.sitenav_curr a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 6px 5px 6px;
}
span.sitenav_curr a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding: 5px 5px 5px 5px;
}
.gallery_head {
	font-size: 16px;
}
.gallery_cell {
	padding: 0px 0px 30px 0px;
}
.photo_left {
	float: left;
	padding: 0px 15px 15px 0px;
}
.photo_right {
	float: right;
	padding: 0px 0px 15px 15px;
}
.bio_header {
	color: #789565;
	font-weight: bold;
}
.statement_title {
	color: #84A7C7;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #84A7C7;
}
#FlashObj1 {
	position: relative;
	top: 0;
	left: 0;
}
#FlashObj2 {
	position: relative;
	top: 0;
	left: 0;
}
#FlashObj3 {
	position: relative;
	top: 0;
	left: 0;
}
#FlashObj4 {
	position: relative;
	top: 0;
	left: 0;
}
.LinkImg {
	position: absolute;
	top: 0;
	left: 0;
}
