body {
	background: url(page_bg.jpg) #e1d8d1;
	font-family: "Times New Roman", Times, serif;
  	color: #fff; 
	margin: 0;
  	padding: 0;
  	line-height: 1.3em;
	text-align: center;
}
a, a:link, a:hover, a:visited {
	font-weight: bold;
	color: #663d1f;
}
a:hover {
	text-decoration: none;
}
/*a:visited {
	color: ;
}*/
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
h2 {
	color: #331f14;
	font-size: 130%;
	line-height: 1.3em;
	font-weight: bold;
	margin:0pt 0pt 0.5em 0em;
}
h2.BigHeader {	
	font-size: 160%;
	position: relative;
	top: -2px;
	font-weight: normal;
	font-style: italic;
}
div.pagediv { 
  	min-width: 945px;
	max-width: 1600px;
	background: #000 url("top_right_out.jpg") top repeat-x;
}
div.pagediv div.subwrap { 
	min-width: 945px;
	max-width: 1600px;
	margin: 0 auto 0 auto;
	text-align: left;
}
body.sb_palette_forest div.pagediv div.subwrap {
	background: url("top_left_corner_green.jpg") top left no-repeat;	
}
body.sb_palette_ice div.pagediv div.subwrap {
	background: url("top_left_corner_blue.jpg") top left no-repeat;	
}
body.sb_palette_fire div.pagediv div.subwrap {
	background: url("top_left_corner_red.jpg") top left no-repeat;	
}
div#subwrap2 { 
	min-width: 945px;
	max-width: 1600px;
	background: url("foot_edge.jpg") bottom repeat-x;
}
div#subwrap3 { 
	min-width: 945px;
	max-width: 1600px;
	background: transparent url("bottom_left_corner.png") bottom left no-repeat;	
}
div#subwrap4 { 
	min-width: 945px;
	max-width: 1600px;
	background: transparent url("top_right2.png") top right no-repeat;	
}
div#subwrap5 { 
	min-width: 945px;
	max-width: 1600px;
	background: transparent url("bottom_right_corner.png") bottom right no-repeat;	
}

#theMainTable h3 {
	/*color: ;*/
	font-size: 110%;
	font-weight:bold;
	margin: 0;
}
#theMainTable a {
	font-weight:bold;
	text-decoration: underline;
}
#theMainTable a:hover {
	text-decoration: none;
}
#theMainTable h3.MediumHeader {
	font-size: 120%;
	line-height:1.3em;
	margin:0pt 0pt 0.5em 0em;
}
#theMainTable h3.ContentHeader {
	/*color:  ;*/
	font-size: 120%;
	line-height:1.3em;
	margin:0pt 0pt 0.5em 0em;
}
img {
	border:0;
	padding:0;
	margin:0;
}
#TitleAndMenu {
	clear: both;
	text-align: left;
	padding: 0;
	margin-left: 70px;
	min-height: 175px;
	position: relative;
}
div.pagediv #TitleAndMenu div.subwrap {
	background: none;
}

h1.sb_title {
	color: #fff2e2;
  	padding: 80px 0 10px 0;
  	font-size: 3em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing:-0.05em;
	word-spacing: .2em;
  	font-weight: normal;
	line-height: 1.2;
} 
h1.sb_title.sb_hasSubtitle {
	padding: 60px 0 0;
}
h2.sb_subTitle {
	color: #fff;
	line-height: 1;
	font-weight: normal;
}
#DIVMenu #SPANMenu { 
	display: block;
	padding: 4px 0.5em 0 0;
  	font-weight: normal;	
  	font-size: 1.2em;
	text-transform: lowercase;
	letter-spacing: 0;
}

