body .masthead{
	font-family: arial;
    font-size: 18px;
    color: #404040;
}

body {
    font-family: arial;
    font-size: 14px;
    color: #404040;
    /* customize_background */ background-color:#fff; /* customize_background */
}
body .container p, body section p,
body .container h1, body section h1,
body .container h2, body section h2,
body .container h3, body section h3,
body .container h4, body section h4,
body .container h5, body section h5{
    margin:15px 0px;
}
body .container p, body section p{
    line-height: 180%;
}
body header .container p,
body #footer .container p{
    margin: 0px;
}
body header .container h1{
    margin:0px;
    font-size: 40px;
}
body .container h1, body section h1{
    font-size: 30px;
	font-weight:bold;
    /* customize_h1 */ color:#141414; /* customize_h1 */
}
body .container h2, body section h2{
    font-size: 30px;
	font-weight:bold;
    /* customize_h2 */ color:#141414; /* customize_h2 */
}
body .container h3, body section h3{
    font-size: 20px;
    /* customize_h3 */ color:#000; /* customize_h3 */
}
body .container h4, body section h4{
    /* customize_h4 */ color:#404040; /* customize_h4 */
    font-size: 18px;
    font-weight: bold;
}
.banner{
    /* customize_banner */ color:#404040; /* customize_banner */
}
.banner li{
    font-size: 18px;
}
.prefoot{
    /* customize_prefoot */ color:#fff; /* customize_prefoot */
}

/*********CORE COMMERCE STYLING *********/
div.ccm-paging-top{ /*viewing 1 of 5*/
    font-family: arial;
    font-size: 14px;
    color: #000;}

.ccm-core-commerce-product-property-list strong{ /*Available, Special LABELS*/
    font-family: arial;
    font-size: 14px;
    color: #000;}
	
.ccm-core-commerce-product-property-list { /*Available, Special INPUTS*/
    font-family: arial;
    font-size: 14px;
    color: #000;}

	/*********responsive txt sizes for ecommerce product list*/
@media (max-width: 480px) {.ccm-core-commerce-product-property-list { /*Available, Special INPUTS*/
    font-family: arial;
    font-size: 12px;
    color: #000;}
	body .ccm-core-commerce-product-property-list h2{font-size: 18px;}}
	
.ccm-core-commerce-add-to-cart   label.control-label{ /*Colour LABEL*/
    font-family: arial;
    font-size: 14px;
    color: #000;}
.shop-crumb a, .shop-crumb, .shop-crumb span{
    font-family: inherit;
    font-size: 18px;
    color: blue;}
.shop-crumb a:hover, .shop-crumb span:hover, .shop-crumb a:link, .shop-crumb a:focus{
    color: #d419be;
    text-decoration: none;}
.shop-carty a, .shop-carty{
    font-family: inherit;
    font-size: 18px;
    color: #ffff00;}
.shop-carty a:hover{
    color: #d419be;
    text-decoration: none;}
	
/*******CHECKOUT STYLING*/
div.content h10 {
	/* customize_headings */ color:#4d0000  padding: 20px; /* customize_headings */
}
div.content h10 {
	font-size: 32px;
	font-weight: 700;
	padding-top: 0px;
	margin-bottom: 8px;
}
/******************* NEW CSS for cc/elements/checkout/ship/addr.php */
div#ccm-core-commerce-shipping-address-yellow{
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	 background-color: #fff68f;
	 margin-bottom:100px
	 margin-top: 100px;
}