@charset "UTF-8";
/* CSS Document */

/* Typography / Colours */

/* 
green: #1a523f
lt grey: #f6f5f3 
dark grey: #c5c1be
dark brown: #473a33
*/

body { color:#473a33; font-size:10px; font-family:"Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; }

h1, h2, h3, h4, h5 { font-weight:normal; }

a { color:#1a523f; text-decoration:none; }

a:hover { color:#5c9785; }

p { font-size:1.2em; line-height:2em; margin-bottom:0.5em; }

strong { font-weight:bold; }

#right p { font-size:1.1em; }

body.noscroll { overflow-x: hidden;  }

#wrapper #contentWrapper .white, #bottomWrapper #footer .white { color:#FFF; }

.caps { text-transform:uppercase; }

fieldset { padding:10px; background:#f7f7f7; margin:5px 0; }

hr { border-top:none; border-left:none; border-right:none; border-bottom:1px solid #e5e5e5; }

label { display:block; width:100px; font-size:1.3em; padding-bottom:3px; color:#1a523f; }

fieldset input { padding:5px; border:1px solid #e6e6e6;  width:94%; }

textarea { border:1px solid #e6e6e6;  width:95%; padding:3px; }

.clear { clear:both; }

form span { display:block; background:#eeedeb; width:80%; padding:5px; margin:0 0 5px 0; width:200px; }

#admissionSubmit { display:block; height:27px; width:85px; background:url(/images/submit.gif) no-repeat top left; border:none; font-size:0px; color:#FFF; text-indent:-9999px; text-align:left; padding-left:1px; margin-top:5px; }

#admissionSubmit:hover { background-position:0px -27px; }

body.myElmwood { z-index:9999; background:url(/images/myElmSmall.jpg) no-repeat top left; padding-top:45px; }

div.myElmwood { padding:10px; }

h4 { font-size:1.8em; line-height:1.2em; color:#1a523f; font-family:Georgia, Times, serif; }
