/* stylesheet by SophieWeb - http://sophieweb.com - 2007 */

html {
height:100%;
}
body {
background:#442215 url("../images/bodyBackground.gif") repeat-y;
color:#FFF;
font-family:Helvetica, Calibri, Arial, sans-serif;
font-size:.9em;
height:100%;
margin:0;
padding:0;
text-align:center;
}
#wrapper {
height:100%;
padding-left:350px;
text-align:left;
}
#header {
padding-left:70px;
}
#illus {
left:0;
position:absolute;
top:0;
}
h1 {
font-family:Palatino, Georgia, Cambria, serif;
font-size:2.4em;
font-weight:normal;
height:70px;
line-height:70px;
margin:0;
}
#address {
padding-left:70px;
}
#address div {
height:210px;
width:420px;
}
#address div img {
float:right;
}
#address p {
margin:0;
padding:70px 0 0 70px;
}
#contentWrap {
margin-left:70px;
width:420px;
}
ul {
list-style-type:square;
}
p, ul {
line-height:1.5em;
}
img {
border: 0 none;
}
a:link {
color:#FFF;
}
a:visited {
color:#EEE;
}
form {
margin:0;
padding:0;
}
fieldset {
border:0 none;
margin:0;
padding:0;
}
.formLabel, .formInput {
display:block;
}
.hint {
font-size:.8em;
}
#footer {
font-size:.7em;
margin:40px 0 0 70px;
}
#footer p {
color:#D2C9C5;
text-align:center;
padding:5px 0 !important;
width:420px;
}
