@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color:#fdf5e6;
	text-decoration: none;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}


img {
	border:none;
}

table {
	border-collapse:collapse;
}

.header {
	text-align:center;
	background-color: #fdf5e6;
	font-size: 16px;
}

.header a	{
	text-color:#333;
}


.header_welcome{
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	}

.header img	{
	text-decoration:none;
	border:none;
}

.header img	{
	border-style:none;
}

.main_menu	{
	background-color: #FFF1D7;
	border:thin solid #ccc;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	height: 50px;
	margin: 0px;
}

.links a	{
	text-decoration:none;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.flags {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.flags a {
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

.flags a:hover{
	color:#333;
	text-decoration: none;
	background-color:#ffe4b5;
}

.main_menu_links {
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.main_menu_links a {
	color: #333;
	text-decoration: none;
	background-color:#FFF1D7;
	display: block;
	padding: 5px;
	border: thin solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main_menu_links a:hover{
	color:#333;
	text-decoration: none;
	background-color:#ffe4b5;
}

.post_form{
	margin: 0px;
	padding: 5px;
	width: 100px;
	text-align:center;
}

.location	{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 245px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	vertical-align: middle;
}



.category	{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 245px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 2px;
	vertical-align: middle;
}

.search_box	{
	text-align:left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.search_button	{
	text-align:center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.record_header {
	width: 750px; /* Table width 750 = - 14 (padding left and padding right) */
	margin: 0px;
	padding:0px;
	background-color:#FFF1D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	vertical-align: middle;
}
/*.record_header_text	{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
*/

.record_header a:link {
	color: #333;
	text-decoration:none;
	cursor: hand;
	
}

/*.record_header a:visited {
	color:#000;
	
}
*/
.record_header a:hover tr{
	color: #333;
	background-color:#ffe4b5;
/*	background-image:url(/images/record_header_over.gif);
*/	text-decoration:none;
}

.record_body	{
	background-color: 	#FFF1D7;
	color: #333;
	text-decoration: none;
	padding: 4px;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8b7e66;
	border-bottom-color: #8b7e66;
	border-left-color: #8b7e66;
	margin-bottom: 7px;
	margin-top: 1px;
	width: 750px; /* Table width = 750 - 14 (padding left and padding right) */
}


.record_body img	{
	border-style:none;
}


.record_body_text{
	font-size: 14px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-right-width: thin;
	border-right-style: dotted;
	border-left-width: 0px;
	border-left-style: none;
	vertical-align: middle;
}


.record_body_headers {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color:  	#8b7355;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 2px;
	text-align: center;
}

.record_body_titles	{
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
	
.record_body a	{
	text-decoration:underline;
	color: #333;
	vertical-align: middle;
	}
.record_body_description{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fffaf0;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-top: 0px;
}

.record_body_footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.record_body_footer a{
	text-decoration:none;
	font-size:14px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}


div.pagination {
	text-align:center;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}


div.pagination a {
	border: 1px solid #999;
	text-decoration: none;
	color: #777;
	margin: 5px;
	padding: 5px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #a0a0a0;
	background-color: #FFF1D7;
}
div.pagination span.current {
	border: 1px solid #999;
	font-weight: normal;
	background-color: #FFF1D7;
	color: #555;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.pagination span.disabled {
	border: 1px solid #ccc;
	color: #ccc;
	margin: 5px;
	padding: 5px;
}
.goback {
	width:98px;
	background-color: 	#FFF1D7;
	color: #333;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #8b7e66;
	margin: 10px;
}

.footer	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #777;
	background-color: #fdf5e6;
}

.footer a	{
	color: #777;
	text-decoration: none;	
	}





/* Google custome search */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

