@charset "utf-8";

html
{
	min-height: 100%;
	margin-bottom: 1px;
	font-family: trebuchet ms;
	color:#444444
}

body
{
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px; 
	background-image: 
	url('images/c_board.png');
	background-repeat: repeat
}

h1 h2 h3 h4 h5
{
	color:#222222
}

#tdSearchInput
{
	padding-left:25px;
	padding-top:25px;
}

#tdRenewableLogo
{
	padding-Right:25px;
}

.styleFormError
{
	font-size: large;
	color: #FF0000;
}

.styleFormGood
{
	font-size: large;
	color: #00cc00;
}

.styleFormNormal
{
	font-size: large;
	color: #000000;
	text-align: center;
}

.left_business_name
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}

.right_business_name
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
}

.top_small

{
	font-size: 10px;
	padding-right: 6px;
}

.menu_hl
{
	font-size:larger;
	height: 40px;
	vertical-align:middle;
	cursor:pointer;
	background-color:#e8ffe8	 
}

.syellow
{
	 background-color: #f7ffe8
}

.lcpink
{
background-color:#ffe8ff
}

.ltgreen
{
background-color:#e8ffe8
}

.ltpink
{
background-color:#ffe8e8;
/*border:1px solid #BBEEEE;*/

}

.ltpurple
{
background-color:#e8e8ff;
/*border:1px solid #BBEEEE;*/
}

.dccrimson
{
background-color:#a50158
}

.dtgreen
{
background-color:#01a54e
}

.dtbrown
{
background-color:#a54e01
}

.dtpurple
{
background-color:#4e01a5
}

.lyellow
{
background-color: #ffffe8;
/*border:1px solid #BBEEEE;*/
}

.ltblue
{
background-color: #ccffff;
/*border:1px solid #BBEEEE;*/
}

.gs-result
{
width:250px;
}

.gsc-results
{
	display:block;
	width:100%;
}

td.gsc-input
{
	width:180px;
}

input.gsc-input
{
	width:99%;
}

.cse-overlay
{
	width:318px;
	top:150px;
	left:25px;
}

form.gsc-search-box
{
	width:260px;
}

.cse-closeResults
{
	padding-top:3px;
}

.gs-result
{
	width:100%;
}
/*
a.gs-title, a.gs-title *
{ 
	color : blue;
}
*/
.gsc-branding
{
	visibility:hidden
}

.counter
{
	position:absolute;
	Right:69px;
	bottom:17px;
}
