body {
/*	font-family: Arial, Helvetica, sans-serif;*/
	margin: 0px; 
	padding:0px;
	text-align:center;
	background-color: #7f455b ;
	color:#4F998A ;
}
#whitepage {
width: 750px ;
/*background-color: #fdffef ;*/
background-color: #ffffff ;
color: #4d7e74 ; /*#4f998a ; */
padding: 15px ; 
margin:0px auto;
text-align:left;
}


#left { float:left ; width: 250px ; left: 0; }
#right { margin-left: 270px ;text-align: left; width: 480px ; }
 
div.topmenu { 
font-size:28px ; 
font-weight: bold ;  
color: #4f998a ; 
height: 100px ;
margin:  32px 0px 0px 0px ;
}

div.subpagetopmenu { 
text-align: center;
font-size:28px ; 
font-weight: bold ;  
color: #4f998a ; 
height: 118px ;
margin:  0px 0px 0px 0px ;
position: relative;
}

#subpagetopmenuimage {
position: absolute;
bottom: 0; left: 0;
}

#mainmenu { 
 margin-top: 20px ;
 font-size: 24px ;
 font-weight: normal ;
 line-height: 35px;
}


a:link    {color:#7f455b ; text-decoration:none;      }
a:visited {color:#7f455b ; text-decoration:none;      }
a:hover   {color:#4f998a ; text-decoration:underline; }
 
div.card {
text-align: center; 
height: 120px ;
}

div.address {
/*background-color: #fdffef ;*/
color: #4d7e74 ;
text-align: center; 
margin-top: 20px; 

}

#sidemenu {
margin: 25px 0px 0px 35px ;
line-heigh: 25px ;
}

div.hr {
background:url(/images/hr.png); 
height: 2px; 
width: 700px ; 
margin-bottom: 5px;
margin:0px auto;
}

div.footer { margin-top: 5px ; }
.disclaimer { text-align: right ; margin-right: 3px; }
