/* Project: Estes Ark
URL: www.estesark.com
Date: April 2009
Author: Advanced Digital Consulting
Author URL: http://www.advdigitalconsulting.com */


/**************************************
  Overall layout rules
**************************************/

body	{
	color: #000000;
	background: url(/mm5/graphics/00000001/bgnd0148.jpg);
	font-family: Arial,Verdana;
	font-size: 100%;
	font-style: normal;
}

h1 {
	font-size: 18px;
	font-weight: bold;		
}

table {
	color: #000000;
	font-family: Arial,Verdana;
	font-size: 100%;
	font-style: normal;
}

.section_title	{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
}

.imgborder	{
	padding: 5px;
	margin: 10px 0;
	border: 1px solid #CCC;
}

.moreinfo	{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.msgbox	{
	font: 12px Arial, Helvetica, sans-serif;
	background: #F9E1B0;
	border: 3px solid #684909;
}
.msgbox2	{
	font: 12px Arial, Helvetica, sans-serif;
	background: #F9E1B0;
	border: 1px solid #684909;
}
.msgbox3	{
	font: 12px Arial, Helvetica, sans-serif;
	background: #F9E1B0;
	border: 1px solid #684909;
	margin-top: 5px;
	padding: 3px;
	text-align: left;
	width: 164px;
}

.footertext {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
}