/*
Colors:
bkg goldenrod fade: #FFFEF6;
dk red: #B4302E;
goldenrod: #EBD873;
header gray: #CCCCCC;
header style gray: #888888;
text basic: #815648;

font-family: Georgia, Palatino, "Times New Roman", serif;
font-family: Verdana, Geneva, Arial, sans-serif;
*/


body
{
background-color: #FFFEF6;
color: #815648;
margin: 0px;
}

a
{
color: #B4302E;;
}

a:link
{
color: #B4302E;
}

a:visited
{
color: #888888;
}

h3
{
font-family: Verdana, Geneva, Arial, sans-serif;
color: #815648;
font-size: large;
font-weight: 600;
}

h4
{
color: #815648;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px; 
font-weight: bold;
font-variant: normal; 
margin: 0px; 
padding: 0px; 
}

p, ul, ol
{
color: #815648;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 12px;
}

em
{
font-style: italic;
}

ul
{
list-style-type: none;
list-style-position: outside;
}

ol
{
list-style-position: outside;
}

.simplesolutions
{
/*background-color: #EBD873;*/
font-family: Georgia, Palatino, "Times New Roman", serif;
font-size: larger;
font-weight: 600;
color: #B4302E;
text-align: left;
line-height: 24px;
text-transform: uppercase;
white-space: nowrap;
margin-top: 0px;
}

.directory_btn
{
margin-right: 21px;
}

.directory_text
{
vertical-align: top;
}

