showcaseWrapper {
}
 
showcaseWrapper p {
color: #444444;
font-size: 1.2em;
text-transform: uppercase;
margin-left: 0px;
margin-top: 0px;
clear: both;

}

 
ul.showcaseList {
padding: 0px;
margin: 0px 0px 0px 0px;
list-style-type : none;
}
 
/* Turning each list item into a box and stacking them sideways */
 
ul.showcaseList li {
margin: 0px 13px 13px 0px;
border: 1px solid #E9E9E9;
width: 162px;
height: 235px;
background: #F8F8F8;
float : left;
display : inline;
}
 
/* The hover effect for the list box  */
 
ul.showcaseList li:hover {
margin: 0px 13px 13px 0px;
border: 1px solid #444444;
width: 162px;
height: 235px;
background: #F8F8F8;
float : left;
display : inline;
}


ul.showcaseList p {
padding : 0;
margin: 10px 10px 10px 10px;
}

 
/* Padding the image */
 
ul.showcaseList img {
margin: 0px 0px 0px 0px;
border: 0px solid #E9E9E9;
}




thumbnailWrapper {
}
 
thumbnailWrapper p {
color: #444444;
font-size: 1.2em;
text-transform: uppercase;
margin-left: 0px;
margin-top: 0px;
clear: both;

}

 
ul.thumbnailList {
padding: 0px;
margin: 0px 0px 0px 0px;
list-style-type : none;
}
 
/* Turning each list item into a box and stacking them sideways */
 
ul.thumbnailList li {
margin: 0px 14px 14px 0px;
border: 0px solid #E9E9E9;
width: 162px;
height: 162px;
background: #FFFFFF;
float : left;
display : inline;
}
 
/* The hover effect for the list box  */
 
ul.thumbnailList li:hover {
margin: 0px 14px 14px 0px;
border: 0px solid #444444;
width: 162px;
height: 162px;
background: #ffffff;
float: left;
display: inline;
}

 
/* Padding the image */
 
ul.thumbnailList img {
margin: 0px 0px 0px 0px;
border: 1px  solid #E9E9E9;
}

 
/* Padding the image */
 
ul.thumbnailList img:hover {
margin: 0px 0px 0px 0px;
border: 1px  solid #444444;
}




bannerWrapper {
}
 
bannerWrapper p {
color: #444444;
font-size: 1.2em;
text-transform: uppercase;
margin-left: 0px;
margin-top: 0px;
clear: both;

}

 
ul.bannerList {
padding: 0px;
margin: 0px 0px 0px 0px;
list-style-type : none;
}
 
/* Turning each list item into a box and stacking them sideways */
 
ul.bannerList li {
margin: 0px 14px 14px 0px;
border: 0px solid #E9E9E9;
width: 162px;
height: 162px;
background: #FFFFFF;
float : left;
display : inline;
}

 
/* Padding the image */
 
ul.bannerList img {
margin: 0px 0px 0px 0px;
border: 1px  solid #ffffff;
}




featuredWrapper {
}
 
featuredWrapper p {
margin-left: 0px;
margin-top: 0px;
clear: both;

}

 
ul.featuredList {
padding: 0px;
margin: 0px 0px 0px 0px;
list-style-type : none;
}
 
/* Turning each list item into a box and stacking them sideways */
 
ul.featuredList li {
margin: 0px 13px 13px 0px;
border: 1px solid #e9e9e9;
width: 515px;
height: 364px;
background: #ffffff url('../images/components/backgrounds/featbg.gif') repeat-x;
float : left;
display : inline;
}
 
/* The hover effect for the list box  */
 
ul.featuredList li:hover {
margin: 0px 13px 13px 0px;
border: 1px solid #e9e9e9;
width: 515px;
height: 364px;
background: #ffffff url('../images/components/backgrounds/featbg.gif') repeat-x;
float : left;
display : inline;
}


ul.featuredList p.feathead {
padding : 0;
margin: 10px 12px 0px 12px;
word-spacing:0.15em; 
font-family: arial; 
font-size: 20px;
line-height: 100%;
text-transform: uppercase;
color: #aca71d;
}


ul.featuredList p.feattext {
padding : 0;
margin: 10px 12px 0px 12px;
word-spacing:0.15em; 
font-family: arial; 
font-size: 12px;
text-align: justify;
color: #444444;
}


ul.featuredList p.featlink {
padding : 0;
margin: 10px 45px 14px 12px;
word-spacing:0.10em; 
font-family: arial; 
font-size: 12px;
text-align: right;
font-weight: bold;
text-transform: uppercase;
color: #161616;
}


ul.featuredList p.featlink:hover {
padding : 0;
margin: 10px 45px 14px 12px;
word-spacing:0.10em; 
font-family: arial; 
font-size: 12px;
text-align: right;
font-weight: bold;
text-transform: uppercase;
color: #aca71d;
}

 
/* Padding the image */
 
ul.featuredList img {
margin: 0px 0px 0px 0px;
border: 0px solid #E9E9E9;
}




indexWrapper {
}
 
indexWrapper p {
color: #444444;
font-size: 1.2em;
text-transform: uppercase;
margin-left: 0px;
clear: both;

}

 
ul.indexList {
padding-left: 0px;
padding-right: 0px;
margin: 0px 0px 0px 0px;
list-style-type : none;
}
 
/* Turning each list item into a box and stacking them sideways */
 
ul.indexList li {
margin: 0px 14px 14px 0px;
border: 1px solid #E9E9E9;
width: 118px;
height: 145px;
background: #ffffff;
float : left;
display : inline;
}
 
/* The hover effect for the list box  */
 
ul.indexList li:hover {
margin: 0px 14px 14px 0px;
border: 1px solid #444444;
width: 118px;
height: 145px;
background: #ffffff;
float : left;
display : inline;
}


ul.indexList p {
padding : 0;
margin: 10px 10px 10px 10px;
}

 
/* Padding the image */
 
ul.indexList img {
margin: 0px 0px 0px 0px;
border: 0px solid #E9E9E9;
}




followWrapper {
}
 
followWrapper p {
color: #444444;
font-size: 1.2em;
text-transform: uppercase;
margin-left: 0px;
margin-top: 0px;
clear: both;

}

 
ul.followList {
padding-left: 0px;
padding-right: 0px;
margin: 0px 0px 0px 0px;
list-style-type : none;
}
 
/* Turning each list item into a box and stacking them sideways */
 
ul.followList li {
margin: 0px 13px 14px 0px;
border: 1px solid #E9E9E9;
width: 173px;
height: 218px;
background: #ffffff;
float : left;
display : inline;
}
 
/* The hover effect for the list box  */
 
ul.followList li:hover {
margin: 0px 13px 14px 0px;
border: 1px solid #444444;
width: 173px;
height: 218px;
background: #ffffff;
float : left;
display : inline;
}

 
/* Padding the image */
 
ul.followList img {
margin: 0px 0px 0px 0px;
border: 0px;
}