@charset "utf-8";
body  {
	margin: 0; /* 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: sans-serif, Verdana, Arial, Helvetica;
	font-size: 100%;
	background-color: #FEF2F6;
	text-decoration: none;
	
	background-repeat: no-repeat;
	background-position: left top;
	float: inherit;
}
h1 {
	color: #600;
}
h2 {
	color: #000;
}
h3 {
	color: #000;
	line-height: normal;
	margin: 2px;
	padding: 2px;
	float: none;
}
h4 {
	color: #600;
}
h5 {
	color: #600;
}

#container  {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#header h1  {
	margin: 0; /* 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: 10px 0;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 140px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 19px;
	background-color: FEF2F6;
}
#mainContent  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	font-size: 100%;
	background-color: #FEF2F6;
	float: none;
} 
#footer  {
	padding: 0 10px 0 20px;
} 
#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 */
	font-size: small;
}
.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;
}
#navcolumn {
	padding: 2px;
	font-size: 90%;
}
#navcolumn ul {
	margin: 1px;
	padding: 1px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(Images/Flower/StampedFlower2.gif);
}
#FooterLinks {
	font-size: small;
	list-style-image: url(Images/Flower/StampedFlower1.gif);
}
#FooterLinks ul {
	margin: 0px;
	padding: 0px;
}
#FooterLinks ul li {
	display: inline;
	margin-right: 6px;
	margin-left: 0px;
	white-space: nowrap;
	list-style-image: url(Images/Flower/StampedFlower1.gif);
	list-style-type: none;
}
#container #mainContent #RSTIntro ul {
	list-style-image: url(Images/Flower/StampedFlower1.gif);
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#RSTImages {
	padding: 05px;
	float: left;
	width: 460px;
	margin: 0px;
}
#Accessories {
	padding: 5px;
	float: right;
	width: 170px;
	font-size: 95%;
}
#container #mainContent #RSTPictures {
	padding: 5px;
	float: left;
	width: 466px;
	margin: 2px;
}
#container #mainContent #Accessories {
	font-size: 95%;
	float: left;
	width: 155px;
	margin: 2px;
	padding: 5px;
}


}
#Intro {
	width: auto;
	float: left;
	background-color: #FEF2F6;
}
#container #mainContent #photo {
	padding: 5px;
	width: 290px;
	float: right;
}

#container #mainContent #intro ul li {
	list-style-image: url(Images/Flower/StampedFlower1.gif);
}
#container #intro {
	background-color: #FEF2F6;
}
#container #mainContent #intro {
	width: 340px;
	float: left;
	padding: 5px;
}
#container #mainContent #Intro #EZTool {
	width: 40px;
}
#container #mainContent #Intro #EZTool {
	width: 340px;
}
#container #mainContent #Intro #EZpic {
	float: right;
	width: 280px;
}
#container #mainContent #Intro #EZTool {
	float: left;
}
#container #mainContent #Intro #EZpic {
	width: auto;
}
#container #mainContent #Intro #EZpic {
	padding: 5px;
	width: 290px;
}
#container #mainContent #photo {
	float: right;
}
#MajestixSetLabel460wd {
	width: 460px;
}
#container #header table {
	background-color: #FEF2F6;
}
#container #sidebar1 {
	background-color: #FEF2F6;
}
#container #sidebar1 #navcolumn {
	background-color: #FEF2F6;
}
#container #sidebar1 {
	margin: 0px;
}
#container {
	background-color: #FEF2F6;
}
#container #mainContent #Intro #EZTool {
	float: left;
}
#container #mainContent #Intro {
	float: left;
}
.smalltext {
	font-size: 90%;
}
#container #mainContent table tr td p .Verysmalltext {
	font-size: 65%;
}
