﻿body {
	background-color: #FFFFCC;
	color: #330033;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	/* line-height: 22px; */
	margin: 0; /* best practice is remove units (px) from 0 */
	padding: 0;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 22px;
	color: #B1250A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B1250A;
	line-height: normal;
	margin:16px 0 10px 0;
	padding:0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3300;
	line-height: normal;
	margin:14px 0 8px 0;
	padding:0;
}
img {
    border: none;
}
label {
	clear:both;
	display:block;
	float:left;
	margin-right:1em;
	width:110px; 
}
p {
    margin:6px 0 12px 0;
}
form ul {  
	padding:3px 0 0 0;  
	list-style:none;
	margin:9px 0 4px;
}
form li {  
	/* float:left;  
	clear:left; */
	width:100%;  
	padding-bottom:4px;
}
.bio {
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: italic;
}
.biopic {
    height: 124px;
    margin-left: -168px; /* negative margins are ok. negative padding is not. */
    margin-top: 8px;
    position: absolute; /* used here to make images take up no space in the flow (if removed, pushes text down) */
    width: 118px;
}
.body {
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 0;
}
.BottomMenu {
	color: #B1250A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase; /* making all-caps this way is preferred--keeps actual content in initial caps for best readability when CSS disabled. */
}
.clearfloat { 
	clear:both;
    height:1px;
    font-size:1px;
    line-height:1px;
    margin-top:0;
}
.Column1 {
	display: block;
	float: left;
	font-family: "Edwardian Script ITC", "Brush Script Std", "Times New Roman";
	font-size: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 171px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330033;
}
.formlabel {
	font-weight: bold;
	display: block;
	margin-top: 0;
	padding-top: 5px;
}
.leftbullets {
	margin: 0 0.5em 0 0.9em;
	padding: 0;
}
.leftbullets li {
	color: #CC3300;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 6px 0 0 0;
	text-align: left;
	text-indent: 0;
}
.MainColumn {
	color: #330033;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 18px 20px 0 28px; /* when four numbers, first is top, second is right, third is bottom, fourth is left (think clockwise) */
	white-space: normal;
	width: 640px;
}
.QuoteSpace {
	display: inherit;
	letter-spacing: -50px;
}
.sidebar {
	color: #CC3300;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 12px;
	text-align: left;
	text-indent: 0px;
}
.sidebarimg {
	text-align: center;
}
.barbottom {
    font-weight: bold;
    margin-left: -188px; 
    margin-top: -29px;
    padding: 0;
    position: absolute;
    width: 144px;
}
.thanks {
	color: #CC3300;
	font-weight: bold;
}
#content {
    background-image: url(Images/LeftColumnBg.gif);
    background-repeat: repeat-y; 
    margin: 0;
    padding: 0;
    position:relative;
    width: 860px;
}
#form1 .firstname {
	display: block;
	margin: 15px;
	padding-top: 5px;
	font-weight: bold;
}
#wrapper {
    background-image: url(Images/ShadowPageSides.jpg);
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 0 10px;
    width: 860px;
}
#wrapperbottom {
    background-image: url(Images/ShadowPageBottom.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 0;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    width: 860px;
}
#header {
    height: 188px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 860px;
}
#header h1 {
    background: url(Images/WebsiteBanner860.jpg) no-repeat;
	height: 0;
	margin: 0;
	padding-top: 188px;
	position: absolute;
	overflow: hidden;
	width: 860px;
}

#MenuBar1 {
    overflow: hidden;
    width: 860px;
}
#MenuBar1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuBar1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuBar1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#MenuBar1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	zoom: 1;
	margin-top: 0;
	margin-bottom: 0;
}
ul.MenuBarHorizontal li
{
	margin: 0 1px 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 171px;
	float: left;
}
ul.MenuBarHorizontal li a
{
	display: block;
	cursor: pointer;
	background-color: #790000;
	color: #FFFF66;
	text-decoration: none;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-right-color: #FFFFCC;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #790000;
	border-top-color: #790000;
	border-left-style: none;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	top: auto;
}
/*
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #CC3300;
	color: #FFFFFF;
	border-right-color: #790000;
}
*/
ul.MenuBarHorizontal li .current {
    background-color: #CC3300;
}
ul.MenuBarHorizontal li .current a {
    background-color: #CC3300;
    color: #FFFFFF;
}
