/* Start of CMSMS style sheet 'Winnunga - Text' */
/* MAIN TEXT STYLES */

* { /* Reset ALL margins and padding to 0, this helps with keeping things consistent over different browsers */
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
}
body {
	background: #ffffff url(/uploads/images/siteTemplate/bg_body.gif) repeat-x top;
	color: #000;
	font: 75%/1.3 Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}
/* Clean slate */
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, table, tr, th, td, form {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-size: 100%;
	font-weight: normal;
}
p, blockquote, ul, ol, table {
	margin-bottom: 1.4em;
}
h1 {}
.home h1 {
	float: left;
	height: 44px;
	margin: 25px 0 8px;
	position: relative;
	width: 218px;
}
.home h1 span {
	background: url(/uploads/images/siteTemplate/ttl_home.gif) no-repeat 0 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.secLvl h1, .trdLvl h1 {
	margin: 0 0 15px;
}
#secLvlNav h1 {
	color: #891a1c;
	font-size: 160%;
	font-weight: bold;
	margin: 0 0 0.8em;
}
h2 {
	color: #891a1c;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 0.8em;
}
h3 {
	color: #666;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.calendarList .calendarEvent h3 {
	font-style: normal;
	margin: 0;
}
h4 {}
h5 {}
h6 {}
p {}
.welcome p {
	color: #8b8c90;
	line-height: 1.6em;
}
.secTwoColumnContent p {
	line-height: 1.4em;
}
ul { /* reset left margin for lists */
	margin-left: 1.2em;
}
ol { /* reset left margin for lists */
	margin-left: 1.6em;
}
ul li {
	list-style: disc;
}
ol li {
	list-style: decimal;
}
table {
	font-size: 100%;
	border-collapse: collapse; /* sets the cell spacing to 0 for IE, does not work in IE5 mac */
	border-spacing: 0px; /* sets the cell spacing to 0 for everything else except older browsers and IE5 mac */
	width: 400px;
}
dl {
	margin: 0 0 1em;
	zoom: 1;
	overflow: hidden;
}
dt {
	float: left;
	width: 80px;
	font-weight: bold;
}
dd {
	margin-left: 90px;
}
table .right {
	text-align: right;
}
td,th {
	font-size: 100%;
	vertical-align: top;
	padding: 4px;
}
th {
	text-align: left;
	color: #fff;
	font-weight: bold;
}
form {}
img {
	border: none;
}
hr {
	background: #fff;
	border: none;
	border-bottom: solid 1px #cc9999;
	height: 1px;
	margin: 0 0 7px;
	text-decoration: none;
}
a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	text-decoration: none;
}
h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited {
	color: #891a1c;
	text-decoration: none;
}
h2 a:focus, h2 a:hover, h2 a:active, h3 a:focus, h3 a:hover, h3 a:active {
	text-decoration: underline;
}
h3 a, h3 a:link, h3 a:visited {
	color: #666;
}
a.head3, a.head3:link, a.head3:visited {
	border-bottom: solid 1px #cc9999;
	color: #666;
	display: block;
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 6px;
	text-decoration: none;
}
a.head3:focus, a.head3:hover, a.head3:active {
	text-decoration: underline;
}

/* SPECIFIC TEXT STYLES */



/* MISC. */

/* End of 'Winnunga - Text' */

