@font-face
{
	font-family: VictorianD;
	font-style:  normal;
	font-weight: normal;
	src: url(http://www.emetamora.com/font/VICTORI0.eot);
}

div.box_title
{
	background-image: url(/image/box_title_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #A2B0C6;
	clear: right;
	color: #003366;
	font-family: Verdana,Helvetica,Helv,Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 0em;
	margin-top: 1em;
	padding: 0 0 0px 1em;
}

div.form-section
{
	color: navy;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-weight: bold;
	font-size: smaller;
}

div.image-caption
{
	float: right;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin: 0 0 0 8px;
	text-align: center;
}
table
{
	border-collapse: collapse;
	border-style: none;
	border-width: 0;
	empty-cells: show;
	padding: 0;
}
tr
{
	vertical-align: top;
}
tr.even
{
	background-color: white;
	color: black;
}
th
{
	background-color: olive;
	color: white;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-weight: bold;
	font-size: smaller;
	padding: 2px 4px 2px 4px;
	text-align: center;
	width: 90px;
}
td
{
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-size: smaller;
        padding: 2px 4px 2px 4px;
}
div.form-label
{
	display: block;
	float: left;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-weight: bold;
	font-size: smaller;
/*	min-width: 160px; */
	width: 160px;		/* IE hack */
}
/* basic */
a
{
	font-weight: bold;
	text-decoration: none;
}
a:link
{
	color: navy;
}
a:link:hover
{
	color: navy;
	text-decoration: underline;
}
a:active, a:visited
{
	color: navy;
}
/*body	{background-color: lightgoldenrodyellow; } */
br	{clear: both; }
button
{
	font-family: Verdana,Helvetica,Helv,Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: auto;
	padding: 1px;
	text-align: center;
}
div.button
{
	margin: auto;
	padding: 0;
	text-align: center;
}
h1
{
	background-color: white;
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #A2B0C6;
	clear: right;
	color: #003366;
	font-family: VictorianD,Verdana,Helvetica,Helv,Arial,sans-serif;
	font-size: medium;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 0.8em;
	margin-top: 1em;
	padding: 0 0 0px 1em;
}
h2
{
	border-bottom: 1px solid #A2B0C6;
	clear: both;
	color: navy;
	font-family: Verdana,Helvetica,Helv,Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}
h3
{
	color: navy;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}
h4	{color: #17543D; font-size: 100%; margin-bottom: 0px; text-align: left; }
img
{
	border-style: none;
	margin: 0;
	padding: 0;
}
img.right
{
	border-style: ridge;
	float: right;
	margin: 0 0 0 5px;
}
img.button
	{border-style: none;  margin: 4px 4px 4px 4px; padding: 0; }
p
{
	font-family: "Times New Roman",serif;
	font-size: medium;
	font-weight: normal;
}
p.first
{
	margin-top: 2px;
}
div.copyright
{
	color: black;
	display: inline;
	float: left;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
div.imagefooter-left
	{color: black; float: left; font-family: Helvetica,Helv,Arial,sans-serif; font-size: x-small; font-weight: bold; margin: 0 1em 0 0; padding: 0; text-align: center; }
div.imagefooter-right
	{color: black; float: right; font-family: Helvetica,Helv,Arial,sans-serif; font-size: x-small; font-weight: bold; margin: 0 0 0 1em; padding: 0; text-align: center; }

/* sidebars */


html, body
{
	background-color: #F5EBDC;
	color: black;
}

div.page
{
	background-color: #F5EBDC;
	color: black;
/*	display: inline;	/* IE margin doubling hack */
	padding: 0;
	position: absolute;
	top: 0;
	margin: 10px 0 0 10%;
/*	width: 7.0in; */
	width: 676px;		/* IE */
}
div.banner
{
	background-color: #F5EBDC;
	border-style: none;
	display: inline;
	float: left;
	height: 80px;
	margin: 0;
	padding: 0;
/*	width: 100%; */
	width: 676px;	/* IE */
}
div.leftsidebar
{
	background-color: #F5EBDC;
	border-style: none;
	color: black;
	display: inline;
	float: left;
	height: 250px;
	margin: 0;
	padding: 10px 0 0 0;
	width: 120px;
}
ul
{
	font-family: Verdana,Helvetica,Helv,Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: square;
}
span.h
{
	border-bottom: 1px solid #A2B0C6;
	clear: both;
	color: navy;
	font-family: Verdana,Helvetica,Helv,Arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}
ul ul
{
	list-style-type: disc;
}
ul.leftsidebar
{
	font-family: VictorianD,"Times New Roman",serif;
	font-size: medium;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
}
span.li-header
{
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-size: smaller;
	font-weight: bold;
}
li.leftsidebar
{
}
div.body
{
	background-color: #F5EBDC;
	color: black;
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 0 15px 10px 15px;
	width: 520px;
}
div.logo-footer
{
	clear: both;
	margin: 0;
	padding: 5px 5px 0 5px;
}

div.leftsidebar_header
{
	background-color: #FFDAB9;	/* peachpuff */
	color: black;
	float: left;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	width: 100%;
}
div.leftsidebar_item
{
	color: #901E78; float: left; font-family: Helvetica,Helv,Arial,sans-serif; font-size: x-small; font-weight: lighter; margin: 0; padding: 5px 0 0 5px; text-align: left; }
a:active.leftsidebar, a:link.leftsidebar, a:visited.leftsidebar
	{color: #901E78; font-weight: normal; }
hr.leftsidebar
	{color: black; margin: 0; padding: 0;}

div.menu_header
	{background-color: blue; color: black; float: left; font-family: Helvetica,Helv,Arial,sans-serif; font-size: small; font-weight: bold; margin: 0; padding: 0 0 0 5px; text-align: left; width: 100%; }
div.menu_item
	{color: black; float: left; font-family: Helvetica,Helv,Arial,sans-serif; font-size: small; font-weight: lighter; margin: 0; padding: 5px 0 0 5px; text-align: left; }
/*a:link:hover.menu_item
	{color: yellow; font-weight: normal; text-decoration: underline; } */
a:link.menu_item
	{color: white; font-weight: normal; }
a:active.menu_item, a:visited.menu_item
	{color: white; font-weight: normal; }

ul	{margin-bottom: 0; margin-top: 0; text-align: left; }
.typewriter
{
	font-family: "Courier New",Courier,monospace;
}

/* sidebar
#sidebar
	{height: 20em; width: 140px; }
#sidebar a:active, #sidebar a:hover, #sidebar a:link, #sidebar a:visited
	{color: black; }
#sidebar a.current:active, #sidebar a.current:link, #sidebar a.current:visited
	{color: red; }
#sidebar p, #sidebar form
	{color: black; font-family: Helvetica,Helv,Arial,sans-serif; font-size: smaller; font-weight: bold; margin: 0; padding: 0.25em 0 0.25em 5px; text-align: left; }

*/
h2.event
{
	color: navy;
	font-family: Verdana,"Times New Roman",Times,serif;
	font-weight: normal;
	padding-left: 110px;
}
th.event
{
	background-color: olive;
	color: white;
	font-family: Helvetica,Helv,Arial,sans-serif;
	font-size: small;
	font-weight: normal;
	padding-right: 6px;
	text-align: right;
	width: 90px;
}
td.event
{
	color: black;
	font-family: "Times New Roman",Times,serif;
	font-size: small;
	padding-left: 6px;
	text-align: left;
	width: 330px;
}
