body{
	font-family: Arial, Helvectica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	/*text-align: center;*/
	/*background: #C2C0B8;*/
	background: url(../images/mhead_lite.gif) repeat-x top left #C2C0B8;
	clear:both;
}


#bodyd {
	
}
#cedits #bodyd h1, #bodyd h2{
	font-size:14px;
}

#container {
	/* border: solid 1px #dbdbdb; */
	border: 0px none;
	width: 972px;
	/*margin: 11px auto 0 auto;*/
	margin:0 auto;
}

#document {
	background: #FBF7EC;
	border:0 none;
	margin:0;
	padding:0;
	width:100%;
}

#mainLogo {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	color: #0F1300;
}

#mainLogo h1 {
	font-size:x-large;
	color: #0F1300;
}

#mainLogo .subLogo {
	font-size:small;
	font-style:italic;
	margin: 0;
	padding: 0;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.label2 {
	font-weight: bold; 
	font-size: 14px; 
}

.paginate {
	font-weight: bold;
	font-size: 16px;
}
.paginate a {
  color:#5970B2;
}
.paginate a.read_more {
 	margin-top:5px;
	margin-left:5px;
	background: transparent url(/images/arrow_r_or.png) no-repeat scroll 100% 50%;
	padding-right:11px;
}

/*
  Masthead
*/
#masthead {
	position: relative;
	/*height: 104px;*/
	height: 98px;
	z-index: 99999;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width: 972px;
	/*background: #DED4DD;*/
}

#mhead2 {
	position: relative;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	width:972px;
	font-size: 12px;
	line-height: 14px;
}

#mhead2 .mlabel {
	font-size: 12px;
	padding-right: 8px;
}

#mhead2 input,#ereg input, #navbar .sinput {
	font-size: 10px;
	height: 1.2em;
	width: 80px;
	background-color: #C2C0B8;
	margin-left:5px;
}

#navbar .sinput {
	font-size: 10px;
	height: 1.2em;
	width: 160px;
	background-color: #C2C0B8;
	margin-left:5px;
}

#footer {
	margin: 5px auto;
	width: 972px;
	color:#bab9ba;
}

#footer .copyr {
	margin-bottom: 25px;
	font-size: 11px;
	color: black;
}

.loginField {
    width:300px;
	padding-right:10px;
}

.loginField .subtitle {
	padding-top:15px;
	font-size: 12px;
	color: #666666;
}

.loginField .inputs {
	width:80px;
	font-size:12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navbar {
	width: auto;
	height: 20px;
	padding: 4px 0;
	/*background: #339C9E;*/
	background:  #339C9E url(/images/mbar3.gif) repeat-x bottom left;
	border-bottom: solid 2px #DED4DD;
	overflow:hidden;
	}
	
	#navbar .menu-item {
		background: transparent url(../images/menu_separator.gif) no-repeat scroll 0 0;
		padding-left: 10px;
		padding-right: 10px;
		font-weight:bold;
		font-size:small;
	}
	
	#navbar .menu-item1 {
	 	padding-left: 10px;
		padding-right: 10px;
		font-weight:bold;
		font-size:small;
	}
	
	#navbar .menu-item1 a, #navbar .menu-item a {
		color: white;
		text-decoration: none;
	}
	
	#navbar .menu-item1 a:hover, #navbar .menu-item a:hover {
		color: #DED4DD;
		text-decoration:none;
	}


#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
  width: 55%;
}

#left-col {
    width: 413px;
	min-height: 700px;
	border-right: solid 2px #DED4DD;
	padding: 10px;
}

#mid-col {
	width: 199px;
	padding: 4px;
}

#right-col {
	width: 315px;
	padding: 4px;
}

/***********************************************/
/* Global Class Definitions                    */
/***********************************************/

.label1 {
	font-size:11px;
	line-height:16px;
	text-transform:uppercase;
	color: #282327;
	font-weight:bold;
}
.label1 a {
  color: #75170D;
}

.label_ban {
	font-size:11px;
	line-height:16px;
	text-transform:uppercase;
	color: #282327;
	text-align:center;
	background:transparent url(/images/most-widg-gradient_small.gif) repeat-x top left;
	font-weight:bold;
}

.label3 {
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color: #282327;
	font-weight:bold;
	font-family:Georgia,Century,Times,serif;
}
.label3 img {
	border:none;
	margin:0 5px;
}
.label4 {
	font-family:Georgia,Century,Times,serif;
	font-size:12px;
	font-weight:bold;
}

.news-link a {
	font-size:12px;
	text-decoration:none;
}
.news-link a:visited {
	text-decoration:none;
}

