/* Start of CMSMS style sheet 'kayleigh_font' */
/* CSS Document */
/* ------------------------------------------------------------

Font style sheet

Author: Kayleigh Sparks
Email: kayleigh.sparks@colony101.co.uk

------------------------------------------------------------ */
/*General*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    text-align:left;
	}
	
h1 {
	font-size:14px;
    font-weight:bold;
	}
	
h1 a {
	text-decoration:none;
	}
	
h2 {
	font-size:12px;
	font-weight:bold;
	}

h3 {
    padding-top: 5px;
    padding-bottom: 5px;
	}

h6 {
	font-size:12px;
    font-weight:bold;
    padding-bottom: 5px;
	}
	
a {
	text-decoration:underline;
	}
/*End of general*/
/*-----------------------------------------------------*/
/*Header*/
#phone h2{
	font-size:10px;
	}
/*end of header*/		
/*-----------------------------------------------------*/
/*Top navigation*/
#menu_horiz ul {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
	}

div#menu_horiz a {
    text-decoration: none;
	}

div#menu_horiz .currentpage  {
    font-weight: bold;
	}

.currentpage h3 {
	font-weight: bold;
    font-size:11px;
	}
/*end of top navigation*/
/*-----------------------------------------------------*/
/*Breadcrumbs*/
#breadCrumbs {
	font-size:9px;
    text-align:left;
	}
/*end of breadcrumbs*/
/*-----------------------------------------------------*/
/* start of Sub Nav */
/* -------------------- 
	LEVEL 1
   -------------------- */
#menu_vert h3 {
	font-size: 11px;
	font-weight: bold;
	}

#menu_vert {
    font-size: 11px;
	}

/* -------------------- 
	LEVEL 3
   -------------------- */
div#menu_vert a {
	text-decoration: none;
	}
div#menu_vert a:hover {
	text-decoration: underline;
	}
/*end of sub nav*/
/*-----------------------------------------------------*/
/*Product boxes for Homepage*/
#productBoxContainer h1{
    text-align:center;
	}
#productBoxContainer p{
    font-weight: bold;
	}

.productBoxOne {
	text-align:left;
	}
	
.productBoxTwo {
	text-align:left;
	}

.productBoxThree {
	text-align:left;
	}

.productBoxFour {
	text-align:left;
	}

.productBoxFive {
	text-align:left;
	font-size:0.8em;
	}

.productBoxSix {
	text-align:left;
	}

/*end of product boxes*/
/*-----------------------------------------------------*/
/*Main content*/
#mainContainer{
	text-align:left;
	}
/*end of main content*/
/*-----------------------------------------------------*/
/*Footer*/

#footer li {
    font-size:1em;
	}

#footer li li {
    font-size: 0.8em;
	}

#footer a {
    text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#finalFooter {
    font-size: 0.9em;
	}

#finalFooter a {
    text-decoration: none;
    font-weight: bold;
	}


/*end of footer*/
/*-----------------------------------------------------*/
/*News*/
.NewsSummaryPostdate{
	font-weight:bold;
	}
.NewsSummary {
	font-size:0.8em;
	}

.NewsSummary a {
	text-decoration: none;
	}

#NewsPostDetailTitle {
	font-weight:bold;
	font-size:14px;
	}
/*End of News*/
/*-----------------------------------------------------*/
/* End of 'kayleigh_font' */

