body	{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	color:#0D1D21;  margin:0;  background:#460D04;
	}

td, li, input, textarea
	{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:14px;  color:#0D1D21;  line-height:1.7;
	}

li	{ padding-bottom:10px; }

.form_element
	{ width:100%; }

#date	{ color:#9C5D0D;  font-weight:bold; }

h1, h2, h3
	{ color:#460D04;  margin:0 0 5px 0; }

h1	{ font-size:22px; }

h2	{
	font-family:Georgia, times, serif;
	color:#900;  font-size:20px;  font-style:italic;
	}

h3	{ font-size:16px;  margin:20px 0 5px 0; }

p	{ margin:0 0 15px 0; }


a, a:link, a:visited
	{ color:#9C5D0D;  font-weight:bold; }
a:active, a:hover
	{ color:#900;  text-decoration:none; }


a.dropmenu:link, a.dropmenu:visited
	{ color:#9C5D0D;  font-weight:bold; }
a.dropmenu:active, a.dropmenu:hover
	{ color:#fff;  text-decoration:none; }


.small	{ font-size:11px; }
.smallish  { font-size:12px; }

.indent
	{
	padding:0 60px;  font-style:italic;
	font-size:15px;  font-family:Georgia, times, serif;
	}

img	{ /* border:1px solid #000; */  border:0; }

.footer
	{
	background:url(/images/gallups/bottom.jpg);
	text-align:center;  height:58px;
	vertical-align:bottom;  color:#fff;
	font-size:11px;  padding:0 0 10px 0;
	}

a.foot:link, a.foot:visited
	{ font-weight:normal;  color:#fff; }

a.foot:active, a.foot:hover
	{ color:#fff; }

.center	{ text-align:center; }


em	{ font-size:14.5px;  font-family:Georgia, times, serif; }

hr	{ margin:20px 0;  border:0;  border-top:2px dotted #460D04; }

.inputbox
	{ border:1px solid #000;  line-height:1.1;  padding:3px; }

.w100per  { width:100%; }

.right	{ text-align:right; }
