body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none inside;}
caption,th, td {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
object { display: block; }
* { outline: none; }

/* TOOLBOX CSS */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* END TOOLBOX */

/*************************************/
/* TYPOGRAPHY */
/*************************************/

.title{
color:#b84132;
font-weight:bold;
}


p { margin: 10px 0; }

h2 { 
	font-size: 24px;
	font-weight: bold;
	color: #b84132;
	margin-bottom: 10px;
	height: 24px;
	line-height: 24px;
	font-family: "Goudy Old Style", Garamond, Georgia, serif;
	}

h2.header { width: 400px; float: left; }

h3 {
	font-size: 20px;
	color: #b84132;
	margin: 10px;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;
	}
h4 {
	font-size: 16px;
	color: #b84132;
	margin: 10px;
	text-transform: uppercase;
	line-height: 16px;
	}
.buynow h4{
font-size: 16px;
	color: #b84132;
	margin:24px 0 24px 0px;
	text-transform: uppercase;
	line-height: 16px;
}

h5 {
	font-size: 16px;
	color: #b84132;
	margin: 30px 0 10px;
	line-height: 16px;
	}

a:link, a:active, a:visited {
	color: #b84132;
	text-decoration: none;
	}
a:hover { text-decoration: underline; cursor:pointer; }

.taxes { font-size: 12px; text-transform: lowercase; font-weight: normal; }

/*************************************/
/* PAGE LAYOUT */
/*************************************/

body {
	background:#fff url( bg.jpg) center top repeat;
	font:14px/18px Helvetica, Arial, sans-serif; line-height:22px;
	/*font:14px/18px "Goudy Old Style", Garamond, Georgia, serif;*/
	color:#000;
}

#container {
	width: 960px;
	margin: 0 auto;
	}

#flashHeader { background:#fff url(top_bg.jpg) no-repeat;
	width: 960px;
	height: 218px;
	margin: 0;
	}
	
#flashHeader h1{ color:#1D3923; padding-top:100px; padding-left:100px; font-size:30px; font-weight:bold; line-height:30px; width:600px;
	}

#contentMid {
	width: 884px;
	background: url( whitebg.png) repeat-y; 
	padding: 0 38px;
	}

#rightContainer { 
	float: left;
	display: inline;
	width: 462px;
	}
#rightContainer ul.many {color:#00CC00;
		}
#rightContainer .many li .black{color: #000;
			line-height: 26px; 
			font-size: 13px; font-weight:bold;
			margin: 0;
			}





#greenBanner {
	clear: both;
	width: 631px;
	height: 98px;
	margin-top: 16px;
	
	}
	
hr { height: 1px; color: #b84132; background-color: #b84132; border: 0; margin: 20px 0; }

/* LEFTBAR */

#leftBar {
	float: left;
	display: inline;
	width: 277px;
	margin-right: 30px;
	}

/* FOOTER */

#footer {
	width: 960px;
	height: 105px;
	background: url( footerbg.png) no-repeat;
	padding-top: 20px;
	text-align: right;
	color: #525353;
	}
	#footer p { margin-right: 50px; }

/* END FOOTER */


.imgright {
	float: right;
	border: 5px solid #f1ebe4;
	margin: 0 0 15px 15px;
	}
	
.imgright-noborder {
border:none;
float:right;
margin:0 0 15px 15px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	}

li { margin-bottom: 5px; }




/*************************************/
/* NAV */
/*************************************/

#navWrap {
	width: 266px;
	background: url( navbg.jpg) repeat-y;
	color: #f0ebe4;
	position: relative;
	}
	.pad {
		padding: 14px 0;
		}
	#navWrap ul.nav {
		display: inline-block;
		width: 226px;
		margin: 0 20px;
		list-style: none;
		}
		#navWrap .nav li {
			width: 226px;
			min-height: 21px;
			height: auto !important;
			height: 41px;
			line-height: 21px;
			font-size: 13px;
			font-weight: bolder;
			border-bottom: 1px solid #9d2a20;
			border-top: 1px solid #c24434;
			margin: 0;
			}
		#navWrap .nav li a {
			display: block;
			width: 226px;
			height: 41px;
			color: #f0ebe4;
			text-decoration: none;
			}
	#navWrap .nav li a:hover { color: #dcb3aa; }
	#navWrap .nav li.top { border-top: 0px solid #9d2a20; }
	#navWrap .nav li.bottom { border-bottom: 0px solid #9d2a20; }
	
	#navWrap .nav li ul.sub { width: 156px; display:inline-block; margin: 5px 10px 10px 0px; padding: 0; border: none; }
	#navWrap .nav li ul.sub li {
		display:block;
		font:12px/20px Helvetica, Arial, sans-serif;
		text-transform: none; 
		min-height: 20px;
		height: auto !important;
		height: 20px;
		line-height: 20px;
		border-bottom: 0px solid #9d2a20;
		border-top: 0px solid #c24434;
		text-indent: 15px; 
		}
		#navWrap .nav li ul.sub li a { color: #fce4c1; display:block; height:16px; }
		#navWrap .nav li ul.sub li a:hover { color: #dcb3aa; background: url( subnav-arrow.gif) left 5px no-repeat; }
	
	
/*************************************/
/* END NAV */
/*************************************/


.leaf {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	list-style-image:url( bullet.gif);
	}

.leaf li { margin-bottom: 5px; }

.press img { margin: 0 20px 20px 0; }

.imgright {
border:5px solid #F1EBE4;
float:right;
margin:0 0 15px 15px;
}

.imgright-noborder {
border:none;
float:right;
margin:0 0 15px 15px;
}



.widget {
width: 612px;
margin: 20px 0;
padding: 10px;
background: #f0ebe4;
border: 1px solid #dedbd1;
margin-bottom: 15px;
font:14px/18px Helvetica, Arial, sans-serif;
color:#333;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	
	.tabnav { margin: 0; }
	
	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	margin: 0;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		font-size: 12px;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 10px 15px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}

