body   {
	margin: 0;
	border: 0;
	color: black;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	}

a:link {
	color: #D5472B;
	text-decoration: none;
	}

a:visited {
	color: #D5472B;
	text-decoration: none;
	}

a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}

a:active {
	color: #D5472B;
	text-decoration: none;
	}


/* NAVBAR */

#navbar {
    height: 40px;
    margin: 0;
    padding: 0 0 0 25px;
    background-image: url(../images/layout/navbar.png);
    }

#navbar li {
    padding: 7px 0 0 20px;
    float: left;
    list-style: none;
    }

#navbar a {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 26px;
    padding: 0 17px;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    }

#navbar a:hover  {
	color: #D5472B;
	text-decoration: none;
	}

#navbar a.on,
#navbar a.on:hover {
    color: #D5472B;
    }


/* SHOP INFO BOX */

#shopbox {
    font-size: 14px;
    color: #FFFFFF;
    padding: 15px 15px 0 15px;
    }

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

#shopbox a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	}


/* STRAPLINE TEXT */

.strapline_top {
	font-size: 10px;
	color: #888;
	}


/* PAGE HEADER TEXT */

#headertext {
    font-size: 22px;
    font-weight: bold;
    color: #575757;
    padding: 0 0 5px 0;
    }

#headerlinks {
    font-size: 13px;
    color: #000000;
    padding: 0 0 5px 0;
    }

#headerlinks a {
    color: #D5472B;
    padding: 0 0 0 15px;
    font-weight: bold;
    text-decoration: none;
    }

#headerlinks a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}


/* HOME WELCOME BOXES
----------------------------------- */

#home-welcome {
	background: url(../images/home/home-welcome-box.gif) no-repeat;
	height: 360px;
	width: 310px;
	}

#home-forhome {
	background: url(../images/home/home-forhome-box.jpg) no-repeat;
	height: 360px;
	width: 300px;
	}

#home-forbusiness {
	background: url(../images/home/home-forbusiness-box.jpg) no-repeat;
	height: 360px;
	width: 300px;
	}


/* HOME WELCOME BOXES TEXT
----------------------------------- */

#welcomeboxheader-main {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	}

#welcomeboxheader {
	font-size: 18px;
	font-weight: bold;
	color: #5E5E5E;
	}

#welcomebox {
	font-size: 14px;
	color: #5E5E5E;
	padding: 20px 20px 0 20px;
	}

#welcomebox a {
	font-size: 13px;
	font-weight: bold;
	color: #D5472B;
	text-decoration: none;
	}

#welcomebox a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}

#welcomeboxheader-wht {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	}

#welcomebox-wht {
	font-size: 14px;
	color: #FFFFFF;
	padding: 20px 20px 0 20px;
	}

#welcomebox-wht a {
	font-size: 13px;
	font-weight: bold;
	color: #D5472B;
	text-decoration: none;
	}

#welcomebox-wht a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}


/* FOR YOUR HOME
----------------------------------- */

#yourhome-topbar {
	background: url(../images/forhome/topbarbkg.jpg) no-repeat;
	height: 250px;
	width: 950px;
	}

#yourhomeheader {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	}

#yourhomebox {
	font-size: 14px;
	color: #F5F5F5;
	padding: 20px 20px 0 20px;
	}

#yourhomebox a {
	font-size: 13px;
	font-weight: bold;
	color: #D5472B;
	text-decoration: none;
	}

#yourhomebox a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}


/* FOR YOUR BUSINESS
----------------------------------- */

#yourbusiness-topbar {
	background: url(../images/forbusiness/topbarbkg.jpg) no-repeat;
	height: 250px;
	width: 950px;
	}


/* FOR YOUR HOME
----------------------------------- */

#servicesbar {
	background: url(../images/servicesbar/servicesbarbkg.jpg) no-repeat;
	height: 280px;
	width: 950px;
	}


/* MAIN GRAPHIC HEADING TEXT */

#headingtitle {
    font-size: 28px;
    font-weight: bold;
    color: #2B2B2B;
    }

#headingtext {
    font-size: 16px;
    color: #777777;
    }


/* LINED BOX TEXT */

#linedboxheader {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    }

#linedbox {
    font-size: 13px;
    color: #666666;
    padding: 13px 20px 0 20px;
    }

#linedbox a {
    font-size: 13px;
    font-weight: bold;
    color: #D5472B;
    text-decoration: none;
    }

#linedbox a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}


/* 404 PAGE TEXT */

#pagetext404 {
    font-size: 14px;
    color: #666666;
    }

#pagetext404 a {
    color: #666666;
    text-decoration: none;
    }

#pagetext404 a:hover {
    color: #666666;
    text-decoration: underline;
    }

#texttitle404 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

#texttitle404 a {
	font-weight: bold;
	color: #000000;
    text-decoration: none;
	}

#texttitle404 a:hover {
	font-weight: bold;
	color: #000000;
    text-decoration: underline;
	}


/* PAGE TEXT */

#pagetexttitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

#pagetexttitlered {
	font-size: 16px;
	font-weight: bold;
	color: #D5472B;
	}

#pagetext {
    font-size: 14px;
    color: #666666;
    padding: 0 10px 0 10px;
    }

#pagetext a {
    font-size: 13px;
    font-weight: bold;
    color: #D5472B;
    text-decoration: none;
    }

#pagetext a:hover  {
	color: #D5472B;
	text-decoration: underline;
	}

#supboxtext {
    font-family: "Lucida Grande", Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	color: #373737;
    padding: 0;
    }

#cpagetexttitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}

#cpagetext {
    font-size: 18px;
    color: #666666;
    padding: 0 10px 0 10px;
    }

#pagetextcontact {
    font-family: "Lucida Grande", Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: normal;
    }

#pagetexttitlecontact, #pagetexttitlecontact a:link, #pagetexttitlecontact a:visited, #pagetexttitlecontact a:hover {
    font-family: "Lucida Grande", Helvetica, Verdana, Arial, Sans-Serif;
    font-size: 18px;
	color: #373737;
	line-height: 20px;
	font-weight: bold;
    }


/* FADERS */

ul#tfade {
	list-style:none;
	margin: 0px;
	padding: 0;
	border: 0;
	}

#tfade img {
	border: none;
	}


/* COPYRIGHT */

#copyright {
    font-size: 12px;
    color: #666666;
    padding: 0 10px 0 10px;
    }

#copyright a {
    color: #666666;
    text-decoration: none;
    }

#copyright a:hover  {
	color: #D5472B;
	text-decoration: none;
	}
