body {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	color:#999;
	position:relative;
	background-image:url(images/backgrounds/background.jpg);
	background-repeat:repeat;
	background-position:top center;
	margin: 0px 0px 0px 0px;
	background-color: #413421;
}			

a:link		{color: #2f2008; text-decoration: none; font-weight: normal;}

a			{ }
a:visited	{color: #000000; text-decoration: none; font-weight: normal;} 
a:active	{background-color: #403016; color: #FFFFFF; text-decoration: none; font-weight: normal;} 
a:hover		{background-color: #403016; color: #FFFFFF; text-decoration: none; font-weight: normal;}




/* 			_______________________	*/
/*			THE BASICS				*/


.header1	{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size:15px;
			color: #403016;
			font-weight : bold;
			line-height : 15px;
			}
.header2	{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size:15px;
			color: #403016;
			font-weight : bold;
			line-height : 15px;
			}	
.header3	{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size:13px;
			color: #403016;
			font-weight : bold;
			line-height : 15px;
			}						
.text		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size : 12px;
			color : #000000;
			font-weight : normal;
			line-height : 16px;
			}					
.update		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size : 10px;
			color : #2f2008;
			font-weight : bold;
			line-height : 10px;
			}
.tag		{
			font-family : Geneva, Arial, Helvetica, sans-serif;
    		font-size : 8px;
			color : #403016;
			font-weight : normal;
			line-height : 10px;
			}	
.cost		{
			font-family : Helvetica, Times New Roman, sans-serif;
    		font-size:14px;
			color: #403016;
			font-weight : bold;
			line-height : 15px;
			}											


