/* CSS Document */
img {border:0px;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333; background: #f2f2ef;}
h1{font-size:16px; color: #000; font-weight:bold; display:inline; padding:0; margin:0;}
h2{font-size:14px; font-weight:bold; text-align:center; font-style: italic; padding:0; margin:0;}
h3{padding:0; margin:0; font-weight:bold; text-align:center; color:#d43e57; font-weight:bold; font-size:11px;}
h3 a:link, h3 a:active, h3 a:visited {text-decoartion:none;}
h3 a:hover {color:#333;}
h4{font-weight:bold; color:#e6576f; font-size:12px; padding:0; margin:0; display:inline;}
h5{}
h6{}
a:link, a:visited, a:active {color:#d43e57;}

/*HOMEPAGE STYLES*/
#container {width:980px; margin:auto; padding:auto; height:690px; background: url('../images/flower-bgnd.gif') no-repeat;}
#main-content-home {width:951px; height:639px; margin-top:15px; margin-left:17px; background: url('../images/homepage-bgnd.gif') no-repeat;}
#homepage-top-holder {width:951px;}
#homepage-tagline {width:250px; height: 136px; float:left; padding-left:435px; padding-top:366px; font-size:14px; font-weight:bold; text-align:center; font-style: italic;}
#michael {height: 113px; width:411px; float:left; padding-left:472px; padding-right:40px; text-align:center; line-height:18px; padding-top:20px;}

/*SECONDARY STYLES- CONTACT*/  
#secondary-bgnd {width:950px; height:692px; margin-left:16px; margin-top:0px; background: url('../images/bgnd-secondary.gif') no-repeat;}
#view-cart {width:225px; height:69px; padding-left:722px; padding-top:13px; color: #d43e57; font-weight:bold;}
#view-cart a:link, #view-cart a:visited, #viewcart a:active {text-decoration:none;}
#contact-content {width:641px; margin-left:11px; padding-left:11px; padding-right:31px; float:left;}

/*BREADCRUMBS*/
.breadcrumb {font-size:11px; color:#d43e57;}
.breadcrumb a {text-decoration:none; color:#333;}

/*FOOTER*/
#footer {width:980px; text-align:center; margin:auto; padding:auto; font-size:10px;}

/*FOR SECTIONS THAT NEED OVERFLOW*/
#overflow {overflow: auto; height:500px; overflow-x: hidden; overflow-y: auto; padding-right: 40px; width: 618px; }

/*NAVIGATION HOME AND SECONDARY*/
#navigation-secondary {float:left; width:190px; font-size:16px; font-weight:bold; color:#fff; float:left; padding-left:19px;}
#navigation-secondary ul {margin:0; padding:0; list-style-type: none;}
#navigation-secondary ul li {list-style-type:none; line-height:30px; color:#423932;}
#navigation-secondary ul li a:link, #navigation-secondary ul li a:visited, #navigation-secondary ul li a:active {color:white; text-decoration:none;}
#navigation-secondary ul li a:hover {color:#d43e57; text-decoration: none;}
#nav-main {width:219px; font-size:16px; font-weight:bold; padding-top:33px; color:#fff; float:left; padding-left:39px;}
#nav-main ul {margin:0; padding:0; list-style-type: none;}
#nav-main ul li {list-style-type:none; line-height:30px; color:#333;}
#nav-main ul li a:link, #nav-main ul li a:visited, #nav-main ul li a:active {color:white; text-decoration:none;}
#nav-main ul li a:hover {color:#d43e57; text-decoration: none;}

/*SHOPPING CART */
.displaying {color:#000; }
.aisle-row {width:630px;}
.aisle-product-no-pad {width:125px; float:left;}
.aisle-product {width:125px; padding-left:43px; float:left;}
.aisle-product a:link, .aisle-product a:visited, .aisle-product a:active, .aisle-product-no-pad a:link, .aisle-product-no-pad a:visited, .aisle-product-no-pad a:active {text-decoration:none;}
.aisle-product a:hover, .aisle-product-no-pad a:hover {color:#333;}

/*PAGE NUMBERS*/
.next {font-weight:bold; font-weight:bold; font-size:12px; color:#333;}
.next a:link, .next a:visited, .next a:active {color:#d43e57; font-weight:bold; font-size:12px; text-decoration:none;}
.next a:hover {color:#333;}

/*TABLE FORMS*/
.table-form {line-height: 28px;}
.table-form ul {padding:0; margin:0; list-style-type:none; padding-left:10px;}
.table-form ul li {list-style-type:none;}
.table-form .form {font-size:10px;}
.pink-payment {font-weight:bold; color:#d43e57;}

/*IMAGES WITH BORDER*/
.with-border {border:1px solid #f891a2;}

