﻿

body{
margin:0;
padding:0;
line-height: 1.5em;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:black;
background-image:url(Bg/bodybg.jpg);

background-repeat:repeat-x;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 890px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:1px solid #461c04;
}

#topsection{

 /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -890px; /*Set left margin to -(MainContainerWidth)*/
background: #C8FC98;
}

#footer{
clear: left;
width: 100%;

color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




/*TopArea*/

#TopRea
{
	width:890px;
}

#TopRea .TopHeader
{
	width:890px;
	height:183px;
	
	background-repeat:no-repeat;
	height:183px;
}

#TopRea .Menu
{
	width:890px;
	background-color:#461c04;

}



#BodyArea
{
	width:890px;
	padding-top:10px;
	color:#f4dc92;
	
}


#BodyArea a
{
	color:blue;
	text-decoration:none;
	
}
#BodyArea a:hover
{
	color:gray;
	text-decoration:underline;
	
}





#BodyAreabottom
{
	width:870px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;

}


#BodyAreabottom1
{
	width:870px;
	text-align:left;
	

}



#BodyAreabottom a
{
	color:blue;
	text-decoration:none;

	
}
#BodyAreabottom a:hover
{
		color:gray;
	text-decoration:underline;

	
}






#FooterARea
{
	width:890px;	
	padding-top:10px;
}

#FooterARea .Address
{
	width:890px;
	color:Black;	
	
	border-bottom:1px solid gray;
	border-top:1px solid gray;
}

#FooterARea .FooterDes
{
	width:890px;
	color:Black;
	padding-top:10px;	
}
