/* ################################################################
   Styles for the contact page
################################################################ */

@media screen {
body {background: #593039;}
#container, #after{background: url(../backgrounds/swanlake_bg.jpg) repeat-y;
} }

#content .contact h1 {background: #76463a;
 	      font-size: 100%;
}

#content .contact h2 {background: #76463a;
 	      font-size: 100%;
}

#contactform input {border: solid black 1px}
#contactform select {border: solid black 1px}
#contactform textarea {border: solid black 1px}
#contactform td {padding: 4px;
                vertical-align: top;
	        font-size: 80%;
        }


input, select, textarea {font-size: 100%;
                background: #76463a !important;
		letter-spacing: 0.1em;	
		color: white;
		font-family: Georgia, Palatino, Garamond, serif;
	       border: solid black 1px;
 }

p.address {font-size: 100%;
}


#footer  {background: url(../backgrounds/swanlakefoot.jpg) repeat-y;
}

#header h1 {display: none;
}

#header {background: url(../backgrounds/swanlake.jpg) no-repeat;
}
