﻿.pagemaster
{
    width:100%;
}
.skinmaster
{
    width:100%;
    empty-cells:show;
}
.toppadding
{
    width:50%;
    height:85px;
}
.contactinfo
{
    width:50%;
    height:85px;
    color : #aea198;
    text-align:right;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;

}
.menu
{
    width:100%;
    height:22px;
    background-color:#e2ad3b;
    border-bottom:solid 1px #FFFFFF;
}
.banner
{
    width:100%;
    background-position:right;
    background-image:url('images/bkgd-hp-wheat.jpg');
    background-repeat:repeat-x;
    height:188px;
    border-bottom:solid 1px #FFFFFF;
}
.logowelcome
{
    width:100%;
}
.logo
{
    width:50%;
    background-position:center center;
    background-image:url('images/logo-hp-glenvar.gif');
    background-repeat:no-repeat;
    height:150px;
}
.contentpane
{
    width:50%;
    height:150px;
}
.main_dnnmenu_rootitem{ /*TD if menu option for using tables is on*/
	background-color:Transparent;
	padding-left:20px;
	height:22px;
	cursor: hand;
	color:#ffffff;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Verdana;
	text-align: center;
	display:inline-table;
	padding-top:6px;
	/*-moz-box-sizing:border-box;
	box-sizing:border-box;*/
}
.main_dnnmenu_selectedrootitem
{
    background-color:Transparent;
	padding-left:20px;
	height:22px;
	cursor: hand;
	color:#007fc4;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Verdana;
	text-align: center;
	display:inline-table;
	padding-top:6px;
}
.menupane
{
	height:100%;
}
.MainMenu_MenuContainer {
    height:100%;
}
.MainMenu_MenuBar {
	cursor: hand;
}
.MainMenu_MenuItem span{ /*TD if menu option for using tables is on*/
    display:inline-block;
	padding-left:10px;
    background-color:#E8B758;
    font-size:8pt;
    font-weight:normal;
    font-family: Verdana;
    color:#FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    width:138px;
}


.MainMenu_MenuIcon {
    display:none;
}
.Submenu_Item_Selected{
display:none;
}
.MainMenu_SubMenu {
}
.submenuitemact span
{
    display:inline-block;
	padding-left:10px;
    background-color:#E8B758;
    font-size:8pt;
    font-weight:normal;
    font-family: Verdana;
    color:#FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    width:138px;
}
.MainMenu_MenuBreak {
	height: 1px;
	font-size: 1px;
}

.StandardButton {
	background: #7994cb none;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  18px;
	font-weight: normal;
	color: #333333;
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #000000;
}



