body {
font-family: Verdana, Sans-Serif;
font-size: 12px;
color: #2E0264;
}
A:link
{
    text-decoration: underline;
}
A:visited
{
    text-decoration: underline;
}
A:hover
{
    text-decoration: underline;
}
A:active
{
    text-decoration: underline;
}
#wrap
{
    width: 1024px;
    padding: 0 5px 0 5px;
    position: relative;
    background-color:#ffffff;
    text-align: center;
    
    
}
#bodywrapper
{
    background-color: #cbded0;
    
}
.ContentPane
{
    text-align: left;	
	margin: 0 240px 0 260px;
		
}
.skinheader 
{
    padding: 5px;
    width: 1024px;
    height: 177px;
    vertical-align: top;
    
    
}
.navmenu 
{
    width: 1024px;
    padding: 0;
    margin: 0;
    text-align: left;	
    background-color: #cbded0;
    background-image: url(BreadcrumbBackground.gif);
    background-repeat: no-repeat;
    float: left;
        
}
#datestyle
{
    width: 49%;
    padding: 5;
    float: left;
    text-align: left;
    background-color: #ffffff;
        
}
#searchstyle
{
    width: 49%;
    text-align:right;
    padding: 5;
    float:right;  
    background-color: #ffffff;  
}
.loginstyle
{
    text-align:right;
    padding: 5;
    float:right;    
}
.breadcrumb
{
    width: 1024px;
    clear: both;
    padding: 0px;
    vertical-align: top;
    text-align: center;	
    background-color: #cbded0;
}
.skinfooter
{
   clear: both;
   width: 1024px;
   padding: 0px;
   background-color: #2E0264; 
   text-align: center;
   color: #dbdae0;

   	}
   	   	.skinfooter a:link, .skinfooter a:visited
{ 
    color: #dbdae0;
    text-decoration: none;
}  
   	.copyrightstyle a:link, .copyrightstyle a:visited
{ 
    color: #dbdae0;
    text-decoration: none;
}  
.copyrightstyle
{
   width: 1024px;
   padding: 0px;
   background-color: #2E0264; 
   text-align: center;
   color: #dbdae0;

   	}
.leftpane {
	width: 20%;
	background-color: #a7bcad;
	margin: 5px;
	padding: 10px;
	float:left;
	text-align: center;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.rightpane
{
    width: 18%;
	background-color: #a7bcad;
	margin: 5px;
	padding: 10px;
	float:right;
	text-align: center;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
     .searchmenu
{
    float:right;
    text-align:right;
    position: absolute;
    top: 173px;
    left: 750px;
    z-index: 2;
  
     }
h1
	{
	    font-family: Verdana, Sans-Serif;
	    font-size: 18px;
	    color: #2E0264;
	}
	h2
	{
	    font-family: Verdana, Sans-Serif;
	    font-size: 20px;
	    color: black;
	}
	h3
	{
	    font-family: Times New Roman, Serif;
	    font-size: 24px;
	    font-style:italic;
	    color: #2E0264;
	}
	.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt
{
    float:right;
    text-align: right;
}
.image
{
       border-top-style: none; 
   border-right-style: none; 
   border-left-style: none; 
   border-bottom-style: none;
}

    #HouseMenuNav
    {
        font-family: Verdana, San Serif;
        font-size: 14px;
        color:#2E0264;
    }
    #HouseMenuNav ul
    {
        padding: 0;
        border:0;
        margin: 0;
        list-style: none;
    }
    #HouseMenuNav li a:link, #HouseMenuNav li a:visited
    {
        display: block;
        text-decoration: none;
    }
    #HouseMenuNav li a:hover
    {
        color:#007B57;
        text-decoration: none;
    }
