/*---------- Burrenshore.css --------------------*/
/*---------- coded by Patrick Stack -------------*/
/*---------- www.adeptassociates.net ------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #ccc;
	color: #030;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #2a4f6f;
	text-align: center;
}
html, body, #page {	/* force page to go full length */
	min-height: 100%;
	height: 100%;
}

/*-- ID SELECTORS ______________________________________________*/
#page {
	position: relative;
	text-align: left;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	/*background: url(background.gif);*/
	color: #030;
	font-family: Arial, Helvetica, sans-serif;	
	}
#header {
	background-color: #ccc;
	background: url(pageheader.jpg) no-repeat;
	height: 111px;
	width: 761px;
	margin-top: 0;
	padding: 0;
	margin-left: 1px;
	border-left: 1px ridge #eef;
	}
	#orgname {
		position: absolute;
		/*filter: alpha(opacity=30);
		opacity: 0.3;*/
		margin-top: 5px;
		margin-left: 150px;
		margin-bottom: 0;
		width: 460px;
		background-color: transparent;
		padding: 1px;
		border: thin ridge #eef;
		}
#left {
	width: 120px;
	padding-left: 1px;
	text-align: left;
	background-color: #eef;
	float: left;
	border-right: thin ridge #eef;
	margin-top: 0;
	border-bottom: thin ridge #eef;
	}
	#copyright {
	
		bottom: 10px;
		left: 1px;
		background-color: transparent;
		font-size: 0.7em;
		text-align: center;
	}
#nav {
	width: 117px;
	margin-left: 0;
	margin-top: 0;
	background-color: transparent;
	float: left;
	}
#content {
	position: relative;
	width: 628px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0;
	float: right;
	background-color: /*transparent#efe*/#eee;
	border-right: 1px ridge #eef;
	border-left: 1px ridge #eef;
	}
	#contentmain {
		position: relative; /* added 6 July */
		width: 522px;
		float: left;
		background-color: transparent;
		color: #003;
		margin-top: 0;
		font-size: 0.9em;
	}
		#contentmaintopleft {
			width: 50%;
			float: left;
			background-color: transparent;
		}
		#contentmaintopright {
			width: 322px;
			float: left;
			background-color: transparent;
		}
		#indextopleft {				/* INDEX PAGE ONLY */
			position: relative;
			width: 280px;
			float: left;
			padding: 0;
			margin: 0;
			background-color: transparent;
		}
		#indextopright {			/* INDEX PAGE ONLY */
			position: relative;
			/*margin-left: 290px;*/
			width: 320px;
			float: right;
			padding: 0;
			background-color: transparent;
		}
		#indexbottomleft {
			position: absolute;
			margin-top: 220px;
			width: 280px;
			float: left;
			padding: 0;
			background-color: transparent;
		}
		#indexbottomright {
			position: absolute;
			margin-top: 220px;
			margin-left: 290px;
			width: 320px;
			float: right;
			background-color: transparent;
		}
	#right {
		/*position: absolute;
		margin-left: 525px;*/
		width: 100px;
		height: 100%;
		padding: 2px;
		float: right;
		text-align: center;
		background-color: #006;
		color: #efe;
		margin-top: 1px;
		margin-right: 0;
		/*border-left: thin solid #eef;*/		
		}
		#thumbs {
			/*position: absolute;
			top: 192px;
			left: 30px;*/
			background-color: transparent;
			text-align: center;
			/*margin-left: 35px;*/
		}
#footer {
	text-align: left;
	width: 628px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 0;
	float: right;
	border-bottom: 1px groove #eef;
	border-right: 1px ridge #eef;
	border-left: 1px ridge #eef;
	background-color: #eee;
	}
#gallery {				/* for gallery only */
	width: 80%;
	margin-left: 4em;
	}
	#gallerylist {
		list-style-type: none;
		}
	#gallerylist li {
		list-style: none;
		float: left;
		margin-right: 6px;
		margin-bottom: 10px;
		font: bold 0.8em Arial, Helvetica, sans-serif;
		color: #333;
		}
	#gallerylist img {
		display: block;
		border: 1px solid #006;
		}
/*------ H E A D I N G S ----------------------*/

#header h1 {
	font-family: Arial, Helvetica, serif;
	font-size: 1.2em;
	color: /*#060*/#ff0;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0;
	}