.tm {
	font-size:8px;
	font-weight:bold;
}
/***********************************************/
/* Article Teaser                              */
/***********************************************/

.ateaser .hline {
	clear:both;
	margin:0;
	padding:2px 0 8px;
	font-size:18px;
}

.ateaser .byline {
	font-size:10px;
	font-style:italic;
}

.ateaser .leadin {
	font-size:12px;
	line-height: 14px;
	margin-top: 5px;
}

.ateaser .leadin p {
	padding:0px;
	margin: 3px 0px 0px 0px;
}

.ateaser .image-small {
	float: left;
	padding:4px;
	border: none;
}

/***********************************************/
/*  Press Releases                             */
/***********************************************/
.pr-hline {
	padding:0 0 0px 0;
	font-size: 12px;
	line-height: 1.2em;
	margin:0;
	color:black;
}
.prtease .pr-hline {
	margin:0 0 2px 0;
}

.pr-hline a {
	text-decoration: none;
	color: #0F1300;
}

.pr-hline a:hover {
	color: #339C9E;
} 

.pr-title {
	font-size:14px;
	font-weight:bold;
}
.pr-head {
	font-size:14px;
	margin:5px 0px;
}
.pr-body {
	font-size:12px;
	line-height:1.4em;
}
.pr-body p {
	margin:5px 0;
	padding:0px;
}
.pr-body a {
	border:none;
}
.pr-body h2 {
  font-size:12px;
  line-height:1.4em;
  color:#333333;
  font-weight:bold;
}
.pr-body a img {border:solid 1px #BBBBBB;}

.pr-cap {
	text-align:center;
	font-size:10px;
	line-height:1.2em;
	padding: 0px 5px;
}
.pr-cap-bg {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color:black;
	color:#FFF;
	text-align:center;
	font-size:10px;
	line-height:1.2em;
	opacity:0.6;filter:alpha(opacity=60);
	border:solid 1px #BBBBBB;
	border-top:none;
}
ul.prlist {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;	
  padding:0px;
  margin:0px;
}
li.prbull {
	background: transparent url(/images/rightar.gif) no-repeat scroll 0 3px;
	text-indent:10px;
}

/***********************************************/
/* Blog Preview                                */
/***********************************************/
.blog-link {
	clear:both;
	margin:0;
	padding:2px 0 8px;
	font-size:18px;
}

.blog-prev .blog-img {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

.blog-prev .blog-teaser {
	font-size:12px;
	line-height: 14px;
}

/***********************************************/
/* Events                                      */
/***********************************************/

.events .event-hl {
	clear:both;
	margin:0;
	padding:2px 0 8px;
	font-size:16px;
}

/***********************************************/
/* Input Form Fields                           */
/***********************************************/
/* form description: fdis */

.fdis, .fdis div {
	padding: 5px 30% 0 20px;
	font-size:12px;
	line-height:14px;
}

.fdis div a {
    font-style:italic;
}
.fdis p {
	margin:0;
	padding:0;
}

/* form label table cell: fltc */
.fltc {
	width:200px;
	padding:2px 0 0 20px;
	font-size:12px;
	font-weight:bold;
}

.fltc .req {
  	color: #B92025;
	font-weight:bold;
	margin-left: -4px;
}
/* form input table cell: fitc */
.fitc {
	font-size:12px;
}

/*  wider form label table */
/* form label table cell: fltc */
.fltcw {
	width:300px;
	padding:2px 10px 0 20px;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.fltcw .req {
  	color: #B92025;
	font-weight:bold;
	margin-left: -4px;
}
/* form input table cell: fitc */
.fitcw {
	font-size:10px;
}

.fltch {
	font-size:10px;
	font-style:italic;
}

/***********************************************/
/* Components                                  */
/***********************************************/


#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************* Error Explanations (from scaffold) **/
#errorExplanation {
 	/*width: 400px;*/
 	border: 2px solid red;
 	padding: 7px;
 	padding-bottom: 12px;
	margin: 10px 30px 10px 30px;
	font-size:12px;
 	/*background-color: #f0f0f0;*/
  }

#errorExplanation h2 {
 	text-align: left;
 	font-weight: bold;
 	padding: 5px 5px 5px 15px;
 	font-size: 12px;
 	margin: -7px;
 	background-color: #c00;
 	color: #fff;
  }

#errorExplanation p {
 	color: #333;
 	margin-bottom: 0;
 	padding: 5px;
  }
  
#errorExplanation ul {
	margin-bottom:0;
}

