body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
	margin: 0px;
	padding: 0px;
	background-color: #5c778f;
}
p {
	font-size: .7em;
	line-height: 1.4em;
	color: #706d64;
	margin: 0;
	padding: 0 0 10px 0;
}
h1 {
	padding: 0;
	margin: 0 0 15px 0;
}
h1.intro {
	font-size: 0.9em;
	border-bottom: 1px solid #d6d0c0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4D48;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h3 {
	font-size: .7em;
	padding: 10px 0 8px 0;
	margin: 0;
	color: #706d64;
}
img, a {
	border: none;
	outline: none;
}
a {
	color: #000000;
}
ul#projnav {
	list-style-type: none;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 0 0;
	list-style-position: outside;
}
ul#projnav li {
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px 10px;
	background-image: url(../interface/bull1.gif);
	background-repeat: no-repeat;
	background-position: left .4em;
}
ul#projnav a {
	color: #4f4d48;
	text-decoration: none;
}
ul#projnav a:hover {
	color: #ffffff;
}
#content ul {
	font-size: .7em;
	color: #706d64;
	margin: 0 0 10px 15px;
	padding: 00;
	list-style-position: outside;
	list-style-type: square;	
}
#content li {
	line-height: 1.4em;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
}
#topnav {
	height: 24px;
	margin: 0 20px 0 0;
	padding: 0px;
	list-style-type: none;
	text-align:right
}
#topnav li {
	float: right;
	text-align:right;
	color: #edf19f;
	font-size: 60%;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#topnav a {
	color: #edf19f;
	text-decoration: none;
}
#topnav a:hover {
	color: #ffffff;
}
li.bdr {
	background-image: url(../interface/topnav-bdr.gif);
	background-repeat: repeat-y;
	background-position: right;	
}
.boxcaps {
	height: 21px;
}
#box {
	background-image: url(../interface/bg-box.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0 21px 0 21px;
}
#masthead {
	margin: 0;
	padding: 0;
}
#masthead #top {
	height: 77px;
	margin: 0;
	padding: 0;
}
#masthead #mid {
	height: 180px;
	margin: 0;
	padding: 0;
}
#mainnav {
	margin: 0;
	padding: 0;
}
#gallery {
	height: 270px;
	background-color: #ffffff;
}
#content {
	margin: 0;
	padding: 30px 20px 30px 20px;
	display: block;
	clear: both;
	overflow: hidden;
}
#intro {
	width: 758px;
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #b7b2a7;
	background-image: url(../interface/introBdr.gif);
	background-repeat: repeat-y;
	background-position: 505px;
}
#intro #left {
	width: 465px;
	padding: 20px;
	float: left;
}
#intro #right {
	width: 213px;
	padding: 20px;
	float: right;
}
#intro p, #intro-b p {
	color: #ffffff;
}
#intro-b {
	padding: 20px;
	display: block;
	background-color: #b7b2a7;

}
.desc {
	width: 718px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	clear: both;
	border-bottom: 1px solid #d6d0c0;
}
.img-left {
	margin: 0 15px 5px 0;
}
.img-right {
	margin: 0 0 5px 15px;
}
.top {
	clear: both;
	font-size: .7em;
	font-weight: bold;
	padding-top: 5px;
}
.top a {
	color: #a49f96;
	text-decoration: none;
}
.top a:hover {
	color: #810d0d;
}
#footag {
	height: 20px;
	font-size: 60%;
	background-color: #d5cfc2;
	padding: 10px 5px 0px 5px;
	text-align: center;
	color: #968F83;
	display: block;
	clear: both;
}
#footag a {
	color: #968F83;
}
#footag a:hover {
	color: #ffffff;
}
#footnav {
	font-size: 0.7em;
	text-align: center;
	color: #678BAF;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-left: 40px;
}
#footnav a {
	color: #b7c9d9;
	text-decoration: none;
}
#footnav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
