/* CSS Document */
.foot_text{ font-family: Arial, Verdana; font-size: 11px; color: #666}

h1{
	font-family: Arial, Verdana; font-size: 12px; color: #333;
	margin-top:0px;
	margin-bottom:0px;
}

.body{
	position:absolute;
/*	background-image:url(http://www.treorchytown.co.uk/outlets/wonderstuff/images/shop_local_bkg.gif);  */
    background-color:#333;
	width:100%;
	margin-top:auto;
	margin-left: auto;
	margin-right: auto; 
	height:100%;
	}

.wrap{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	height:1200px;
/*	background-color:#fff; */
	}

.lmr{
float:left
	position:absolute;
	width:100%;
	height:auto;
	left:0px;
	top:0px;
	background-color:#fff;
	}
.container{
		
	width:780px;
	height:1000px;
	background-color:#fff;
	left: 0px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

.header{
	float:left;
	background-color:#fff;
	width:780px;
	height:90px;
	z-index:1;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #;
	text-align: left;
	border:solid;
	border-bottom-color:#666;
	border-width: 0 0 1px 0;
	padding-left: 0px;
	padding-top: 5px;
}

.header img{
	padding-left:0px;
}

.leftcolumn {
	float:left;
	padding-top: 20px;
	width:170px;
	font-family: Trebauchet, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; color: #FF0000;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 20px;
	height:1200px;
	background-color:#fff;
}

.rightcolumn {
	float:left;
	padding-top: 20px;
	width:180px;
	font-family: Trebauchet, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; color: #666;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 20px;
	height:1200px;
	background-color:#fff;
}

.middlecolumn {
	float:left;
	background-color:#fff;
	height:1200px;
	padding-top: 20px;
	width:400px;
	font-family: Trebauchet, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #000;
	text-align:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom: 20px;
}

.contents {
/*	position:absolute; */
	top:300px;
	height:200px;
	width:135px;
	padding-left:15px;
}

ul#navigation {
margin-left: 0;
padding-left: 0;
list-style-type:none;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;

}
ul#navigation a {
display:block;
text-decoration:none;
color:#666;
padding: 1px 12px;
width: 120px;
}
ul#navigation a:hover {
color:#666;
background:#f2f2f2;
}
ul#navigation li {
display:inline;}	

	
.info_box {
float:left;
	background-color:#FFFFFF;
	width: 170px;
	height:auto;
	text-align:left;
	z-index:1;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top: 0px;
/*	border-top: 1px solid #666;  */
	font-size: 12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;

	line-height:;
}

.info {
	position: relative;
	float:left;
	width:170px;
	height:auto;
	background-color: #FFFFFF;
}

.news {
  	position:absolute; 
	width:145px; 
	height:; 
	z-index:14; 
	top: 180px; 
	padding-left: 15px; 
	float:left;
	
}

.news img {
	position:relative; 
	padding-bottom: 5px;
	float:left;
	border:0px;
	margin: 0 0 0 0;
}

.news p{
	background-color: #FFFFFF;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666;
	text-align:left;
}
/************* # footer div styles ***************/


.footer{
	float:left;
	background-color:#fff;
	width:780px;
	height:30px;
	z-index:1;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	color: #;
	text-align: left;
	border:solid;
	border-bottom-color:#666;
	border-width: 0 0 1px 0;
	padding-left: 0px;
	padding-top: 5px;
}



.footNav {
	position: absolute;
	float:left;
	background-color:#FFFFFF;
	clear: both;
	width: 780px;
	text-align:center;
	z-index:1;
	padding-top:10px; 
	padding-bottom:5px; 
	margin-top: 0px;
	border-top: 1px solid #666;
	font-size: 11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	line-height:20px;
}

#footNav ul,
#footNav li {
	margin: 0px;
	padding-top:5px;
	display: inline;
	}

#footNav li {
	font-size: 12px;
	padding-left: 0.8em;
	padding-right: 0.6em;
	border-left: 1px solid #ccc;
	}

#footNav li.first {
	border-left: 0;
	}
	
#footNav li.last {
	padding-right: 0.3em;
	}
	
#footNav li a {

	font-family: Arial, Verdana;
    font-size : 12px;
	line-height:20px;
	color:#009999;
}
#footNav li a:link,
#footNav li a:visited {
	color: #009999;
	text-decoration: none;
	line-height:20px;
	}	

#footNav li a:hover {
	color: #666;
	text-decoration: underline;
	line-height:20px;
	}
	
a.type1:link {color : #009999;
    font-family : Arial, Verdana;
    font-size : 11px;
    text-decoration : none}
a.type1:visited {color: #009999;
	font-family : Arial, Verdana;
    font-size : 11px;
    text-decoration : none}
a.type1:hover {color: #666666;
	font-family : Arial, Verdana;
    font-size : 11px;
    text-decoration: none; }
a.type1:active {color: #009999;
    font-family : Arial, Verdana;
    font-size : 11px;
    text-decoration : none}

.banner {
	float:left;
	width:160px;
	height:145px;	
}

.banner img {
	border: 0px;
}

.banner p {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1.3; color: #666;
}

a.events_link:link, a.events_link:visited, a.events_link:active {color : #009999;
    font-family : Arial, Verdana;
    font-size : 14px;
    text-decoration : none}
			
a.events_link:hover {color: #009999;
	font-family : Arial, Verdana;
    font-size : 14px;
    text-decoration: underline; }
	
a.home_link:link, a.home_link:visited, a.home_link:active {color : #009999;
    font-family : Arial, Verdana;
    font-size : 14px;
    text-decoration : none}
			
a.home_link:hover {color: #009999;
	font-family : Arial, Verdana;
    font-size : 14px;
    text-decoration: underline; }	

.information {
	position: relative;
	float:left;
	width: 400px;
	z-index:5;
	background-color:#FFFFFF; 
/*	background-image:url(http://www.cowbridgefashion.co.uk/images/cfintro_bkg.jpg);*/
    background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top: 0px;
	font-size: 12px;
	height: auto;
}

.information_box{
	float:left;
	background-color:#fff;
	height:auto;
	padding-top: 0px;
	width:390px;
	font-family: Trebauchet, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #000;
	text-align:left;
	padding-left:10px;
	padding-right:0px;
	padding-bottom: 20px;
}

.information_box img{
	border:0px;
	margin: 0 0 0 0;
	padding-bottom:10px;
}

.information_box p{
	margin:0;
	font-family: Trebauchet, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #000;
}

.information_box_content{
	width:410px;
	height:100px;
	padding-left:0px;
	padding-top:10px;
	border-top: 1px solid #ccc;
	margin-left: 5px;
	background-color:#F3F4F6;
	padding-right:0px;
}

.information_box_content img{
	float:left;
	margin: 0 10px 0 0;
	
}

.information_box_content p{
	margin:0;
	text-align:top;
	font-family: Trebauchet, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color: #000;
}

.information_box_content H1{
	margin:0;
	text-align:top;
	font-family: Verdana, Helvetica, sans-serif; font-size: 14px; color: #666;
}

.information_box_header{
	width:410px;
	height:20px;
	padding-left:0px;
	padding-top:0px;
	border-top: 0px solid #cccccc;
	margin-left: 5px;
	font-family: Verdana, Helvetica, sans-serif; font-size: 14px; color: #666;
}
