
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}



/* -- GENERAL REDECLARATIONS -- */

body
{
	background-color: #fff;
	text-align: center;
	color: #363636;
	font: normal 13px/16px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #a24c00; }
a:visited { text-decoration: underline; font-weight: bold; color: #a24c00; }
a:hover { text-decoration: underline; font-weight: bold; color: #c38956; }
a:active { text-decoration: underline; font-weight: bold; color: #c38956; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}


sub             { vertical-align: sub; font-size: 9px; }
sup             { vertical-align: super; font-size: 9px; }




/* -- SPECIFICS -- */

.wrap
{
	width: 960px;
	margin: 0px auto 0px auto;
	text-align: left;	
}

	.head
	{
		background: transparent url(../images/back_head_v2.gif) no-repeat 0 0;
		height: 104px;
		overflow: hidden;
		position: relative;
	}
	
		.head h1
		{
			position: absolute;
			width: 960px;
			height: 94px;
			border: 0px;
			top: 4px;
			left: 0px;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -6475px;
			}
	
	.main
	{
		min-height: 400px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 400px; /* hack to get min-height to work reliably */	
	}
	
		.extraswhite
		{
			float: right;
			clear: right;
			display: inline;
			width: 194px;
			padding: 0px 0px 10px 0px;			
		}
		
			.extraswhite .item
			{
				margin: 16px 0px 0px 0px;
			}
	
		.extras
		{
			float: right;
			display: inline;
			width: 194px;
			background: #dacac9 url(../images/back_extras_bottom.gif) no-repeat 0 100%;
			padding: 0px 0px 16px 0px;
		}
		
			.extras h5
			{
				background: #cdacaa url(../images/back_extras_head.gif) repeat-x 0 100%;
				height: 36px;
				overflow: hidden;
				color: #fff;
				text-align: center;
				border-top: 2px solid #fff;
				text-transform: uppercase;
				font-weight: bold;
				font-family: "Arial Narrow", Arial, sans-serif;
				font-size: 16px;
				line-height: 16px;
				padding: 13px 6px 0px 6px;
			}
			
			.emaillistform
			{
				padding: 8px 0px 0px 0px;
			}
			
				.emaillistform table
				{
					margin: 0px auto 0px auto;
				}
				
					.emaillistform table td
					{
						font-size: 10px;
						line-height: 14px;
						color: #693b38;	
					}
					
						.emaillistform table td
						{
							text-align: right;
							padding-right: 3px;
						}
					
							.emaillistform table td input.jointxt
							{
								border: 1px solid #693b38;
								width: 90px;
							}
					
							.emaillistform table td input.joinbutton
							{
								height: 21px;
								width: 38px;
								border: 0px;
								color: #fff;
								text-size: 0px;
								line-height: 0px;
								text-indent: -4352px;
								background: #693b38 url(../images/button_emailjoin.gif) no-repeat 0 0;
								cursor: pointer;
								display: block;
							}
							
								.emaillistform table td input.joinbutton:hover
								{
									background-position: 0 -21px;
								}
			
			.extras ul
			{
				margin: 0px 0px 14px 0px;
				padding: 0px;
			}
			
				.extras ul li
				{
					display: inline;
				}
				
					.extras ul li a
					{
						display: block;
						margin: 1px 0px 0px 0px;
						background: #e4d6d6 url(../images/back_extras_link.gif) repeat-x 0 0;
						color: #5d312f;
						font-weight: bold;
						text-align: center;
						padding: 2px 2px 2px 2px;
					}
					
						.extras ul li a:link	{ color: #5d312f; text-decoration: none; }
						.extras ul li a:visited	{ color: #5d312f; text-decoration: none; }
						.extras ul li a:hover	{ color: #8e6a68; text-decoration: none; background-color: #fff; background-image: none; }
						.extras ul li a:active	{ color: #8e6a68; text-decoration: none; background-color: #fff; background-image: none; }
		
		.primary
		{
			float: left;
			display: inline;
			width: 764px;	
		}
			
			.menu
			{
				height: 46px;
				overflow: hidden;
				border-bottom: 3px solid #693b38;
				position: relative;
			}
				
				.menu ul
				{
					position: absolute;
					top: 9px;
					left: 0px;
					margin: 0px;
					padding: 0px;
					height: 27px;
				}
				
					.menu ul li
					{
						display: inline;
					}
					
						.menu ul li a
						{
							float: left;
							display: inline;
							height: 27px;
							color: #fff;
							background-color: transparent;
							background-repeat: no-repeat;
							background-position: 0 0;
							margin: 0px 0px 0px 18px;
							text-indent: -6756px;
						}
						
							.menu ul li.nav01 a	{ background-image: url(../images/button_menu_01.gif); width: 189px; }
							.menu ul li.nav02 a	{ background-image: url(../images/button_menu_02.gif); width: 207px; }
							.menu ul li.nav03 a	{ background-image: url(../images/button_menu_03.gif); width: 96px; }
							.menu ul li.nav04 a	{ background-image: url(../images/button_menu_04.gif); width: 146px; }
							
							.menu ul li a:hover	{ background-position: 0 -27px; }
							.menu ul li a:active	{ background-position: 0 -27px; }
							
										
			.content
			{
				padding: 40px 55px 10px 18px;
				position: relative;
				zoom: 1;
				
				font-family: Georgia, "Times New Roman", Times, serif;
				/* font-family: Arial, sans-serif; */
				font-size: 12px;
				line-height: 19px;
			}
			
				.content h1,
				.content h2,
				.content h3,
				.content h4,
				.content h5,
				.content h6,
				.content p,
				.content ul,
				.content ol,
				.content table,
				.content div.sep,
				.content .msgok,
				.content .msgerror
				{
					margin-bottom: 18px;
				}
				
				.content div.sep
				{
					margin: 22px 0px 22px 0px;
				}
				
				.content h2
				{
					line-height: 29px;
					font-size: 28px;
					color: #62312e;
					text-transform: uppercase;
					font-weight: bold;
					font-family: "Arial Narrow", Arial, sans-serif;
				}
				
					.content h2 span
					{
						text-transform: none;
					}
					
				.content h3
				{
					color: #a64e00;
					font-weight: bold;
					font-size: 14px;
					font-family: Arial, sans-serif;
					text-transform: uppercase;
				}
				
				.content h4
				{
					font-weight: bold;
					font-size: 13px;
				}
				
				.content h5
				{
					font-weight: bold;
				}
				
				.content h6
				{
					font-weight: bold;
				}
				
				.content ol
				{
					margin-left: 40px;
				}
				
				.content ul
				{
					margin-left: 30px;
					position: relative;
				}
				
					.content ul li
					{
						background: transparent url(../images/bullet_arrow.gif) no-repeat 0 0;
						padding: 0px 0px 0px 18px;
						margin: 0px 0px 8px 0px;
					}
				
				.formtable
				{
					margin-right: auto;
					margin-left: auto;
				}
				
					.formtable td
					{
						padding-top: 2px;
					}
					
						.formtable td.label
						{
							font-weight: bold;
							text-align: right;
							padding-right: 6px;
						}
						
						.formtable td.center
						{
							text-align: center;
						}
						
						.formtable td.top
						{
							vertical-align: top;
						}
						
						.required
						{
							font-weight: bold;
							color: #B00;
							padding-right: 4px;
						}
						
						.formtable .nicetextinput
						{
							width: 170px;
						}
						
						.formtable .nicedropdowninput
						{
							width: 174px;
						}
				
				.additionalvideos
				{
					margin: 60px auto 60px 32px;
					padding-left: 0px;
					overflow: hidden;				
					zoom: 1;
					width: 630px;
				}
				
					.additionalvideos_inner
					{
						margin: 0px 0px 0px 0px;
						padding-left: 0px;
						zoom: 1;
						position: relative;
					}
					
						.additionalvideos h3
						{
							line-height: 20px;
							font-size: 21px;
							color: #62312e;
							text-transform: uppercase;
							font-weight: bold;
							font-family: "Arial Narrow", Arial, sans-serif;
							margin: 0px 10px 20px 0px;
							text-align: center;
						}
				
						.additionalvideos .item
						{
							float: left;
							display: hidden;
							width: 200px;
							margin: 0px 10px 20px 0px;
							text-align: center;
							font-family: Arial, sans-serif;
							zoom: 1;
						}
						
							.additionalvideos .item img.insetimg
							{
								border: 3px solid #a64e00;
								padding: 0px;
								background-color: #fff;
								width: 194px;
								display: block;
								margin: 0px auto 4px auto;
							}
							
								.additionalvideos .item a:link img.insetimg	{ border-color: #a64e00; }
								.additionalvideos .item a:visited img.insetimg	{ border-color: #a64e00; }
								.additionalvideos .item a:hover img.insetimg	{ border-color: #c38956; padding: 1px; border-width: 2px; }
								.additionalvideos .item a:active img.insetimg	{ border-color: #c38956; padding: 1px; border-width: 2px; }
							
							.additionalvideos .item p
							{
								margin: 0px 0px 0px 0px;
								line-height: 16px;
								font-size: 13px;
								float: none;
							}
							
								.additionalvideos .item p a:link	{ color: #363636; text-decoration: none; }
								.additionalvideos .item p a:visited	{ color: #363636; text-decoration: none; }
								.additionalvideos .item p a:hover	{ color: #a24c00; text-decoration: none; }
								.additionalvideos .item p a:active	{ color: #a24c00; text-decoration: none; }
				
				.focus
				{
					font-style: italic;
					font-weight: bold;
					color: #63312f;
				}
				
				.featurette
				{
					float: right;
					display: inline;
					width: 170px;
					margin: 0px 0px 4px 16px;
					background-color: #f0e0cd;
					font-family: Arial, sans-serif;
					font-size: 10px;
					line-height: 14px;
					padding: 8px;
					color: #29190b;
				}
				
					.featurette h3
					{
						color: #fff;
						font-weight: bold;
						font-size: 12px;
						line-height: 12px;
						padding: 9px 8px 9px 8px;
						background: #a64e00 url(../images/back_homepageimageshead.gif) no-repeat 100% 0;
						text-align: center;
						margin: -8px -8px 8px -8px;
					}
					
						.featurette h3 span
						{
							font-weight: normal;
						}
						
					.featurette p
					{
						margin: 0px;
					}
					
					.featurette ul
					{
						margin: 0px 0px 0px 0px;
					}
					
						.featurette ul li
						{
							background: transparent url(../images/bullet_arrow_orange.gif) no-repeat 0 -1px;
							padding: 0px 0px 0px 16px;
							margin: 0px 0px 4px 0px;						
						}	
					
				.homepagesplash
				{
					position: absolute;
					top: 0px;
					left: 0px;
					width: 764px;
					height: 345px;
					z-index: 2;
					zoom: 1;
				}
				
					.homepagesplash #fadeitem
					{
						position: absolute;
						top: 210px;
						left: 11px;
						width: 246px;
						height: 118px;
						z-index: 3;
						zoom: 1;
					}

				.which
				{
					margin: 0px 0px 16px 0px;
					font-family: Arial, sans-serif;
				}
				
					.which h3
					{
						color: #a74f01;
						font-weight: bold;
						font-size: 12px;
						line-height: 16px;
						overflow: hidden;
						/* background: #ac5406 url(../images/back_homepageimageshead.gif) no-repeat 0 0; */
						text-align: left;
						margin: 0px 0px 2px 0px;
					}
					
						.which h3 a:link	{ color: #a74f01; text-decoration: underline; outline: none; }
						.which h3 a:visited	{ color: #a74f01; text-decoration: underline; outline: none; }
						.which h3 a:hover	{ color: #cd7c33; text-decoration: underline; outline: none; }
						.which h3 a:active	{ color: #cd7c33; text-decoration: underline; outline: none; }
					
						.which h3 span
						{
							font-weight: normal;
							text-transform: none;
							padding-left: 4px;
						}
						
							.which h3 a:link span		{ font-weight: normal; }
							.which h3 a:visited span	{ font-weight: normal; }
							.which h3 a:hover span		{ font-weight: normal; }
							.which h3 a:active span		{ font-weight: normal; }
						
					.which_content
					{
						margin: 0px 0px 0px 0px;
						border-top: 1px solid #693b38;
						background-color: #f0e0cd;
						padding: 8px;
						overflow: hidden;
						zoom: 1;
						font-size: 11px;
						line-height: 14px;
						display: none;
					}
					
						.which_content .item
						{
							margin: 0px 0px 0px 0px;
							width: 50%;
							float: left;
							display: inline;
						}
						
							.which_content .item ul
							{
								margin: 0px 0px 0px 0px;
							}
							
								.which_content .item ul li
								{
									background: transparent url(../images/bullet_arrow_orange.gif) no-repeat 0 -1px;
									padding: 0px 0px 0px 16px;
									margin: 0px 0px 3px 0px;						
								}
										
				.homepageimages
				{
					margin: 242px 0px 0px 0px;
					font-family: Arial, sans-serif;
				}
				
					.homepageimages h3
					{
						color: #fff;
						font-weight: bold;
						font-size: 12px;
						line-height: 30px;
						height: 30px;
						overflow: hidden;
						background: #ac5406 url(../images/back_homepageimageshead.gif) no-repeat 0 0;
						text-align: center;
						margin: 0px 0px 0px 0px;
					}
					
						.homepageimages h3 span
						{
							font-weight: normal;
							text-transform: none;
						}
						
					.homepageimages_content
					{
						margin: 0px 0px 0px 0px;
						overflow: hidden;
						zoom: 1;
					}
					
						.homepageimages_content .item
						{
							margin: 10px 23px 10px 0px;
							width: 155px;
							float: left;
							display: inline;
							text-align: center;
						}
						
							.homepageimages_content .second
							{
								margin-right: 24px;
							}
						
							.homepageimages_content .last
							{
								margin-right: 0px;
							}
						
							.homepageimages_content .item img.insetimg
							{
								border: 3px solid #a64e00;
								padding: 0px;
								background-color: #fff;
								width: 149px;
								display: block;
								margin: 0px auto 4px auto;
							}
							
								.homepageimages_content .item a:link img.insetimg	{ border-color: #a64e00; }
								.homepageimages_content .item a:visited img.insetimg	{ border-color: #a64e00; }
								.homepageimages_content .item a:hover img.insetimg	{ border-color: #c38956; padding: 1px; border-width: 2px; }
								.homepageimages_content .item a:active img.insetimg	{ border-color: #c38956; padding: 1px; border-width: 2px; }
							
							.homepageimages_content .item p
							{
								margin: 0px 0px 0px 0px;
								line-height: 16px;
								font-size: 13px;
								float: none;
							}
							
								.homepageimages_content .item p a:link		{ color: #363636; text-decoration: none; }
								.homepageimages_content .item p a:visited	{ color: #363636; text-decoration: none; }
								.homepageimages_content .item p a:hover		{ color: #a24c00; text-decoration: none; }
								.homepageimages_content .item p a:active	{ color: #a24c00; text-decoration: none; }	

	.foot
	{
		background: transparent url(../images/back_foot.gif) repeat-x 0 0;
		color: #fff;
		height: 47px;
		font-size: 11px;
		line-height: 13px;
		padding: 20px 0px 0px 19px;
		margin: 20px 0px 20px 0px;
	}

		.foot a:link { text-decoration: none; font-weight: normal; color: #fff; }
		.foot a:visited { text-decoration: none; font-weight: normal; color: #fff; }
		.foot a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
		.foot a:active { text-decoration: underline; font-weight: normal; color: #fff; }
				
		.footextras
		{
			float: right;
			display: inline;
			width: 194px;
			text-align: center;
		}

			.foot .footextras a:link { text-decoration: none; font-weight: normal; color: #fff; }
			.foot .footextras a:visited { text-decoration: none; font-weight: normal; color: #fff; }
			.foot .footextras a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
			.foot .footextras a:active { text-decoration: underline; font-weight: normal; color: #fff; }
						
		.foot p
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}





/* -- GENERAL CLASSES -- */

#flashmovie
{
	text-align: center;
	margin: 0px auto 0px auto;
}

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.sep
{
	height: 1px;
	background-color: #ddd;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
	
	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px;
	}
	
		.msgok ul,
		.msgok ol
		{
			margin-left: 45px;
		}
		
			.msgok ul
			{
				list-style: disc;
				list-style-type: disc;
			}
			
				.msgok ul li,
				.content .msgok ul li
				{
					padding: 0px;
					margin: 0px;
					background: none;
					background-image: none;
					list-style: disc;
					list-style-type: disc;
				}		
	
.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 16px;
}
	
	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 0px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 45px;
		}
		
			.msgerror ul,
			.content .msgerror ul
			{
				list-style: disc;
				list-style-type: disc;
			}
			
				.msgerror ul li,
				.content .msgerror ul li
				{
					padding: 0px;
					margin: 0px;
					background: none;
					background-image: none;
					list-style: disc;
					list-style-type: disc;
				}
				
.nicebutton
{
	padding: 3px;
	border: 3px solid #580000;
	background: #cdacaa url(../images/back_extras_head.gif) repeat-x 0 -7px;
	color: #FFF;
	font-weight: bold;
	font-size: 21px;
	line-height: 23px;
	cursor: pointer;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}

	.nicebutton:hover
	{
		background-color: #9c7472;
		background-image: none;
	}

.required
{
	font-weight: bold;
	color: #900;
	padding: 0px 4px 0px 0px;
	/* cursor: help; */
}

.inset
{
	float: right;
	display: inline;
	margin: 0px 0px 10px 20px;
	/*
	border: 1px solid #666;
	background-color: #fff;
	padding: 1px;
	*/
	border: 0px;
	clear: right;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 20px 10px 0px;
	/*
	border: 1px solid #666;
	background-color: #fff;
	padding: 1px;
	*/
	border: 0px;
	clear: left;
}

.nicetable
{
	width: 100%;
}

	.nicetable td
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		background-color: #eee;
		padding: 10px;
		vertical-align: top;
	}
	
	.nicetable td.label
	{
		font-weight: bold;
		background-color: #ddd;
		text-align: right;
		text-wrap: none;
	}

.pdficon
{
	vertical-align: baseline;
}
	
.slideshow
{
	border: 1px solid #aaa;
	float: right;
	display: inline;
	margin: 0px 0px 10px 20px;
	clear: right;
	padding: 0px;
	width: 320px;
	height: 240px;				
	overflow: hidden;
}

	.slideshow-inner
	{
		text-align: center;
		background-color: #fff;
		position: relative;
	}
	
		.slideshow-inner img
		{
			border: 0px;
			position: absolute;
			top: 0px;
			left: 0px;
			width: 320px;
			height: 240px;							
			margin: 0px auto 0px auto;
		}
					
						