#head {
	background-repeat: no-repeat;
	/*padding-bottom: 15px;*/
	border-bottom: dashed 1px #9d9d9d;
}

h1, h2, h3 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	color: #6633cc;
}

h3 {
	font-size: 13px;
}

h2 img {
	vertical-align: middle;
	margin-right: 10px;
}

.blue {
	color: #3366cc;	
}

.mainContent a {
	color: #6633cc;
	text-decoration: none;	
}

.mainContent {
	margin-top: 3px;
	border-top: solid 4px #7072e9;
	padding-top: 20px;
}

.mainContent p, .mainContent ul, .mainContent li {
	font-size: 12px !important;
	color: #666666;
	line-height: 18px;
}

.leftCol {
	float: left;
	width: 208px;
	border-bottom: solid 1px #445580;
	padding-bottom: 4px;
	font-size: 11px !important;	
}

.leftColItem {
	/*padding-bottom: 10px;*/
	border-bottom: dashed 1px #9d9d9d;
	margin-top: 4px;
	border-top: solid 1px #445580;
	padding-top: 15px;
	/*margin-bottom: 4px;*/
}

.leftColItemTop {
	padding-bottom: 10px;
	border-bottom: dashed 1px #9d9d9d;
	border-top: 0 none;
	padding-top: 15px;	
}

.leftColItemLast {
	padding-bottom: 10px;
	border-bottom: dashed 1px #9d9d9d;
	margin-top: 4px;
	border-top: solid 1px #445580;
	padding-top: 15px;
	margin-bottom: 0px;
}

.leftColItem h3,
.leftColItemLast h3 {
	display: inline;
	margin: 0;
	padding: 0;
	color: #3366cc;
	font-size: 12px;
}

.leftColItem ul,
.leftColItemLast ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rightCol {
	float: right;
	width: 170px;
}

.bookLinks {
	/*background: url(images/book-bg.gif) no-repeat;*/
	color: #6633cc;
	position: relative;
	/*height: 150px;*/
	height: 130px;
}

.bookLinks a {
	float: left;
	display: block;
	padding: 0 8px 15px 12px;
	/*padding: 18px 8px 15px 12px;
	background-color: #FFCCCC;*/
}

.bookLinks p {
	padding: 0;
	margin: 0;
	position: relative;
	bottom: 0px;
	font-size: 11px !important;
	text-align: center;
	color: #6633cc;	
	/*border: solid 1px #000;*/
	height: 20px;
}

.calendarHeader {
	margin-top: 25px;
	margin-bottom: 4px;
	padding-bottom: 13px;
	border-bottom: dashed 1px #9d9d9d;
}

.judithListHeader {
	border-top: solid 1px #445580;
	margin-top: 0px;
	padding-top: 15px;
	color: #3366cc;
}

.rightCol ul {
	list-style: none;
	padding: 0;
	margin: 0;	
	font-weight: bold;
	border-bottom: dashed 1px #9d9d9d;
}

.rightCol li {
	margin: 13px 0; 
}

.wrightListHeader {
	color: #3366cc;
}	

h2.qotdHeader {
	border-top: solid 1px #445580;
	margin-top: 4px;
	padding-top: 15px;
}

p.qotd {
	color: #3366cc;
	font-size: 14px !important;
	text-align: center;
	line-height: 20px;
}

h2.findJudithHeader {
	border-top: dashed 1px #9d9d9d;
	margin-top: 4px;
	padding-top: 15px;
}

.centerCol {
	float: left;
	margin: 0 20px 20px 20px;
	width: 382px;
}

.centerColWelcome {
	background: url(/images/centerColWelcome-bg.gif) no-repeat;
	padding: 5px 15px 15px 15px;
	margin-bottom: 35px;	
}

.centerColWelcome h1 {
	color: #6633cc;
	padding: 0;
	margin: 0;
}

.centerColWelcome p {
	font-size: 13px !important;
	line-height: 20px;
}

.centerColGoodStuff {
	background: url(/images/centerColGoodStuff-bg.gif) no-repeat;
	padding: 5px 15px 15px 15px;
	margin-bottom: 35px;
}

.centerColGoodStuff {
	font-size: 14px;
}

