a img{
	border: none;
}

a:link {
	color: #64ADB1;
	font-weight: bold;
/*
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
*/	

}

body {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding:0;
	color: #fff;
}

/*
a:hover {
	color: #2EB1B6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

*/

a:visited {
	color: #55A3A7;
	text-decoration: none;
	font-weight: bold;	
/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
*/
}


#container {
	position: relative;
	width: 700px;
	margin: 0 auto 10px;
}
/*
#content {
	width: 600px;
	position: relative;
	z-index: 10000;
	background: #1d1d20;
	padding-right: 45px;
}
*/
#header_top {
	height: 10px;
	background-color: #229556;
}

#header_menu {
	height: 30px;
	background-color: #ffffff;
	text-align: left;
	padding: 8px 8px 0px 40px;
/*	padding: 8px 8px 0px 8px;	*/==
}



#header_menu ul {
	background-color: #ffffff;
	position: relatve;
	float:left;
	padding: 0 8px;
	margin: 0;
}
#header_menu li {
	list-style: none;
	position: relatve;
	float:left;
	padding: 5px 8px 0px 8px;
	cursor:pointer;
}

#header_menu li.divider {
	list-style: none;
	position: relatve;
	float:left;
	padding: 0 0;
	
	background-image:url(../images/nav_divider.gif);
}
#header_banner {
 background-image:url(../images/bg_header.jpg);
 height: 200px;
 border: 1px solid #EBEBEB;
 margin:0;
 padding:0;
 margin-bottom: 5px;
}
#header_banner_safety {
	width: 650px;
	position: relative;
	margin: 0 auto 10px;
}
.brie_name {
	position:relative;
	float:right;
	width: 330px;
	height: 190px;
	background-image:url(../images/header_briereed_title.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
.brie_photo {
	position:relative;
	float:left;
	width: 300px;
	height: 200px;
	background-image:url(../images/header_brie_img.png);
	background-repeat:no-repeat;
	background-position: bottom left;
}
.clear {
	clear:both;
}

#tour {
	margin-top: 5px;
	height: 46px;
	background-color: #29a26c;
	vertical-align: baseline;
}

#tour_info {
	padding: 15px 10px 0 20px;
}

#tour_info a{
	color: #FDF199;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}

#tour_date {
	color: #fddc35;
	font-weight: bold;
	font-size: 14px;
	height: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

#tour_month_table {
	color: #045B2E;
	font-weight: bold;
	font-size: 14px;
}

#tour_date_table {
	font-weight: bold;
}

#description {
	color: #000000;
}

#side_content_sml {
	color: #000000;
	font-size: 12px;	
}

#side_content_sml_orange {
	color: #FF6600;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#courier {
	color: #FF6600;
	font-size: 11px;
	font-family: Courier;
}

#myspace_icon {
	background-image:url(../images/highlight_myspace.gif);
	background-repeat:no-repeat;
	background-position:center right;

	margin-right: 15px;
	float: right;
	position: relative;
}

/*#myspace_icon a{
	background: no-repeat;
	display: block;
	height: 40px;
	width: 130px;
}
*/

#content {
	border: 1px solid #29a26c;
	background: #ffffff;
	
}

#generic_3col {

}

#generic {

}

#welcome {

}

#news {
}

#media {

}

.column {
	float:left;
	position:relative;
	width: 222px;
	background: #ffffff;
	padding-top: 10px;
	padding-left: 7px;
	border: 0;
	margin:0;
}

.column2 {
	float:left;
	position:relative;
	width: 448px;
	background: #ffffff;
	padding-top: 10px;
	padding-left: 7px;
	border: 0;
	margin:0;
}

.column3 {
	float:left;
	position:relative;
	width: 685px;
	background: #ffffff;
	padding-top: 10px;
	padding-left: 7px;
	border: 0;
	margin:0;
}


.subtitle {
	padding-left: 20px;
	padding-bottom: 10px;
}

.subtitle_content {
	background: #e5f1eb;
	position: relative;
	width: 95%;
	margin: 0 auto 0;
}

.subtitle_rounded {
	background-image:url(../images/rounded_bottom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 15px;
	margin:0;
	padding:0;
}

.subtitle_rounded_generic {
	background-image:url(../images/rounded_bottom_generic.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 15px;
	margin:0;
	padding:0;
}

.subtitle_text {
	padding: 10px 10px;
	color: #043f1e;
	text-align:justify;
}

.subtitle_text_shop {
	color: #043f1e;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	height: 46px;
	background-color: #29a26c;
	vertical-align: baseline;
}
#footer_info {
	padding: 15px 10px 0 20px;
}

#footer_info a{
	color: #FDF199;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}
.subtitle_text ul {
	margin: 0;
	padding-left: 20px;
}
.subtitle_text li {
	text-align:left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	list-style-image: url(../images/li_bullet.gif);
}

.subtitle_text_body {
	text-align:left;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 10px;
	font-family: Verdana, Arial;
}

.subtitle_text li .li_header {
	font-weight: bold;
	color: #168251;
}
.subsubtitle {
	padding-left: 15px;
	padding-top: 20px;
}
.green_hr {
	height: 2px;
	background-color:#bbd9cb;
}
.center_images {
	text-align:center;
}
.remove_bg {
	background:#FFFFFF;
}
#photo_frame {
	background-image:url(../images/photo_border.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 178px;
	width: 226px;
}
#photo_rotator {
	padding: 18px 12px 15px 24px;
}

#photo_buttons {
	text-align:right;
}
#photo_buttons ul {
	background-color: #ffffff;
	position: relatve;
	float:right;
	height: 50px;
	margin: 0;
	padding:0;
}
#photo_buttons li {
	list-style: none;
	position: relatve;
	float:left;
	padding: 5px 3px;
	cursor:pointer;
}

.disclaimer_shop {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#youtube_system {
	margin-top: 10px;
}

#side_caption {
	color: #043F1E;
}


#last_column {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding:0;
	color: #fff;
}
.rotate_photo {
	float: left;
	height: 145px;
	width: 190px;
	background-image: url(../images/slideshow_img_main01.jpg);
	background-repeat: no-repeat;
	display: block;
}
#blenddiv {
	height: 145px;
	width: 190px;
	background-image: url(../images/slideshow_img_main01.jpg);
	background-repeat: no-repeat;
	display: block;
}
.photo_holder {
	position: absolute;
	float: left;
	top:53px;
	margin: 0;
	padding: 0;
	height: 145px;
	width: 190px;
}
#photo1 {
	display: none;
}
#photo2 {
	display: none;
}
