/* Start of CMSMS style sheet 'Art Center : Content' */
/* CSS DOCUMENT */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/* HEADINGS */

h1 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #F5F6E2;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h2 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #706236;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h3 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #F5F6E2;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
h4 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #706236;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
h5 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #F5F6E2;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
h6 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #706236;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}

/* LINKS */

a:link {
}
a:visited {
}
a:active {
}
a:hover {
}
a:link img, a:visited img, a:hover img, a:active img {
    border: none;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover,
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover,
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover,
h5 a:link, h5 a:visited, h5 a:active, h5 a:hover,
h6 a:link, h6 a:visited, h6 a:active, h6 a:hover {
	text-decoration: underline;
}
p a:link, p a:visited, p a:active, p a:hover {
}

/* OTHER */

hr {
	color: #73663a;
	border:none;
	border-top:1px solid #73663a;
	margin-top: 25px;
	margin-bottom: 25px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #706236;
}
.credits a {
	text-decoration: none;
	font-weight: normal;
	color: #706236;
}
.credits a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #706236;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-bottom: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
/* End of 'Art Center : Content' */

