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

/* Normalizing styles
------------------------------------------------------------------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
ol, ul { list-style:none; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
caption, th { text-align:left; }
q:before, q:after { content:''; }


/* Typography
------------------------------------------------------------------ */
body { font-size:62.5%; color:#837971; }
a, a:visited { text-decoration:none; color:#837971; }
a:hover { color:#d27f97; }
.navlist { font-family:Arial, Helvetica, sans-serif; font-size:1.8em; }
.navlist li { line-height:1.2em; }
.titleBox { font-family:Arial, Helvetica, sans-serif; font-size:2em; color:#d27f97}
.addrBox { font-family:Arial, Helvetica, sans-serif; font-size:1.2em; }
.mainbox { font-family:Arial, Helvetica, sans-serif; font-size:1.8em; }
/* Color
------------------------------------------------------------------ */
body { background-color:#B9E5FB; }
.container { margin:30px auto; position:relative; overflow:hidden; clear:both; }
.homepage { background-image:url(../images/homepage-bg.gif); height:711px; }
.navlist a { color:#979498; }
.navlist a:hover { color:#d27f97; }
/* Layout
------------------------------------------------------------------ */
.navbox { position:absolute; top:194px; left:74px; width:334px; height:191px; }
.mainbox { position:absolute; top:314px; left:350px; width:534px; height:377px; }

.navlist { list-style:none; }
.addrBox { position:absolute; top:406px; left:70px; }
div.addrBox p { margin-bottom:10px; }
