/* white */
a:link, a:visited {
	color: #0066cc;
}

a:hover {
	color: #ed3720;
}

.white {color: #fff;}

table.moduletable th, legend {
	color: #931610;
}
h1, h2, h3, h4, .contentheading, .componentheading, .category-name {
	color: #0c5bab;
}
div.module-columns .odd {
	background: none;
}
div.module h3,
div.module-columns h3,
div.module-tidbits h3,
div.module-latestnews h3,
div.module_blogbook_theme h3 {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
  color: #000000;
	margin: 0;
}
.moduletablesubscribe {
	background: rgba(255,255,255,.6);
	padding: 0px 0 3px 10px;
	border: 0px solid #888;
	width: 170px;
}
.moduletablesubscribe h3 {
	color: #fff;
	background: #5b64a8;
	width: 100%;
	margin-left: -10px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: .9em;
}
.rightcolwide div.module-columns {
	width: 330px;
	margin: 0;
}
.rightcolwide div.module h3 {
	display: block;
	background: #306fb6 url(../images/blog-banner2.png) -267px 0 repeat-y;
	color: #fff;
	padding: 6px;
	width: 330px;
}
.rightcolwide div.module-columns h3 {
	display: block;
	background: #306fb6 url(../images/blog-banner2.png) -209px 0 repeat-y;
	color: #fff;
	padding: 6px;
	width: 330px;
}
.rightcolwide div.module_blogbook_theme h3 {
	background: #306fb6 url(../images/blog-banner2.png) -171px 0 repeat-y;
	color: #fff;
	padding: 6px;
	width: 330px;
	margin: 0;
}
.rightcolwide div.module-tidbits h3 {
	display: block;
	background: #306fb6 url(../images/blog-banner2.png) -222px 0 repeat-y;
	color: #fff;
	padding: 6px;
	width: 330px;
}
.rightcolwide h1 {
	font-size: 15px;
  padding: 5px 0 0 0;
}
div.module ul, div.module li {
	display: block;
	margin: 0;
	padding: 0;
}
div#mainmenu {
	background: rgba(255,255,255,.75);
	position: relative;
  border: 1px solid rgba(0,0,0,.1);
}
div.module {
	width: 220px;
	margin: 0;
	padding: 0;
}

div.module a.bold-button:link, div.module a.bold-button:visited {
  color: #ffd;
}
div.module a:link, div.module a:visited,
div.module-latestnews a:link, div.module-latestnews a:visited {
	color: #f03300;
}
.rightcolwide div.module a:link, .rightcolwide div.module a:visited,
.rightcolwide div.module-columns a:link, .rightcolwide div.module-columns a:visited,
.rightcolwide div.module-tidbits a:link, .rightcolwide div.module-tidbits a:visited,
.paginationstyle a:link, .paginationstyle a:visited {
  color: #000;
	font-weight: bold;
	font-size: 1em;
}
.rightcolwide div.module_blogbook_theme a.moduleItemTitle {
  color: #f00;
	font-weight: bold;
	font-size: 1em;
}
.rightcol div.module .aidanews2 {
	margin-right: 15px;
}
div.module div {
}
div.module div div{
}
div.module div div div{
}
div.module table, div.module-home table{
	padding: 0;
	margin: 0;
	width: 95%;
}

h1.aidanews2_title a:link,
h1.aidanews2_title a:visited {
	color: #56116e;
	font-weight: normal;
	line-height: 1em;
}

div.module h3.aidanews2_title,
h3.aidanews2_title a:link,
h3.aidanews2_title a:visited {
	font-weight: normal;
	font-size: .95em;
	padding: 0;
}