* {
	margin: 0px;
}
body {
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(../images/backgroundFade.jpg);
	background-color: #E6E6E6;
}
#wrapper {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent {
	margin-right: auto;
	margin-left: auto;
	height: 260px;
}
#content {
	background-image: url(../images/shadowSides.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: left;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 15px;
}
#content #breadcrumbs {
	font-size: 10px;
	text-align: right;
	height: 20px;
	margin-bottom: 15px;
}
#breadcrumbs .carrot {
	color: #BFBFBF;
	margin-right: 5px;
	margin-left: 5px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #89360F;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #89360F;
	text-decoration: underline;
}
#content #leftBar {
	float: left;
}
#leftBar #head {
	background-color: #E8E8E8;
	width: 150px;
	margin-left: 1px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #752E0E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-image: url(../images/sidebarCornerTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 1px;
}
#leftBar #nav {
	width: 150px;
	background-color: #E8E8E8;
	padding-bottom: 20px;
	padding-left: 15px;
	border-left-color: #CCC;
	background-image: url(../images/sidebarCornerBottom.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: 1px;
	line-height: 24px;
	border-left-width: 5px;
	border-left-style: solid;
	color: #999;
	padding-top: 10px;
}
#nav a:link, #nav a:visited {
	color: #752E0E;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	text-decoration: underline;
	color: #752E0E;
}
#leftBar #nav img{
	margin-left: -15px;
}
#content #rightBar {
	width: 170px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 11px;
}
#rightBar p  {
	margin-left: 15px;
	font-style: italic;
	line-height: 20px;
	color: #752E0E;
	padding-bottom: 15px;
}
#rightBar h2  {
	font-size: 13px;
	color: #808080;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#rightBar .inset  {
	color: #666;
	margin-left: 25px;
}
#rightBar .inset strong  {
	color: #666;
	font-style: normal;
	font-weight: bold;
}
#rightBar a:link, #rightBar a:visited {
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#rightBar a:hover, #rightBar a:active {
	color: #666;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
#content #pageText {
	width: 410px;
	margin-left: 210px;
}
#pageText a:link, #pageText a:visited {
	color: #89360F;
	text-decoration: none;
}
#pageText a:hover, #pageText a:active {
	color: #89360F;
	text-decoration: underline;
}
#pageText h1 {
	font-size: 15px;
	color: #752E0E;
	padding-bottom: 2px;
}
#pageText h2 {
	font-size: 13px;
	color: #752E0E;
	padding-bottom: 2px;
}
#pageText h3, #pageText h2   a:link, #pageText h2 a:visited{
	font-size: 12px;
	color: #838F3B;
	text-decoration: none;
}
#pageText h3 a:hover {
	font-size: 12px;
	color: #838F3B;
	text-decoration: underline;
}
#pageText h3   img{
	float: left;
	margin-right: 6px;
	margin-top: 2px;
}
#pageText table a img {
	border-top-color: #752E0E;
	border-right-color: #752E0E;
	border-bottom-color: #752E0E;
	border-left-color: #752E0E;
}
#pageText h4 {
	padding-bottom: 10px;
	color: #909C5C;
	padding-left: 12px;
	font-size: 12px;
}
#pageText h5 {
	color: #819125;
	font-size: 12px;
}
#pageText .imageFull {
	margin-top: 40px;
	margin-bottom: 40px;
}
#pageText ul  {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pageText ul li {
	margin-bottom: 10px;
	list-style-image: url(../images/squareBullet.gif);
}
#pageText blockquote {
	color: #752E0E;
	font-style: italic;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #AAC621;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#pageText blockquote img {
	float: left;
	margin-left: -36px;
}
#pageText blockquote .author {
	font-style: normal;
	color: #808080;
}
#pageText .mousetext {
	font-size: 10px;
	color: #752E42;
}
.floatLeft {
	float: left;
	margin-right: 6px;
	margin-top: 2px;
}
#footer {
	height: 50px;
	clear: both;
	margin-bottom: 20px;
}

