/* CSS Document */

body{
margin:0;
padding:0;
background-color:#826C3D;
background-image:url(../../_Img/main_bg.jpg);
font-family:verdana;
font-size:12px;
color:#282828;
}

/* Redweb styles */

h1
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 22px;
	color: #553911;
}

h2
{
	margin-bottom: 5px;
	font-size: 16px;
	color: #553911;
}

h3
{
	margin-bottom: 5px;
	font-size: 12px;
	color: #553911;
}



/*Styles for shadow starts here*/

.top_mid{
background-image:url(../../_Img/top_mid.jpg);
background-repeat:repeat-x;
}

.bot_mid{
background-image:url(../../_Img/bot_mid.png);
background-repeat:repeat-x;
}

.side_left{
background-image:url(../../_Img/side_left.png);
background-repeat:repeat-y;

}

.side_right{
background-image:url(../../_Img/side_right.png);
background-repeat:repeat-y;
}

/*Styles for shadow ends here*/

/*Styles for mid content starts here*/

.mid_content{
padding:10px;
line-height:17px;
}



.mid_content a:link, .mid_content a:visited{
color:#55390f;
text-decoration:underline;


}

.mid_content a:hover, .mid_content a:active{
color:#55390f;
text-decoration:none;
}

/*Styles for mid content ends here*/



/*Styles for left navigation starts here*/
.left_nav a:link, .left_nav a:visited{
color:#55390f;
text-decoration:none;
display:block;
background-color:#D1D2C2;
padding:8px 0 8px 8px;
margin:2px;
font-family: tahoma;
font-size:10px;
border: none;
}

.left_nav a:hover, .left_nav a:active{
color:#55390f;
text-decoration:none;
background-color:#C3B9A0;
}

searchArticleTitle
{
	font-weight: bold;
}


#current{
color:#55390f;
text-decoration:none;
background-color:#C3B9A0;
}


.left_img{
padding:0 0 2px 2px;
}

/*Styles for left navigation ends here*/

/*Styles for footer starts here*/
.footer{
color:#FFFFFF;
font-family:tahoma;
}

.footer a:link, .footer a:visited{
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover, .footer a:active{
text-decoration:underline;
color:#FFFFFF;

}

/*Styles for footer ends here*/