@charset "UTF-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #EBE6DD;
	background-image: url(images/pPhoto.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 10px;
	padding: 0px;
	position: relative;
	background-position: center top;
}
.services {
	color: #8B8B7F;
}
.navbar {
	color: #BFC019;
}
.navbar a:link {
	color: #9E9C8E;
	text-decoration: none;
}
.navbar a:visited {
	color: #999789;
	text-decoration: none;
}
.navbar a:hover {
	color: #FFC;
	text-decoration: underline;
	background-color: #3F3F00;
}

h1 {
	font-weight: bold;
	color: #727062;
	font-size: 12px;
}
.copyright {
	font-size: 9px;
	color: #B1B1B1;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	background-color: #FFDCD6;
}
.picmargin {
	margin-right: 15px;
}

ul {margin:0; padding:0; list-style:none; line-height:18px}
li {
	background:url(images/marker.gif) no-repeat left top;
	padding:0 0 0 12px
}
.style1 {
	color: #AF3838
}
