/* Macaroon October 2007 */

/* Main Body */
body {
	font-family: Verdana, Arial, sans-serif;
		background-position: top center;
	font-size: 12px;
	/* background-color: #BDC3B8; */
	background-color: #E6E6E6;
	margin-top: 0px;
	}
		
		#container {
	width: 767px;
	border-left: 1px solid #574040;
	 border-right: 1px solid #574040;
	  border-bottom: 1px solid #574040;
		background-color: #FFFFDD;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 0;
	
	}
	/* header */
	#header_container {
	width: 767px;
	background: #574040;
	text-align: center;
		
	}

	/* wrapper */
	#wrapper {
	width: 767px;
	background-image: url(images/navigation_back.gif);
	background-repeat: repeat-y;
}
	/* content container */
	#content_container {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 577px;
	background-image: url(images/macaroon_back.gif);
	background-repeat: repeat-y; /* inherits container colour */
	background-position: center;
}
#content_box {
width: auto;
margin-top: 0px;
padding-top: 0px;
margin-left: 7px;
	border-left: 1px dashed #FE1C48;

	
}
		#content_container p {
		margin: 0;
		padding: 5px 5px 5px 10px;
		letter-spacing: 0.1em;
	}
	
	#content_container h1  {
	margin: 0;
	margin-bottom: 0px;
	width: auto;
padding: 3px;
padding-left: 18px;
font-size: 14px;
letter-spacing: 0.1em;
background-image: url(images/flower_back_3.gif);
/* background-image: url(images/flower_back_grey.gif); */
background-repeat: repeat;
}

.highlight {
color: #FF9425;
font-weight: bold;
}
.table {

	letter-spacing: 0.1em;
	padding: 5px 5px 5px 5px;
}
#content_container a:link, #content_container a:visited, #news_panel a:link, #news_panel a:visited {
	color: #80507F;
	text-decoration: underline; 
		font-weight: normal;
		}

#content_container a:link.active, #content_container a:visited.active, #news_panel a:link.active, #news_panel a:visited.active {
		color: #80507F;
			}

#content_container a:hover, #news_panel a:hover {
	color: #DC2E0B; /* orange: color: #FF9425; */
		text-decoration: underline;
			}
			/* end of content */	
			
	/* contact form */		
.label {
	float: left;
	width: 70px;
	text-align: right;
	clear: left;
	margin-top: 5px;
	margin: 5px;
	letter-spacing: 0.1em;
	}
	.field {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 130px;
	font-family: Verdana, Arial, sans-serif;
	border-style: solid;
		border-width: 1px;
		border-color: #FF9425;
		clear: right;
		background-color: white;
		font-size: 14px;
	}
	.button_submit {
		letter-spacing: 0.1em;
		margin-left: 80px;
		margin-top: 10px;
		border-style: solid;
		border-width: 1px;
		border-color: #FF9425;
		background-color: white;
		color: #DC2E0B;
		font-weight: bold;
		
	}
	/* end of contact form */
	/* dots */
		.dots_title {
		float: left;
		clear: both;
	width: 230px;
	margin-top: 0px;
	margin: 10px;
	margin-left: 15px;
	letter-spacing: 0.1em;
	}
	.dots_file {
		float: left;
		margin: 10px;
		margin-left: 20px;
		margin-top: 12px;
	
	}
	.dots_tif {
		float: left;
		margin: 10px;
		margin-left: 20px;
		margin-top: 12px;
	}
			
		
			
	/* right bar */		
#right_bar {
float: right;
	margin: 0;
	margin-bottom: 10px;
	width: 10px;
padding: 3px 0px 3px 0px;
font-size: 14px;
background-image: url(images/flower_back_3.gif);
background-repeat: repeat;
}

/* dividers */	
.divider_dotted_left {

	font-size: 4px;
	width: 73%;
		border-top: 1px dashed #FE1C48;
}
.divider_small {
	font-size: 4px;
}
divider_dots {
	margin-left: 5px;
	margin-right: 3px;
	font-size: 2px;
}
.divider_dotted {
width: 96%;
	font-size: 4px;
		border-top: 1px dashed #FE1C48;
}
.divider_big
	{
	height: 300px;
}	


/* news panel */

	#news_panel {
	width: 131px;
	background-color: #FF9425;
	float: right;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0px;
	margin-left: 3px;
	/* border-left: 1px solid #E6E6B7; */
}
	#news_panel p {
				padding: 5px;
		letter-spacing: 0em;
	}
	#news_panel h3
	{
	margin: 0;
	margin-bottom: 8px;
	padding: 3px;
	padding-left: 5px;
	font-size: 14px;
letter-spacing: 0.1em;
font-weight: bold;
border-bottom: 1px dashed #D76C57;
/* #FDE6E7
99A595
border-bottom: 1px dashed #FD1A44;
*/
}
	
	/* navigation panel */
	
	#navigation_panel {
	padding: 0px;
	margin: 0px;
	width: 190px;
		float: left;
	}
	#navigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
		padding-top: 37px;
		padding-right: 7px;
		letter-spacing: 0em;
		}
	#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
		}

#navigation a:link.active, #navigation a:visited.active 	{
		color: #FDA345;
		font-weight: bold;
		margin-top: 2px;
	margin-bottom: 5px;
					}

#navigation a:hover {
	color: #FDA345;
		text-decoration: none;
		margin-top: 2px;
	margin-bottom: 5px;
			}
	
	#navigation ul {
		list-style-type: none;
		margin-top: 0;
		margin-left: 0;
		padding-left: 0;
		padding-right: 0;
		text-align: right;
	}
	#navigation li {
		padding-bottom: 3px;
	}
	

/* footer */
#footer {
	margin: 0px;
	width: 767px;
	clear: both;
	background-color: #8D9B81;
	background-image: url(images/flower_back_grey.gif);
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: center;
}
#om {
margin-top: 4px;
}

#footer p {
margin: 0px;
padding: 5px;
	padding-bottom: 6px;
}
.footer_link {
	color: #574040;
}
#footer a:link, #footer a:visited  {
		text-decoration: none;
	color: #000000;
		}

#footer a:hover, #footer a:link.grey, #footer a:visited.grey, 	{
		/* color: #FF9425; */
		color: #574040;
				text-decoration: none;
					}


.bagpipe {
	color: #574040;
	font-weight: bold;
}

		
		
		

