/* CSS Document */
body{
background-image:url(../images/backgroundimage.jpg); 
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#3D7036;}
.body{width:990px;
margin:auto;
padding:2px;
text-align:center;
background-color:#FFFFFF;
border:1px solid #3D7036;}
.footer{
text-align:center;
clear:both;
}
.textBody{ text-align:left}
.textBody h3{ text-align:center; }
.welcomebox{ width:300px; float:left; margin:10px; text-align:left;}
.introsection{ width:660px; float:left;background: #F2F2F2; border: 1px solid #999999; margin-bottom:10px;}
.sections{ margin-bottom:10px; border-bottom:#006600 1px solid ; padding:2px; }

.header img{
margin:2px;}
.header{
background-color:#3D7036;
height:124px;}
.picsleft {
width:142px;
background-color:#CCCCCC;
text-align:left;
border: #999999 1px solid;
float:left;}
.picsright {
width:240px;
background:#CCCCCC;
float:left;
min-height:400px; 
margin-left:3px;
}
.picbox {
border:2px #3D7036 solid; 
width:138px;
height:120px;
margin-top:0px;
margin-bottom:0px;}
.text{
width:843px;
text-align:center;
float:left;
margin-left:0px;
min-height:400px; }

.contentarea{
background-color:#CCCCCC;
margin:10px;
border:#CCCCCC 1px solid; 
}
.pagetext{
z-index:-2;}
/*menu*/
.menubox{
text-align:left;
margin-bottom:0px;
height:30px;}
.menubox ul {
margin:0px;
padding:0px;
float:left;
height:20px;
list-style:none;
}
.menubox ul li {padding:0px;
margin:0px; display:inline; float:left;
}

.menubox ul li a{
display:block; background:#5F8F3E;
text-decoration:none;
color: #e3f2e7;
padding-top:4px;
width:108px; 
text-align:center;
border: #006600 1px solid;

height:20px;}
.menubox ul li a:hover{
background-color:#3D7036;
color:#81be57;}

a{
text-decoration:none;}
h1{
font-size:16px;
color: #999999;
font-weight:bold;
margin-bottom:5px;}
/*form content*/
.words {width:425px; height:40px;
background-repeat:no-repeat;
background-image:url(images/searchbox.jpg);
border-left:0px solid #5F8F3E;
border-top:0px solid #5F8F3E;
border-right:0px solid #3D7036;
border-bottom:0px solid #3D7036;
padding-top:12px;
margin-left:0px; 
color:#5F8F3E;
padding-left:60px;
font-size:14px;
font-weight:bold;}
.outputText{
padding-left:0px;
margin-top:10px;}
.outputText h1{
padding:0px; 
margin:0px;
color:#3D7036;
font-size:16px;
}
.outputText h2{
padding:0px; 
margin:0px;
font-size:12px;
color:#666666;
}
.outputText h3{
padding:0px; 
font-size:14px;
margin:3px;
color:#3D7036;}

.outputText a{
color:#3D7036;
font-size:12px;
text-decoration:none;
}

.imagebox{
height:100px;
text-align:right;
float:left;
width:105px;
margin-right:15px;}

.outputText p{
padding:0px;
margin-top:8px;}

.BizBox{ width:380px; border:4px #CCCCCC solid; margin:2px; float:left; text-align:left; padding:10px;}

/* admin section */

.admincontent{
padding:5px;
text-align:left; 
margin:5px;}

.admincontent td{
margin:2px;}

.admincontent input[type="text"]{
width:300px;
}

.admincontent input[type="file"]{
width:300px;
}
.admincontent textarea{
width:300px;
}

.admincontent em {
color:#FF0000;}
.admincontent input[type="submit"] {
width:100px;}
.admincontent input[type="radio"]{
width:50px;}
input{ width:300px;}
input[type="submit"]{ width:100px;}
input[type="reset"]{ width:100px;}
.error {
color:#CC0000;
font-weight:bold;
font-size:18px;
line-height: normal;
border:#CC0000 1px solid;
text-align:center;}
input.invalid {
	background-color: #FFFFCC;
	border: 2px red solid;
}
select.invalid {
	background-color: #FFFFCC;
	border: 2px red solid;
}
textarea.invalid{
	background-color: #FFFFCC;
	border: 2px red solid;
}
fieldset{ width:500px; margin:auto;}

label.invalid {
	color: #F00;
font-weight: bold;
}

/*menu for categories*/

.picsleft a{
display:block;
background-image:url(images/greyfade.jpg);
height:20px;
padding-left:10px;
padding-top:8px;
color: #666666;
border-bottom:#999999 1px solid;
margin-top:0px;
margin-bottom:0px;
}
.picsleft a:hover{
background-image:url(images/greyfade-o.jpg);}

.editBiz{ padding:10px; margin-top:20px; margin-bottom:30px; width:600px; background:#EFEFEF; border:1px solid #979797; }

.editBiz table td{padding:3px; border-bottom:1px solid #979797;} 