/*Stylesheet for Art League of the Ozarks*/
body
{
	background-color: #666;
}

h1
{
	font-family: "arial", "sans-serif";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #036;
}

h2
{
	font-family: "arial", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #036;
}

h3
{
	font-family: "arial", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #036;
}

p
{
	font-size: 12px;
	text-align: left;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	color: #000;
}

blockquote
{
	font-size: 12px;
	text-align: left;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	color: #000;
}

a:link
{
	color: #03c;
	text-decoration: underline;
}

a:visited
{
	color: #639;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #036;
}

table
{
	background-image: url(graphics/bg.gif);
	background-repeat: repeat;
	text-align: center;
}

td
{
	text-align: center;
	vertical-align: top;
}

ul
{
	font-size: 12px;
	text-align: left;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	color: #000;
}

.textlinks
{
	font-size: 12px;
	text-align: center;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	vertical-align: bottom;
	color: #000;
}

.breadcrumbs
{
	font-size: 10px;
	text-align: left;
	font-family: "arial", "sans-serif";
	line-height: 140%;
}

.calendar_title
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	color: #036;
}

.center_image { text-align: center; }

.li_title
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	color: #000;
}

.note_comment
{
	font-size: 10px;
	font-family: "arial", "sans-serif";
	line-height: 140%;
	font-style: italic;
}

.titles
{
	font-size: 12px;
	text-align: left;
	font-family: "arial", "sans-serif";
	font- line-height: 140%;
	color: #000;
	font-style: italic;
	font-weight: bold;
}