#errorExplanation ul li {
 	font-size: 12px;
 	list-style: square;
  }
  
.fieldWithErrors {
	padding: 2px;
	background-color: red;
	display: table;
  }
  
  /*  most read/latest widget */
 .clist_box {
 	background: transparent url(/images/most-widg-gradient.gif) repeat-x scroll 0 0;
	padding:10px;
 }
 
 .clist_box .tab {
    float: left; 
	width: 106px; 
	height: 20px; 
	text-align: center; 
	/*background-color: rgb(255, 255, 255); */
	color: rgb(102, 102, 102);
 }

 
 .clist_box .cont {
 	clear: both;
	background-color: #FBF7EC;
	padding:5px 5px;
 }
 
 .hlist_box {
 	background: transparent url(/images/most-widg-gradient.gif) repeat-x scroll 0 0;
	padding:10px;
    height:320px;
 }
 
 .hlist_cont {
 	clear:both;
	background-color: #FEF7EC;
	padding: 5px;
 }
 
 /* event stuff */
.eteaser {
	margin-bottom: 7px;
	font-size:12px;
}
div.eteaser .dashes {
  border-top: 1px dashed #666666;
  margin-top: 15px;
  margin-bottom:5px;
}
.eteaser p {
	margin:0;
	padding:0;
}
.eteaser .title {
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	color: #339C9E;
	font-weight:bold;
}

.eteaser .desc {
	font-size:12px;
	line-height:18px;
	color: #006699;
}
.eteaser .loc {
	font-size: 11px;
	line-height: 1.2em;
	font-style:italic;
	margin:0;
}
.eteaser .image-small-c {
	text-align:center;
	border:0 none;
	padding-bottom: 6px;
}
.eteaser .image-small {
	float: left;
	padding:4px;
	border: none;
	margin-right:13px;
}

.eteaser .hline {
	text-align:center;
	font-weight:bold;
	margin: 4px 0;
}

.link_more {
	font-weight:bold;
	background: transparent url(/images/arrow_r_or.png) no-repeat scroll 100% 50%;
	padding-right:11px;
	font-family: Arial,sans-serif;
	font-size:12px;
}
.eteaser a {
	color:#333;
	border:0 none;
}
.eteaser a:visited {
	border:0 none;
}

/* blog stuff */
.bteaser {
	
}
.bteaser h3 {
    font-size:12px;
	line-height:14px;
	/*color: #006699;*/
	color:#333333;
	font-weight:bold;
}
.bteaser .byline {
	font-size:10px;
	font-style:italic;
	margin:0;
}
.bteaser .image-small {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border:none;
	margin-right:12px;
}
.bteaser .image-small-c {
	text-align:center;
	border:0 none;
	padding-bottom: 6px;
	margin-top:5px;
}
.bteaser .hline {
	margin:0;
	padding:2px 0 8px;
	font-size:18px;
}
.bteaser .bio {
	font-size:12px;
	line-height:14px;
	margin:2px 0;
	font-style:italic;
}
.bteaser .busi {
	font-size:12px;
	line-height:14px;
	margin:0;
}
.bteaser .about_b {
	font-size:12px;
	line-height:14px;
	clear:both;
	margin-left:5px;
}
.bteaser .about_b p {
	margin:2px 0;
}
.bteaser .read_more {
	margin-top:5px;
	margin-left:5px;
	font-weight:bold;
	background: transparent url(/images/arrow_r_or.png) no-repeat scroll 100% 50%;
	padding-right:11px;
	font-family: Arial,sans-serif;
	font-size:12px;
}

h2.blog_archive_head {
	border-bottom:1px solid #666666;
	display:block !important;
	float:none !important;
	font-family:Georgia,Century,Times,serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
	margin:22px 0 16px;
	text-align:center;
	color:black;
}

div.bpost {
	font-size:14px;
}

div.bpost h3 {
	font-size:16px;
}
div.bpost p {
	margin:8px 0;
	font-size:14px;
	line-height:1.2em;
}
div.bpost .bdate {
	font-size:12px;
	font-style:italic;
	font-family: Arial,sans-serif;
}
div.bpost .body {
	margin:10px 0;
}

div.bpost .leadin {
	font-family: Georgia,Century,Times,serif;
	margin:10px 0;
}

div.bpost .image-small {
	float:left;
	padding:0 10px 10px 0;
}
div.bpost .read_more {
	float:none;
	clear:both;
	margin-top:2px;
}
div.bpost .read_more a{
	font-weight:bold;
	background: transparent url(/images/arrow_r_or.png) no-repeat scroll 100% 50%;
	padding-right:11px;
	font-family: Arial,sans-serif;
	font-size:12px;
}