#DIVMenu #SPANMenu a {
	color: #efc;
	font-weight: normal;	
 	padding: 0 16px 0 0;
	margin-right: 8px;
	background: url(nav_divider.png) 100% 70% no-repeat;
} 
#DIVMenu #SPANMenu a:last-child {
	background: none;
} 
body.sb_palette_ice #DIVMenu #SPANMenu a:hover {
	color: #b1fef4;
}
body.sb_palette_ice #DIVMenu #SPANMenu a:hover {
	color: #d8d5a0;
}
body.sb_palette_ice #DIVMenu #SPANMenu a:hover {
	color: #ddffca;
}
#DIVMenu #SPANMenu a span {
 	padding: 0 4px 2px 4px;
} 
#DIVMenu #SPANMenu a.LayoutMenuItemSelected span {
	background: url(active_nav_bg.png);
} 
div#TriColumnDiv {
	margin: 5px 120px 10px 70px;
}
div.pagediv div#TriColumnDiv div.subwrap {
	background: none;
}

table#theMainTable {
	border: none;
	border-collapse:collapse;
	width: 100%;
	text-align: left;
	color: #444;
	margin-bottom: 70px;
}
table#theMainTable td {
	font-size: 1em;  /* this is the master font value */
	vertical-align: top;
}

td#TDContent1 {
	line-height: 1.3em;
	padding: 15px 30px 20px 30px;
	vertical-align:top;
}
body.sb_palette_ice td#TDContent1  {
	background: #c7c7c7 url("content_bg_blue_right.jpg") top left no-repeat;
}
body.sb_palette_fire td#TDContent1  {
	background: #c7c7c7 url("content_bg_red_right.jpg") top left no-repeat;
}
body.sb_palette_forest td#TDContent1  {
	background: #c7c7c7 url("content_bg_green_right.jpg") top left no-repeat;
}

table#theMainTable td#TDContent2,
table#theMainTable td#TDContent34,
table#theMainTable td#TDContent4 {
	padding-bottom: 20px;
}

div.ContentFindAuthors {
	padding: 10px;
}
div.ContentParagraph {
	padding-bottom: 20px;
	background: url(dash.png) 0 100% repeat-x;
}
div.leftcol div.ContentParagraph,
div.rightcol div.ContentParagraph {
	padding-bottom: 10px;
	background: none;
}

.ContentWork .ContentWorkTitle {
	font-weight:bold;
	line-height:1em;
	margin:0pt;
}

.ContentQuickLink, .ContentSelectedWork {
	padding-left: .5em;
	margin-bottom: 1.5em;
}
.ContentQuickLink a.QuickLink, 
.ContentSelectedWork a.QuickLink {
	margin-bottom: 0;
	margin-left: -.5em;
}
.SubContentCategory {
	font-size: 110%;
	/*color: ;*/
	margin: 0.1em 0pt 0.15em;
	padding-top: .5em;
	font-weight:bold;
}
div.Content2,
div.Content3,
div.Content4 {
	width: 210px;
	padding: 0 15px;
	font-size: 85%;
}
div.Content2 {
	line-height: 1.5em;
}
div.Content3 {
	line-height: 1.5em;
}
table#theMainTable td.leftcol,
table#theMainTable td.rightcol {
	width: 240px;
	padding-top: 15px;
}
table#theMainTable td.leftcol div#sb_left_wrap,
table#theMainTable td.rightcol div#sb_rt_wrap {
	padding-top: 3em;
}
td.leftcol {
	border-right: 1px solid #bab0a7;
}
body.sb_palette_ice td.leftcol {
	background: #c7c7c7 url("content_bg_blue_left.jpg") top left no-repeat;
}
body.sb_palette_fire td.leftcol {
	background: #c7c7c7 url("content_bg_red_left.jpg") top left no-repeat;
}
body.sb_palette_forest td.leftcol {
	background: #c7c7c7 url("content_bg_green_left.jpg") top left no-repeat;
}
td.rightcol {
	color: #fff;
}
td.rightcol a {
	color: #fff;
	text-decoration: underline;
}
td.rightcol a:hover {
	text-decoration: none;
}
td.leftcol .sbSortable:hover,
td#TDContent1 .sbSortable:hover {
	border-color: #666666;
}
