	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		}
	/* common column settings */
	.colleft,
	.colmid,
	.colright {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}	
	.advertcol2
    {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
        background-image:url('images/Global/grass2.jpg');
	}	
	.advertcol3,
	{
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
        background-image:url('images/Global/bush25.jpg');
	}	
	/* 2 Column (double page) settings */
	.doublepage {
		background:#fff;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}

	/* 2 Column (double page) settings */
	.doublepage1 {
		background:#f4f4f4;		/* right column background colour */
	}
	.doublepage1 .colleft {
		right:50%;			/* right column width */
        background:#fff;		/* left column background colour */
	}
	.doublepage1 .col1 {
		width:50%;			/* left column content width (column width minus left and right padding) */
		left:50%;			/* right column width plus left column left padding */
		border-right:1px solid black;
	}
	.doublepage1 .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
        
	}	

	/* Full page settings */
	.fullpage {
		background:#eee;		/* page background colour */
	}



	/* 3 Column settings */
	.threecol {
		background:#f4f4f4;		/* right column background colour */
	}
	.threecol .colmid {
		right:33%;			/* width of the right column */
		background:#fff;		/* center column background colour */

	}
	.threecol .colleft {
		right:33%;			/* width of the middle column */
		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:29%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:29%;			/* Width of left column content (column width minus padding on either side) */
		left:39%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:29%;			/* Width of right column content (column width minus padding on either side) */
		left:80%;			/* Please make note of the brackets here:
                            (100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

	/* 3 Column blog style settings */
	.blogstyle {
		background:#f4f4f4		/* right column background colour */
	}
	.blogstyle .colmid {
		right:25%;			/* width of the right column */
		background:#f4f4f4;	/* center column background colour */
	}
	.blogstyle .colleft {
		right:25%;			/* width of the middle column */
		background:#f4f4f4;		/* left column background colour */

	}
	.blogstyle .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:52%;			/* 100% plus left padding of center column */
	}
	.blogstyle .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:56%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.blogstyle .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:60%;			/* Please make note of the brackets here:*/
	}	                    /*(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	
    
     /* 2 column right menu settings */
    .clubadvert .colleft {
        float: left;
        width: 200%;
        margin-left: -320px;
        position: relative;
        right: 100%;
        background: #fff;
    }
    .clubadvert .col1wrap {
	    float: left;
	    width: 50%;
	    position: relative;
	    left: 50%;
	    padding-bottom: 1em;
	}
	.clubadvert .col1 {
        margin:0 10px 0 320px;
        overflow: hidden; 
	}
    .clubadvert .col2 {
        float: right;
        margin-right: 10px;
        padding-left: 10px;
        width: 300px;
        position: relative;
        left: 320px;
    }
    
    
    
	
/* Inset 3D Raised     margin-top:15px;margin-left:15px; */

.raised14 {background: transparent; width:45%; margin:0 auto }
.raised14 h1, .raised14 p {margin:0 2x;}
.raised14 h1 {font-size:30px; color:navy; letter-spacing:1px; padding-left:3px;}


.raised14 .top, .raised14 .bottom {display:block; background:transparent; font-size:1px;}
.raised14 .b1, .raised14 .b2, .raised14 .b3, .raised14 .b4, .raised14 .b1b, .raised14 .b2b, .raised14 .b3b, .raised14 .b4b {display:block; overflow:hidden;}
.raised14 .b1, .raised14 .b2, .raised14 .b3, .raised14 .b1b, .raised14 .b2b, .raised14 .b3b {height:1px;}
.raised14 .b2 {background:#E1E2E1; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised14 .b3 {background:#E1E2E1; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised14 .b4 {background:#E1E2E1; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised14 .b4b {background:#E1E2E1; border-left:1px solid #eee; border-right:1px solid #999;}
.raised14 .b3b {background:#E1E2E1; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised14 .b2b {background:#E1E2E1; border-left:1px solid #aaa; border-right:1px solid #999;}

.raised14 .b1 {margin:0 5px; background:#fff;}
.raised14 .b2, .raised14 .b2b {margin:0 3px; border-width:0 2px;}
.raised14 .b3, .raised14 .b3b {margin:0 2px;}
.raised14 .b4, .raised14 .b4b {height:2px; margin:0 1px;}
.raised14 .b1b {margin:0 5px; background:#999;}
.raised14 .boxcontent {display:block;  background:#E1E2E1; border-left:1px solid #fff; border-right:1px solid #999;}
