@charset "UTF-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#E5FFE5;
	line-height:18px;
	font-size:13px;
	margin:0px;
	padding:0px;
}
h1 {
	color:#443113;
	font-size:17px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
h2 {
	color:#443113;
	font-size:14px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	padding-bottom:10px;
}
p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
a, a:visited {
	color:#443113;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td.borderLeft {
	background-image:url('../images/borderLeft.jpg');
	background-repeat:repeat-y;
	width:24px;
}
td.borderRight {
	background-image:url('../images/borderRight.jpg');
	background-repeat:repeat-y;
	width:24px;
}
td.resBox {
	background-image:url('../images/searchBG.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

table.navHeader {
	background-color:#E5FFE5;
	border-top:#FFFFFF solid 6px;
	border-bottom:#FFFFFF solid 6px;	
}
table.navHeader tr td {
	color:#443113;
	font-size:13px;
}
table.navHeader tr td ul {
	padding:10px 0;
	margin:0px;
}
table.navHeader tr td ul li {
	display:inline;
	list-style:none;
}
table.navHeader tr td ul li a, table.navHeader tr td ul li a:visited {
	color:#263A6D;
	text-decoration:none;
	padding:12px 11px 11px 11px;
}
table.navHeader tr td ul li a:hover {
	background-color:#BCE7BC;
}
div.imgBox {
	width:469px;
	height:410px;
	float:right;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:-20px;
}
td.bodyText {
	text-align:justify;
	color:#0E430E; /*green*/
	padding:0 20px;
	background-color:#CFF2D1;
	background-image:url('../images/bodyBG.jpg');
	background-position:top;
	background-repeat:no-repeat;
}
a.light, a.light:visited {
	color:#443113;
	font-weight:bold;
	text-decoration:underline;
}
a.light:hover {
	color:#0E430E;
}
a.hlight, a.hlight:visited {
	color:#443113;
	text-decoration:none;
}
a.hlight:hover {
	color:#0E430E;
	text-decoration:underline;
}

/* Adam CSS */

.clearboth { 
clear: both; 
}

#blogHeadline{
float:left;
}

#blogText{
float:left;
margin-right:25px;
margin-top:10px;
width: 650px;
}

#blogText h1{
color:#19336e;
margin:0px;
}

#blogText h2{
color:#333333;
font-size:10px;
margin:0px;
}

#blogEntry{
margin-bottom:25px;
float:left
}

#blogArchive{
margin-top:10px;
padding:10px;
background-color:#aecdb0;
float:right;
width: 200px;
}

#blogArchive a, a:visited, a:hover, li {
color:#19336e;
}

#blogArchive li, li2 {
margin-left:15px;
text-decoration:none;
}

#image{
	width:210px;
	margin-bottom:5px;
	margin-top:32px;
	float:right;
	margin-left: 10px;
}

#goods{
float:left;
}
