/*----css stylesheet for The Village IMC---*/
/*colors
#C59900
#663300*/

.image {
border: 1px solid grey;
padding: 3px;
}

#services {
/*border: 1px solid black;*/
margin-right: 600px;
margin-bottom: 5px;
padding: 9px;
background: invisable;
/*background: transparent url(images/paper3.jpg) no-repeat;*/
color: black;
font: bold 14px Bookman Old Style, arial, helvetica, sans-serif;
text-align: center;
}

thead{
color: black;
background: white;
text-align: center;
font-size: 22px;
font-variant: small-caps;
}

th{
border-bottom: 3px double black;
}

#header h1, #header p {
text-indent: -99999px;
}

body.home #header {
background: transparent url(images/banner.jpg) no-repeat;
height: 120px;
width: 900px;
margin-left: auto;
margin-right: auto;
}

/*--Wrapper and Body--*/
body {
font: Bookman Old Style, verdana, arial, sans-serif;
font-size: 18px;
line-height: 1.5;
margin-left: 0px;
padding: 0;
background: white;
}

#wrapper {
position: relative;
background: #FFFFFF;
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 0px;
border-width: 1px;
border-style: solid;
border-color: white;

}

#main {
margin-top: 40px;
margin-left: 20px;
margin-right:250px;
}

#sidebar {
position: absolute; 
top: 0px;
right: 2px;
width: 250px;
color: white;
text-align: center;
}

#invisible {
color: white;
}

/*--Right Column Headers--*/
/*.h4container{
width: 200px;
height: 40px;
background: #663300;
color: white;
text-align: center;
}*/

h5 {
font: Bookman Old Style, verdana, arial, sans-serif;
font-size: 25px;

}


/*--Navigation Bar--*/
/*
#navcontainer ul
{
padding: .2em 0;
margin: 0;
margin-top: 20px;
list-style-type: none;
background-color: #C59900;
color: #FFF;
width: 100%;
font: bold 90% Bookman Old Style, arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #C59900;
color: #fff;
padding: .2em 1em;
border-right: 1px solid #fff;
margin-bottom: 2px;
}

li a:hover
{
background-color: #663300;
color: #fff;
}

#current {
background-color: #663300;
}
*/

/*--New Navigation Bar--*/

div#navcontainer
{
background-color: #C59900;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

div#navcontainer ul
{
font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
/*border-right: 1px solid #fff;*/

}

div#navcontainer ul li a:hover
{
background-color: #663300;
color: white;
}

#active a {
color: #663300;
/*border-left: 1px solid #fff; 
border-bottom: 4px solid white;*/
}

#current {
background-color: #663300;
color: #C59900;
}

/*--Footer--*/
#footer {
width: 100%;
padding: 10px;
position: static;
bottom: 20px;
border-top: 2px solid #cccccc;
color: #c59900;
font-size: 12px;
font-weight: bold;
}

#footer {

}

#footer p {
margin-top: 0;
margin-bottom: 0;
}
