

.clr
{
	clear: both;
}

body 
{
    margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff url(./images/bg.png) repeat;
}

#wrap 
{
    width: 806px;
    border: 1px solid #666666;
    background: #FFFFFF;
	padding: 0;
    margin: 0 auto;
}

#pathway
{
	width: 800px;
    margin: 2px;
    border: 1px solid #999999;
	height: 23px;
	padding: 0;
	line-height: 23px;
}

#breadcrumbs
{
    float: left;
    margin: 0 0 0 5px;
}

#search
{
    float: right;
    margin: 0 5px 0 0;
    padding: 0;
}

#search input
{
    margin: 0px;
}

#search .NormalTextBox
{
    height: 15px;
    font-size: 11px;
}

#pathway_text {
    overflow: hidden;
	float: left;
	display: block;
}

a.pathway {
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 316px;
	height: 21px;
    border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#buttons a
{
    display: block;
    border-left: 1px solid #999999;
    padding-left: 15px;
    padding-right: 15px;
	height: 21px;
}

#buttons a:hover
{
	color: #7BBA72;
	background: #1E3614;
}


#header
{
    text-align: left;
    border: 0px;
    margin-left: 2px;
}

#logopane_outer
{
    float: left;
    width: 639px;
}

#logopane_inner
{
    float: none;
    overflow: hidden;
    margin: 0 2px 0 2px;
}

#rightheaderpane_outer
{
   float: left;
   width: 165px;
}

#rightheaderpane_inner
{
    float: none;
    height: 144px;
    border: 1px solid #999999;
	padding: 2px;
    overflow: hidden;
    float: none;
}


#leftpane_outer
{
    clear: both;
    float: left;
    margin: 2px;
    width: 165px;
}

#leftpane_inner
{
    border: 1px solid #999999;
    padding: 2px;
    float: none !important;
    float: left;       
}

#signin
{
    margin-bottom: 2px;
    padding: 2px;
}

#user
{
    text-align: left;
    float: left;   
}

#login
{
    text-align: right;   
}

#mainmenu, #secondarymenu, #membersmenu
{
    padding: 10px 0 0 0;
}


#body_outer
{
    float: left;
    width: 635px;
    margin-bottom: 2px;
    border: 0;
}

#bodyfull_outer
{
    margin-bottom: 2px;
    padding: 0;
    border: 0; 
}

#body_inner
{
    float: none;
    padding: 0;
    padding-top: 2px;
    margin: 0;
}

#banners
{
    float: left;
    margin-bottom: 2px;
}

#banners_outer
{
    float: left;
    width: 635px;
    padding: 0px;   
}

#bannerpane_outer
{
    float: left;
    width: 468px;
    padding: 0px;
}

#bannerpane_inner
{
    float: none;
}

#advertisement
{
    width: 468px;
    height: 8px;
    background: url('./Images/advertisement.png') no-repeat;
}

#vepane_outer
{
    float: left;
	width: 167px;
}

#vepane_inner
{
    float: none;
    padding: 0;
    margin-left: 2px;
}

#content_outer
{
    float: left;
    width: 468px;
    margin: 0 2px 0 0;  
}

#topleftcontentpane_inner
{
   	border: 1px solid #999999;
    float: left;
    width: 227px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px; 
}

#toprightcontentpane_inner
{
  	border: 1px solid #999999;
    float: left;
    width: 227px;
	margin-bottom: 2px;
	padding: 2px;    
}

#contentpane_inner
{
    float: left;
    padding: 2px;
    border: 1px solid #999999;
    width: 462px;
}

#contentpanewide_inner
{
    float: left;
    border: solid 1px #999999;
    padding: 2px;
    width: 629px;
}
#contentpanefull_inner
{
    border: solid 1px #999999;
    padding: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

#rightpane_outer
{
    float: left;
	width: 165px; 
}

#rightpane_inner
{  
    float: none;
    border: 1px solid #999999;
    padding: 2px;
}

#footer {
	text-align: center;
	padding: 3px;
}

.memberlistitem
{
    margin: 10px 0 10px 0;
}

ul
{
    padding-left: 20px;
    margin: 0;
    font-weight: bold;
    list-style-image: url(./images/arrow.png);
}

li
{
    margin: 0;
    padding: 0;
}

A:link, A:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}

.Normal,.NormalDisabled
{
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalBold
{
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: bold
}

.NormalRed
{
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size: 11px;
    font-weight: bold;
  	color: #ff0000;
}

.NormalTextBox
{
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
	padding: 2px;
	border: solid 1px #999999;
	background-color: #ffffff;
	margin: 0;
}

.SkinObject
{
    font-weight: normal;
    font-size: 11px;
	color: #333333;
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    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;    
}

A.SkinObject:active
{
    text-decoration: none;
 	color: #000000;    
}

.Head   {
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
	text-transform: uppercase;
}

.SubHead    {
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}

.SubSubHead {
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

.StandardButton
{
    color: #000000;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #999999;
	width: auto;
	background: url(./images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	margin-left: 1px;
	height: 23px;
	cursor: hand;
}

.CommandButton
{
    color: #000000 !important;
}

.SearchTextBox
{
    height: 14px;
    width: 90px;
}



#HouseMenuNav, .menunav
{
    width: 159px;
    margin: 0;
    padding: 0;
}



#HouseMenuNav li, .menunav li
{
    list-style: none;
    padding: 0;
    margin: 0;
}


#HouseMenuNav a, .menunav a
{
    display: block;
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, Sans Serif;
    font-size:  11px;
    font-weight: bold;
    color: #ffffff;
    background: #999999 url(./images/menu_bg.png) no-repeat;
    padding-top: 5px;
    padding-left: 18px;
    height: 20px;
    text-decoration: none;
    margin: 0;
}

#HouseMenuNav a:hover, .menunav a:hover
{
    color: #000000;
    background-position: 0 -25px;
}

/*
#HouseMenuNav li a:hover, #HouseMenuNavCurrentItem a {
background-color:#eaeaea;
border-left:4px solid #286ea0;
color:#505050;
}

*/

#HouseMenuNav ul, .menunav ul
{  
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
}


/*
#HouseMenuNav ul ul {
width:113px;
}

#HouseMenuNav ul ul a {
width:100px;
}

*/


















