﻿body 
{
	min-width: 780px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #dcdcdc;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}

h1 {
	margin: 0 0 0 0em;
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	margin: 1.2em 0em 1.2em 0em;
	clear: both;
	font-size: 1.7em;
	font-weight: normal;
}

h3 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.4em;
	font-weight: normal;
}

h4 {
    margin: 1.2em 0em 1.2em 0em;
	font-size: 1.2em;
	font-weight: bold;
}

h5 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.0em;
	font-weight: bold;
}

h6 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 0.8em;
	font-weight: bold;
}

img 
{
	border: none;
}

strong, b 
{
	font-weight: bold;
}

#mainwrapper
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header
{
	height: 130px;
	margin: 0px;
}

#content 
{
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(Images/Background.jpg);
}

#footer 
{
	color: #999999;
	margin: 0px;
	padding: 26px 3.5em 0px 0px;
	width: 780px;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(Images/Footer.jpg);
}

#copy
{
	width: 350px;
	min-height: 820px;
	margin: 0px;
	padding: 0px 3.5em 3em 3.5em;
	float: left;
}

#copy a, #footer a 
{
	color: #4682B4;
	text-decoration: underline;
	font-weight: normal;
}

#copy a:hover, #footer a:hover 
{
	text-decoration: underline;
}

#copy a:visited, #footer a:visited 
{
	color: #4682B4;
}

#copy ol, #copy ul, #copy li
{
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	font-size: 1.0em;
	line-height: 1.8em;
}

* html #copy ul 
{
	padding-left: 18px;
}

* html #copy li 
{
	padding-left: 0.5em;
}

#copy li
{
	margin-left: 5px;
}

#copy p
{
	margin: 1.2em 0em;
	font-size: 1.0em;
	line-height: 1.4em;
}

.clearfix:after
{
  content: "."; 
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Fixes IE/Mac */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix,
* html .clearfix * {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

td
{
	text-align: left;
	vertical-align: top;
}

.divlink
{
	margin-bottom: 0.5em;
}

#rightColumn
{
	float: right;
	width: 291px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
}


#menu 
{
	width: 291px;
	min-height: 191px;
	color: #ffffff;
	background-color: #000000;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	background-image: url(Images/MenuBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#menu a, #contact a
{
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover, #contact a:hover
{
	text-decoration: underline;
}

#menu a:visited, #contact a:visited
{
	color: #ffffff;
}

#contact
{
	color: #000000;
	font-weight: normal;
	width: 291px;
	min-height: 500px;
	background-color: #b0d0e0;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url(Images/ContactBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#contact a
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#contact a:hover
{
	text-decoration: underline;
}

#contact a:visited
{
	color: #000000;
}

.contactlabel
{
	width: 100px;
}
