body  {
	background-color : #f9ebc8;
	background-image: url('../images/bg_no_side.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	}
.body2  {
	background-color : #f9ebc8;
	background-image: url('../images/bg_no_side.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	}

.searchrequired {
	border-color:  #c22929;
	background-color:  #f9ebc8;
}

.lamp {
		background-image: url('../images/lamp.jpg');
		background-repeat: no-repeat;
		background-position: top left;
		width: 210;
		}
		
.bottom {
		background-image: url('../images/bottom.gif');
		background-repeat: no-repeat;
		background-position: top left;
		height: 41;
		color: #9b9691;
	font-size: 9px;
	font-family: Tahoma, Arial, Verdana, helvetica, sans-serif;
		}
		
.tears {
		background-image: url('../images/tears.gif');
		background-repeat: repeat-y;
		background-position: top left;
		width: 16;
		}		

.bgNav {
		background-image: url('../images/bg_nav.gif');

		background-repeat: no-repeat
		background-position: top right;
		}
		
/*paragraph content styling*/
#content   {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}

	
/*paragraph content styling*/
#address   {
	color: #c58d0f;
	font-size: 13px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	position: absolute;
	top: 20;
	left: 400;
	}
	
/*paragraph content styling*/
#search   {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	position: absolute;
	top: 165;
	left: 40;
	}

/*paragraph content styling*/
#banner   {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	position: absolute;
	top: 149;
	left: 210;
	}	
	
.title   {
	color: #7d6642;
	font-size: 20px;
	font-family: Times New Roman;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}


/*bolding text*/		
.GJstrong 	{
		color: #7d6642;
		font-size: 11px;
		font-family: Arial, Verdana, helvetica, sans-serif;
		font-weight: bold;
		}



/*content links*/		
A.norm         { color: #7d6642;  font-family: font-family: Arial, Verdana, helvetica, sans-serif;}
A.norm:link    { color: #7d6642; }
A.norm:hover   { color: #7d6642; text-decoration: underline;}
A.norm:active  { color: #7d6642; }
A.norm:visited { color: #7d6642; }


/*content links*/		
A.yellow         { color: #c58d0f;  font-family: font-family: Arial, Verdana, helvetica, sans-serif;}
A.yellow:link    { color: #c58d0f; text-decoration: none;}
A.yellow:hover   { color: #c58d0f; text-decoration: underline;}
A.yellow:active  { color: #c58d0f; text-decoration: none;}
A.yellow:visited { color: #c58d0f; text-decoration: none;}

/*content links*/		
A.sub         { color: #e6ce23; font-weight: bold; font-family: Times New Roman, Arial; font-size: 11px;}
A.sub:link    { color: #e6ce23; text-decoration: none;}
A.sub:hover   { color: #e6ce23; text-decoration: none;}
A.sub:active  { color: #e6ce23; text-decoration: none;}
A.sub:visited { color: #e6ce23; text-decoration: none;}

