/* Shrink and centre logo */

#header {
max-width:464px; height:auto; margin:0 auto 0 auto; background-image:none;
}

#logo-area {
display:block; width:100%; float:left; max-width:464px;
}

h1 {
font-size:1.313em;
}

#nav-mobile .nav-text {
font-size:1em;
}


/* Gallery */

.gallery-images {
max-width:201px; margin:0 auto 20px auto;
}


/* Form Styles */

input.formfield1 {
max-width:300px;
}
textarea.style1 {
max-width:300px;
}