h2 {
	font-family: Geneva, Times, serif;
	font-size: 1.4em;
	font-variant: small-caps;
	color: #006;
	margin-top: 1px;
	}	
	
/*________________________________ navigation ______*/	
#nav ul {
	list-style: none;
	padding: 1px;
	width: 100%;
	margin-left: 0; /* to force IE not to indent list */
	margin-top: 0; /* forces list to suppress space at top in Mozilla */
}
#nav li {
	font-size: 90%;
	border-bottom: 1px solid #006;
	margin-bottom: 0.3em;
	width: 100%;
	background-color: #b2bcc6;
	padding-left: 1px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #006;
	background-color: transparent;
}
#nav a:hover {
	color: #789;
}

/*________________________________ T E X T   F O R M A T T I N G ___*/

p {
	text-align: justify;
	padding-left: 1em;
	padding-right: 0.5em;
	width: 95%;
	line-height: 1.4em;
	}
#left p {
	text-align: center;
	padding: 0;
	line-height: 1.2em;
	}
#right p {
	text-align: center;
	padding: 1px;
	width: 90%;
	}
#footer p {
	font-size: 0.7em;
	padding: 0.1em;
	width: 90%;
	line-height: 1.2em;
	}
#thumbs p {
	font-size: 0.7em;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
	}
#thumbs h4 {
	font-size: 0.8em;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 0;
	color: #ff0;
	}
#indextopleft p, #indextopright p {
	text-align: justify;
	padding-left: 0.5em;
	padding-right: 0.5em;
	width: 95%;
	line-height: 1.4em;
	}
#form {
	font-size: 0.9em;
	}
.totop {
	text-align: right;
	font-size: 0.7em;
	}
.clear {
	clear: both;
	}
.warning {
 border-left: 2px solid #ff3300;
 border-top: 0;
 border-right: 0;
 border-bottom: 0;
 padding: 5px;
 text-align: justify;
 background-color: #ffc;
 }
/*------------------------------- I M A G E S ----*/
/*img {
	border: none;
	}*/
.rightalign {
	margin: 5px 5px 5px 15px;
	background-color: #006;
	float: right;
	padding: 1px;
	}
.leftalign {
	margin: 5px 15px 5px 5px;
	background-color: #006;
	float: left;
	padding: 1px;
	}
/* Hide from IE5-Mac. Only IE win sees this
*html #content img {
	margin: 5px 5px 5px 15px;
	}
*html p {
	height: 1%;
	margin-left: 0;
	clear: none;
	} */
/* End hide from IE5/MAC
*/

.thumbnail {
	margin: 3px;
	background-color: #ff0;
	padding: 1px;
	}
	
/*_________________________________ L I N K S ___*/

a:link {
	color: #00f;
	text-decoration: underline;
	}
a:hover {
	color: #789;
	text-decoration: none;
	}
a:visited {
	color: #f00;
	text-decoration: underline;
	}	

/*_______________________________ L I S T S _____*/

ul {
	margin-left: 20px; /* to force IE not to indent list */
	margin-top: 0; /* forces list to suppress space at top in Mozilla */
}
#contentmain li {
	list-style: disc;
	margin-left: 1.2em;
	}
/*------------------------------- F O R M S ----*/

	
	form input[type="text"] {
		line-height: 0.8em;
		text-decoration: none;
		background-color: #eef;
		color: #003;
		font-size: 0.8em;
		font-family: Courier, "Courier New", serif;
		border: 2px groove #333;
		}
		
	form p {
		clear: both;
		}

	form p label {
		float: left;
		}
	
	form p input, form p textarea, form p select {
		float: right;
		}
	
	form p input[type="radio"] {
		float: none;
		}
		
	textarea {
		background-color: #eef;
		color: #003;
		border: 1px ridge #123;
		}	

	select {
		width: 100px;
		background-color: #eef;
		color: #003;
		border: 1px ridge #123;
		}
		
	input.btn {
		background-color: #060;
		color: #ffc;
		font-weight: 500;
		border: 1px outset #333;
		padding: 2px 4px 2px 4px;
		margin-left: 1em;
		}
	
	fieldset {
		border: 1px dashed #090;
		margin-top: 1em;
		padding: 10px;
		background-color: #fff;
		}
	
	legend {
		font: bold 1em Arial, Helvetica, sans-serif;
		color: #060;
		background-color: transparent;
		}	
	
	.akey {
		text-decoration: underline;
		color: #00c;
		background-color: transparent;
		}	
