/* First let's reset all of the defaults set by the web office */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	letter-spacing: 0px;
	text-align: left;
	color: #000000;
	margin: 0px; padding: 0px;
}

#site_map_cell { 
	background: #e9a748 url(./?f=75247) no-repeat; 
	/* background: #E69735 url(./sidebar_background.jpg) no-repeat; */
	width: 200px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 10px 4px 0px 5px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header_top_row img{
	background: url(./?f=75248);
	/* background: url(header_bg.png); */
	background-position: top;
	background-repeat: repeat-x;
}


#header_nav_top_row {
	background: url(./?f=75249);
	/* background: url(header_bg_2.png); */
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	width: 100%;
}

#site_map_cell a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

#site_map_cell a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
}

#stalkdiv {
	font-size: 1em;
}

h1 { 
	font-size: 1.5em; 
	color: #4C2602; 
	margin-left: 20px; 
	padding-top: 10px; 
	font-weight: bold; 
}

h2 { 
	font-size: 1.4em; 
	color: #4C2602; 
	padding-top: 10px; 
	font-weight: bold; 
}

h3 { 
	font-size: 1.3em; 
	color: #4C2602; 
	padding-top: 10px; 
	font-weight: bold; 
}

h4 { 
	font-size: 1.2em; 
	color: #4C2602; 
	padding-top: 10px; 
	font-weight: bold; 
}


#header_nav_top_row a {
	color: #FFFFFF;
	text-decoration: underline;
}

#header_nav_top_row a:hover {
	color: #000000;
	text-decoration: none;
}

#footer_row {
	background-color: #e9a748;
	height: 10px;
}


#header_sliding_cell {
	background: url(./?f=75250);
	/* background: url(header_sliding_cell.png); */
	background-position: top;
	background-repeat: repeat-x;
	height: 12px;
}

#body_cell { 
	background: url(./?f=75246) no-repeat; 
	/* background: url(body_background.png) no-repeat; */
	border:none; 
}


.body_content table {border-collapse: collapse;}


.infotable{
width: 240px;
border-collapse: collapse;
cell-padding: 0px;
padding: 0px;
margin: 0px;}

.infotable td{
border-collapse: collapse;
padding: 0px;
cellpadding: 0px;
margin: 0px;}


.infotable{border: 1px solid red;
width: 240px;}



.infotable { 
	padding-left: 0px;
	width: 240px;
	font-size: 0.9em; 
}

.infotable p { 
	font-size: 0.8em;
	text-align: left; 
padding: 0px 6px;
}

.infotable h2 { 
	margin-top: 0px; margin-bottom: 10px; padding:5px; text-align:left;
	font: bold 0.8em Verdana,Arial,sans-serif;
	color: #ffffff; 
	background: #E69735; 
}

.infotable { 
	border: 1px solid #E69735;  
	margin: 0; padding: 5px;
	font: 0.95em Verdana,Arial,sans-serif;
}

.infotable ul { 
	list-style: none; 
	text-align:left; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.infotable ul li { 
	font-size: 1em; 
	margin: 3px 3px 8px 3px;
} 
