/* woodley.css */

body
{
background-color:#66CCFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td, th;
}

a:link  
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#000088;
font-weight:600;
text-decoration:none; 
}
a:link img, a:visited img 
{ 
border:0px; 
}
a:visited  
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
color:#990033;
font-weight:600;
text-decoration:none; 
}
a:hover  
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;   
color:#000088; 
text-decoration: underline;
}

h1
{
color:#000000;
font-size:1.5em; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.90em;
font-weight:400;
font-style:normal;
background-color:transparent;
}

/* this is the Woodley Engineering contact footer box on all pages */

td.contact1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:400;  
color:#000000;
background-color:#FFFFFF;
border-style:inset;
border-color:#FFFFFF;
border-width:2px; 
}

/* this is the Woodley Engineering navy staff contacts box on contacts.htm */

#contact
{
padding:1%;
background-color:#000088;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.90em;
font-weight:600;  
color:#FFFFFF;
border-color:#FFFFFF; 
border-style:inset;
border-width:0.5%;
text-align:center;
width=75%;
}

#contact{
\width: 78%; 
w\idth: 75%;
}


/* this is the staff member list highlighter on staff contacts box on contacts.htm */

span.staffmembers
{
color:#40FFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:600;
}

/* this is the blue enquiry table header on (contact.htm) */

.TitleTxt {

background-color:#000088;
padding-top:1%;
padding-bottom:1%;
padding-left:1%;
padding-right:1%;
font-family:Verdana, Arial, "Times New Roman", sans-serif;
color:#FFFFFF;
font-size:0.90em;
font-weight:600;
text-align:center; 
}
  
.ErrorTxt {  font-family: Verdana, Arial, "Times New Roman", sans-serif; font-size:0.90em; font-style: normal; font-weight: 600; font-variant: normal; color: #FF0000}


/* this is the webopus footer on all pages*/

.footer
{
color:#000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:0.75em;
font-weight:400;
font-style:normal;
}