body {
margin:0;
padding:0;
background:#ffffff;
font-family: Tahoma, Arial, sans-serif;
font-size: 62.5%;
color: #494949;
font-style: normal; 
line-height: normal;
scrollbar-base-color: #c3a475;
}

#top {
margin:0 auto;
max-width:98.0em;
text-align:center;
padding:0;
}
#top #logo {
position:relative;
margin:3% 0 2% 0;
text-align:center;
height:auto;
}

#mainContent {
margin:0 auto;
max-width:98.0em;
text-align:center;
}

p {
font-size:1.3em;
line-height:1.4em;
margin:0 0 1.4em 0;
}

a {
color:#494949;
}
a:link,
a:visited { 
text-decoration:underline;
color:#494949;
}
a:hover,
a:active { 
text-decoration:none;
color:#c3a475;
}

a:focus{ outline:0; }


img {
max-width: 100%;
height: auto;
}

