html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F3F3F;
	background-image: url(../images/nutters_n__site_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


.background_right {
	background-image: url(../images/background_right_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_green {
	background-image: url(../images/background_right_menu_green.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_blue {
	background-image: url(../images/background_right_menu_blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_purple {
	background-image: url(../images/background_right_menu_purple.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_yellow {
	background-image: url(../images/background_right_menu_yello.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_orange {
	background-image: url(../images/background_right_menu_orang.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_red {
	background-image: url(../images/background_right_menu_red.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.background_right_lblue {
	background-image: url(../images/background_right_menu_lblue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.background_left {
	background-image: url(../images/nutters_n_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_green {
	background-image: url(../images/nutters_n_bg_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_lblue {
	background-image: url(../images/nutters_n_bg_lblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_blue {
	background-image: url(../images/nutters_n_bg_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_purple {
	background-image: url(../images/nutters_n_bg_purple.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_yellow {
	background-image: url(../images/nutters_n_bg_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_orange {
	background-image: url(../images/nutters_n_bg_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_black {
	background-image: url(../images/bg_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background_left_red {
	background-image: url(../images/nutters_n_bg_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_links_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_home:link {color: white; text-decoration: none; }
a.menu_links_home:visited {color: white; text-decoration: none; }
a.menu_links_home:hover {
	color: white;
	text-decoration: none;
	background-color: #701471;
}
a.menu_links_home:active {color: white; text-decoration: none; } 

.menu_links_home_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 22px;
	text-transform: uppercase;
	background-color: #701471;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menu_links_home_selected:link {color: white; text-decoration: none; }
a.menu_links_home_selected:visited {color: white; text-decoration: none; }
a.menu_links_home_selected:hover {
	color: white;
	text-decoration: none;

}
a.menu_links_home_selected:active {color: white; text-decoration: none; } 


.menu_links_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_menu:link {color: white; text-decoration: none; }
a.menu_links_menu:visited {color: white; text-decoration: none; }
a.menu_links_menu:hover {
	color: white;
	text-decoration: none;
	background-color: #E50278;
}
a.menu_links_menu:active {color: white; text-decoration: none; } 

.menu_links_menu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #E50278;
	text-align: center;
	display: block;
}
a.menu_links_menu_selected:link {color: white; text-decoration: none; }
a.menu_links_menu_selected:visited {color: white; text-decoration: none; }
a.menu_links_menu_selected:hover {
	color: white;
	text-decoration: none;
	background-color: #E50278;
}
a.menu_links_menu_selected:active {color: white; text-decoration: none; } 

.menu_links_wine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_wine:link {color: white; text-decoration: none; }
a.menu_links_wine:visited {color: white; text-decoration: none; }
a.menu_links_wine:hover {
	color: white;
	text-decoration: none;
	background-color: #FFDE00;
}
a.menu_links_wine:active {color: white; text-decoration: none; } 

.menu_links_wine_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #FFDE00;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menu_links_wine_selected:link {color: white; text-decoration: none; }
a.menu_links_wine_selected:visited {color: white; text-decoration: none; }
a.menu_links_wine_selected:hover {
	color: white;
	text-decoration: none;

}
a.menu_links_wine_selected:active {color: white; text-decoration: none; } 


.menu_links_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_about:link {color: white; text-decoration: none; }
a.menu_links_about:visited {color: white; text-decoration: none; }
a.menu_links_about:hover {
	color: white;
	text-decoration: none;
	background-color: #F6901E;
}
a.menu_links_about:active {color: white; text-decoration: none; } 

.menu_links_about_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #F6901E;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menu_links_about_selected:link {color: white; text-decoration: none; }
a.menu_links_about_selected:visited {color: white; text-decoration: none; }
a.menu_links_about_selected:hover {
	color: white;
	text-decoration: none;

}
a.menu_links_about_selected:active {color: white; text-decoration: none; } 


.menu_links_about_chef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_about_chef:link {color: white; text-decoration: none; }
a.menu_links_about_chef:visited {color: white; text-decoration: none; }
a.menu_links_about_chef:hover {
	color: white;
text-decoration: none;
	background-color: #FF0000;
}
a.menu_links_about_chef:active {color: white; text-decoration: none; } 

.menu_links_about_chef_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #FF0000;
	text-align: center;
	display: block;
text-decoration: none;
}
a.menu_links_about_chef_selected:link {color: white; text-decoration: none; }
a.menu_links_about_chef_selected:visited {color: white; text-decoration: none; }
a.menu_links_about_chef_selected:hover {
	color: white;
text-decoration: none;

}
a.menu_links_about_chef_selected:active {color: white; text-decoration: none; } 

.menu_links_wedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_wedding:link {color: white; text-decoration: none; }
a.menu_links_wedding:visited {color: white; text-decoration: none; }
a.menu_links_wedding:hover {
	color: white;
text-decoration: none;
	background-color: #00AEEF;
}
a.menu_links_wedding:active {color: white; text-decoration: none; } 

.menu_links_wedding_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #00AEEF;
	text-align: center;
	display: block;
text-decoration: none;
}
a.menu_links_wedding_selected:link {color: white; text-decoration: none; }
a.menu_links_wedding_selected:visited {color: white; text-decoration: none; }
a.menu_links_wedding_selected:hover {
	color: white;
text-decoration: none;

}
a.menu_links_wedding_selected:active {color: white; text-decoration: none; } 

.menu_links_conferences {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_conferences:link {color: white; text-decoration: none; }
a.menu_links_conferences:visited {color: white; text-decoration: none; }
a.menu_links_conferences:hover {
	color: white;
text-decoration: none;
	background-color: #A54399;
}
a.menu_links_conferences:active {color: white; text-decoration: none; } 

.menu_links_conferences_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #A54399;
	text-align: center;
	display: block;
text-decoration: none; 
}
a.menu_links_conferences_selected:link {color: white; text-decoration: none; }
a.menu_links_conferences_selected:visited {color: white; text-decoration: none; }
a.menu_links_conferences_selected:hover {
	color: white;
text-decoration: none;

}
a.menu_links_conferences_selected:active {color: white; text-decoration: none; } 


.menu_links_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_news:link {color: white; text-decoration: none; }
a.menu_links_news:visited {color: white; text-decoration: none; }
a.menu_links_news:hover {
	color: white;
text-decoration: none;
	background-color: #0055A5;
}
a.menu_links_news:active {color: white; text-decoration: none; } 

.menu_links_news_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #0055A5;
	text-align: center;
	display: block;
text-decoration: none;
}
a.menu_links_news_selected:link {color: white; text-decoration: none; }
a.menu_links_news_selected:visited {color: white; text-decoration: none; }
a.menu_links_news_selected:hover {
	color: white;
text-decoration: none;
}
a.menu_links_news_selected:active {color: white; text-decoration: none; } 





.menu_links_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_events:link {color: white; text-decoration: none; }
a.menu_links_events:visited {color: white; text-decoration: none; }
a.menu_links_events:hover {
	color: white;
text-decoration: none;
	background-color: #CC00CC;
}
a.menu_links_events:active {color: white; text-decoration: none; } 

.menu_links_events_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #CC00CC;
	text-align: center;
	display: block;
text-decoration: none;
}
a.menu_links_events_selected:link {color: white; text-decoration: none; }
a.menu_links_events_selected:visited {color: white; text-decoration: none; }
a.menu_links_events_selected:hover {
	color: white;
text-decoration: none;
}
a.menu_links_events_selected:active {color: white; text-decoration: none; } 





.menu_links_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
	text-align: center;
	display: block;
}
a.menu_links_contact:link {color: white; text-decoration: none; }
a.menu_links_contact:visited {color: white; text-decoration: none; }
a.menu_links_contact:hover {
	color: white;
text-decoration: none;
	background-color: #00AA4F;
}
a.menu_links_contact:active {color: white; text-decoration: none; } 

.menu_links_contact_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #00AA4F;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menu_links_contact_selected:link {color: white; text-decoration: none; }
a.menu_links_contact_selected:visited {color: white; text-decoration: none; }
a.menu_links_contact_selected:hover {
	color: white;
text-decoration: none;
	background-color: #00AA4F;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}

.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-align: left;
	padding: 1px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	font-weight: bold;
	letter-spacing: 2px;
}
a.main_links:link {	
	color: #8D8D8D;
	text-decoration: none;
 }
a.main_links:visited {color: #8D8D8D; text-decoration: none; }
a.main_links:hover {
	color: black;
	text-decoration: none;
	border-top: 1px none #FF00CC;
	border-right: 1px none #FF00CC;
	border-bottom: 1px solid #FF00CC;
	border-left: 1px none #FF00CC;
}
a.main_links:active {color: #FF00CC; text-decoration: none; } 

.main_links_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-align: left;
	padding: 1px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	border-top: 1px none #FF00CC;
	border-right: 1px none #FF00CC;
	border-bottom: 1px solid #FF00CC;
	border-left: 1px none #FF00CC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
a.main_links_selected:link {	
	text-decoration: none;
}
 
a.main_links_selected:visited {
	text-decoration: none; 
}

a.main_links_selected:hover {
	text-decoration: none;
}

a.main_links_selected:active {
	text-decoration: none; 
} 

.dotts {
	background-image: url(../images/lrg_dots.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin: 10px 0px 0px;

}
.background_menu_bar {
	background-color: #FDEBF2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.background_menu_bar_yellow {
	background-color: #FFFFCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 2px;
}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #666666;
	border-left-color: #F0F0F0;
}

a.main_txt:link {
	color: #FF00CC; 
	text-decoration: none;
	font-size: 10px; 
	margin-left: 0px;
}

a.main_txt:visited {color: #FF00CC; text-decoration: none; }

a.main_txt:hover {
	color: #FF00CC;
	text-decoration: underline;
}
a.main_txt:active {color: #FF00CC; text-decoration: none; } 

.view_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #8D8D8D; 
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	letter-spacing: 0px;
	/*border-top: 2px none #F0F0F0;
	border-right: 2px none #F0F0F0;
	border-bottom: 2px dashed #F0F0F0;
	border-left: 2px none #F0F0F0;*/
	padding-bottom: 7px;
}

a.view_links:link {
	color: #FF00CC; 
	text-decoration: none;
	font-size: 8px; 
}

a.view_links:visited {color: #FF00CC; text-decoration: none; }

a.view_links:hover {
	color: #FF00CC;
	text-decoration: underline;
}
a.view_links:active {color: #FF00CC; text-decoration: none; } 

.prices_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.notes_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black; 
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 6px;
}
.picture_notes_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 10px;
	display: block;
}
a.picture_notes_txt:link {
	color: white;
	text-decoration: none;
}
a.picture_notes_txt:visited {color: white; text-decoration: none; }
a.picture_notes_txt:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.picture_notes_txt:active {color: white; text-decoration: none; } 

.picture_caption_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #000000;
	margin: 0px;
	padding: 10px;
}
a.picture_caption_text:link {
	color: white;
	text-decoration: none;
}
a.picture_caption_text:visited {color: white; text-decoration: none; }
a.picture_caption_text:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.picture_caption_text:active {color: white; text-decoration: none; } 

#main_bg{
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF
} 
.home_bg {
}

.news_events_table {
		background-image: url(../images/nutters_n__site_bg.gif);
		padding: 10px 22px;}

.news_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

a.news_events:link {
	color: white;
	text-decoration: none;
}
a.news_events:visited {color: white; text-decoration: none; }
a.news_events:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.news_events:active {color: white; text-decoration: none; } 

.news_events_mini_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a.news_events_mini_links:link {
	color: white;
	text-decoration: none;
}
a.news_events_mini_links:visited {color: white; text-decoration: none; }
a.news_events_mini_links:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.news_events_mini_links:active {color: white; text-decoration: none; } 

.news_events_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
a.news_events_heading:link {
	color: white;
	text-decoration: none;
}
a.news_events_heading:visited {color: white; text-decoration: none; }
a.news_events_heading:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.news_events_heading:active {color: white; text-decoration: none; } 


.home_links_table_cell {
	padding: 10px 10px 10px 22px;
	background-color: #000000;
}
.home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0px;
}
a.home_links:link {
	color: white;
	text-decoration: none;
	display: inline;
}
a.home_links:visited {color: white; text-decoration: none; }
a.home_links:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.home_links:active {color: white; text-decoration: none; } 
.images {
	margin:0px 20px 20px 0px;
	float: left;
}
.images_events {
	margin:0px 0px 10px 20px;
	float: right;
}
.flash_right {
	float: right;
	margin:0px 0px 20px 10px;
	padding: 0px;
}
.grey_nutter_logo {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/n_red_bg_cropped_faded_lrg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_events_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	margin: 0px 20px 0px 0px;
	float: right;
}
.news_events_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	margin: 0px 20px 0px 0px;
}
.home_page_image_right {
	float: right;
	margin:0px 0px 0px 80px;
	padding: 0px;
}
.news_events_table_nopad {
		background-image: url(../images/nutters_n_site_bg_purple.gif);
		padding: 0px;}

.images_home_right {
	margin:0px;
	float: left;}

.news_events_table_flot_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	float: right;}

.float_left {
	float: left;
}
h5 {
	font-weight: normal;
	font-size: 12px;
}
.grey_bg {
	background-image: url(../images/bg_dark_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blue_bg {
	background-image: url(../images/bg_blue.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.red_bg {
	background-image: url(../images/bg_red.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.orange_bg {
	background-image: url(../images/bg_orange.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.yellow_bg {
	background-image: url(../images/bg_yellow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pink_bg {
	background-image: url(../images/bg_pink.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dark_blue_bg {
	background: url(../images/bg_purple.jpg) no-repeat left bottom;
}
.green_bg {
	background-image: url(../images/bg_green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #666666;
	border-left-color: #F0F0F0;
}

a.menu_txt:link {
	color: #FF00CC; 
	text-decoration: none;
	font-size: 10px; 
	margin-left: 0px;
}

a.menu_txt:visited {color: #FF00CC; text-decoration: none; }

a.menu_txt:hover {
	color: #FF00CC;
	text-decoration: underline;
}
a.menu_txt:active {color: #FF00CC; text-decoration: none; } 
.images_left {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.main_txt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-bottom: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #666666;
	border-left-color: #F0F0F0;
}

a.main_txt_2:link {
	color: #FF00CC; 
	text-decoration: none;
	font-size: 10px; 
	margin-left: 0px;
}

a.main_txt_2:visited {color: #FF00CC; text-decoration: none; }

a.main_txt_2:hover {
	color: #FF00CC;
	text-decoration: underline;
}
a.main_txt_2:active {color: #FF00CC; text-decoration: none; } 
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#map {
	height: 400px;
	width: 400px;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
div#flash_right_middle {
	position: absolute;
	right: 0px;
	top: 550px;
	margin: 0px;
	padding: 0px;
}
div#flash_right_bottom {
	position: absolute;
	right: 0px;
	top: 1250px;
	margin: 0px;
	padding: 0px;
}#main_bg .green_bg .main_txt .contactform .namefieldset {
	padding: 0px 10px 10px;
}
#main_bg .green_bg .main_txt .contactform .commentsfieldset {
	padding: 0px 10px 10px;
}
