﻿
.body3 {
	background-color:white;
}

/*font styles*/

.body3 h2  {
	/* primary title */
	color: #542302;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding: 0px 0px 20px 25px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}	


.body3 h3  {
	/* menu title */
	color: #FFFF99;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 20px 25px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}	


.body3 h4 {
	/* secondary title */
	color: #542302;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 6px 0px 2px 15px;
	margin: 0px 0px 0px 0px;
	font-style: normal;
	text-align: center;
}		


.body3 h6 {
	/* secondary title */
	color: #542302;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 2px 15px;
	margin: 0px 0px 0px 0px;
	font-style: normal;
	text-align: center;
}		


.body3 p {
	/* paragraph */
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 0px 10px 5px 10px;
	margin: 0px 20px 0px 20px;
	font-weight: bold;
	text-align: left;
}	
	
.body3	{
	/* body text */
	color: #542302;
	font-size: 14px;
	font-family: "Tahoma", Arial, Tahoma;
	text-align: center;
	font-weight: bold padding:0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}		
.body3 a:link 	{
	color: #542302;
	font-size: 14px;}
			/* link */
.body3 a:visited {
	color: #542302;
	font-size: 14px;
}		/* visited link */
.body3 a:hover 	{
	color: #ffff99;
	font-size: 14px;
}		/* hovered link */
.body3 a:active 	{
	color: #542302;
	font-size: 14px;
}		/* active link */






/*GRAPHICS DO NOT ALTER start PNG contentbox*/

.headerleftc 			{height:32px; 							background:url('../graphics/contentbox-1.png') no-repeat left top;
}
.headerrightc			{height:32px; width:56px; 				background-image:url('../graphics/contentbox-2.png');
background-position:left top; background-repeat:no-repeat;
}
.rightcolumnc			{width: 56px; vertical-align:top;		background-image:url('../graphics/contentbox-3.png'); 
background-position:left top; background-repeat:repeat-y; text-align:left;
}
.bottomrightc			{height:65px; width:56px; 				background-image:url('../graphics/contentbox-4.png');
background-position:left bottom; background-repeat:no-repeat;
}
.bottomleftc 			{height:65px; 							background:url('../graphics/contentbox-5.png') no-repeat left bottom;
}
.leftcolumnc			{width: 22px; vertical-align:top;		background: url('../graphics/contentbox-6.png') repeat-y left top;
}
.maincontentc			{padding:0px; margin:0px;			    background-image:url('../graphics/contentbox-0.jpg');
}
.maincontainerc			{width: 100%; position:relative; z-index:5;}

.bgc					{background-image:url('../graphics/contentbox-bg.jpg'); 
background-position:left top; background-repeat:no-repeat; padding:0px; margin:0px;
}


/*end contentbox*/


