/* itsababy stylesheet beta3, 8-20-09 */



body {
	margin-top: 0px;
	margin-bottom: 0px;
}


p {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 12px;
	line-height: 18px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}

h1 {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #398CA3;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}

ul {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 12px;
	line-height: 18px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}

a {
	color: #660033;
	text-decoration: underline;
}

a:hover {
	color: #2677AB;
}

.show-name {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #398CA3;
}



/* for the schedule table on homepage */
.schedule {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 11px;
	line-height: 13px;
}
.schedule-top {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1997B8;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.schedule-next {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1993B3;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
}


.schedule-heads {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #398CA3;
}


.schedule-last-row {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1993B3;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1993B3;
}
/* end formats for schedule table on homepage */



.right-picture {
	float: right;
	margin-bottom: 20px;
}


/* table cells in main structure */

.main-table {
	border: 1px solid #B6DAE4;
}

.home-right-cell {
	padding-top: 50px;
	padding-bottom: 20px;
}


.home-left-cell {
	padding-top: 30px;
}

.toplinks-cell {
	padding-right: 102px;
	padding-bottom: 3px;
	padding-top: 45px;
}
.outer-table {
	background-image: url(images/squiggly-bgd5.jpg);
	background-repeat: repeat-y;
}
.bottomlinks-cell {
	padding-bottom: 10px;
	padding-top: 6px;
}
.bottomlinks-cell-home {
	padding-bottom: 10px;
	padding-top: 6px;
	padding-right: 50px;
}


/* end table cells in main structure */


.bottom-links {
	font-size: 11px;
}


/* for any element that has to go inline with paragraphs but shouldn't have a paragraph tag applied to it */

.element-alignment {
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}

/* remove this; was in play on index1 and index2

.home-right-text {
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}

*/
.toplinks-cell-interiors {
	padding-right: 32px;
	padding-bottom: 3px;
	padding-top: 45px;
}
.blue-bold {
	font-weight: bold;
	color: #398CA3;
	font-family: "Lucida Sans";
	font-size: 13px;
	line-height: 20px;
}
.blue-bold-italic {
	font-weight: bold;
	color: #398CA3;
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 20px;
	font-style: italic;
}
.purple-bold {
	font-weight: bold;
	color: #733B8D;
	font-family: "Lucida Sans";
	font-size: 13px;
	line-height: 20px;
}
.bold {
	font-weight: bold;
}
.left-padding {
	padding-left: 10px;
}

.bottom-stroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73C2E8;
}
.schedule-more-leading {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 11px;
	line-height: 18px;
}
.italic {
	font-style: italic;
}
.purple-bold-small {
	font-weight: bold;
	color: #733B8D;
	font-family: "Lucida Sans";
	font-size: 11px;
	line-height: 20px;
}
h2 {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #398CA3;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}
.unindent {
	margin-right: 0px;
	margin-left: 0px;
}
.video-description-cell {
	padding-left: 15px;
	padding-right: 12px;
}
.right-pad {
	padding-right: 60px;
}
.right-pad-more {
	padding-right: 120px;
}
.bulleted {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 11px;
	line-height: 13px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 20px;
}
.bulleted-lines{
	padding-bottom: 5px;
}
.less-leading {
	font-family: "Lucida Sans", "Lucida Grande", "Tahoma";
	font-size: 12px;
	line-height: 11px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 100px;
}

