/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(../Test/images/newsletter/bg.gif) repeat-y;
}

div#head {
	height: 120px;
	width: 100%;
	background: url(../Test/images/logo.gif) no-repeat;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}

	#head h1 {
		font-size: 14pt;
		font-weight: bold;
		color: #000000;
		text-align: right;
		padding: 0px 10px 0px 0px;
		margin: 0px;
	}
	
	#head a {
		color: #000000;
		text-decoration: none;
	}
	
	#head a:hover {
		color: #009900;
	}

div#bar {
	height: 30px;
	width: 100%;
	background: #009900;
	margin: 0;
	padding: 0;
}

	#bar H1 {
		font-size: 18px;
		margin: 0;
		padding: 5px 15px 5px 0;
		text-align: right;
	}
	
	#bar a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#bar a:hover {
		text-decoration: underline;
	}

div#bbb {
	text-align: center;
	margin: 50px 0 10px 0;
}

div#product {
}

div#sideNav {
	width: 177px;
	height: 100%;
	float: left;
	background: #CCFFCC;
}

	#sideNavTop {
		width: 177px;
		height: 2px;
	}

	#sideNav ul {
		margin: 0px;
		padding: 0px;
		width: 177px;
		height: auto;
	}
	
	#sideNav li {
		list-style: none;
		width: 177px;
		height: auto;
		margin: 0px;
		font-size: 14px;
		font-weight: bold;
		background-color: #CCFFCC;
		text-transform: capitalize;
		vertical-align: middle;
	}

	#sideNav li a {
		color: #006600;
		width: 171px;
		height: auto;
		display: block;
		text-align: left;
		text-decoration: none;
		padding: 3px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#sideNav li a:hover {
		background: #009900;
		color: #FFFFFF;
	}
	
	#sideNav .Join a {
		color: #FF6600;
		width: 171px;
		height: auto;
		display: block;
		text-align: center;
		text-decoration: none;
		padding: 3px; 
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#sideNav .Join a:hover {
		color: #006600;
		background-color: #FF6600;
	}
	
	#sideNav .div { 
		width: 177px;
		padding: 0px;
	}
	
	#sideNav .levelTwo a {
		width: 147px;
		padding: 3px 10px 3px 20px;
		text-align: left;
		color: #006600;
		font-weight: normal;
	}
	
	#sideNav .levelTwo a:hover {
		width: 147px;
	}
	
	#sideNavBot {
		width: 100px;
		height: 15px;
		margin: 0px 10px 0px 10px;
	}
	
	
	#sideNav .top {
		width: 157px;
		height: 15px;
		background: url(../Test/images/navTop2.gif);
		margin: 0px 10px 0px 10px;
	}
	
	#sideNav .middle {
		margin: 0px 10px 0px 10px;
		border-left: #009900 1px solid;
		border-right: #009900 1px solid;
		background-color: #FFFFFF;
	}
	
	#sideNav .bot {
		width: 157px;
		height: 15px;
		background: url(../Test/images/navBot2.gif);
		margin: 0px 10px 10px 10px;
	}
	
	#sideNav h5	{
		font-size: 8pt;
		font-weight: normal;
		padding: 5px;
		margin: 0px;
	}
	
	#sideNav a .preview {
		display: none;
	}

	#sideNav a:hover .preview {
		display: block;
		position: absolute;
		top: 479px;
		left: 20px;
		z-index: 1;
	}
		
#testDiv {
	width: 157px;
	float: right;
	margin: 10px;
}

	#testDiv .top {
		width: 157px;
		height: 15px;
		background: url(../Test/images/navTop2.gif) no-repeat;
		margin: 0;
		padding: 0;
	}
	
	#testDiv .middle {
		margin: 0;
		padding: 0;
		border-left: #009900 1px solid;
		border-right: #009900 1px solid;
		font-size: 8px;
	}

		#testDiv .middle h5	{
			font-size: 10pt;
			font-weight: normal;
			padding: 5px;
			margin: 0px;
		}	
		
		#testDiv .middle h5 a { 
			color: #006600;
		}

	#testDiv .bot {
		width: 157px;
		height: 15px;
		background: url(../Test/images/navBot2.gif) no-repeat;
		margin: 0;
		padding: 0;
	}
	
