/*top bar*/


.home #maintext,  .aboutus #maintext, .whatyoucando #maintext, .whatwedo #maintext, .donateonline #maintext, .contactus #maintext {
background-color:#989491;
}

.shop #maintext {
background-color:#6d6763;
}

/* CSS Document */

#nav {
background:#989491;
}

#nav a {

display:block;
color:#fff;
text-decoration:none;
}

#nav a:hover {
background-color:#6d6763;
}




/* bullets */

#main ul li {
background:#f0f0ef;
padding: 3px 0 3px 10px;
margin: 0 0 0 -2px;
border-bottom:#fff 1px solid;
list-style-image:url(../imgs/about/bullet.gif);
}

/* text */

a {
text-decoration:none;
color:#c36;
}

a:hover {
text-decoration:underline;
}

.white{
color:#fff;
}



h1 {
/*color:#c36;*/
}

h2 {
color:#c36;
border-bottom:#db7094 1px dotted;
}

h3 {
color:#c36;
}

h4 {
background-color:#c36;
color:#fff;
}

h5 {
color:#c36;
}

/* homefooter */

#homefooter {
line-height:30px;
font-size:10px;
width:760px;
padding: 10px 0 0 27px;
voice-family: "\"}\"";
voice-family:inherit;
width:697px;
}

html>#footer {
width:697px;
}
/* dropdown menu start */
.anylinkcss{
	position:absolute;
	visibility: hidden;
	background-color: #b7db4c;
	line-height: 30px;
	text-transform: lowercase;
	text-align:left;
}
.anylinkcss a:{
display: block;
}
/* dropdown menu end */

textarea {
	font-family:Arial, Helvetica, verdana, sans-serif, "Lucida Grande";
    font-size:11px;
	color: #9c0;
}
input {
	font-family:Arial, Helvetica, verdana, sans-serif, "Lucida Grande";
     font-size:11px;
	color: #2f5502;
}
select {
	font-family:Arial, Helvetica, verdana, sans-serif, "Lucida Grande";
     font-size:11px;
	color: #9c0;
}

.line {
border-bottom:#6d6763 1px solid;
}

/*
#side a {
background:#fff;
border-bottom:#6d6763 1px solid;
}

#side a:hover {
color:#fff;
background:#989491;
} */

.dark {
	color: #999;
}

.green {
	color: #c36;
}

.red {
	color: #f00;
}

.user_name {
	color: #9c0;
	font-weight: bold;
	text-transform: capitalize;
}

#shopitems {
border:1px solid #ccc;
}

#shopitems img {
display:block;
float:left;
}

#shopitems h3 {
font-weight:bold;
font-size:12px;
line-height:14px;
}


/* side nav */

/* #side {
text-align:left;
width:200px;
padding: 0 23px 0 27px;
voice-family: "\"}\"";
voice-family:inherit;
width:150px;
} 

html>#side {
width:150px;
} */

#side a {
display:block;
font-size:12px;
padding: 3px 0 3px 3px;
color:#666;
text-decoration:none;
}

#side a:hover {
text-decoration:none;
}

.line {
background:#fff;
width:150px;
height:30px;
}

.line:hover {
color:#fff;
background:#fff;
}

/* main content */

#main {
text-align:left;
width:560px;
padding: 0 30px 0 0;
voice-family: "\"}\"";
voice-family:inherit;
width:530px;
}

html>#main {
width:530px;
}

