@charset "utf-8";
/* CSS Document */

<!-- 
body  {	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #666666;
}
#container { 
	width: 780px; 
	margin: 0 auto; 
	text-align: left; 
	background-color: #FFFFFF;
} 
#header { 
} 
/*#homeButton {
	margin-left: 10px;
	float: left;
}*/
#banner {
	margin-left: 10px;
	padding: 0px;
}
#sidebar1 {
	padding: 5px;
	margin-left: 5px;
	float: left; 
	width: 170px; 
	background-color: #EEE;
}

/* Main nav styling */
#nav {
	font-size: 13px;
	letter-spacing: .1em;
	border-bottom: 1px solid #0050a6;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	border-top: 1px solid #0050a6;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	background-color: #FFFFFF;
}
#nav a:hover {
	background-color: #cbe4ff;
	padding-left: 15px;
	color: #0050a6;
}
#navAddress {
	font-size: 11px;
	text-align: center;
	color: #666666;
	margin-top: 10px;
}

/* Misc left sidebar styling */
#donate {
	text-align: center;
	margin-top: 10px;
}
#unityNews {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}
#unityNews a {
	color: #666666;
	text-decoration: none;
}
#unityNews a:hover {
	color: #184f89;
}
#links {
	margin-top: 10px;
	font-size: 12px;
	color: #184f89;
}
#links a {
	text-decoration: underline;
	color: #184f89;
}
#links a:hover {
	text-decoration: none;
	color: 184f89;
}
#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Dailyword dealie styling */

.logotext {
	font-size: 22px;
	font-weight: bold;
}
.rss_item {
	font-size: 13px;
	color: #184f89;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.rss_date {
	font-size: 10px;
	color: #000000;
}
.rss_desc {
	font-size: 12;
	color: #184f89;
}
.rss_readmsg {
	color: #000000;
	font-size: 10px;
}
div.rss_box {
	border: solid 2px black;
	padding: 4px;
	margin-bottom: 10px;
}

/* Right sidebar styling */
#sidebar2 {
	float: right; 
	width: 138px; 
	margin-right: 5px;
	color: #184f89;
	background-color: #EEE;
	padding: 5px;
}
#comingUp {
	border: 1px solid #184f89;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #FFF;
	margin-bottom: 5px;
}
#comingUp ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	margin-top: 5px;
}
.comingUpHeader {
	font-size: 20px;
	font-weight: bold;
}
#eventImages {
	margin-bottom: 5px;
}
/*Main content styling */
#mainContent { 
	font-size: 12px;
	margin: 0 163px 0 195px; 
	padding: 0px; 
	color: #184f89;
	text-align: left;
}
#mainContent a {
	text-decoration: underline;
	color: #184f89;
}
#mainContent a:hover {
	text-decoration: none;
	color: 184f89;
}
#maincontentquote {
	margin-left: 40px;
	padding-left: 7px;
	border-left: dashed thin black;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#mainContentHeader {
	padding-top: 7px;
	margin-bottom: 14px;
	text-align: center;
}
.rightIndent {
	padding-left: 40px;
}
.rightIndent20 {
	padding-left: 20px;
}
.centerAlign {
	text-align: center;
}

/* Footer and bottom nav stylings */
#footer { 
	padding: 10px 0 10px 0; 
	font-size: 12px;
	text-align: center;
	color: #999;
}
#bNav {
	margin-bottom: 5px;
}
#bmNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bNav li {
	display: inline;
	margin: 0;
	padding-left: 5px;
}
#bNav a {
	color: #999;
	text-decoration: none;
}
#bNav a:hover {
	color: #0050a6;
	text-decoration: none;
}

/* Listen page breadcrumb nav stylings */
#breadNav { 
	font-size: 10px;
	color: #000;
	
#breadNav a {
	color: #000; 
	text-decoration: underline;
}
#breadNav a:hover {
	color: #000; 
	text-decoration: none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->