@charset "utf-8";
/* CSS Document */


/* THIS CONTROLS HOW THE PAGE IS DISPLAYED */
td, tr, table, input {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.textarea {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.page_information_td_box {

}

.page_information_td_box {
}

.page_heading_table {
}

.page_heading_td_box {
}

.page_information_table {
}

.page_information_td_box {
}

.item_table {
}

.item_td_box {
	padding:5px;
}

.item_Title {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top:8px;
}

.item_PostedDate {
	font-style:italic;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
}

.item_Picture {
}

.item_Comment {
	font-size:11px;
	padding-left:5px;
}

.item_CommentDate {
	font-size:11px;
	font-style:italic;
	padding-left:5px;
}

.item_CommentTitle{
	font-size:11px;
	font-weight:bold;
}

.item_CommentSeparator{
	padding:2px;
}

a.item_Link {
	color:#808184;
	font-size:13px;
	font-weight:bold;
}

#item_Link {
	color:#808184;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#item_Link:hover {
	color:#808184;
	font-size:13px;
	font-weight:bold;
    text-decoration:underline;
}

.item_Description {
}

a#linkitem {
	color: #bfdf00;
	background: url(/site_images/about_marker.gif) top left no-repeat;
	font-size:11px;
	text-decoration:none;
}
a:hover#linkitem {
	color: #bfdf00;
	background: url(/site_images/about_marker.gif) top left no-repeat;
	font-size:11px;
}

/*  THESE ARE THE LISTINGS BOX ITEMS */
#page_listings:hover {
	text-decoration:underline;
	font-size:11px;
}
#page_listings {
	text-decoration:none;
	font-size:11px;
}

.page_listings {
	font-size:11px;
	padding-top:2px;
	padding-bottom:2px;
}
