/*Blue*/
.green{
	background-color	: #fcfcf2;
	background-image	: url(../images/greenLeftStroke.jpg);
	background-repeat	: repeat-y;
	padding-left		: 8px;
	padding-bottom		: 0px;
}
#currentMenu.green {
	background-color	: #fcfcf2;
	background-image	: url(../images/greenLeftStroke.jpg);
	background-repeat	: repeat-y;
	padding-left		: 8px;
	padding-bottom		: 20px;
}
	.green h1 a, #currentMenu.green h1 a{
		font-weight			: bold;
		font-size			: 12px;
		text-decoration		: none;
		color				: #4c8647;
		margin				: 0px 0px 0px 0px;
		padding				: 0px 0px 0px 0px;
	}
	.green h1  {
		background-image	: url(../images/blockb_bg.jpg);
		padding				: 2px 0px 4px 23px;
		margin				: 5px 0px 10px 11px;
		width				: 155px;
	}
	#currentMenu.green h1  {
		background-image	: url(../images/blockb_bg.jpg);
		padding				: 2px 0px 4px 23px;
		width				: 155px;
	}
#content.green h1{
	color				: #4c8647;
	background-image	: none;
	font-family			: "Myriad Pro", Arial, Verdana, Helvetica, sans-serif;
	font-size			: 23px;
	font-weight			: bold;
	margin				: 0px 0px 20px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 400px;
}
#content.green {
	background-image	: none;
}


/*Blue*/
.blue{
	background-color	: #fcfcf2;
	background-image	: url(../images/blueLeftStroke.jpg);
	background-repeat	: repeat-y;
	padding-left		: 8px;
	padding-bottom		: 0px;
}
#currentMenu.blue {
	background-color	: #fcfcf2;
	background-image	: url(../images/blueLeftStroke.jpg);
	background-repeat	: repeat-y;
	padding-left		: 8px;
	padding-bottom		: 20px;
}
	.blue h1 a, #currentMenu.blue h1 a{
		font-weight			: bold;
		font-size			: 12px;
		text-decoration		: none;
		color				: #233981;
		margin				: 0px 0px 0px 0px;
		padding				: 0px 0px 0px 0px;
	}
	.blue h1  {
		background-image	: url(../images/blockd_bg.jpg);
		padding				: 2px 0px 4px 23px;
		margin				: 5px 0px 10px 11px;
		width				: 155px;
	}
	#currentMenu.blue h1  {
		background-image	: url(../images/blockd_bg.jpg);
		padding				: 2px 0px 4px 23px;
		width				: 155px;
	}
#content.blue h1{
	color				: #233981;
	background-image	: none;
	font-family			: "Myriad Pro", Arial, Verdana, Helvetica, sans-serif;
	font-size			: 23px;
	font-weight			: bold;
	margin				: 0px 0px 20px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 400px;
}
#content.blue {
	background-image	: none;
}

/*red*/
.red  {
	background-color	: #fcfcf2;
	background-image	: url(../images/menuLeftStroke.jpg);
	background-repeat	: repeat-y;
	padding-left		: 8px;
	padding-bottom		: 0px;
}
#currentMenu.red {
	background-color	: #fcfcf2;
	background-image	: url(../images/menuLeftStroke.jpg);
	background-repeat	: repeat-y;
	padding-left		: 8px;
	padding-bottom		: 20px;
}
	.red h1 a, #currentMenu.red h1 a{
		font-weight			: bold;
		font-size			: 12px;
		text-decoration		: none;
		color				: #a13a4a;
		margin				: 0px 0px 0px 0px;
		padding				: 0px 0px 0px 0px;
	}
	.red h1{
		background-image	: url(../images/blockc_bg.jpg);
		padding: 2px 0px 4px 23px;
		margin: 5px 0px 10px 11px;
		width: 155px;
	}
	#currentMenu.red h1{
		background-image	: url(../images/blockc_bg.jpg);
		padding: 2px 0px 4px 23px;
		width: 155px;
	}
	.contentRed h1{
		color: #a13a4a;
	}
#content.red h1{
	color				: #a13a4a;
	background-image	: none;
	font-family			: "Myriad Pro", Arial, Verdana, Helvetica, sans-serif;
	font-size			: 23px;
	font-weight			: bold;
	margin				: 0px 0px 20px 0px;
	padding				: 0px 0px 0px 0px;
	width				: 400px;
}
#content.red {
	background-image	: none;
}



#content{
	background-image: none;
}