.centerColGoodStuff h2 {
	margin-top: 0px;
}

.centerColGoodStuff h3 {
	color: #6633cc;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.centerColGoodStuff h3.blue {
	color: #3366cc;	
}

.centerColGoodStuff p {
	margin-top: 0px;
	padding-top: 0px;
}

.centerColGoodStuff p.goodStuffLink {
	color: #6633cc;	
}

.centerColGoodStuff a {
	text-decoration: underline;
}

.centerColSpend {
	background: url(/images/centerColSpend-bg.gif) no-repeat;
	padding: 5px 15px 15px 15px;
	position: relative;
	height: 121px;
}

.centerColSpend h2 {
	margin-top: 0px;	
	font-size: 18px !important;
}

.centerColSpend h3 {
	color: #3366cc;
	margin-bottom: 0px;
}

.centerColSpend p {
	margin-top: 0px;
}

.centerColSpend p.centerColSpendLink {
	position: absolute;
	bottom: 0px;
	margin-bottom: 5px;
}

.leftfloat {
	float: left;
}

.clearboth {
	clear: both;
}

img.leftfloat {
	margin: 0 10px 0 0;
}

.footer {
	clear: both;
	background-color: #d4e4f4;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top: 5px;
	height: 92px;	
}

.footer p {
	font-size: 12px;
	margin: 0 0 0 40px;
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 10px 20px;
}

.footer li {
	float: left;
	margin: 0px 20px 20px 20px;
}

.copyright {
	margin-left: 40px;
	margin-bottom: 13px;
}

ul.tools img {
	float: left;
	margin: 0 10px 15px 0;
}

ul.tools div {
	float: left;
	width: 153px;
}

ul.tools li {
	clear: left;
}

ul.tools a {
	color: #3366cc;	
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

ul.tools p {
	margin: 0px;
	margin-bottom: 20px;	
	font-size: 11px !important;	
}

.centerColGoodStuffMain {
	padding: 5px 15px 15px 15px;
}

.centerColGoodStuffMain div.topDiv {
	background: url(/images/goodStuffMain-bg.gif) no-repeat;
	padding: 15px 15px 5px 15px;
	margin-bottom: 10px;
}

.centerColGoodStuffMain {
	font-size: 14px;
}

.centerColGoodStuffMain h2 {
	margin-top: 0px;
}

.centerColGoodStuffMain h3 {
	color: #6633cc;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	clear: right;	
	padding-top: 10px;
}

.centerColGoodStuffMain h4 {
	color: #505050;	
	margin: 2px 0;
	padding: 0;
	font-size: 12px;
	float: left;
	width: 258px;
	font-weight: normal;
}

.centerColGoodStuffMain h4 a {
	margin: 0 5px;
}

.centerColGoodStuffMain p {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}

.centerColGoodStuffMain p.moreLink {
	display: inline;
	padding: 2px 0 0 5px;
}

.centerColGoodStuffMain p.goodStuffLink {
	color: #6633cc;	
}

.centerColGoodStuffMain a {
	text-decoration: underline;
}

.centerColGoodStuffMain ul, ol {
	margin: 0 0 0 15px;
	padding: 0;
}

.centerColGoodStuffMain li {
	margin-bottom: 10px;
}

ol ul {
	list-style: disc;
}

ul.nospace li {
	margin-bottom: 0px;
}

div.poll {
	background: #EEEEDD; 
	border: 1px solid #ccc;
	padding: 10px;
}

.big {
	font: 12px/15px lucida grande, arial, sans-serif;
}
.mini {
	font: 9px/12px lucida grande, arial, sans-serif;
}

ul.tipList {
	list-style: none;
}

ul.tipList li {
	border-bottom: 1px solid #838383;
	clear: left;
	padding-bottom: 5px;
	min-height: 74px;
	height: auto !important;
	height: 74px;
}

ul.tipList li img.tipIcon {
	float: left;
	margin: 5px 10px 5px 5px;
	height: 64px;
}

ul.tipList li div.tipItem {
	float: left;
	width: 258px;
}

ul.tipList li div.tipItem h3 {
	padding-top: 0px;
}

ul.tipList li li {
	border-bottom: 0 none;
	min-height: 0px;
	height: auto !important;
}
