/* CSS Document */

#body { 
background:url(images/mainbg.jpg) top left repeat-x #739347; 
margin-bottom:0px; 
margin-left:0px; 
margin-right:0px; 
margin-top:0px;
}

#mainimage {
padding-top:20px;
}

#contentheader {
background:url(images/contentheaderbg.jpg) top left no-repeat;
}

#contentfooter {
background:url(images/contentfooterbg.jpg) top left no-repeat;
}

.footertext {
font-family:Arial, Helvetica, sans-serif;
text-align:center; 
padding-top:26px;
padding-bottom:13px;
font-size:12px;
color:white;
}

.footertext a:link {
color:#0000FF;
}

.footertext a:hover {
color:white;
}

#content {
background:url(images/contentbg.jpg) top left repeat-y;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:14px;
}

#contentpic {
display:inline;
float:left; 
padding-right:10px;
padding-bottom:5px;
}

/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px Arial;
width: 100%; 
margin-left:20px;

}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 93.5%; /*width of menu*/
border: 3px solid #DEA525; 
border-width: 3px 1px;
background: black url(images/menu.jpg) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; 
padding: 6px 12px;
text-decoration: none;
width:92px;
border-right: 1px solid #DEA525;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li .current{
color: white;
padding-top: 7px; 
padding-bottom: 5px; 
width:96px;
background: black url(images/menuhover.jpg) center center repeat-x;
}

.indentmenu ul li a:hover{
color: white; 
padding-top: 7px; 
padding-bottom: 5px; 
width:92px;
background: black url(images/menuhover.jpg) center center repeat-x;
}

#pagetitle {
background:url(images/contentbg.jpg) top center repeat-y;
height:3px;
}

#sidebar {
background:url(images/sidebarbg.jpg) top left no-repeat;
color:#FFFFFF; 
font-family:Arial, Helvetica, sans-serif; 
width:200px;
}

#sidebarheader {
padding-top:5px; 
text-align:center; 
}

.sidebartext { 
font-size:10px;
}

#sidebarinput {
border-bottom:1px solid white; 
border-top:0px; 
border-left:0px; 
border-right:0px; 
background:none;
color:#FFFF00;
font-size:10px;
}

#sidebartextarea {
margin-left:22px;
border:1px solid white; 
background:white;
}
