﻿body 
{
    font-family:Verdana;
    font-size:x-small;
}
p
{
    color:#666666;
    font-size: 12px;  
}
li
{
    color:#666666;
}
a
{
    cursor:pointer;
    color:#B35762;
    text-decoration:none;
}
a:link
{
    color:#B35762;
    text-decoration:none;
}
a:active
{
    color:#B35762;
}
hr
{
    height: 1px;
    
    
}
h1
{
    margin:0px;
    padding: 5px 0px 5px 0px;
    color:#B35762;
    font-size: 18px;
    font-family: Verdana;
}
h2
{
    margin:0px;
    padding: 5px 0px 5px 0px;
    color:#B35762;
    font-size: 12px;
    font-family: Verdana;
    text-align:center;
    
}
h3
{
    margin:0px;
    padding: 5px 0px 5px 0px;
    color:#B35762;
    font-size: 12px;
    font-family: Verdana;
}
h4
{
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    font-family: Verdana;
    font-size: 9px;  
}
/*-----------------Main Div's-------------------*/
div#container
{
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-488px;
    width:975px;
}
div#homeContainer
{
    position:absolute;
    top:0px;
    left: 50%;
    margin-left: -488px;
    width: 975px;
}
div#homePageBase
{
    text-align:center;
    width:975px;
    height:121px;   
}
div#header
{
    width: 975px;
    height: 97px;
}
div#mainContent
{
    width: 800px;
}

div#pageContent
{
}
div#pageContent td
{
    padding: 0px 0px 20px 0px;
}
div#pageContext
{
    padding:0px 0px 0px 0px;
}
div#footer
{
    height: 84px;
    color: #aaaaaa;
    position:absolute;
    margin: 20px;
    
  }
div#footer a
{
    color: #aaaaaa;
    text-decoration:none;
    padding: 20px 0px 0px 0px; 
    font-size: 10px;   
}
div#footer p
{
    color: #aaaaaa; 
    padding: 20px 0px 0px 0px;
    font-size: 10px;  
}
div#navbuttons
{
    
}
div#caption
{
    padding:5px 0px 0px 0px;
    letter-spacing:0px;
    font-family: Verdana;
    font-size: 9px; 
    font-weight: normal; 
}
div#ourFavorites
{
    width: 600px;
    margin-left:auto;
    margin-right:auto;
}
div#ourFavorites td
{
    padding: 10px 0px 10px 0px;
}
div#ourFavorites td h3
{
    padding:0px;
    margin:0px;   
}
div#postCoveragelil
{
    padding: 0px 0px 0px 0px;
}
div#postCoveragelil td
{
    padding: 0px 7px 7px 0px;
}
div#postCoveragelil img
{
    cursor:pointer;
}
/*---------------------------Specific Div's------------------------------*/
.profileName
{
    color:#540107;
}
.contentSection
{
    padding: 5px;
    margin:0px;
    background-image: url("../images/layout/topDrop.jpg");
    background-repeat: repeat-x;
    
}
.spaceDatalist
{
    border: solid 2px #000000;
    border-top: solid 0px #000000;
    padding: 0px;
    margin-left:1px;
}
.tableSpacing
{
    padding: 7px;
}
.shadow
{
    background: url("../images/layout/topDrop.jpg");
    background-repeat: repeat-x;
}

.redText
{
    color:Red;
}
.mainFlashObject
{
    position:absolute;
    top:0px;
    left:168px;
    z-index:50;
    
}
.menuExpand
{
	text-align:left;
	padding:5px 10px 5px 15px;
	margin:0px;
	background-image: url("../images/layout/web_hofmeister_navbackgroun.gif");
	background-repeat: no-repeat;
	color: #B35762;
	
}
.menuExpand a
{
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	display:block;
	
}
.menuExpand a:hover
{
	color: #B35762;
	text-decoration: underline;
}
menuExpand2
{
	text-align:left;
	padding: 0px;
	margin:0px;
	color: #B35762;
	
}
.menuExpand2 a
{
	padding:0px;
	margin:0px 0px 0px 10px;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #B35762;
	display:block;
}
.menuExpand2 a:hover
{
	color: #000000;
}
