/* PictureThis! Photography by Lorraine CSS Document */

body {
	background: url(images/bgr_orange3.jpg) no-repeat fixed center top;
	background-color: #fde5ac;
	margin: 0;
	padding:0;
}

.pagetitle {
	font-size:16px;
	font-weight: bold;
	text-align: left;
	font-color: #fde5ac;
	font-family: Verdana, sans-serif;
}

.subhead {
	font-weight: bold;
	font-color: #6D461F;
}

p {
	font-size: 10px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-color: #fff;
	line-height: 1.45em;
}


#left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: thin solid #996633;
}

#right {
	float: right;
	margin: 0px 0px 5px 10px;
	border: thin solid #996633;
}

a:link {
	color: rgb(5,0,0);
	font-weight: bold;
	text-decoration: none;
}
	
a:visited {
	text-decoration: none;
	color: rgb(5,0,0);
}

a:hover {
	text-decoration: underline;
	color: rgb(5,0,0);
	background-color: rgb(248, 238, 184);
}

.highlight {
	font-size: 10px;
	text-align: left;
	font-color: #442B17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#F7F7CD;
	overflow: hidden;
	display: inline;
}
.events {
	background-color: #fde5ac;
	font-size: 9px;
	text-align: left;
	font-color: #442B17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 5px 5px;
	border-top: thin solid #996633;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style-type: round; 
}	

#copyright {
	font-size:9px;
	line-height: 14px;
	text-align: left;
	font-color: #757575;
	font-family: Verdana, Arial, sans-serif;
}

#copyright a:link {
	color: rgb(5,0,0);
	font-weight: normal;
	text-decoration: underline;
}
