@charset "utf-8";
body  {
	background: #FFF url(none) repeat-y fixed center; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 100;
}
.twoColFixLtHdr #container {
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background: #FFF;
	width: 910px;
} 
.twoColFixLtHdr #header {
	padding: 100 0 100 0px;
	width: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	float: left;
	clear: left;
	position: static;
	visibility: hidden;
	margin: 15px;
} 
img {
	left: 15px;
	padding-left: 0px;
	padding-top: -10px;
	margin-right: auto;
	margin-left: 60px;
	border-style: none;
	margin-bottom: -5px;
}
.picture {
	border: thin solid #999;
	padding: 15px;
	margin-right: 0px;
	margin-left: 80px;
}
.picture2 {
	padding: 15px;
	border: medium solid #999;
	margin-left: 105px;
}
.picture3 {
	padding: 15px;
	border: medium solid #999;
	margin-left: 20px;
}




.twoColFixLtHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	letter-spacing: normal;
	background: #000;
	width: 0px;
	float: clear;
	position: fixed;
	left: auto;
	height: none;
	border-top: medium solid #000;
	border-right: medium none #000;
	border-bottom: medium none #000;
	border-left: medium none #000;
}
.twoColFixLtHdr #container #footer p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000 repeat left;
	text-align: center;
	padding: 5px;
	margin: 0px;
	border: 2px double #000;
}

.heading {
	font-family: Verdana, Geneva, sans-serif;
	color: #030;
	background: url(none) repeat;
	text-align: center;
}
.twoColFixLtHdr #container #mainContent h3 strong {
	font-family: Verdana, Geneva, sans-serif;
	color: #030;
	text-align: left;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
}
.mainnav {
	padding: 0px 80px;
	height: auto;
	width: auto;
	border: thin solid #000;
	text-align: left;
	background: #666;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-left: -15px;
	margin-top: -10px;
	margin-bottom: -10px;
	vertical-align: middle;
}
.navlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #0B5729;




	list-style: square url(none) outside
../_images/Flower small.jpg) outside;
	padding: 0px;
}




.twoColFixLtHdr #sidebar1 {
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF url(none) repeat-y center; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 20px 10px 20px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	margin-right: 50px;
	border-right: thin solid #666;
	border-top: medium solid #000;
	height: auto;
	border-bottom: thin solid #666;
}
.twoColFixLtHdr #mainContent {
	width: auto;
	color: #000;
	float: none;
	background: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top: medium solid #000;
	border-right: thin none #999;
	border-bottom: thin none #999;
	border-left: thin solid #666;
	text-align: left;
} 
.logo {
	padding-left: 0px;
	margin-left: 235px;
	margin-bottom: 0px;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	color: #FFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	line-height: 0.5;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #030;
}
.picture4 {
	padding-right: 3px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
}
.picture5 {
	padding: 5px;
	border: thin inset #666;
	margin-left: 20px;
}
.picture6 {
	border: thin solid #000;
	margin-left: 85px;
	padding: 5px;
}
.newsletter {
	background: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: medium dotted #008000;
	font-size: .85em;
	font-weight: bolder;
	color: #FFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: "Comic Sans MS", cursive;
}
.return {
	font-size: .2em;
	font-style: italic;
	color: #999;
}
.returns {
	font-size: 0.6em;
	color: #999;
	margin-left: 20px;
}
#navigationbottom {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
.picture7 {
	margin-left: 18px;
}
.picture8 {
	margin-left: 30px;
}
.picture9 {
}
.CouponText {
	text-align: center;
}
.qblogo1 {
	margin: 10px 25px 10px 100px;
	padding: 5px;
}
.qblogo2 {
	margin: 10px 50px 10px 25px;
	padding: 5px;
}
.coupon {
	margin-right: 0px;
	margin-left: 80px;
}
.updatesclass {
	font-family: "Comic Sans MS", cursive;
	color: #000;
	margin: 25px 5px 2px 75px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	text-decoration: blink;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.smallericpic {
	margin-left: 175px;
}
.handshakepic {
	margin-left: 125px;
	padding: 15px;
	border: thin solid #666;
}
.fireworkspic {
	margin-left: 2px;
	border: thin solid #999;
	padding: 15px;
}
.Picture10 {
	margin-left: 125px;
}
