/*
Based on a design by Free CSS Templates http://www.freecsstemplates.org
 */
BODY
{
	margin: 0;
	padding: 0;
	background: #666159 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #D4D4D4;
}
H1, H2, H3
{
	margin: 2px;
/*text-transform: lowercase;*/
	font-weight: normal;
	color: #FFFFFF;
}
H1
{
	letter-spacing: -1px;
	font-size: 32px;
}
H2
{
	font-size: 23px;
}
P, UL, OL
{
	margin: 0 0 2em;
	text-align: justify;
	line-height: 26px;
	font-size: medium;
}
A:link
{
	color: #C1D11C;
}
A:hover, A:active
{
	text-decoration: none;
	color: #90F00F;
}

.map-small
{
	font-size: xx-small;
}
A:visited
{
	color: #C1D11C;
}
IMG.badge
{
	border: none;
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 70px;
	margin-right: 50px;
}
IMG.left
{
	float: left;
	margin-right: 15px;
}
IMG.right
{
	float: right;
	margin-left: 15px;
}
/*Form*/
FORM
{
	margin: 0;
	padding: 0;
}
FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
LEGEND
{
	display: none;
}
INPUT, TEXTAREA, SELECT
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
/*Header*/
#header
{
	width: 850px;
	height: 82px;
	margin: 0 auto 40px;
}
#logo
{
	float: left;
}
#logo H1
{
	font-size: 38px;
	color: #FFFFFF;
}
#logo H1 SUP
{
	vertical-align: text-top;
	font-size: 24px;
}
#logo H1 A
{
	color: #FFFFFF;
}
#logo H2
{
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}
#logo A
{
	text-decoration: none;
}
/*Menu*/
#menu
{
	float: right;
}
#menu UL
{
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
}
#menu LI
{
	display: inline;
}
#menu A
{
	display: block;
	float: left;
	background: #F5F5F5;
	margin-left: 5px;
	padding: 7px 20px;
	font-size: 13px;
	color: #000000;
}
#menu A:hover
{
	border-top: 5px solid #C1D11C;
	border-bottom: 3px solid #C1D11C;
	text-decoration: none;
}
#menu .active A
{
	border-top: 5px solid #C1D11C;
	border-bottom: 3px solid #C1D11C;
}
/*Page*/
#page
{
	width: 850px;
	margin: 0 auto;
}
#map-small
{
	font-size: 8px;
}
TR.result1
{
	color: #FFA0A0;
	background-color: #86910F;
}
TR.result1:hover
{
	background-color: #76A10F;
}
TR.result
{
	background-color: #86910F;
}
TR.result:hover
{
	background-color: #76A10F;
}
TR.resultX
{
	color: #86910F;
	background-color: #C0E0D0;
}
TR.resultY
{
	background-color: #666159;
/*	border-left-style: none; */
/*	border-right-style: none; */
}
/*Content*/
#content
{
	float: left;
	width: 600px;
}
/*main*/
.main
{
}
.main .title
{
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0 0 7px 18px;
	background: url(images/img03.gif) no-repeat left 50%;
	border-bottom: 1px solid #86910F;
}
.main .entry
{
}
.main .meta
{
	border: 1px solid #86910F;
	padding: 15px 10px 30px;
}
.main .meta P
{
	margin: 0;
	line-height: normal;
	color: #999999;
}
.main .meta .byline
{
	float: left;
	font-size: small;
	font-style: italic;
}
.main .meta .empha
{
	float: left;
	font-size: normal;
	font-style: bold;
	color: #CCEE77;
}
.main .meta .P
{
	float: left;
	font-size: normal;
	font-style: bold;
	color: #999999;
}
.main .meta .links
{
	float: right;
}
.main .meta .more
{
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}
.main .meta .comments
{
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}
.main .meta B
{
	display: none;
}
/*Google map*/
.map
{
}
.map .meta
{
	padding: 0;
	width: 700px;
	height: 600px;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 220px;
}
#sidebar UL
{
	margin: 0;
	padding: 0;
}
#sidebar LI
{
	margin-bottom: 40px;
	margin-top: 200px;
	margin-left: 50px;
	list-style-type: square;
}
#sidebar LI UL
{
}
#sidebar LI LI
{
	margin: 0;
	padding-left: 20px;
}
#sidebar H2
{
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left 50%;
	border-bottom: 1px solid #86910F;
	font-size: 20px;
}
#result-list
{
	float: bottom;
	width: 280px;
	height: 440px;
	overflow-y: auto;
      scrollbar-arrow-color: blue;
      scrollbar-face-color: #e7e7e7;
      scrollbar-3dlight-color: #a0a0a0;
      scrollbar-darkshadow-color: #888888;
}

/*Boxes*/
.box1
{
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}
.box2
{
	color: #BABABA;
}
.box2 H2
{
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 A:link, .box2 A:hover, .box2 A:active, .box2 A:visited
{
	color: #EDEDED;
}
/*Footer*/
#footer
{
	height: 100px;
	min-height: 74px;
	padding: 10px 0 0;
	background: #666159 url(images/img02.jpg) repeat-x left top;
}
.footnote
{
	float: center;
	height: 80px;
	min-height: 74px;
	color: #A0A0A0;
	font-style:italic;
}
HTML>BODY #footer
{
	height: auto;
}
#legal
{
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #A0A0A0;
	font-size: x-small;
}
#legal A
{
	color: #A0A0A0;
}
