﻿/*  Page Styles  */
body {
	font-family: Verdana;
	background-image: url('../Images/GIFs/laubacher-multimedia-background.gif');
	background-color: #E0E0E0;
}
#HeaderBlackDiamond {
	width: 1005px;
	/* height: 339px; */
	background-image: url('../Images/PNGs/Header/header-black-diamonds.png');
	margin:auto;
	padding-top:18px;
}

#MainMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#MainMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#MainMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#MainMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.MainMenuLIR {
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #FFFFFF;
}
#ContentAreaOne {
	background-color: #FFFFFF;
	font-size:12px;
}
#login {
	color: #FFFFFF;
	font-size: 12px;
	width: 650px;
	padding: 10px;
	float: right;
	text-align:center;
	margin:auto;
	margin-top:-18px;
}
.inputField {
	font-size: 14px;
	color: #ED1B23;
	border: 1px solid #ED1B23;
}
.loginButton {
	background-color: #8BC53E;
	font-size: 15px;
	color: white;
	border: 1px double #FFFFFF;
}
#ContentOneCenter h1 {
	font-size:30px;
	color:#333333;
	border-bottom-style:dotted;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	font-weight:lighter;
}
#ContentAreaTwo h1 {
	font-size:30px;
	color:#333333;
	border-bottom-style:dotted;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	font-weight:lighter;
}
#ContentAreaTwo table, p {
	font-size:14px;
	color:#333333;
}
#ContentOneCenter h2 {
	font-size:24px;
	color:#333333;
	font-weight:lighter;
	margin-bottom:-5px;
	padding-bottom:-10px;
}
#ContentOneCenter p {
	color:#333333;
	font-weight:lighter;
}
#ContentOneRight a {
	color:#F7931C;
	text-decoration:none;
}
#ContentOneRight a:active {
	color:#F7931C;
	text-decoration:none;
}
#ContentOneRight a:visited {
	color:#F7931C;
	text-decoration:none;
}
#ContentOneRight a:hover {
	color:#F7931C;
	text-decoration:underline;
}
.SubMenu-ActivePage a{
	color:#ffffff;
	text-decoration:none;
}
.SubMenu-ActivePage a:active{
	color:#ffffff;
	text-decoration:none;
}
.SubMenu-ActivePage a:visited{
	color:#ffffff;
	text-decoration:none;
}
.SubMenu-ActivePage a:hover{
	color:#ffffff;
	text-decoration:none;
}
#SubMenu li{
	margin-bottom:5px;
	padding:5px;
}

h4 {
	font-size:16px;
	color:gray;
	text-align:justify;
	font-weight:lighter;
}
.FormButton1 {
	margin-left: 0px;
	margin-right:30px;
}
.LogoList {
	list-style:none;
}
.LogoList li {
	font-size:12px;
	height:25px;
	margin-bottom:10px;
	padding-left:30px;
	list-style:none;
	background-image:url('../Images/PNGs/lmm-logo-bullet.png');
	background-repeat:no-repeat;
}


