﻿.void{} /* For W3C CSS Compliance */

/* General */
#doorwaydescription
{
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #5A2149;
    width: 300px;
    text-align: center;
    margin: 77px 0 0 0;
    padding: 0 0 0 0;
}

#doorwaydescription p
{
    font-size: 12px;
    color: #000000;
    margin: 8px 0 0 0;
}

/* Coffee/Espresso */
#recipes 
{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
    height: 344px;
    width: 225px;
    background-image: url("../../Images/CoffeeEspressoRecipes.jpg");
    background-repeat: no-repeat;
    float: right;
}

#recipes a, #recipes a:hover
{
    display: block;
    height: 55px;
    width: 135px;
    padding: 189px 0 0 90px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    color: #000000;
}

#recipes p a, #recipes p a:hover
{
    padding: 215px 0 0 20px;
    margin: 0 0 0 0;
    width: 170px;
    font-size: 11px;
    font-weight: normal;
}

#coffeebrewingtips 
{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
    height: 344px;
    width: 231px;
    background-image: url("../../Images/CoffeeEspressoBrewingTips.jpg");
    background-repeat: no-repeat;
    float: right;
}

#coffeebrewingtips a, #coffeebrewingtips a:hover
{
    display: block;
    height: 55px;
    width: 155px;
    padding: 189px 0 0 70px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    color: #000000;
}

#coffeebrewingtips p a, #coffeebrewingtips p a:hover
{
    padding: 215px 0 0 35px;
    margin: 0 0 0 0;
    width: 170px;
    font-size: 11px;
    font-weight: normal;
}

/* Iced Drinks */
#teahistory 
{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
    height: 344px;
    width: 225px;
    background-image: url("../../Images/IcedDrinksTeaHistory.jpg");
    background-repeat: no-repeat;
    float: right;
}

#teahistory a, #teahistory a:hover
{
    display: block;
    height: 55px;
    width: 135px;
    padding: 189px 0 0 70px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    color: #000000;
}

#teahistory p a, #teahistory p a:hover
{
    padding: 215px 0 0 20px;
    margin: 0 0 0 0;
    width: 170px;
    font-size: 11px;
    font-weight: normal;
}

#teabrewingtips 
{
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
    height: 344px;
    width: 231px;
    background-image: url("../../Images/IcedDrinksBrewingTips.jpg");
    background-repeat: no-repeat;
    float: right;
}

#teabrewingtips a, #teabrewingtips a:hover
{
    display: block;
    height: 55px;
    width: 155px;
    padding: 189px 0 0 70px;
    margin: 0 0 0 0;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    color: #000000;
}

#teabrewingtips p a, #teabrewingtips p a:hover
{
    padding: 215px 0 0 35px;
    margin: 0 0 0 0;
    width: 170px;
    font-size: 11px;
    font-weight: normal;
}

/* My Cup Of Country */
#mycupcontent
{
    text-align: center;
    margin: 40px 0 25px 0;
}

#mycupcontent h1
{
    color: #5A2149;
    font-weight: normal;
    font-size: 28px;
}

#product1
{
    margin: 95px 1px 45px 1px;
    float: left;
    color: #ffffff;
    font-weight: bold;
}

#product2
{
    margin: 65px 1px 45px 1px;
    float: left;
    color: #ffffff;
    font-weight: bold;
}

#product3
{
    margin: 35px 1px 45px 1px;
    float: left;
    color: #ffffff;
    font-weight: bold;
}

#product4
{
    margin: 65px 1px 45px 1px;
    float: left;
    color: #ffffff;
    font-weight: bold;
}

#product5
{
    margin: 95px 1px 45px 1px;
    float: left;
    color: #ffffff;
    font-weight: bold;
}