body{
	background-color: rgb(183,143,92);
	font-family: Arial;
	font-size: 11px;
	/*padding-top:45px;
	margin-top:0px;*/
}

.menu_cell{
	background-image:	url('/image/template_objects/MENU_BG.jpg');
	background-position:top;
	height:46px;
}

.paper_cell{
	background-image: url('/image/template_objects/PAPER_BG.jpg');
	background-repeat: repeat-y;
	min-height: 100px;
	padding-left:5px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}

h1{
	font-size: 22px;
	font-family:Arial;
}

h2{
	font-size: 17px;
	font-family:Arial;
	
}


.footer_cell{
	/*background-image: url('/image/template_objects/BLUE_BOTTOM_BG.jpg');
	background-position: top left;
	background-repeat: no-repeat;*/
	
	height: 78px;
}

.menu_links a{
	font-family: Arial;
	text-decoration: none;
	color: #44326b;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.menu_links_active a{
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
