/* Text Colors */

#wrapper {
	color:#2A1D1A;
}

#maincontent p, #maincontent{
	color:#2A1D1A;
       
}


#content p           	{ margin: 0 0 1.6em 0; font-size: 11px; color: #2A1D1A; align:baseline;}
#content img { vertical-align:left; margin: 10px 10px 0px 0px}

#content ul, #content ol      	{ margin: 0; list-style-type: none; color: #606060; }
#mainbody ul, #mainbody li    	{ margin-left: 10px; list-style-type: disc; }


#content a           	{ color: #996633; text-decoration: none; outline: none; font-weight: normal; }
#content a:hover     	{ color: #71C9F1; text-decoration:none; }

#content blockquote  	{ margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: none; }
#content strong      	{ /*color: #706E6F;*/ color: #333;font-weight: bold; }
#user2 .h3inner h3, #user3 .h3inner h3, #user4 .h3inner h3, #user5 .h3inner h3, #user6 .h3inner h3, #user7 .h3inner h3 {
	color:#2A1D1A;
        font-size:16px;
        font-weight: bold;
}

#leftcontent .h3center h3, #rightcontent .h3center h3 {
	color:#996633;
        font-size:16px;
}


#topmenu li a {
        font-size:16px;
	color:#996633;
}

#topmenu li:hover {
        color:#ffffff;   
}

.contentpagetitle{
    color:#2A1D1A;
	
}

.contentheading{
    color:#2A1D1A;
    font-weight: bold;
}