.title {
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	background: white url(images/bg.jpg) top left repeat;
	text-align: center;
		
	font-family: "Optima", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color: black;
	padding-bottom: 10px;
}

/* this block contains everything seen on the page */
#container {
	width: 750px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: transparent url(images/main_content.jpg) top left repeat-y;
}

/* for background styling of the main content blocks*/
#contentblock {
	padding: 0;
	margin: 0;
	width: 750px;
	background: transparent url(images/main_content.jpg) top left repeat-y;
}

/* this one contains the logo at the top of the page */
#logoblock {
	width: 750px;
	height: 121px; 
	background: transparent url(images/top_logo.jpg) top left no-repeat;
}

/* container for top navigation */
#naviblock {
	width: 750px;
	background: transparent url(images/navbar.jpg) top left no-repeat;
}

/* left column of contentblock */
#narrow_col {
	float: left;
	width: 180px;
	padding: 20px 0 0 35px;
}

/* right column of contentblock */
#wide_col {
	width: 450px;
	margin: 0 0 0 225px;
	padding: 25px 8px 0 20px;
	border-left: 1px solid #CCC;
}

/* the footer */
#footblock {
	width: 710px;
	height: 31px;
	background: transparent url(images/footer.jpg) top left no-repeat;
	font-size: 0.8em;
	text-align: center;
	padding: 3px 20px 0 20px;
	color: #fff;
}

/* navigation links */
/* top navigation horizontal */
#naviblock ul {
	marker-offset: 0;
	padding: 0;
	margin: 0;
	margin-left: 25px;
}

#naviblock li {
	display: inline;
	padding-left: 24px;
	padding-right: 14px;
	padding-bottom: 1px;
	background: transparent url(images/hand.png) left 2px no-repeat;
	
	font-weight: bold;	
	font-family: Optima, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#naviblock a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none;
	background: transparent;
}

#naviblock a:active {
	color: rgb(180,180,180);
}

#naviblock a:hover {
	color: rgb(200,200,200);
}

/* navigation on the side (vertical) */
#narrow_col a.navlink {
	background: transparent url(images/arrow2.png) no-repeat left center;
	font-size: 1.1em;
	line-height: 1.6em;
	padding-left: 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-bottom: none;
}

#narrow_col a.navlink:hover {
	color: rgb(80,70,35);
}

/* Breadcrumbs ("you are here" links) */
.navigation_mngmntlink {
	font-family: Optima, Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: none;
	font-style: italic;
	font-weight: bold;
	color: #bbb;
	text-transform: uppercase;
	font-size: 1.4em;
}

/* Text formattings */
/* base text formatting */
a {
	color: #457c83;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #1f393c;	
}

small {
	font-size: 0.85em;
	line-height: 1.4em;
}

big {
	font-size: 1.2em;
	font-weight: bold;	
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

blockquote {
	font-family: Didot, Georgia, Times, "Times New Roman", serif;
	background: transparent url(images/blockquote-99.png) left bottom no-repeat;
	font-style: italic;
	font-size: 1.05em;
}

blockquote div {
	padding: 0 45px;
	background: transparent url(images/blockquote-66.png) right top no-repeat;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: gray;
}
	
.moduletitle, h1 {
	font-family: Didot, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #8e3c31;
	overflow: visible;
	margin-bottom: 5px;
}

h2 {
	font-family: Didot, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 1.7em;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 5px;
}

h3 {
	font-family: Didot, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 1.6em;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 5px;
}

h4 {
	font-family: Didot, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
    font-weight: normal;
	text-align: left;
	font-size: 1.5em;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 5px;
}

#footblock a {
	text-decoration: none;
	font-weight: normal;
}


/* two self-defined horizontal rulers */
.line {
	background: transparent url(images/hr_bg.png) center center no-repeat;
	height: 20px;
	clear: right;
	//border-bottom: 1px solid rgb(220,220,200);
}

.horizontal-line {
	clear: both;
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(220,220,200);
}

/* for picture captions */
.note-r, .note-l, .note {
	//font-family: Didot, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
	border-top: 1px dotted #9b8556;
	border-left: 1px dotted #9b8556;
	padding-left: 8px;
	padding-top: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.caption {
	font-family: Optima, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 3px;
	text-align: left;
}

/* header text for modules */
.summarytitle {
	font-weight: bold;
}


/* search module */
.search_body {
	text-align: right;
}

/* Generic Module-independent formatting */
td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

/* Container Styles */
.container_box, .container_box span, .article_body {
	font-family:  "Optima", "Lucida Grande", Helvetica, Arial, sans-serif;

	line-height: 1.7em;
	color: #333;
	padding-bottom: 10px;
	text-align: left;
}

/* self-defined left and right aligned floating images */ 
.frame, .framewhite {
	padding: 5px;
	margin-bottom: 6px;
	margin-right: 12px;
	border: 1px solid rgb(208,199,176);
}

.framewhite {
	background-color: white;
}

.imageleft, .imageright, .image { border: 1px solid #bbb }
.imageleft {
	float: left;
	padding: 5px;
	background-color: white;
	margin-bottom: 2px;
	margin-right: 10px;
}
.imageright {
	float: right;
	padding: 5px;
	background-color: white;
	margin-bottom: 2px;
	margin-left: 10px;
}
.image {
	clear: right;
	padding: 5px;
	background-color: white;
	text-align: right;
	margin: 10px;
}

ul {
	list-style-image: url(images/bullet.png);
	text-align: left;
	margin-left: 15px; 
	padding-left: 15px;
}

ul li {
	margin-bottom: 5px;
	margin-left: 0; 
	padding-left: 0;
}

div.container_editbox {
	border: 1px dashed #CCC;
	margin: 1px;
}

div.container_editheader {
	padding: 3px;
	background-color: #ccc;
}

div.container_editheader table tr td.info {
	font-size: 7pt;
	line-height: 1.2em;
	font-family: "Lucida Grande", Arial, Helvetica;
}

/* News Module */
.news_itemtitle {
    font-weight: bold;
}

.news_moduletitle {
    font-size: 1.5em;
}

/* calendar */

/* a.calendar_mngmntlink {
	margin-bottom: 30px;
} */

.calendar_mngmntlink {
	font-size: 1.1em;
}

/* Article Module */
.article_title_link, .article_title {
	font-family: Didot, Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1em;
	color: rgb(210,50,0);
}

.article_title_link img, .article_title img {
	border: 1px solid rgb(228,219,196);
	margin-right: 6px;
	padding: 3px;
	background-color: white;
	vertical-align: middle;
	margin-bottom: 4px;
}

.article_body img {
	padding: 5px;
	background-color: white;
	border: 1px solid rgb(228,219,196);
}


/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: #AAA;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}


/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}