p, h1, h2, h3, h4, h5, h6, a, th, td, li {
	color: #585858;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	width: 100%;
/*	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	background-image: url(../images/bkgd_image.jpg);
	background-repeat: repeat-x;
}
body,td,th {
/*	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #585858;
	text-decoration: none;
}
a:visited {
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #a42b1d;
	text-decoration: none;
}
a:active {
	color: #a42b1d;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin: -1px auto 0;
	position: relative;
	min-height: 100%;
	background-color: transparent;
}
#header {
	margin: 0;
	padding-top: 15px;
	float: left;
/*	width: 760px;
*/}
#title {
	left: 0px;
	top: 12px;
/*	width: 250px;
*/	z-index: 5;
}
#header h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.2em;
	display: inline;
}
#header h2 {
	font-weight: normal;
	font-size: .9em;
	display: inline;
	padding-left: 6px;
}
#home a:hover {
	color: #a42b1d;
	text-decoration: none;
}
#mainnavbar {
	position: absolute;
	right: 0px;
	top:20px;
	z-index: 10;
}
#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav li {
	list-style: none;
	margin: 0 0px 0px 15px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	display: block;
	letter-spacing: 0.01em;
	position: relative;
	float: left;
	text-align: left;
	width: auto;
	height: auto;
	font-size: .75em;
}
#content {
	width: 100%;
	min-height: 100%;
	padding-top: 25px;
	display: block;
	clear: left;
	float: left;
/*	padding-top: 25px;
*/}
.titlebar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8a8a;
	height: 100%;
	padding-bottom: 2px;
}
.righttitle {
	clear: none;
	float: right;
	width: 190px;
	margin-top: 8px;
}
/* reduce top margin for IE browsers*/
* .righttitle {
	margin-top: 4px;
}
.lefttitle {
	clear: none;
	float: left;
	width: 560px;
}
.lefttitle h3 {
	display: inline;
}
.lefttitle h4 {
	display: inline;
}


.mainstuff {
	clear: left;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #8a8a8a;
	display: block;
	width: 100%;
	height: 100%;
	padding-bottom:25px;
}
.mainstuff img {
	padding-top: 5px;
/*	height: auto;*/
/*	width: auto;*/
}

.folio {
	width: 140px;
	height: 100%;
	margin-right: 6px;
	clear: none;
	float: left;
	margin-left: 6px;
}
* .folio {
	margin-right: 5px;
	margin-left: 5px;
}
.foliotitle {
	border-bottom:solid 1px #8a8a8a;
	width: 100%;
	}
.foliotext p {
	font-size: 0.55em!important;
}

.foliothumb img {
	clear: left;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
}
#statement {
	padding-top: 25px;
	clear: left;
	float: left;
	width: 100%;
	position: relative;
}
#statement h3 {
	display: inline;
}

#content p {
	font-size: .8em;
}
#content h3 {
	font-size: 0.95em;
	font-weight: normal;
	display: inline;
}
#content h4 {
	font-size: 0.75em;
	font-weight: normal;
	margin: 0px;
	display: inline;
	padding-left: 8px;
}
#content h5 {
	font-size: 0.6em;
	font-weight: normal;
	margin: 0px;
	display: inline;
	float: right;
	clear:none;
}
.foliowrapper {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}
.statementwrapper {
	clear: left;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8a8a8a;
	margin-bottom: 15px;
}
#footer {
	width: 100%;
	padding-top: 3em;
	clear: left;
	float: left;
}
#footer p {
	font-size: .75em;
	color: #8a8a8a;
}
.folioStatement {
	clear: left;
	float: left;
	width: 100%;
}
.folioStatement p {
	display: block;
}
.folioStatementtitle {
	clear: left;
	float: left;
	width: 100%;
}
.infowrapper {
	height: 100%;
	width: 100%;
	clear: left;
	float: left;
}
.mainstuff p {
	padding-top: 3px;
}
#portrait {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 383px;
	width: 300px;
}
.contactstuff p {
	padding-left: 10px;
}

