﻿html, body      {background-color: #fff; font-family:"Lucida Grande",Lucida,Arial,Verdana,sans-serif; font-size:12pt; color:#666; text-align:center; min-width:960px;}
#header         {width:960px; height:70px; margin:0 auto; background-image:url(img/deansidaway.gif); background-repeat:no-repeat; background-position:left center;}
#content        {margin:0 auto; border:solid 6px #666; width:928px; background-color:#fff; min-height:480px; vertical-align:top; padding:10px; text-align:left;}
h1              {font-size: 14pt; margin-top:0;}
img             {border: none;}
a               {color: #666;}
a:visited       {color: #666;}
a:hover         {color: #333;}
a:active        {color: #333;}
.menu           {margin:0 auto; border:solid 6px #666; width:948px; background-color:#fff; border-bottom-width:0px; padding-top:5px; padding-bottom:5px;}
.menu a         {color: #666; font-weight:bold; font-size: 22px; text-decoration:none; padding-left:15px; padding-right:15px;}
.menu a:visited {color: #666;}
.menu a:hover   {color: #333;}
.menu a:active  {color: #333;}
.menu a.active  {color: #333;}
#footer         {width:960px; margin:0 auto; font-size: 9px; text-align:left; margin-top: 5px;  position: relative;}
#attrib         {position: absolute; right: 0px;}

#contactform    {width:540px; float:left}
#contactform label {float:left; width:100px;}
#contactform .button {width:170px; cursor:pointer; margin-left:100px}
#contactform div.error {margin-left:100px;}

#contactdetails {width:350px; float:left}

input           {border:solid 3px #666; background-color:#fff; font-weight:bold; color:#666; width:300px;}
textarea        {border:solid 3px #666; background-color:#fff; font-weight:bold; color:#666; width:300px; Height:170px}