/* CSS Document */

body {
background: #e5ded1;
}

p {
font-family: helvetica, sans-serif;
font-size: 11px;
font-color: #5d3d26;
margin: 0.5em;
}

p.about {
font-family: helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color: #000000;
margin-left: 1em;
}


.events-details {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}


.gallerytitle {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5d3d26;
	
	font-weight: bold;
}

h1 {
font-size: 16px; 
font-family: helvetica;
font-style: bold;
line-height: 18px;
color: #5d3d26;
}

	
h2 {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-left: 1em;
}
	
h3 {
	color: #000000;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.designer  {
	color:
	#660;
	font-family: helvetica, sans-serif;
	font-size: 11px;
}

.style4 {
	font-weight: bold;
	color: #5d3d26;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

 
a:link {
	color:#41241a;
	font-family:helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:underline;
	
}
a:hover {
	color:#41241a;
	font-family:helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
}

a:visited {
	color: #41241a;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}


a.designer:link {
	color: #CC9;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

a.designer:visited {
	color:
	#CC9;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}


.frame {
border-color: #000000;
border-width: 1px;
}
