body {
	font-family : Georgia,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
h2,h3,h4 {
	color : #007700;
}
.header {
	font-weight : bold;
	font-size : 18px;
	color : #006400;
}
.header2 {
	font-weight : bold;
	font-size : 18px;
	color : #white;
}
h1 {
	color : #007700;
	text-shadow : Black;
}
.desc {
	font-size:9px;
	font-family : Arial, Helvetica, sans-serif;
}

.desc1 {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.desc1b {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: white;
}
.desc1c {
	font-size: 9px;
	font-family : Arial, Helvetica, sans-serif;
	color: white;
}
.desc2 {
	font-size:8px;
	color : green;
	font-family : Arial, Helvetica, sans-serif;
}
.desc3 {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;	
}
}
.desc4 {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;	
}
A:LINK, A:VISITED {
	color : #007700;
}

.textboxgr {
	color : White;
	background-color : #336600;
	font-family : "Comic Sans MS,Comic,Arial";
	font-size : 14px;
	font-weight : bold;
}
.textboxgr2 {
	color : White;
	background-color : #336600;
	font-family : "Comic Sans MS,Comic,Arial";
	font-size : 14px;
	font-weight : normal;
	text-align : center;
}
.textboxo {
	color : White;
	background-color : #009D00;
	font-family : "Comic Sans MS,Comic,Arial";
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	border : double Gray;
}
.textboxrsvp {
	color : Navy;
	background-color : #FFFFE0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border : double Gray;
}
.mealmenu {
	font-size : 12px;
}
/* end sandbag-divs index */
#content1 {
	padding-top: 0px;
	padding-right: 10px;
	background : url(images/boatsonlake-300b.jpg) no-repeat;
	padding-bottom : 10px;
	padding-left : 10px;
}

/* sandbag divs */
#sb1 {
	float: left;
	clear: left;

}
#sb1 {
	width: 300px;
	height: 189px;
}
/* end sandbag-divs basketball */

#content2 {
	padding-top: 2px;
	padding-right: 10px;
	background : url(images/ani-3.gif) no-repeat right;
	padding-bottom : 10px;
	padding-left : 10px;
}

/* sandbag divs */
#sb2 {
	float: right;
	clear: both;

}

#sb2 {
	width: 200px;
	height: 200px;
}
/* end sandbag-divs */
#content3 {
	padding-top: 2px;
	padding-right: 10px;
	background : url(images/catering/diningroom2-250.jpg) no-repeat right;
	padding-bottom : 10px;
	padding-left : 10px;
}

/* sandbag divs */
#sb3 {
	float: left;
	clear: left;
}

#sb3 {
	width: 180px;
	height: 250px;
}
/* end sandbag-divs */

.greenli
{	font-weight: bold;
	font-color: #8EC02B;}
	
	/*javascript*/
	input.right {
  text-align: right;
  width: 75px;
}