.pagetable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}

.contenttable
{
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	}

#subpage
{
	background-color: #eeffaa;
	}

#mainpage
{
	background-color:#aaccaa;
	}

.login
{
	text-align: right;
	}

p.c2 
{
	font-weight: bold
	}

p.c1 
{
	text-align: right
}

/* main page styles */
.imgborder
{
	border: #224422 5px solid;
}

.navback
{ 
	background-color: midnightblue;
	padding 2px;
}
.mission
{
	font-size: smaller;
	color: #224422;
	font-family: Sans-Serif;
	background-color: #aaccaa;
	padding-left: 7px;
}

/* Solpart Main Menu */

/* trying to turn on wrapping 
.MainMenu_MenuContainer1 TD TD {white-space:normal;}
.MainMenu_MenuContainer1 TD TD:first-letter {margin-left:-3px;} /* This manipulates the position of the space 
.MainMenu_MenuContainer1 TD TD IMG {display:none;} /* This turns of the image so it doesn't get displayed 
*/

.MainMenu_MenuContainer {
	background-color: transparent; 
	font-family: Tahoma, Arial, Helvetica;
}
.MainMenu_MenuBar {
    height: 16px;
}
.MainMenu_MenuItem
{
	color: #224422;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: #888888;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.MainMenu_MenuIcon {
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel
{
	color: #001100;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	background-color: #99cc99;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
}
.MainMenu_RootMenuItem
{
    border: solid 10px white;
    background-color: Orange;
    color: #224422;
}
.contactdisplayname
{
	font-weight: bold;
}
.contactaddress
{
}
.contactphone
{
}
.contactemail
{
}
.contactspecialarealabel
{
	font-style: italic;
}
.contactinsurancelabel
{
	font-style: italic;
}
.contactspecialarea
{
	
}
.contactinsurance
{
    
}
.contactinfo
{
	background-color: #9999cc;
}