﻿body {
	background-color: #000000;
	background-image: url('../images/img_page_bkgnd.gif');
	background-repeat: repeat;
	margin: 0px;
}

#container {
	margin-top: 19px;
	text-align: center;
}

#main_area {
	width: 827px;
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
}

#masthead	{
	display:block;
    margin-left: 29px;
    height: 48px;
}

#middle	{
	height: 484px;
	width:100%;
	background-image: url('../images/img_content_area.jpg');
	background-position: 29px 0px;
}

/* ##########################  Standard HTML tag adjustments ############################# */
table {
	margin:0;
	border: 0;
	padding: 0px;
	border-collapse:collapse;
}


td {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
img				{
	border: 0;
}

h2	{
	text-align: center;
	color: #f3bf50;
	font-size: 1.5em;
	font-weight: 200;
}


a {
	color: #f3bf50;
	text-decoration:none
}

a:visited {
	color: #f3bf50;
	text-decoration:none
}

a:hover {
	color: #f7cd8b;
	text-decoration:none
}


.left	{
	margin-left: 0;
	float: left;
}

.right	{
	margin-right: 0;
	float: right;
}

.text_right	{
	text-align:right;
}

.main_content {
	margin-top: 20px;
	margin-left: 29px;
	margin-right: 56px;
	height: 400px;
	width: 742px;
	text-align: left;
	color: #FFFFCC;
	font-family: verdana, arial, san-serif;
	font-size: .75em;
	overflow: hidden;
}

.text-area	{
		padding: 20px;
		height: 400px;
		overflow: auto;
}

.points	{
	font-weight: bold; 
	color:#f3bf50;
}

#footer	{
	padding-top:5px;
	width: 829px;
	padding-left: 29px;
	position:absolute;
	}

#main_nav ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_nav li	{
	display:inline;
}
.copyright	{
	font-family: Verdana, helvetica, arail;
	font-size: .7em;
	color: #333333;
	float: left;
}

.sitedesign	{
	font-family: Verdana, helvetica, arail;
	font-size: .7em;
	color: #333333;
	float: right;
	margin-right: 0px;
	}
	
.sitedesign a {
		color: #333333;
		text-decoration: underline;
}


/* ######################  E-mail form for site ######### */

form#email_address	{
	line-height: 48px;
}

.emailbox1	{
	border-style: none;
	margin-bottom: 28px;
	display: inline;
	vertical-align:middle;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 3px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #999999;
}

.form	{
	border: 0;
	background-color:#cecece;
	color: black;
}
.required {
	font-weight: bold;
	color: #f3bf50;
}

.additional	{
	display: none;
}

/* ##########################  Text Properties & typographty ####################### */

.no_decoration {
	list-style-type: none;
}

.emphasis {
	font-size: medium;
	font-style: italic;
}

.subheads {
	text-align: center;
	color: #f7cd8b;
}

.image_top {
	margin-top: -20px;
	margin-left: 20px;
	margin-right: 20px;
}


.style1 {
	margin-left: 40px;
}

span.multiple span {
	width:120px;
	float:left;
} 

span.spacer {
	width:120px;
	float:left;
} 

span.label {
	width:120px;
	float:left;
} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 


.photo	{
	padding: 1px;
	background-color:#f3bf50;
	border: 1px solid black;
	margin: 0 5px 5px 5px;
}

h2.sublist	{
	clear:both;
	text-align:left;
}