div.bpost .dashes {
  border-top: 1px dashed #666666;
  margin-top: 15px;
  margin-bottom:5px;
}
div.bpost .blog_im_side {
	float:right;
	padding:5px;
	margin:0 0 5px 5px;
	width:200px;
}
div.bpost .blog_im_side p {
	font-size:12px;
	font-family: Georgia,Century,Times,serif;
	text-align:center;
}

/* adds */
.ad-box {
	margin:20px 0;
}
.ad-box p {
	margin:0;
	text-align:center;
	font-size:12px;
	color:#666666;
}
.ad-box img {
	border:none;
}

/* tools */
ul.atools {
  float:right;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 0 15px;
  padding:0;
}
ul.atools li {
   background:transparent url(/images/sep1.gif) no-repeat scroll 0 50%;
   float:left;
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   line-height:1.1;
   margin:0 10px 0 0;
   padding:0 0 0 10px;
   position:relative;
   /*text-transform:uppercase;*/
}
ul.atools li.print {
  background:transparent none repeat scroll 0 0;
}
ul.atools li.print a {
  background:transparent url(/images/printit.gif) no-repeat scroll 0 50%;
  padding-left:20px;
}
ul.atools li.email a {
  background:transparent url(/images/emailit.gif) no-repeat scroll 0 50%;
  padding-left:20px;
}
ul.atools li.rss a {
  background:transparent url(/images/fi-14x14.gif) no-repeat scroll 0 50%;
  padding-left:20px;
}
ul.atools li.sharethis a {
  background:transparent url(/images/share-icon-16x16.png) no-repeat scroll 0 50%;
  padding-left:20px;
}

/* email form */
#email_form {
	font-family:Georgia, sans-serif;
	font-size: 12px;
}
#email_form .form_w {
	margin-top:7px;
}
#email_form .subt {
	font-size:10px;
	font-style:italic;
}
#email_form .req {
	color: #B92025;
	font-weight:bold;
	margin-left: -4px;
}
#email_form .notice {
	display:none;
	color:red;
}

div.hlink a {
	font-weight:bold;
	background: transparent url(/images/arrow_r_or.png) no-repeat scroll 100% 50%;
	padding-right:11px;
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #F00;
}

#tag_list {
	font-family:Georgia, sans-serif;
	font-size:11px;
	font-weight:bold;
	clear:both;
}
#tag_list a {
	color: #BF1900;
}

#tag_cloud {
	font-size:10px;
	text-align:center;
	font-family:Georgia, Century, sans-serif;
	background-color:#F0F0F0;
	border: 1px solid #B3B3B3;
	padding:5px 10px;
}
#tag_cloud h3 {
	border-bottom: 1px solid;
	font-size: 12px;
	margin-bottom:5px;
}
#tag_cloud .css1 { font-size: 1.2em; }
#tag_cloud .css2 { font-size: 1.4em; }
#tag_cloud .css3 { font-size: 1.6em; }
#tag_cloud .css4 { font-size: 1.8em; }
#tag_cloud a {
	text-transform:capitalize;
	color: #763712;
	margin:0 5px;
	white-space: nowrap;
}

/* Book Review teaser */
.br_teaser div {
	text-align:center;
	margin:5px;
}
.br_teaser img {
	border:none;
}
.br_teaser a {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#006699;
}
.br_teaser p {
	font-size:12px;
	line-height:14px;
	font-family:Georgia;
	margin:5px 0
}

/* content lists */
.bclist {
	font-size:12px;
	line-height:1.3em;
}
.bclist a {
	color: #333333;
}
.bclist a:hover {
	color: #006699;
}
.pagebar { font-size:11px; padding: 0.2em 0.5em; margin-right: 0.1em;  text-decoration: none; text-align: center; }
.pagebar a, .pageList .this-page { border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; margin:0 2px; }
.pagebar a:hover { border-color: #006699; } 
/*.pagebar a:visited { border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; }*/
.pagebar .break { padding: 2px 6px; border: none; text-decoration: none; }
.pagebar .this-page { border: 1px solid #006699; padding: 0.2em 0.5em; font-weight: bold; background: #006699; color: #FFF; margin:0 2px; }

div.iolay {float:left; position:relative;}  
div.iolay .iodesc {position:absolute;bottom:0px;left:0px;width:100%;background-color:black;;color:white;opacity:0.6;filter:alpha(opacity=60);}  
div.iolay p.iocont{padding:1px;margin:0px;font-size:10px;font-family:'tahoma'}  


