body {
	margin: 0px;
	padding: 0px;
	background-color: #3E453D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottombrdr    {
	border-bottom-width: 5px;
	border-bottom-color: #425A44;
}
.tblbrdr {
	border: 1px solid #622019;
	margin-bottom: 15px;
}
.firstpara {
	margin: 0px;
	padding: 0px;
}
.maincontent {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.maincontent p {
	font-size: 12px;
	text-align: justify;
	color: #622019;
	line-height: 18px;
}
maincontent p.nojustify {
	text-align: left;
}
.maincontent h1 {
	color: #622019;
	font-size: 3em;
	margin: 0px;
	padding: 0px;
}
.maincontent h2 {
	color: #2D3D2E;
	font-size: 18px;
	letter-spacing: .3em;
}
.maincontent h4 {
	font-size: 18px;
	color: #2D3D2E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #622019;
}
.maincontent a {
	color: #425A44;
	text-decoration: underline;
	font-weight: bold;
}
.maincontent a:hover {
	text-decoration: underline;
}
.leftcontent {
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(images/leftbarSM.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.attribution {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
	padding-bottom: 5px;
}
.more {
	font-size: 10px;
	font-variant: small-caps;
	color: #425A44;
	font-weight: bold;
}

img {border: none}
.imgbrdr {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.imgbrdl {
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer {
	font-size: 12px;
	color: #F7F0D4;
	line-height: 24px;
}
.siteby {
	font-size: 10px;
	color: #CFE4D9;
	background-color: #3E453D;
}
.siteby a {
	color: #CCE0D6;
	text-decoration: none;
}
ul.mainmenu
{
	font-size: 100%;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}

/* Menu items are a light gray block with padding and no text decoration */
ul.mainmenu a
{
	display: block;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.mainmenu li
{
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 140px;
	list-style-type: none;
	position: relative;
	font-weight: bold;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.mainmenu ul
{
	padding: 0px;
	font-size: 100%;
	width: 140px;
	position: relative;
	margin-left: 10px;
}

/* Menu item containers are same fixed width as parent */
ul.mainmenu ul li
{
	width: 130px;
	font-weight: normal;
}
ul.mainmenu ul li a
{
	color:#FFFFCC;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.mainmenu a:hover, ul.mainmenu a:focus ul.submenu a:hover ul.submenu a:focus
{
	background-color: #425A44;
	color: #FFF;
}
.links {
	font-size: 12px;
	font-weight: bold;
}
#swaptext {
	font-size: 14px;
	background-color: #C7DDD0;
}
#swaptext  h1 {
	font-size: 14px;
}
.thework {
}
.imgspace {
	padding-bottom: 5px;
	padding-left: 15px;
}
