﻿.clear {
	clear: both;
	height:30px
}
.noborder{
border: 1px none #CCC;

}
#top {
	height: 100px;
	background-image: url(images/camping-ireland-top.JPG);
	background-repeat: no-repeat;
}
#boxleft {
	width: 200px;
	padding: 0px;
	border: 1px none #CCC;
	float: left;
	/*margin: 15px;*/
	margin-right:10px;
	margin-left:10px;
}
#boxleft1 {
	width: 200px;
	padding: 0px;
	border: 1px none #CCC;
	float: left;
	/*margin: 15px;*/
	margin-right:10px;
	margin-left:10px;

}

#boxcenter {
	width: 200px;
	padding: 0px;
	/*margin: 15px;*/
	margin-right:10px;
	margin-left:10px;

	border: 1px none #CCC;
	float: left;
}
#boxright1 {
	width: 200px;
	padding: 0px;
	/*margin: 15px;*/
	margin-right:10px;
	margin-left:10px;

	border: 1px none #CCC;
	float: left;
}
#boxcenter1 {
	width: 200px;
	padding: 0px;
	/*margin: 15px;*/
	margin-right:10px;
	margin-left:10px;

	border: 1px none #CCC;
	float: left;
}
#boxright {
	width: 200px;
	padding: 0px;
	/*margin: 15px;*/
	margin-right:10px;
	margin-left:10px;

	border: 1px none #CCC;
	float: left;
}

#topnav {
	background-image: url(images/grad.PNG);
	padding-top:3px;
	text-align:center;

}
#footer {
	background-image: url(images/grad.PNG);
	padding:15px;
	
}
#footer td{
padding:10px;
font-family:verdana, Arial, sans-serif;
vertical-align:top;
text-align:justify;
border:#CCCCCC 1px solid;


	
}

#footer a{
color:#006633;
text-align:center;
padding:0px;
margin:0px;
font-size:14px;

	
}
	
	.images{
	border: 2px solid #cccccc;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	
}

#footer p {
font-family:verdana, Arial, sans-serif;
font-size:11px;
padding:15px;
font-size:14px;
text-align:justify;
border:#CCCCCC 1px none;


}
#flash {
	height: 100px;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	border: 3px solid #CCC;
}
			
/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

/*body
	{
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 100.01%;
	text-align: center; 
	}
*/
form{
	margin:0px;
	padding: 0px;
	text-align:center;
	font-family: verdana, Arial, sans-serif;
	font-size:11px;
	color: #006633;
	
}

select{
	text-align:center;
	font-family: verdana, Arial, sans-serif;
	font-size:10px;
	color: #006633;


	
}
#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0m;
	padding: 0;
	/*text-align: left;*/
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 200px;	/* <-- use this for a set width */
	
	background-color: #fff;
	}
 	
#content
	{
	padding:1em;
	height:200px
	}

#content h1
	{
	color: #006633;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	
}

#content h1 a
	{
	color: #006633;
	font-weight: bold;
	font-size: 1.0em;
	font-family: helvetica, geneva, arial, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

.map{
background-image:url('star.gif');
background-repeat: no-repeat;
background-position: center;

	
}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tile/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/tile/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/tile/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/tile/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tile/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/tile/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/tile/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #eee;
	background-image:url(images/tile/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	
	}
			
leftbottoncol {
	width: 200px;
	float: left;
}
			
