@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #333333;
}
body {
		background:url(images/body_bg.gif) repeat-x left top #e3c8b6;
}
#header a{
	color: #7c4f78;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 13.5px;
	font-family:georgia,times,serif;
}
#header{
	color: #cda18d;
	text-align:center;
	height:55px;
}
#footer{
	color: #743f2b;
	padding-bottom: 20px;
	font-family:georgia,times,serif;
	text-shadow:0px 1px 0px #f9f3ef;
	font-size: 15px;
	
}
.class1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.class2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #000000;
}
.class3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #bd699c;
}
.class4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}
a:link {
	text-decoration: none;
		color: #ffffff;

}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}
a.blue:link {color: #333333;text-decoration: none;}
a.blue:active {color: #333333;text-decoration: none;}
a.blue:visited {color: #333333;text-decoration: none;}
a.blue:hover {color: #bd699c;text-decoration: none;}

.class4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13 px;
	font-style: normal;
	color: #ffffff;
}
.style19 {font-size: 12px}
.class21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #000000;
}
.class31 {
	font-family: "Garamond Premr Pro", "Adobe Garamond Pro";
	font-size: 18px;
	font-weight: bold;
	color: #bd699c;
}
.style10 {font-family: "Times New Roman", Times, serif}

.class42 {font-family: "Times New Roman", Times, serif;
	font-size: 13 px;
	font-style: normal;
	color: #ffffff;
}
	

.style15 {font-size: 9px}
.style16 {color: #bd699c}
.style18 {
	font-size: 18px;
	color: #bd699c;
	font-family: "Times New Roman", Times, serif;
}
.style20 {color: #333333}


/* New Homepage by Jon 2012 */
.hide{
	display:none;
}
#main_content{
  margin: 0 auto;
    position: relative;
    width: 1028px;
}
#dr_maggi_logo{
    background: url("bei_images/dr_maggi_logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 42px;
    left: 360px;
    position: absolute;
    text-indent: -99999px;
    top: 216px;
    width: 204px;
}
#dr_maggi_logo a{
	height: 100%;
	width: 100%;
	display:block;
	text-indent:-99999px;
}
#bei_intro {
    left: 117px;
    position: absolute;
    top: 264px;
    width: 607px;
}
#bei_intro blockquote{
 	color: #c86c90;
    font-family: "times new roman",times,georgia,serif;
    font-size: 42px;
    font-weight: normal;
    letter-spacing: -0.005em;
    line-height: 102%;
    width: 384px;
    text-shadow: 0 1px 0 #FFFFFF;
	margin-bottom: 30px;
}
#bei_intro cite{
   color: #5A5959;
    float: left;
    font-size: 25px;
    font-style: normal;
    margin-bottom: 0;
    margin-left: 44px;
    margin-top: 0;
}
#bei_intro p{
   clear: both;
    float: left;
    font-size: 18px;
    font-style: italic;
    margin-left: 58px;
    margin-top: 14px;
	color: #5A5959;
}
#bei_intro p#phone{
    clear: none;
    float: right;
    font-size: 40px;
    margin: 17px 0 0;
    padding: 0;
    text-align: right;
}


