body {
	background-color: #B8CCE5;
	font-family: Arial, Helvetica, sans-serif;
  	color: #312809; 
	margin: 0;
  	padding: 0;
  	line-height: 1.3em;
	text-align: center;
}
body.sb_palette_autumnal {
	background: #F4EED0 url(autumnal_bg_body.jpg) 0 0 repeat-x fixed;
}
body.sb_palette_clouds {
	background: #B8CCE5 url(clouds_bg_body.jpg) 0 0 repeat-x fixed;
}
body.sb_palette_floral {
	background: #FFF5BC url(floral_bg_body.gif) 0 0;
}

a, a:link {
	color: #678872;
	text-decoration:none;
}

body.sb_palette_floral a:hover {
	color: #B46200;
}

a:visited {
	color: #678872;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}

h2 {
	color: #678872;
	font-size: 130%;
	line-height: 1.3em;
	font-weight: bold;
	margin:0pt 0pt 0.5em 0em;
	font-family: "trebuchet ms", trebuchet, sans-serif;
	text-transform: uppercase;
}

h2.BigHeader {	
	color: #312809;
	font-size: 140%;
	position: relative;
	top: -2px;
}

#theMainTable h3 {
	font-family: "trebuchet ms", trebuchet, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	color: #678872;
	font-size: 110%;
	font-weight:bold;
	margin: 0;
}
#theMainTable a {
	font-weight:bold;
}
body.sb_palette_floral #theMainTable h3 {
	background: url(floral_bg_left_header.gif) 0 0 no-repeat;
	padding-left: 20px;
}
#theMainTable h3.MediumHeader,
#theMainTable h3.ContentHeader {
	font-size: 120%;
	line-height:1.3em;
	margin:0pt 0pt 0.5em 0em;
}
body.sb_palette_autumnal #theMainTable h3.MediumHeader,
body.sb_palette_clouds #theMainTable h3.MediumHeader {
	color: #678872;
}
body.sb_palette_floral #theMainTable h3.MediumHeader {
	background: url(floral_bg_left_header.gif) 0 0 no-repeat;
	padding-left: 20px;
}
img {
	border:0;
	padding:0;
	margin:0;
}


#TitleAndMenu {
	clear: both;
	min-width: 950px;
	margin: 0 auto;
	width: 93%;
	text-align: left;
	position: relative;
}
body.sb_palette_floral #TitleAndMenu { 
	background: #FFF7CD url(floral_bg_top.gif) 0 0 repeat-x;
}


h1.sb_title { 
  	padding: 14px 0 50px 30px;
	color: #fff;
  	font-size: 1.8em;
  	word-spacing: 8px;
  	font-weight: normal;
	margin-top: 10px;
	min-height: 42px;
} 
h2.sb_subTitle {
  	position: absolute;
	top: 40px;
	left: 30px;
	color: #fff;
  	font-size: 1.2em;
  	word-spacing: 8px;
  	font-weight: normal;
	text-transform: none;
} 
body.sb_palette_autumnal h1.sb_title {  
	background: #000 url(autumnal_bg_header.jpg) 0 0 repeat-x; 
} 
body.sb_palette_clouds h1.sb_title {
	background: #83B3E3 url(clouds_bg_header.jpg) 0 0 no-repeat;
}
body.sb_palette_floral h1.sb_title {  
	background: url(floral_bg_header.gif) 0 14px no-repeat;
	color: #8E4D00;
}
body.sb_palette_floral h2.sb_subTitle {  
	color: #8E4D00;
}

#DIVMenu { 
	background-color: #D7E1EC;
  	padding:0;
  	height: 22px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	border-bottom: 1px solid #3E280D;
}
body.sb_palette_autumnal #DIVMenu {
	border-bottom-color: #3E280D;
}
body.sb_palette_clouds #DIVMenu {
	border-bottom-color: #678872;
}
body.sb_palette_floral #DIVMenu {
	border-bottom: none;
	border-top: 1px solid #FFF5BC;
}
body.sb_palette_autumnal #DIVMenu { /* #DIVMenu = .navlinks in SB2 */
	background: #D3D3D5 url(autumnal_bg_nav.jpg) 0 0 no-repeat;
}
#DIVMenu #SPANMenu { /* #SPANMenu = .primary in SB2 */
	display: block;
	padding: 1px 0.5em 0 0;
	margin-left: 30px;
  	font-weight: normal;	
  	font-size: .85em;

}

#DIVMenu #SPANMenu a {
	color: #1C4976;
	font-weight: normal;	
 	padding: 2px 5px 1px 5px;
	margin-right: 15px;
}

#DIVMenu #SPANMenu a:hover {
	background-color: #9DC4EF;
 	color: #1C4976;
 	text-decoration: none;
}

#DIVMenu #SPANMenu  a.LayoutMenuItemSelected
{
	color: #1C4976;
}

table#theMainTable {
	border: none;
	border-collapse:collapse;
	margin: 0 auto 2em auto;
	background-color: #E9F0F9;
	width:93%;
	min-width:950px;
	text-align: left;
}
table#theMainTable td {
	font-size: .9em;  /* this is the master font value */
}

td#TDContent1 {
	line-height: 1.5em;
	padding: 1.5em 20px;
	vertical-align:top;
	x-width:100%;
	border-left: 1px dotted #678872;
	border-right: 1px dotted #678872;
}

body.sb_palette_floral td#TDContent1 {
	background: url(floral_bg_content.gif) 0 0 no-repeat;
}

body.sb_palette_autumnal td#TDContent1 {
	border-left-color: #B2A361;
	border-right-color: #B2A361;
}
body.sb_palette_clouds td#TDContent1,
body.sb_palette_floral td#TDContent1 {
	border-left-color: #678872;
	border-right-color: #678872;
}

div.Content1 {
	min-width: 400px;
}

table#theMainTable td#TDContent2 {
	padding: 1.5em 0 0 0;
	vertical-align:top;
}

table#theMainTable td#TDContent34 {
	padding: 0;
	vertical-align:top;
}
table#theMainTable td#TDContent3,
table#theMainTable td#TDContent4 {
	padding: 1.5em 0 0 0;
}

div.Content4 {
	width: 220px;
	padding: 0 10px;
	font-size: 85%;
}
div.ContentFindAuthors {
	padding: 10px;
}

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

.ContentQuickLink, .ContentSelectedWork {
	padding: 0;
	margin-bottom: 1.5em;
}
.ContentQuickLink a.QuickLink, .ContentSelectedWork a.QuickLink {
	margin-bottom: 0;
}


.SubContentCategory {
	font-size: 110%;
	color: #678872;
	margin: 0.1em 0pt 0.15em;
	padding-top: .5em;
	font-weight:bold;
}

/* is .title even used in this sitebuilder?

.title {
	font-weight:bold;
	line-height:1em;
	margin:0pt;
}
.title a {
	color: #75859C;
}

.title a:hover {
	text-decoration:underline;
}
*/

div.Content2,
div.Content3 {
	width: 240px;
	padding: 0 10px;
	font-size: 85%;
}
div.Content2 {
	line-height: 1.5em;
}
div.Content3 {
	line-height: 1.5em;
}
td div.sbSortable:hover {
	border-color: #666666;
}




