@charset "utf-8";
/* CSS Document */

h1

	{
		font-size : 15px;
		font-family : arial;
		color : #FFFFFF;
	}
	h2

	{
		font-size : 14px;
		font-family : arial;
		color : #FFFFFF;
	}
.header {
	width:950px;
	height:288px;
	background-image:url(images/header2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

body {
	background:#d2c5bd;
	background-image:url(index_07.jpg);
	background-position:right;
	background-repeat:no-repeat;
	font-family:arial;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	margin-top:0px;
	
}
a {
	color:#99908a;
	font-weight:bold;
}
a:visited {
	color: #9c202a;
	font-weight:bold;
}
a:hover {
	color: #ada39c;
	font-weight:bold;
}
.text_link {
	color:#ada39c;
	font-size:11px;
}
.gallery_heading {
	font-family: arial;
	font-size: 15px;
	color:#CCC;
}
