/* What Flower Are You */

/*

------------------------------------------------------
Copyright Patricia Speed
Some rights reserved

1. This style sheet uses the Tantek Box Model Hack
(voice-family etc). Read more about this hack here:
http://www.tantek.com/CSS/Examples/boxmodelhack.html
------------------------------------------------------

*/

body, html {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(images/bg3.gif);
text-align: center;
margin: 0;
padding: 0;
}

/**** html-Tags ****/

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #000000;
line-height: 28px;
margin: 0;
padding: 0 0 0 10px;
}

#content h1{
background: url(images/header1WFAY_edit_01.gif)no repeat;
width: 95%;
height: 33px;
}

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #710698;
width: 95%;
height: 33px;
line-height: 28px;
margin: 0;
padding: 0 0 0 10px;
font-style: italic;
}

h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #710698;
width: 95%;
height: 33px;
line-height: 28px;
margin: 0;
padding: 0 0 0 10px;
font-style: normal;
font-weight: bold;}

a {
color: #538aff;
}

/**** layout ****/

/* banner */

#banner {
font: normal 1.6em Georgia, "Times New Roman", Times, serif;
background: url(images/logoWFAY_edit.gif) no-repeat;
color: #ffffff;
margin: 0 auto;
width: 700px;
height: 175px;
}

/* nav-toplevel */

#nav-toplevel {
margin: 0 auto;
padding: 0;
width: 700px;
border-top: 2px #a90be4 solid;
background: url(images/bg4.gif);
border-bottom: 1px #710698 solid;}

#nav-toplevel ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
background: url(images/bg4.gif)
}

#nav-toplevel li {
display: inline;
margin: 0;
padding: 0;
background: url(images/bg4.gif);
}

#nav-toplevel li a {
text-decoration: none;
}

/* nav-main */

#nav-main {
border-top: 1px #710698 solid;
border-bottom: 1px #710698 solid;
text-align: left;
font-size: 0.7em;
padding: 0;
margin: 0;
}

#nav-main li {
margin: 0 -4px 0 0;
text-align: left;
line-height: 23px;
}

#nav-main li a {
text-transform: capitalize;
font-weight: bold;
padding: 0.45em 0.8em 0.45em 0.8em;
}

#nav-main li a:hover {
background-color: #d00c83;
color: #ffffff;
}

li .current {
background-color: #a90be4;
color: #ffffff;
}

/* nav-meta */

#nav-meta {
font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
text-align: right;
margin: 0;
padding: 0;
}

#nav-meta li a {
padding: 1px;
}

#nav-meta li a:hover {
background: #d00c83;
color: #ffffff;
}

/* container-content */

#container {
text-align: left;
background-color:#ffffff;
position: relative;
margin: 0 auto;
padding: 8px 0 8px 0;
border-left: 1px #710698 solid;
border-right: 1px #710698 solid;
width: 700px;
voice-family: "\"}\"";
voice-family:inherit;
width: 696px;
}

html>body #container {
width: 696px;
}

#content {
clear: both;
text-align: justify;
font-size: .8em;
line-height: 1.2em;
width: 530px;
overflow: auto;
margin: 0px;
padding: 0 0 0 5px;
}

#content a {
text-decoration: underline;
}

#content p, #content ol, #content ul {
width: 90%;
line-height: 1.6em;
padding: 8px 0 8px 8px;
margin: 0;
}

#content li {
margin-left: 25px;}

#content a:hover {
background-color: #ffffff;
color: #d00c8c;
text-decoration: none;
}

/* addnavs */

#nav-subs {
text-align: left;
font-size: 0.7em;
position: absolute;
background: #fbf3f8;
border-left: 1px #710698 solid;
left: 550px;
height: 350px;
top: 0;
margin: 0;
width: 146px;
voice-family: "\"}\"";
voice-family:inherit;
width: 144px;
border-bottom: 1px #710698 solid;}

html>body #nav-subs {
width: 144px;
}

#nav-subs ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}

#nav-subs li {
margin: 0;
padding: 0;
}

#nav-subs a, #info-site a {
text-decoration: none;
padding: 5px 2px 5px 4px;
}

#nav-subs a {
display: block;
height: 1.2em;
}

#nav-subs a:hover {
color: #ffffff;
background-color: #d00c83;
}

.youarehere {
color: #ffffff;
background: #a90be4;
}

#nav-section {
background-color: #fbf3f8
}

#nav-supp {
background-color: #fbf3f8;
margin: 30px 0 0 0;
}

/* footer */

#info-site {
font: 9px "small fonts", Verdana, Arial, Helvetica, sans-serif;
background: url(images/footerWFAY_edit.gif);
color: #cccccc;
text-align: right;
line-height: 1.9em;
width: 700px;
height: 20px;
margin: 0 auto;
padding: 0;
}

#info-site a {
color: #efefef;
}

#info-site a:hover {
color: #ffffff;
background: #d00c83;
}

#info-site p {
padding-right: 15px;
}

#info-company, #info-standards {
display: inline;
}
