body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p { 
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003E1D;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #422A09;
}
h4 { 
	font-size: 14px;
	font-weight: bold;
}
li {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7A4116;
	padding-bottom: 5px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #005D2B;
}
a:hover {
	text-decoration: underline;
	color: #422A09;
}
.imgborder { BORDER: 5px double #402908;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.backer {
	background-image: url(assets/images/v2a_bg.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #402908;
}
.bodybg {
	background-image: url(assets/images/body_star.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.subnavlink {
	font-size: 10px;
}
.subborder {
	border: 4px double #422A09;
}
.splashshadow {
	background-image: url(assets/splash/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.cotmline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.month { border-bottom: 1px solid;}

#sidebarEndo {
	clear: both;
}

#sidebarWrapper {
	padding-right: 105px;
}

#sidebarWrapper #sidebarEndo {
	clear: none;
}