/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #eac5a1;
	background-image: url(../images/SObackground.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #A14E23;
	font-weight: bold;
	font-style: italic;
}


.smaller {
	font-size: 80%;
}
.bigger {
	font-size: 120%;
}
.lpad {
	padding-left: 10px;
	padding-right: 15px;
}
.bigpad {
	font-size: 120%;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
blockquote {
	padding: 5px;
	border: thin solid #916D3D;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 75px;
	padding-top: 25px;
}
#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	float: left;
}

#navlist li
{
	list-style-type: none;
	float: left;
	list-style-position: outside;
	text-align: center;
	display: block;
}
#navlist a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 134px;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}



#Table_01 #content #eventspage a:link, #Table_01 #content #eventspage a:visited, #Table_01 #content #eventspage a:hover{
}



#navcontainer {
	background-color: #003063 !important;
}
#Table_01 td {
}
#content {
	padding-left: 10px;
	padding-right: 10px;
}
#reportform legend {
	color: #A14E23;
}
#Table_01 #content #contactpage input {
	background:none;
}
#Table_01 #content #contactpage form {
	padding-left: 75px;
}

#Table_01 #content #contactpage textarea {
	background:none;
}
#Table_01 #content #reportform #subscribeform input {
	background:none;
}
#Table_01 #content #eventspage {
}
