.subtitle{font-weight:bold;color: #2A4A1C;font-size:14px;}
.sectionTitle {border-bottom: 1px solid #BCBB8D;	font-size:16px !important;
	font-weight:bold;display:block;
	color: #7A7558 !important;text-transform:uppercase;}
.greenText {color:#1A3B0C;font-weight:bold;}
.brownText {color:#BAB66A;font-weight:bold;}

table.tableData
{
	border:1px solid #2A4A1C !important;
	background-color:#E9F7D9;
	border-collapse:separate;
}

.tableData td
{
	border:0;
	border-top:1px solid #BCBB8D;
	padding:4px;
	margin:0;
	color: #000;
}

.tableData th
{
	padding: 4px;
	font-weight: bold;
	text-align:center;
	color: #fff;
	background-color: #2A4A1C;
	text-transform:uppercase;
}


.tableData th a, .tableData th p
{
	color: #ffffff;
}

.tableBox
{
	border: 1px solid #CECC81;
	background: #F5F4D5;
	color: #000000;
	padding:3px;
}

.tableBox2
{
	border: 1px solid #2A4A1C;
	background: #E9F7D9;
	color: #000000;
	padding:3px;
}
/*
Inherit stock styles
*/

body,td,th,p,select,li,ul,ol,input,blockquote,textarea, .content p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	line-height:150%;
	color: #2F2F2F;
}

a {color:#244416;}
a:hover {color:#49340F; }