﻿/**
Orange:
AD4722

Beige:
DCC980

Green:
60664B

Blue:
304047

Teal:
66C097

**/

body
{
	background-color: #7D7870;
	margin: 0;
	padding: 0;
}

.wrapper
{
	text-align: center;
	margin-top: 0px;
}

.header
{
	background-color: #ffffff;
    background-image: url(stairs.jpg);	
    background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	width: 919px;
	height: 270px;
	min-height: 270px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	clear: both;
}

.content
{
	background-color: White;
	width: 919px;
	margin: auto;
	margin-top: 0px;
	text-align: left;
	color: #60664B;
	font-family: Arial, Sans-Serif;
	font-family: Georgia, Serif;
	line-height: 1.4em;
	font-size: 13pt;
	min-height: 600px;
}

.contentright
{
	padding-top: 20px;
	width: 399px;
	margin-left: 480px;
	padding-bottom: 40px;
}

h1
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
}

h2
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}


.contentleft
{
	width: 420px;
	float: left;
	padding: 20px;
}

.shorttext
{
	width: 417px;
	float: right;
	margin-top: 180px;
	padding: 15px 15px 0px 15px;
	font-size: 12pt;
}

.content a
{
	color: #60664B;
	
}
