body {
/* font-family:'Verdana','Arial','Helvetica','Sans Serif'; */
font-family:'Georgia','Times New Roman','Times','Serif';
color:#2985b9;
font-size:14px;
line-height:17px;
margin:0px;
background-color:#b9b9b0;
}

p {
margin-top:0px;
margin-bottom:10px;
}

a { text-decoration:none; }
a:link { color:#cf2c00; }
a:visited { color:#cf2c00; }
a:active { color:#cf2c00; }
a:hover { background-color:#cf2c00; color:#FFFFFF; }

.centerdiv1 {
width:100%;
min-height:100%;
position:absolute;
top:0px;
bottom:0px;
text-align:center;
}

.centerdiv2 {
width:950px;
min-height:100%;
top:0px;
bottom:0px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:left;
background-position:0px 0px;
background-color:#f0f2f2;
}

.footer {
clear:both;
text-align:center;
color:#f0f2f2;
}

.noborder { border-width:0px; }

.contact {
font-size:12px;
line-height:17px;
}
.contact p { margin-top:0px; margin-bottom:11px; }
.contact a { color:#595046; }
.contact a:hover { background-color:#b6371f; color:#FFFFFF; }
.coffee { color:#b6371f; }

h1 {
font-family:'Georgia','Times New Roman','Times','Serif';
font-size:17px;
font-weight:bold;
color:#2985b9;
padding:0px;
margin:0px;
margin-bottom:5px;
}


