/* Page Divsions */
body{
	-moz-box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #4C5C52;
	font: 0.84em/1.333 Arial, sans-serif; 
}


div#page {
	-moz-box-sizing: border-box;
	display: block;
	position: relative;
	width: 760px;
	height: 100%;
	background-color: #FFF;
}

/* Container for columnLeft and columnRight */
div#content {
	-moz-box-sizing: border-box;
	background-color: #FFF;
	text-align: left;
	padding: 0px 12px 8px 150px;
}

div#columnLeft {
	-moz-box-sizing: border-box;
	display: block;
	position: relative;
	width: 135px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: Yellow;
	background-image: url(images/navShadowRepeatW14.jpg);
	background-position: right;
	background-repeat: repeat-y;	
}

/* Banner */
div#bannerA {
	position: relative;
	display:block;
	background-color: transparent;
	width:100%;
	height: 120px;
	border: none;
}

/* Containers for banner grahics*/
div#bannerA_L {
    display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width:475px;
	height: 100%;
	padding: 0px;
	background-image: url(images/CCWR_Watermark_2.gif);
	background-position: left;	
	background-repeat: no-repeat;
}

#bannerA_R {
    display: block;
	position: absolute;
	top: 0px;
	left: 610px;
	width: 150px;
	height: 100%;
	padding: 0px;
	background-image: url(images/CCWR_Logo_H120.gif);
	background-position: left;	
	background-repeat: no-repeat;
}

#bannerB {
	position: relative;
	display:block;
	background-color: transparent;
	width:100%;
	height: 110px;
	border: none;
}

#bannerB_L {
    display: block;
	position: absolute;
	top: 0px;
	left: 135px;
	width:428px;
	height: 100%;
	padding: 0px;
	background-image: url(images/repeatBannerB_H110.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#bannerB_L img {
	position: absolute;
	left: 0px;
	border: none;
	padding: 0px;
	margin: 0px;	
}

#bannerB_R {
    display: block;
	position: absolute;
	top: 0px;
	left: 563px;
	width: 197px;
	height: 100%;
	padding: 0px;
	background-image: url(images/bannerBR_ArcH110.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Drop shadow under banner*/
div#bannerC {
	position: relative;
	display:block;
	background-color: transparent;
	width:100%;
	height: 18px;
}

div#bannerC_L {
    display: block;
	position: absolute;
	top: 0px;
	left: 135px;
	width:625px;
	height: 100%;
	padding: 0px;
	background-image: url(images/bannerCShadowRepeatH18.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

div#bannerC_L img {
	position: absolute;
	left: 0px;
	border: none;
	padding: 0px;
	margin: 0px;	
}

div#bannerImage {
	display: block;
	position: absolute;
	top: 120px;
	left: 135px;	
}

div#footer {
	-moz-box-sizing: border-box;
    display: block;
	width:100%;
	background-color: #E2F0F4;
	padding: 12px;
	margin: 62px 0px 0px 0px;
	border: none;
}

div#footer a {
	color: #4FAFB8;
}

div#footer a:hover {
	color: #007B89;
}

div#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #4FAFB8;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	border: none;
}

div#navigation {
	-moz-box-sizing: border-box;
    display: block;
	float: left;
	width:121px;
	height: auto;
	border: none;
	padding: 0px;
	margin: 0px;	
	background-color: #DBC500;
}

div#navigation  img {
	position: absolute;
	left:121px;
	border: none;
	padding: 0px;
	margin: 0px;	
}

div#navigation  img#bottomShadow {
	position: absolute;
	left:0px;
	border: none;
	padding: 0px;
	margin: 0px;	
}


div#navigation ul {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* Banner margin: 0px 0px 0px 8px;*/
	border: none;	
}

div#navigation li {
	list-style-type: none;
	list-style-position: outside;
}

div#navigation li.selected {
	list-style: none;
	background-image: url(images/navSelected6.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#navigation li a {
	-moz-box-sizing: border-box;
	display: block;
	text-decoration:none;	
	font-weight: bold;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	border: 0px;
	line-height: 32px;
	height: 32px;
	color: #FFF;
}

#navigation li.selected  a, #navigation li.selected  a:hover  {
	color: #555;
}

#navigation li a:hover {
	color:#8A1F03;
}			


h1 {
	color: #8A1F03;
	font-size: medium;
	padding: 0px;
	margin: 22px 0px 8px 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #007B89;	
	padding: 0px;
	margin: 32px 0px 2px 0px;
}

h2.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	margin: 32px 0px 6px 0px;
	padding: 0px 0px 0px 12px;
	color: #FFF;
	background-color: #007B89;
}

h2  img {
	float: right;
	clear:	left; 
	margin: 0px 0px 22px 44px;
	padding: 0px 0px 0px 0px;
	border: none;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	font-weight: 600;
	color: #8A1F03;
	margin: 4px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

p.note {
	color: #777;
}

p.block {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin: 0px 0px 14px 22px;
	padding: 0px 0px 0px 0px;	
}

p.citation {
	font-style: italic;
}

p.explain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555;
}

ul {
	margin: 6px 0px 7px 12px;
	list-style-position: inside;
}

li {
	padding:  0px 0px 8px 0px;
}

table,table.events {
	font-family: serif;
	font-size: 14px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

table.events {
	background-color: #F9F9F9;
	border-style: solid;
	border-color: #E3E3E3;
	border-width: 1px;
	border-right: none;
	border-bottom: none;
}


table.events tr.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007B89;
}

td.date {
	width: 110px;
}

td.text {
	padding-bottom: 18px;
}

td.topic{
	padding: 12px 44px 0px 0px;	
}




td.speaker{
	font-style: italic;
	font-size: smaller;	
	padding: 0px 44px 0px 0px;	
}

table.threecol {
	font-family: serif;
	font-size: 14px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

table.threecol tr.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007B89;
}

table.threecol tr.title td {
	padding: 12px 0px 0px 0px;
}

table.threecol td.text {
	padding-bottom: 3px;
}


table.twocol {
	font-family: serif;
	font-size: 14px;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}





/* renders amazingcounters.com counter ad invisible - tee hee*/
small {
	display: none;
}

a:visited {
	color: #000069;	
}

.warning {
	color: Red;
}



