body
{
/*background: #B88F01;*/
background: #fff;
color: #000;
font-family: Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
font-size: 14px;
text-align: center;

}
#wrapper
{
padding: 10px;
margin: 0 auto;
text-align: left;
width: 900px;
/**/background: #fff;
border: 1px solid #000;
}
h1
{
padding-top: 24px;
font-size: 24px;
}

h2
{
font-size: 20px;
text-transform: uppercase;

}
h3
{
font-size: 18px;
font-weight: normal;

}
h4
{
padding-top: 1.5em;
padding-bottom: 0;
color: #a7aa10;
font-size: 16px;
}

a:link, a:visited
{
font-weight: bold;
color: #A7AA10;
background-color: #fff;
}
a:hover, a:active
{
font-weight: bold;
color: #fff;
background-color: #a7aa10;
}
.bar
{
clear: both;
width: 100%;
height: 30px;
line-height: 30px;
background-color: #7BB1C9;
font-size: 10px;
color: #000;
text-align: right;
vertical-align: middle;
}
/*.barblue
{
clear: both;
width: 100%;
height: 30px;
line-height: 30px;
background-color: #005B9E;
border: 1px solid #A7AA10;
font-size: 10px;
color: #fff;
text-align: right;
vertical-align: middle;
}*/
.bar span
{
padding-right: 320px;
}
.bar span a:link, .bar span a:visited
{
font-weight: bold;
color: #000 !important;
text-decoration: none;
font-size: 14px;
/**/background-color: #7BB1C9 !important;

}
.bar span a:hover, .bar span a:active
{
font-weight: bold;
color: #000 !important;
text-decoration: underline;
font-size: 14px;
/**/background-color: #7BB1C9 !important;

}

.ideasbox a:link, .ideasbox a:visited
{
display: block;
width: 175px;
height: 40px;
background-color: #64BC46;

color: #000;
text-decoration: none;
line-height:40px;
border: 1px solid #000;
}
.ideasbox a:hover, .ideasbox a:active
{
color: #fff;
background-color: #CE0C14;
font-weight: bold;
}
.textboxleft
{
float: left;
width: 55%;
margin-left: 10%;
}
.textboxright
{
text-align: right;
float: left;
width: 25%;
margin-left: 2%;
margin-right: 8%;
}
.aboutunderphoto {font-size: 10px}
.address
{
text-align: center;
padding: 20px;
font-size: 11px;
}
.padded
{
padding: 5px 0 0 0;
}
