/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height:21px;
	color: #000000;
}
body {
	background-color: #5f7256;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#000000;
}
p {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:9pt;
	color:#35041c;
	text-transform:uppercase;
	line-height:21px;
	letter-spacing:0.2em;
	margin:0px;
	padding:0px;
}
.footer {
	color: #2b0115;
	font-size: 13px;
}
.callout {
	color: #25351f;
	font-style: italic;
	font-size: 12px;
	line-height:21px;
}

.name {
	font-size: 10px;
	font-weight: bold;
	font-style:normal;
}

.tagline {
	color: #35041c;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:0.2em;
	text-transform:uppercase;
	padding:0px 0px 10px 20px;
}
table#leftnav {
	width:136px;
	height:28px; 
	color:#35041c;
	
}
table.navitem {
	width:136px;
	height:28px;
	background-color:#f8f8db;
	border-top:1px solid #35041c;
	color:#35041c;
	cursor:pointer;
}
td.content {
	width:369px;
	border-right:1px dotted #35041c;
	padding:25px 20px 20px 20px;
}

body#about #aboutbox, body#services #servicesbox, body#gallery #gallerybox, 
body#testimonials #testimonialsbox, body#publications #publicationsbox,
body#contact #contactbox {
	background-color:#35041c;
}
body#about #abouttext, body#services #servicestext,body#gallery #gallerytext, 
body#testimonials #testimonialstext, body#publications #publicationstext,
body#contact #contacttext {
	background-color:#FFFFFF;
	color:#35041c;
}
