
BODY {BACKGROUND-color: #d7c1c8;
margin: 0;
padding: 0;}

p {
font-family : "Arial Unicode MS", "helvetica", sans-serif; 
font-size : 100%; 
font-weight : normal;
text-align : left; 
color: #602739;
line-height : 120%; 
margin-left : 10px; 
margin-right : 10px; 
padding : 5px; } 


p:first-letter {
font-size: 110%;
line-height : 125%; 
font-weight: bold;
}

span.sep {
font-weight: bold;
}

H1{
	font-family : "Arial Unicode MS", "helvetica", sans-serif; 
	font-size : 150%; 
	color : #602739; 
	text-align: left;
	margin-left: 10px;
}

H3{
	font-family : "Arial Unicode MS", "helvetica", sans-serif; 
	font-size : 105%; 
	color : #602739; 
	text-align : left; 
	font-weight: normal;
	line-height : 150%; 
}

H4{
	font-family : "Arial Unicode MS", "helvetica", sans-serif; 
	font-size : 85%; 
	font-weight: normal;
	color : #602739; 
	text-align: right;
	margin-right : 5%;
}

H6{
	font-family : "Arial Unicode MS", "helvetica", sans-serif; 
	font-size : 80%; 
	font-weight: normal;
	color : #602739; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#photos img {
	margin-top: 10px;
	border: double #602739; 
	padding: 3px;
}

/* This gallery anchor block added by JT on 2009-12-28 to counteract later rules for anchors in text but which aren't that explicit;- */
#gallery a, #gallery a:link, #gallery a:active, #gallery a:hover, #gallery a:visited {
	border: 0 !important;
	color: transparent !important;
	background: transparent !important;
	padding: 0 !important;

}

/* Back to original css:- */
#gallery img{
border: 3px double #602739;
margin: 10px;
padding: 3px;
vertical-align: middle;
}

hr {
color: #602739;
background-color: #602739;
height: 5px;
width: 90%;
margin-left: auto;
margin-right: auto;
}

#navlist {
font-family : "Arial Unicode MS", "helvetica", sans-serif; 
font-size : 100%;
display: block;
margin-bottom: 40px;
}

#navlist li{
list-style: none;
padding: 0px;
border: 5px solid;
border-color:  #d7ce7b #925669 #602739 #c7b158 ;
text-align: center;
font-weight: bold;
margin-bottom: 20px;}


#navlist li a { text-decoration: none; display: block; }
#navlist li a:link { color: #602739; }
#navlist li a:visited { color: #602739; }

#navlist li a:hover {
background-color: #602739; 
color: #d7ce7b;}

#navlist li.here{
padding: 3px;
font-weight: bold ;
border: 1px dashed;
border-color:  #602739;
color: #602739}

A {
background : #d7c1c8; 
color : #602739; 
} 

a:link {
color : #602739; 
font-weight : bold; 
} 

a:active {
color : #d7ce7b; 
background-color : #602739; 
font-weight : bold; 
} 

a:visited {
color : #602739; 
font-weight : bold; 
background-color : #d7c1c8; 
} 

a:hover {
color : #d7ce7b; 
font-weight : bold; 
background-color : #602739; 
} 


#lightbox{
background-color:#666;
padding: 20px;
color: #fff;
font-family : "Arial Unicode MS", "helvetica", sans-serif; 
	}

#lightbox a  {
background : #666; 
color : #fff; 
font-family : "Arial Unicode MS", "helvetica", sans-serif; 
} 

#lightbox a:link {
color : fff; 
font-weight : bold; 
font-family : "Arial Unicode MS", "helvetica", sans-serif; 
} 

