﻿body
{
	background-color: #fff;
	color: #014e42;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: .8em;
	width: 1000px;
	margin: 5px 0 5px 0;
}
img
{
	border: 0;
}
h4
{
	font-size: 1em;
}
a:link, a:active
{
	color: #1ba33e;
}
a:visited
{
	color: #014e42;
}
#header
{
	height: 85px;
}
#mpsLogo
{
	float: left;
}
#userWelcome
{
	float: left;
	padding-top: 60px;
	margin-left: 340px;
	font-size: smaller;
}
#userWelcome a:visited
{
	color: #014e42;
	text-decoration: underline;
}
#navBar
{
	margin-left: 125px;
	background-color: #014e42;
	height: 22px;
	line-height: 22px;
}
#searchBar
{
	float: left;
	z-index: 11;
	height: 22px;
	background-color: #014e42;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}
#searchBar span
{
	position: relative;
	float: left;
	display: block;
	vertical-align: middle;
	font-size: .9em;
}
.searchText
{
	height: 11px;
	width: 100px;
	font-size: smaller;
}
#searchBar img
{
	cursor: pointer;
}
#content
{
	margin-left: 208px;
	padding: 0 10px 0 10px;
	border-left: solid 2px #1ba33e;
}
#feedbackControl
{
	position: absolute;
	top: 5px;
	right: 20px;
}
#wrapper
{
	margin: 10px 0 0 0;
}
#left
{
	float: left;
	width: 208px;
	border-right: solid 2px #1ba33e;
}
#beechAcres
{
	margin: 20px 0 0 5px;
}
#landingPageContentColumn
{
	margin-left: 208px;
	margin-right: 315px;
	padding: 0 10px 0 10px;
	border-left: solid 2px #1ba33e;
	border-right: solid 2px #1ba33e;
}
* html #landingPageContentColumn
{
	border-right: 0;
}
#landingPageContentColumn p
{
	padding-right: 5px;
}
#landingPageRightColumn
{
	float: right;
	width: 315px;
	border-left: solid 2px #1ba33e;
}
#contentColumn
{
	margin-left: 208px;
	margin-right: 160px;
	padding: 0 10px 0 10px;
	border-left: solid 2px #1ba33e;
	border-right: solid 2px #1ba33e;
}
/* min-height hack for Internet Explorer 6 */
/*\*/
* html #contentColumn 
{
	/*margin-right: 190px;*/
}
#rightColumn
{
	float: right;
	width: 160px;
}
#rightSideBar
{
	margin-top: 10px;
    padding-left: 10px;
}
#rightSideBar ul 
{ 
	list-style-type: none;
	margin: 0 0 0 0.5em; 
	padding: 5px;
}
#rightSideBar li
{
	line-height: 25px;
}
#compassDescription
{
	padding: 0 5px 0 5px;
	color: #e38220;
}
#bottomAd
{
	padding: 5px 0 5px 220px;
}
#footer
{
	padding: 2px 0 2px 208px;
	background-color: #014e42;
	color: #fff;
	font-size: smaller;
}
#footer a:link
{	
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}
#copyright
{
	text-align: center;
}
#bottomLogo
{
	display: none;
}
#subMenu
{
	padding: 60px 0 0 10px;
	background-image: url(/images/sun_left.gif);
	background-repeat: no-repeat;
	min-height: 225px;
}
/* min-height hack for Internet Explorer 6 */
/*\*/
* html #subMenu 
{
	height: 300px;
}
.Spacer
{
	clear: both;
}
.RightColumnImage
{
	margin-left: -15px;
	padding-bottom: 10px;
	background-color: #fff;
	position: relative;
}
.GreenButton
{
	background-color: #014e42;
    color: #fff;
    border: solid 1px #000;
    cursor: pointer;
}
a.GreenButton,
a.GreenButton:visited
{
	color: #fff;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.SidebarSection
{
	margin-top: 15px;
}
.ForumGroup
{
	margin: 10px 0 5px 0;
	padding-bottom: 5px;
	border-bottom: solid 2px #e38e20;
}
.ForumGroup div
{
	font-weight: bold;
}
.SectionIntro
{
	padding-right: 5px;
}
.BorderBottom
{
	padding-bottom: 5px;
    margin-bottom: 20px;
	border-bottom: solid 2px #1ba33e;
}
.notHighlighted
{
	border: solid 4px #fff;
}
.highlighted
{
	border: solid 4px #1ba33e;
}

/* Feedback */
.FeedbackPanel
{
	position: absolute;
	right: 50px;
	top: 100px;
    width: 300px;
    border: solid 1px #808080;
    border-width: 1px 1px;
    z-index: 150;
}
.FeedbackHeader
{
    cursor: move;
    background: url(/images/sprite.png) repeat-x 0px -200px;	
    color: #000;	
    border-bottom: solid 1px #ccc;
    padding: 3px 10px;
    font-weight: bold;
    height: 18px;
}
.CloseFeedback
{
    right: 7px;	
    background: url(/images/sprite.png) no-repeat 0px -300px;	
    width: 25px;	
    cursor: pointer;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}
.FeedbackForm, .FeedbackResponse
{
    background-color: #fff;
    padding: 10px;
    height: 300px;
}
.FeedbackResponse
{
	font-size: 1.1em;
}
.FormElement
{
	padding-left: 8px;
}
.FeedbackFooter
{
    text-align: center;
    background: url(/images/sprite.png) repeat-x 0px -200px;	
    color: #000;	
    border-top: solid 1px #ccc;
    padding: 5px 0 5px 0;
}
/* End feedback */
