/* Light Orange	ff8c00 */
/* Dark Orange	b05f00 */
/* Light Green	1d9f55 */
/* Dark Green	007d35 */
/* Yellow		fffea3 */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
a.yardtwitter:link {
	color: #000000;
}
a.yardtwitter:visited {
	color: #0000ff;
}
.friends {
	font-family: "Comic Sans MS", cursive;
}
.friendstext {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 14;
}
.h14b {
	font-weight: bold;
	font-size: 14;
}
.search {
	background-image: url(images/searchbar.png);
	color: #fffea3;
	height: 20px; 
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input {
	background-color: #fffea3;
	color: #00056a;
/*	height: 20px;*/
	vertical-align: middle;
}
.submit {
/*	height:20px;*/
	margin-left: 0px;
	margin-bottom: 0px; 
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
}
.searchquery {
	border: 1px dotted #284279;
/*	height: 16px;*/
	margin-left: 0px;
	margin-bottom: 0px; 
	vertical-align: middle;
}
.overall {
	margin-top: 0px;
}
a.lmtop:link {
	color: #fffea3;
	text-decoration: none;
}
a.lmtop:hover {
	color: #fffea3;
	text-decoration: none;
}
a.lmtop:visited {
	color: #fffea3;
	text-decoration: none;
}
a.lmtop:active {
	color: #fffea3;
	text-decoration: none;
}
a.lmbottom:link {
	color: #00056a;
	text-decoration: none;
}
a.lmbottom:hover {
	color: #fffea3;
	text-decoration: none;
}
a.lmbottom:visited {
	color: #00056a;
	text-decoration: none;
}
a.lmbottom:active {
	color: #fffea3;
	text-decoration: none;
}
.lmtop {
	background-image: url(images/rmblankgreen.png);
	color: #fffea3;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;

}
.lmbottom {
	background-image: url(images/rmblank.png);
	color: #00056a;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
.lmtopover {
	background-image: url(images/rmblankgreenover.png);
	color: #fffea3;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}
.lmbottomover {
	background-image: url(images/rmblankorangeover.png);
	color: #fffea3;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}
.orangebutton {
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	background-color: #ff8c00;	
	padding: 5px 15px 5px 15px;
	display: block;
	text-decoration: none;
	color: #00056a;
	font-weight: normal;
}
.orangebuttonpress {
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 3px solid #666666;
	border-top: 3px solid #666666;
	background-color: #b05f00;	
	padding: 5px 15px 5px 15px;
	display: block;
	text-decoration: none;
	color: #fffea3;
	font-weight: bold;
}
.friendsbutton {border: medium outset rgb(250,0,0); background-color: rgb(250,0,0);}
.redtext {
	color: #ff0000;
}
.text10	{
	font-size: 10px;
}
.holiday {
	color: #FF0000;
	font-weight: bold;
}
.danger {
	color: #FF0000;
	font-weight: bold;
}
.signup {
	color: #00056a;
}
.required {
	color: #ff0000;
	font-size: 10px;
}
.adult {
	color: #000000;
}
.kids {
	color: #009900;
}
.teens {
	color: #0000FF;
}


