@charset "UTF-8";
/* CSS Document */


.main_right_border {
	border-right-style: solid;
	border-right-color: #CC6633;
	border-right-width: 1px;

}
.main_right_border_gradient {
	border-right-style: solid;
	border-right-color: #CC6633;
	border-right-width: 1px;
	background-image: url(images/gradient_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	padding-top: 10px;
}
.sm_text a:link {
	color: #663300;
	text-decoration: none;
}
.sm_text  a:visited{
	color: #663300;
	text-decoration: none;
}
.sm_text a:hover{
	color: #993300;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	padding-top: 10px;
}
.copyright a:link {
	color: #993300;
	text-decoration: none;
}
.copyright a:visited{
	color: #993300;
	text-decoration: none;
}
.copyright a:hover{
	color: #990000;
	text-decoration: underline;
}
.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #330000;
	padding-top: 15px;
}
.home_content a:link{
	color: #993300;
	text-decoration: none;
}
.home_content  a:visited{
	color: #993300;
	text-decoration: none;
}
.home_content a:hover{
	color: #990000;
	text-decoration: underline;
	}
.blue_box {
	background-color: #99CCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
}
.right_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	line-height: 16px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6633;
	margin-left: 0px;
	padding: 10px;
}
.right_text a:link{
	color: #990000;
	line-height: 16px;
	text-decoration: none;
}
.right_text   a:visited{
	color: #990000;
	line-height: 16px;
	text-decoration: none;
}
.right_text a:hover{
	color: #990000;
	line-height: 16px;
	text-decoration: underline;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #330000;
	margin-left: 10px;
	padding: 15px;
}
.main_content a:link{
	color: #993300;
	text-decoration: none;
}
.main_content  a:visited{
	color: #993300;
	text-decoration: none;
}
.main_content a:hover{
	color: #990000;
	text-decoration: underline;
}
.home_content_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
	margin-left: 5px;
	padding: 5px;
}
.home_content_bottom a:link{
	color: #993300;
	text-decoration: none;
}
.home_content_bottom  a:visited{
	color: #993300;
	text-decoration: none;
}
.home_content_bottom a:hover{
	color: #990000;
	text-decoration: underline;
}
.menu_table {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC6633;
	border-bottom-color: #CC6633;
}
.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #993300;
}
.main_heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #663300;
}
.main_heading_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #993300;
}
html { min-height: 100%; margin-bottom: 1px; }

