/* apply to all my websites */
body.mceContentBody {
  font: 74% Verdana, Arial, Helvetica, sans-serif;
}

.16-headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3399CC;
		font-size:16px;}
/* apply to all my websites */

body.blue-link {
  font: 2em;
  color:#0000FF;
}

.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
}

.node .submitted {
  color: #999;
  font-size: 0.8em;
  padding-left: .5em;
}

.small-font{
font-size: .88em;
}

body.section-title{
font-size:120em;
}


body.dotted-box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a {
	color: #CC6600;
	font-size: 1.1em;
	font-weight:normal;
	text-decoration: none;
}

/* a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
} */

a:hover {
	text-decoration: underline;
	color:#000000;
}

body {
	margin-top:5px;
margin-left:5px;
margin-right:5px;
  padding: 0;
	clear:both;
	margin:0 auto;
  color: #333333;
/*  font: 100% Verdana, Arial, Helvetica, sans-serif; */
/*  background-color:#27313F; */
  width:1000px;
    background:url(/images/background.jpg);
  background-position:top;
  background-repeat:repeat-x;
}


p, pre {
	margin: 0px 5px 5px 5px;
}

h2 {
	color: #3366FF;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  padding-left: 5px;
  margin-bottom: 0px;
}

h3 {
  font-size: 1.0em;
  font-weight:bold;
  line-height:1.0em;
}


#center {
	background: #FFFFFF;
	color: #333333;
	float: left;
  font: 74% Verdana, Arial, Helvetica, sans-serif;
  	line-height: 1.2em;
	padding: 0px 5px 5px 5px;
	margin: 0;
	overflow: hidden;
}


#center #slogan {
	font-family: Verdana,Arial,Helvetica, sans-serif;

	margin: 0px 0px 0 0;
	padding: 7px 0 0 15px;
	line-height: 1.3em;
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
	
}

#center h1 {
  font-size: 100%;
    margin-bottom: 0.5em;
	padding: 0;
	clear: both;
	
}

#center h1.site-name {

  float: left;
  margin: 8px 15px 15px 0px;
  padding: 0;
	line-height: 2.3em;
}
#center h1.site-name a {
	color: #84ABB0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 30px;
	font-weight: normal;
}

#top-menu a{
color:#CC0000
}

#center h2 {
  font-weight:normal;
	clear: both;
	margin-bottom:10px;
}

#center h2 a {
	color: #3366FF;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.0em;
  	margin-bottom:10px;
}
#center h2 a:hover {
	text-decoration: none;
	color:#CC6600;
}

#center p {
	padding-top: 10px;
	padding-left: 0px;
	line-height: 1.35em;
	  font-size: 100%;
}

#breadcrumb {
  clear: both;
  	font-size: .85em;
}

#logo-table{
  clear: both;
  	font-size: .70em;
	line-height:1.7em;
}

/* Category */
#center .links {
  margin: 10px 15px 20px 0px;
/*  float: left; */
}

#center .links a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
/*	font-size: 1.0em; */
}

#footer {
	color: #999999;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	text-align: left;
	text-transform: none;
}

#left {
/*	border-right: 1px solid;  */
	float: left;
	padding-bottom: 0px;
	width: 151px;
/*	border-color: #CCCCCC;
		background: #FFFFFF; */
	overflow: hidden;
		font-size: .7em;
}

#head-sq {
	padding-bottom: 0px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
		font-size: .75em;
}

#left a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
		padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#left a:hover {
	text-decoration: underline;
	color: #CC6600;
}
#left h1, #left h2 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}

#left p {
	color: #999999;
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-left: 0px;
}

/* Menu Formatting */
#block-user-1 ul {
	margin: 0px;
	padding: 0px;
}
	
#block-user-1 ul li li {
	padding-left: 15px;
}
#block-user-1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#block-user-1 ul li a {
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  height: 1.4em;
	font-size: 8pt;
	color: #000000;
  text-transform: capitalize;
}
#block-user-1 ul li a:hover {
	text-decoration: underline;
	color:#CC0066;
	
}

#right1 {
	background: #FFFFFF;
/*	border-left: 1px solid #EEEEEE; */
	color: #666666;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	padding: 0px 5px 5px 5px;
  margin: 0;
	width: 150px;
	overflow: hidden;

}


#right1 a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
}


#right1 .active {
	font-size: 0.75em;
}

#right1 a:hover {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	text-decoration:underline;
}

#left li {
font-size:1.35em;
	line-height: .8em;
margin-left:0;
	padding: 0px 0px 0px 0px;
}

#right2 li {
margin-left:0;
	padding: 0px 0px 0px 0px;
}

#right1 li {
margin-left:0;
	font-size: 1.1em;
		line-height: 1em;
	padding: 0px 0px 0px 0px;
}


#right2 a:hover {
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1em;
	text-decoration:underline;
	}
#right1 h2 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}

#right1 h3 {
color:#3366FF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


#right2 {
	background: #FFFFFF;
/*	border-left: 1px solid #EEEEEE;  */
	color: #333333;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.70em;
line-height: 1.2em;
	padding: 0px 5px 5px 5px;
  margin: 0;
	width: 152px;
	overflow: hidden;
}

#right2 a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.view-data-comments-timestamp {	font-size: 0.6em;
color:#666666}

.view-data-comments-name{	font-size: 0.8em;
color:#CCCCCC}

#right2 h2 {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}
#right1 .calendar table, #right2 .calendar table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #EEEEEE;
}
#right1 .calendar td, #right1 .calendar th,
#right2 .calendar td, #right2 .calendar th {
  text-align: center;
  border: 1px solid #EEEEEE;
  padding: 1px;
  margin: 0;
  font-size: 0.8em;
}
#left .search-form input {
	font-size: .6em;
}
.sticky {
  padding: .5em;
/*  background-color: #f1f1f1; */
  border: solid 1px #ddd;
}
a.red:link, a.red:visited {  text-decoration: underline; color: #CC0066; font-size:10px;}
a.red:hover { text-decoration: none; color: #0099CC; font-size:10px;}
a.red:active {  text-decoration: underline; color: #CC0066; font-size:10px;}