/* Hompage Layout */
#intro { float:left; width:280px; margin-right:15px;}
#intro a {color:#D0274F;}
#specialOffer { float:left; width:177px;}
#sidebar { float:right; width:205px; margin-left:15px;}

/* General Text styles */
#content h1 { font-size:150%; line-height:100%; color:#D0274F; background-color:inherit; font-weight:normal; margin-bottom:0.5em; letter-spacing:-1px;}
#content p { font-size:95%; line-height:150%; color:#7F7F7F; background-color:inherit; }

/* Containers */
#highlited { background:#D6345A url(../images/bg_intro2.gif) no-repeat left bottom; padding:13px 10px 25px 15px; margin-top:20px;}
#highlited a { color:#FFFFFF; background-color:inherit; text-decoration:underline;}
#highlited a:hover { color:#ffabbf; background-color:inherit; text-decoration:underline;}
#highlited p, #highlited h1 { color:#FFFFFF;}

#space {margin-top:15px;}
#space span {font-style:italic; display:block;}

#specialOffer p { margin-bottom:10px;}
.imgContainer { float:left; width:84px; padding-bottom:8px; text-align:center;}
.imgContainer a { font-size:95%; color:#6B6B6B; background-color:inherit;}
.imgContainer img { margin-bottom:3px;}
#specialOffer .gap { margin-right:9px;}
#featured1 { background:#DEF2DA; color:inherit; padding:12px 18px; }
#featured1 a { color:#7F7F7F; background:inherit; text-decoration:underline;}
#featured1 a:hover { color:#111111; background:inherit; text-decoration:underline;}
#featured2 { border:#D4F1F6 8px solid; padding: 8px 12px; margin-top:18px;}
#featured2 p { line-height:140%; letter-spacing:-1px;}
#featured2 p a { display:block; color:#D0274F; background-color:inherit; }
.imgLeft { margin-bottom:8px; margin-right:8px;}


/* Text colour */
.fblue { color:#0068FF; background-color:inherit;}
.fpink { color:#D940B2; background-color:inherit;}
.fgreen { color:#5B944E; background-color:inherit;}
.fpurple { color:#8256BC; background-color:inherit;}