﻿body 
{
    background-color: #000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #DDD;
    font-size: 12px;
    text-align: center;
}
h1
{
    font-family: Tahoma, Geneva, Sans-Serif;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid #EBC60F;
}
h2
{
    font-family: Tahoma, Geneva, Sans-Serif;
    color: #EBC60F;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
img
{
    border: none;
}
a
{
    color: #EBC60F;
    text-decoration: underline;
}
acronym
{
    border-bottom: 1px dotted;
    cursor: help;
    speak: spell-out;
}
hr
{
    border-style: none;
    border-bottom: 1px dotted #EBC60F;
    height: 0;
    background-color: #000;
}
caption
{
    text-align: left;
    font-style: italic;
}
th
{
    color: #EBC60F;
}
label
{
    float: left;
	width: 150px;
	display: block;
	margin: 4px 0 4px 0;
	padding: 5px;
}    
ul
{
    list-style: square;
    color: #EBC60F;
}
li span
{
    color: #DDD;
}
.clear
{
    clear: both;
}
fieldset
{
    border: none;
    background-color: #38382E;
    padding: 5px;
}
legend
{
    color: #EBC60F;
    text-transform: uppercase;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 14px;
    position: relative;
    left: -5px;
}
input.forminput,
textarea
{
    float: left;
	width: 170px;
	padding: 1px;
	margin: 6px 0;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	border: 2px solid #EBC60F;
}
select
{
    float: left;
    padding: 1px;
    margin: 6px 0;
    font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 12px;
	border: 2px solid #EBC60F;
}
.button
{
    background-color: #EBC60F;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-top: 10px;
}
.formerror
{
    float: left;
    color: #EBC60F;
    font-weight: bold;
    padding: 1px;
}
div#pagecontainer
{
    width: 738px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
div#logo
{
    text-align: right;
    margin-bottom: 10px;
}
div#areas
{
}
div#areas a
{
    color: #FFF;
    text-decoration: none;
}
div.area,
div.arealast
{
    float: left;
    margin-right: 12px;
    border-right: 1px solid #EBC60F; 
}
div.arealast
{
    margin-right: 0;
}
div.area img,
div.arealast img
{
    border: 1px solid #EBC60F;
    border-right: none;
}
div.areaname,
div.areanameselected
{
    text-align: right;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    padding: 3px 5px 3px 0;
}
div.areanameselected
{
    background-color: #EBC60F;
}
div#pagecontent
{
    clear: both;
    margin-top: 20px;
}
div#pagetext
{
    float: left;
    margin-right: 10px;
    width: 552px;
}
div#rightmenu
{
    float: left;
    width: 175px;
    background-color: #38382E;
    margin-top: 25px;
}
div#rightmenu a
{
    color: #DDD;
    text-decoration: none;
}
div#rightmenu ul
{
    margin-bottom: 0;
}
div#rightmenu li
{
    margin: 7px 0;
}
div#rightmenutop
{
    background-image: url(/images/bkgd-rightmenu-top.gif);
    background-repeat: no-repeat;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 16px;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 0 0 25px;
}
div#rightmenubottom
{
    background-image: url(/images/bkgd-rightmenu-bottom.gif);
    background-repeat: no-repeat;
    height: 21px;
}
div#footer
{
    background-color: #333;
    font-size: 10px;
    padding: 4px;
    margin-top: 0;
    line-height: 150%;
}
div#footer a
{
    color: #DDD;
    text-decoration: none;
}
div#samarind
{
    text-align: right;
    font-size: 10px;
    margin-top: 5px;
}
div#samarind a
{
    color: #CCC;
    text-decoration: none;
}
div#address
{
    float: right;
    text-align: right;
}
div#afflogos img
{
    margin-right: 20px;
}
div#mapmarker
{
    color: #555;
}
div#contactaddress,
div#contactphone,
div#contactfax,
div#contactemail
{
    margin-bottom: 10px;
    padding-left: 50px;
    background-repeat: no-repeat;
}
div#contactaddress
{
    background-image: url(/images/icon-post.gif);
    margin-bottom: 20px;
}
div#contactphone
{
    background-image: url(/images/icon-phone.gif);
    padding-top: 5px;
    padding-bottom: 20px;
}
div#contactfax
{
    background-image: url(/images/icon-fax.gif);
    padding-top: 5px;
    padding-bottom: 20px;
}
div#contactemail
{
    background-image: url(/images/icon-email.gif);
    padding-top: 5px;
    padding-bottom: 15px;
}
img.project
{
    float: right;
    margin: 0 0 10px 10px;
}
div#sitemap
{
    line-height: 150%;
}