@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #006;
	font-family: 'Courier New' , Monospace;
	background-color: #f93;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size:9pt;
	font:normal;
}
p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
}
.text1	{
	font-size:9pt;
	color: #231506;
	line-height:18pt;
	}
.text1 a {
	color:#CC5908;
	text-decoration:none
}
.text1 a:hover {
	color:#000;
}


.text2	{
	font-size:9pt;
	color:#CC5908;
	}
.text2 a {
	color:  #231506;
	text-decoration:none
}
.text2 a:hover {
	color:#CCC;
}


.text3	{
	font-size:9pt;
	color:#5C6C47;
	}
.text3 a {
	color: #999;
	text-decoration:none
}
.text3 a:hover {
	color:#CCC;
}


.header1	{
	font-size:12pt;
	color: #443515;
	}
.header1 a {
	color: #443515;
	text-decoration:none
}
.header1 a:hover {
	color:#CCC;
}
.header2	{
	font-size:12pt;
	color:#CC5908;
	}
.header2 a {
	color: #999;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCC;
}
.header3	{
	font-size:12pt;
	color:#5C6C47;
	}
.header3 a {
	color: #999;
	text-decoration:none
}
.header3 a:hover {
	color:#CCC;
}
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/


#crumb {
	color:#fff;
	}
#crumb a {
	color:#fff;
	text-decoration:none;
	}