body {
	margin: 10px 10px 10px 10px;
	padding: 0;
	background-color: #000;
	background-image: url(../images/layout/back_tile_sm.gif);
	background-position: top left;
	background-repeat: repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.breakhoriz {
	height:10px;
	}
	
.text_break {
	height:3px;
	}

.dashedhoriz {
	height:3px;
	background-image: url(../images/layout/dashedhoriz.gif);
	background-position: center left;
	background-repeat: repeat-x;
	}
	
a.brochure_btn img {
	border:none;
	margin-top:10px;
}


.boxframe_black{ padding: 0px; border-bottom: solid 2px #000; border-left: solid 2px #000; border-top: solid 2px #000; border-right: solid 2px #000;}
.boxframe_orange{ padding: 0px; border-bottom: solid 2px #C46411; border-left: solid 2px #C46411; border-top: solid 2px #C46411; border-right: solid 2px #C46411;}
.boxframe_red{ padding: 0px; border-bottom: solid 2px #A20306; border-left: solid 2px #A20306; border-top: solid 2px #A20306; border-right: solid 2px #A20306;}
.boxframe_green{ padding: 0px; border-bottom: solid 2px #6D5B49; border-left: solid 2px #6D5B49; border-top: solid 2px #6D5B49; border-right: solid 2px #6D5B49;}
.boxframe_palegreen{ padding: 0px; border-bottom: solid 2px #4bb849; border-left: solid 2px #4bb849; border-top: solid 2px #4bb849; border-right: solid 2px #4bb849;}
.boxframe_auburn{ padding: 0px; border-bottom: solid 2px #9C7E19; border-left: solid 2px #9C7E19; border-top: solid 2px #9C7E19; border-right: solid 2px #9C7E19;}

.news_head_back {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background-color: #E5E2DA;
	background-image: url(../images/layout/jazzman_big.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	}

.emailtext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFF;}

.textinput { font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 12px; color : #000; background: #FFF; border: 0px solid #FFF;}


a:link {color:#A20306; text-decoration: none;}
a:visited {color:#A20306; text-decoration: none; }
a:hover {color:#A20306; text-decoration: underline; }
a:active {color:#A20306; text-decoration: none; }


.textinput {font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 12px; color : #000; background: #FFF; border: 0px solid #FFF;}

.text_bold {font-weight:bold;}

.form_error {font-weight:bold; color:#ED1C24; font-size:12px;}

.text_footer {font-weight:bold; color:#6D5B49; font-size:10px;}
.text_footer a:link {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_footer a:visited {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_footer a:hover {font-weight:bold; color:#6D5B49; text-decoration: underline; }
.text_footer a:active {font-weight:bold; color:#6D5B49; text-decoration: none; }

.text_base_black_sm {color:#000; font-size:10px;}
.text_base_black_sm a:link {color:#000; text-decoration: none;}
.text_base_black_sm a:visited {color:#000; text-decoration: none;}
.text_base_black_sm a:hover {color:#000; text-decoration: underline; }
.text_base_black_sm a:active {color:#000; text-decoration: none; }

.text_base_black {color:#000; font-size:12px;}
.text_base_black a:link {color:#000; text-decoration: none;}
.text_base_black a:visited {color:#000; text-decoration: none;}
.text_base_black a:hover {color:#000; text-decoration: underline; }
.text_base_black a:active {color:#000; text-decoration: none; }

.text_base_black_bold {font-weight:bold; color:#000; font-size:12px;}
.text_base_black_bold a:link {font-weight:bold; color:#000; text-decoration: none;}
.text_base_black_bold a:visited {font-weight:bold; color:#000; text-decoration: none;}
.text_base_black_bold a:hover {font-weight:bold; color:#000; text-decoration: underline; }
.text_base_black_bold a:active {font-weight:bold; color:#000; text-decoration: none; }

.text_base_white {color:#FFF; font-size:12px;}
.text_base_white a:link {color:#FFF; text-decoration: none;}
.text_base_white a:visited {color:#FFF; text-decoration: none;}
.text_base_white a:hover {color:#FFF; text-decoration: underline; }
.text_base_white a:active {color:#FFF; text-decoration: none; }

.text_base_white_bold {font-weight:bold; color:#FFF; font-size:12px;}
.text_base_white_bold a:link {font-weight:bold; color:#FFF; text-decoration: none;}
.text_base_white_bold a:visited {font-weight:bold; color:#FFF; text-decoration: none;}
.text_base_white_bold a:hover {font-weight:bold; color:#FFF; text-decoration: underline; }
.text_base_white_bold a:active {font-weight:bold; color:#FFF; text-decoration: none; }

.text_base_orange {color:#C46411; font-size:12px;}
.text_base_orange a:link {color:#C46411;}
.text_base_orange a:visited {color:#C46411; }
.text_base_orange a:hover {color:#C46411; text-decoration: underline; }
.text_base_orange a:active {color:#C46411; }

.text_base_orange_bold {font-weight:bold; color:#C46411; font-size:12px;}
.text_base_orange_bold a:link {font-weight:bold; color:#C46411; text-decoration: none;}
.text_base_orange_bold a:visited {font-weight:bold; color:#C46411; text-decoration: none;}
.text_base_orange_bold a:hover {font-weight:bold; color:#C46411; text-decoration: underline; }
.text_base_orange_bold a:active {font-weight:bold; color:#C46411; text-decoration: none; }

.text_base_red {color:#A20306; font-size:12px;}
.text_base_red a:link {color:#A20306; text-decoration: none;}
.text_base_red a:visited {color:#A20306; text-decoration: none;}
.text_base_red a:hover {color:#A20306; text-decoration: underline; }
.text_base_red a:active {color:#A20306; text-decoration: none;}

.text_base_red_bold {font-weight:bold; color:#A20306; font-size:12px;}
.text_base_red_bold a:link {font-weight:bold; color:#A20306; text-decoration: none;}
.text_base_red_bold a:visited {font-weight:bold; color:#A20306; text-decoration: none;}
.text_base_red_bold a:hover {font-weight:bold; color:#A20306; text-decoration: underline; }
.text_base_red_bold a:active {font-weight:bold; color:#A20306; text-decoration: none; }

.text_base_green {color:#6D5B49; font-size:12px;}
.text_base_green a:link {color:#6D5B49; text-decoration: none;}
.text_base_green a:visited {color:#6D5B49; text-decoration: none;}
.text_base_green a:hover {color:#6D5B49; text-decoration: underline; }
.text_base_green a:active {color:#6D5B49; text-decoration: none;}

.text_base_green_bold {font-weight:bold; color:#6D5B49; font-size:12px;}
.text_base_green_bold a:link {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_base_green_bold a:visited {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_base_green_bold a:hover {font-weight:bold; color:#6D5B49; text-decoration: underline; }
.text_base_green_bold a:active {font-weight:bold; color:#6D5B49; text-decoration: none; }


.text_med_black {color:#000; font-size:14px;}
.text_med_black a:link {color:#000; text-decoration: none;}
.text_med_black a:visited {color:#000; text-decoration: none;}
.text_med_black a:hover {color:#000; text-decoration: underline; }
.text_med_black a:active {color:#000; text-decoration: none; }

.text_med_black_bold {font-weight:bold; color:#000; font-size:14px;}
.text_med_black_bold a:link {font-weight:bold; color:#000; text-decoration: none;}
.text_med_black_bold a:visited {font-weight:bold; color:#000; text-decoration: none;}
.text_med_black_bold a:hover {font-weight:bold; color:#000; text-decoration: underline; }
.text_med_black_bold a:active {font-weight:bold; color:#000; text-decoration: none; }

.text_med_white {color:#FFF; font-size:14px;}
.text_med_white a:link {color:#FFF; text-decoration: none;}
.text_med_white a:visited {color:#FFF; text-decoration: none;}
.text_med_white a:hover {color:#FFF; text-decoration: underline; }
.text_med_white a:active {color:#FFF; text-decoration: none; }

.text_med_white_bold {font-weight:bold; color:#FFF; font-size:14px;}
.text_med_white_bold a:link {font-weight:bold; color:#FFF; text-decoration: none;}
.text_med_white_bold a:visited {font-weight:bold; color:#FFF; text-decoration: none;}
.text_med_white_bold a:hover {font-weight:bold; color:#FFF; text-decoration: underline; }
.text_med_white_bold a:active {font-weight:bold; color:#FFF; text-decoration: none; }

.text_med_orange {color:#C46411; font-size:14px;}
.text_med_orange a:link {color:#C46411;}
.text_med_orange a:visited {color:#C46411; }
.text_med_orange a:hover {color:#C46411; text-decoration: underline; }
.text_med_orange a:active {color:#C46411; }

.text_med_orange_bold {font-weight:bold; color:#C46411; font-size:14px;}
.text_med_orange_bold a:link {font-weight:bold; color:#C46411; text-decoration: none;}
.text_med_orange_bold a:visited {font-weight:bold; color:#C46411; text-decoration: none;}
.text_med_orange_bold a:hover {font-weight:bold; color:#C46411; text-decoration: underline; }
.text_med_orange_bold a:active {font-weight:bold; color:#C46411; text-decoration: none; }

.text_med_red {color:#A20306; font-size:14px;}
.text_med_red a:link {color:#A20306; text-decoration: none;}
.text_med_red a:visited {color:#A20306; text-decoration: none;}
.text_med_red a:hover {color:#A20306; text-decoration: underline; }
.text_med_red a:active {color:#A20306; text-decoration: none;}

.text_med_red_bold {font-weight:bold; color:#A20306; font-size:14px;}
.text_med_red_bold a:link {font-weight:bold; color:#A20306; text-decoration: none;}
.text_med_red_bold a:visited {font-weight:bold; color:#A20306; text-decoration: none;}
.text_med_red_bold a:hover {font-weight:bold; color:#A20306; text-decoration: underline; }
.text_med_red_bold a:active {font-weight:bold; color:#A20306; text-decoration: none; }

.text_med_green {color:#6D5B49; font-size:14px;}
.text_med_green a:link {color:#6D5B49; text-decoration: none;}
.text_med_green a:visited {color:#6D5B49; text-decoration: none;}
.text_med_green a:hover {color:#6D5B49; text-decoration: underline; }
.text_med_green a:active {color:#6D5B49; text-decoration: none;}

.text_med_green_bold {font-weight:bold; color:#6D5B49; font-size:14px;}
.text_med_green_bold a:link {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_med_green_bold a:visited {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_med_green_bold a:hover {font-weight:bold; color:#6D5B49; text-decoration: underline; }
.text_med_green_bold a:active {font-weight:bold; color:#6D5B49; text-decoration: none; }


.text_large_black {color:#000; font-size:18px;}
.text_large_black a:link {color:#000; text-decoration: none;}
.text_large_black a:visited {color:#000; text-decoration: none;}
.text_large_black a:hover {color:#000; text-decoration: underline; }
.text_large_black a:active {color:#000; text-decoration: none; }

.text_large_black_bold {font-weight:bold; color:#000; font-size:18px;}
.text_large_black_bold a:link {font-weight:bold; color:#000; text-decoration: none;}
.text_large_black_bold a:visited {font-weight:bold; color:#000; text-decoration: none;}
.text_large_black_bold a:hover {font-weight:bold; color:#000; text-decoration: underline; }
.text_large_black_bold a:active {font-weight:bold; color:#000; text-decoration: none; }

.text_large_white {color:#FFF; font-size:18px;}
.text_large_white a:link {color:#FFF; text-decoration: none;}
.text_large_white a:visited {color:#FFF; text-decoration: none;}
.text_large_white a:hover {color:#FFF; text-decoration: underline; }
.text_large_white a:active {color:#FFF; text-decoration: none; }

.text_large_white_bold {font-weight:bold; color:#FFF; font-size:18px;}
.text_large_white_bold a:link {font-weight:bold; color:#FFF; text-decoration: none;}
.text_large_white_bold a:visited {font-weight:bold; color:#FFF; text-decoration: none;}
.text_large_white_bold a:hover {font-weight:bold; color:#FFF; text-decoration: underline; }
.text_large_white_bold a:active {font-weight:bold; color:#FFF; text-decoration: none; }

.text_large_orange {color:#C46411; font-size:18px;}
.text_large_orange a:link {color:#C46411;}
.text_large_orange a:visited {color:#C46411; }
.text_large_orange a:hover {color:#C46411; text-decoration: underline; }
.text_large_orange a:active {color:#C46411; }

.text_large_orange_bold {font-weight:bold; color:#C46411; font-size:18px;}
.text_large_orange_bold a:link {font-weight:bold; color:#C46411; text-decoration: none;}
.text_large_orange_bold a:visited {font-weight:bold; color:#C46411; text-decoration: none;}
.text_large_orange_bold a:hover {font-weight:bold; color:#C46411; text-decoration: underline; }
.text_large_orange_bold a:active {font-weight:bold; color:#C46411; text-decoration: none; }

.text_large_red {color:#A20306; font-size:18px;}
.text_large_red a:link {color:#A20306; text-decoration: none;}
.text_large_red a:visited {color:#A20306; text-decoration: none;}
.text_large_red a:hover {color:#A20306; text-decoration: underline; }
.text_large_red a:active {color:#A20306; text-decoration: none;}

.text_large_red_bold {font-weight:bold; color:#A20306; font-size:18px;}
.text_large_red_bold a:link {font-weight:bold; color:#A20306; text-decoration: none;}
.text_large_red_bold a:visited {font-weight:bold; color:#A20306; text-decoration: none;}
.text_large_red_bold a:hover {font-weight:bold; color:#A20306; text-decoration: underline; }
.text_large_red_bold a:active {font-weight:bold; color:#A20306; text-decoration: none; }

.text_large_green {color:#6D5B49; font-size:18px;}
.text_large_green a:link {color:#6D5B49; text-decoration: none;}
.text_large_green a:visited {color:#6D5B49; text-decoration: none;}
.text_large_green a:hover {color:#6D5B49; text-decoration: underline; }
.text_large_green a:active {color:#6D5B49; text-decoration: none;}

.text_large_green_bold {font-weight:bold; color:#6D5B49; font-size:18px;}
.text_large_green_bold a:link {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_large_green_bold a:visited {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_large_green_bold a:hover {font-weight:bold; color:#6D5B49; text-decoration: underline; }
.text_large_green_bold a:active {font-weight:bold; color:#6D5B49; text-decoration: none; }


.text_title_black {color:#000; font-size:21px;}
.text_title_black a:link {color:#000; text-decoration: none;}
.text_title_black a:visited {color:#000; text-decoration: none;}
.text_title_black a:hover {color:#000; text-decoration: underline; }
.text_title_black a:active {color:#000; text-decoration: none; }

.text_title_black_bold {font-weight:bold; color:#000; font-size:21px;}
.text_title_black_bold a:link {font-weight:bold; color:#000; text-decoration: none;}
.text_title_black_bold a:visited {font-weight:bold; color:#000; text-decoration: none;}
.text_title_black_bold a:hover {font-weight:bold; color:#000; text-decoration: underline; }
.text_title_black_bold a:active {font-weight:bold; color:#000; text-decoration: none; }

.text_title_white {color:#FFF; font-size:21px;}
.text_title_white a:link {color:#FFF; text-decoration: none;}
.text_title_white a:visited {color:#FFF; text-decoration: none;}
.text_title_white a:hover {color:#FFF; text-decoration: underline; }
.text_title_white a:active {color:#FFF; text-decoration: none; }

.text_title_white_bold {font-weight:bold; color:#FFF; font-size:21px;}
.text_title_white_bold a:link {font-weight:bold; color:#FFF; text-decoration: none;}
.text_title_white_bold a:visited {font-weight:bold; color:#FFF; text-decoration: none;}
.text_title_white_bold a:hover {font-weight:bold; color:#FFF; text-decoration: underline; }
.text_title_white_bold a:active {font-weight:bold; color:#FFF; text-decoration: none; }

.text_title_orange {color:#C46411; font-size:21px;}
.text_title_orange a:link {color:#C46411;}
.text_title_orange a:visited {color:#C46411; }
.text_title_orange a:hover {color:#C46411; text-decoration: underline; }
.text_title_orange a:active {color:#C46411; }

.text_title_orange_bold {font-weight:bold; color:#C46411; font-size:21px;}
.text_title_orange_bold a:link {font-weight:bold; color:#C46411; text-decoration: none;}
.text_title_orange_bold a:visited {font-weight:bold; color:#C46411; text-decoration: none;}
.text_title_orange_bold a:hover {font-weight:bold; color:#C46411; text-decoration: underline; }
.text_title_orange_bold a:active {font-weight:bold; color:#C46411; text-decoration: none; }

.text_title_red {color:#A20306; font-size:21px;}
.text_title_red a:link {color:#A20306; text-decoration: none;}
.text_title_red a:visited {color:#A20306; text-decoration: none;}
.text_title_red a:hover {color:#A20306; text-decoration: underline; }
.text_title_red a:active {color:#A20306; text-decoration: none;}

.text_title_red_bold {font-weight:bold; color:#A20306; font-size:21px;}
.text_title_red_bold a:link {font-weight:bold; color:#A20306; text-decoration: none;}
.text_title_red_bold a:visited {font-weight:bold; color:#A20306; text-decoration: none;}
.text_title_red_bold a:hover {font-weight:bold; color:#A20306; text-decoration: underline; }
.text_title_red_bold a:active {font-weight:bold; color:#A20306; text-decoration: none; }

.text_title_green {color:#6D5B49; font-size:21px;}
.text_title_green a:link {color:#6D5B49; text-decoration: none;}
.text_title_green a:visited {color:#6D5B49; text-decoration: none;}
.text_title_green a:hover {color:#6D5B49; text-decoration: underline; }
.text_title_green a:active {color:#6D5B49; text-decoration: none;}

.text_title_green_bold {font-weight:bold; color:#6D5B49; font-size:21px;}
.text_title_green_bold a:link {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_title_green_bold a:visited {font-weight:bold; color:#6D5B49; text-decoration: none;}
.text_title_green_bold a:hover {font-weight:bold; color:#6D5B49; text-decoration: underline; }
.text_title_green_bold a:active {font-weight:bold; color:#6D5B49; text-decoration: none; }

.text_auto_upper {font-weight:bold; text-transform:uppercase;}