body {
	background-color: #5A3F34;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;	
	color: #5A3F34;
	text-align:center;	
}

table.holder {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/background-copy-area.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
}

p, td, a {
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #5A3F34;	
}

p {
	margin: 0;
	padding: 0;
	padding-top: 14px;
}

img {
	border-style: none;
}

h2 {
	font-weight: bold;
	font-size:16px;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top:20px;
}

h3 {
	font-weight: bold;
	font-size:14px;
	color: #e92028;
}

div.non-highlighted-copy {
	padding-left: 40px;	
}

td.main {
	text-align: left;
	vertical-align: top;
	/*padding-left: 38px;*/
}

div.main {
	width:515px;
}

td.section-header-left {
	background-image:url(images/background-middle-left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 256px;	
	width: 594px;
	vertical-align:top;
	text-align:left;
	height:256px;
}

td.section-header-right {
	background-image:url(images/background-middle-right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 186px;	
	vertical-align: top;
	text-align:left;
	padding-top: 60px;
	height:256px;	
}

td.right-sidebar-main {
	background-image:url(images/right-sidebar-vertical-tile.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

td.highlight-block-middle {
	background-image: url(images/highlight-block-body.gif);
	background-position: top left;
	background-repeat: repeat-y;
	height:141px;
	padding-left: 66px;
	padding-right: 70px;	
	text-align:left;
	vertical-align:top;
}

div.right-sidebar-main {
	padding-right:26px;
	padding-left:14px;
	font-weight:bold;
	font-size:11px;
}

.highlight {
	color: #e92028;
	font-weight:bold;
}

ul,li {
	padding-left: 5px;
	margin-left: 5px;	
	margin-top: 2px;
	list-style:square;
}

div.quoteAuthor {
	font-style: italic;
	text-align: right;
}

.footer {
	font-family: "trebuchet MS", Arial, sans-serif;
	text-align: center;
	}
	
.footer a {
	color: #e8e4cb;
	font-size: 11px;
	}