div#text {
	width: auto;
	min-height: 1100px;
	height: auto!important;	
	margin: 0px 10px 0px 187px;
	padding: 0;
}

	#text .search {
		font-size: 14px;
	}
	
	#text .test {
		margin: 0 0 0 20px;
		font-size: 12px;
	}
	
	#text #pic {
		float: left;
		margin: 0 20px 0 0;
	}

	#text h1 {
       font-size: 12pt;
       font-weight: bold;
       color: #000000;
	}
	
	#text h1 a {
		text-decoration: none;
		font-size: 14px;
		font-weight: normal;
		margin: 0 0 0 20px;
	}

	#text #green {
		background: #009900;
		color: #FFFFFF;
		font-size: 20px;
		font-weight: bold;
		padding: 5px;
	}

	#text .green {
		color: #006600;
	}

	#text h2 {
       font-size: 13pt;
       font-weight: bold;
       color: #000000;
       text-align: left;
	   text-decoration: underline;
	}

	#text h2 a {
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		margin-left: 20px;
	}
	
	.subHead {
		font-size: 20px;
		margin: 0px;
		color: #FF6600;
		text-decoration: underline;
	}

	#text h3 {
		font-size: 16px;
		margin: 0px;
	}

	#text h4 {
		font-size: 18pt;
		font-weight: normal;
		border-bottom: #009900 2px solid;
		margin: 5px 0 5px 0;
    }

	#text h5 {
		font-size: 16px;
		margin: 0;
	}

	#text a {
		color: #000000;
		font-style: italic;
		text-decoration: none;
	}
	
	#text a:hover {
		color: #006600;
		text-decoration: underline;
	}
	
	ul	{
		list-style: round;
		font-size: 14px;
	}
	
	#text li a {
		font-style: normal;
	}
	
	#text li a:visited {
		color: #666666;
	}
	
	ol {
		font-size: 14px;
	}

	.line {
		border-bottom: #009900 2px solid;
	}
	
	.contact {
		list-style: none;
	}
	
	#text .super {
		font-size: 10px;
		vertical-align: super;
	}
	
	#text a img {
		border: none;
	}

div#footer { 
	color: #FFFFFF;
	width: 100%;
	height: auto;
	text-align: center;
	font: menu;
	background: #006600;
	padding: 15px 0 5px 0;
	margin: 0;
	float: left;
}
	
	#footer h1 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	
	#footer h6 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}

	#footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #FFFFFF;
	}

/* Newsletter CSS */

#newsletter {
	width: 100%;
	height: auto;
	background: url(../Test/images/newsletter/bg.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

	#newsletter #namePlateBG {
		width: 100%;
		height: 165px;
		background: url(../Test/images/newsletter/namePlateBG.gif) repeat-x;
	}

	#newsletter #namePlate {
		width: 100%;
		height: 165px;
		background: url(../Test/images/newsletter/namePlate.gif) no-repeat;
		text-align: right;
	}
		
		#newsletter #namePlate #year {
			text-align: right; 
			font-size: 18px; 
			color: #666666;
			margin: 0 20px 0 0;
			padding: 75px 0 0 0;
		}
		
		#newsletter #namePlate #month {
			text-align: right; 
			font-size: 18px; 
			color: #666666;
			margin: 0 20px 0 0;
		}
		
	#newsletter #menu {
		width: 160px;
		height: auto;
		text-align: left;
		margin: 310px 5px 0 0;
		padding: 20px 0 0 10px;
		float: left;
		background: url(../Test/images/newsletter/menuBG.gif) no-repeat;
	}
	
		#newsletter #menu ul { 
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#newsletter #menu li {
			margin: 15px 0 0 0;			
		}
		
		#newsletter #menu li a {
			font-family: "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: bold;	
			color: #009900;
			text-decoration: none;					
		}
	
	#newsletter #textBody {
		height: auto;
		margin: 10px 0 0 190px;
	}
	
		#newsletter #textBody .section {
			margin: 0 15px 0 0;
		}
		
		.sectionArt {
			width: 100%;
		}
		
		.sectionPicRt {
			float: right;
			margin: 0 0 5px 10px;
		}
		
		.sectionPicLt {
			float: left;
			margin: 0 10px 5px 0;
		}
		
			.sectionPicLt a img {
				border: none;
			}

	#newsletter #articleMJ {
		width: 100%;
		height: auto;
		background: url(../Test/images/newsletter/maryJo.gif) no-repeat;
	}	

		#newsletter #picHolder {
			width: 90px;
			height: 230px; 
			float: left;
		}

		#newsletter h2 {
			margin: 0;
			padding: 0;
		}
		
		#newsletter h3 {
			margin: 0;
			padding: 0;
		}
	
	#newsletter .toTop a {
		float: right;
		margin: 0 10px 0 0;
		color: #000000; 
		font-weight: normal;
		font-size: 14px;
		text-decoration: none;
	}
		
	#newsletter #textBody h1 { 
		font-size: 22px; 
		font-weight: bold;
		color: #009900; 
		border-bottom: #009900 6px solid;
		margin: 30px 0 10px 0;
	}
	
	#newsletter .reference {
		font-size: 10px;
		margin: 0 0 25px 0;
	}
	
	#newsletter #newsFooter {
		width: 100%;
		height: auto;
		text-align: center;
		background: #006600;
		color: #FFFFFF;
		margin: 5px 0 0 0;
		padding: 5px 0 2px 0;
	}
	
		#newsletter #newsFooter a {
			color: #FFFFFF;
		}

.acrobat{
	font-size: 12px;
	margin-left: 15px;
	color: #666666;
}

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/******************************************************/
#cart_div {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:177px;
	margin-right:0px;
}

#cart_iframe	{
	border:none;
	overflow-x: hidden;
	overflow-y: auto;
}

