body {
	font-family: "GoudyHandtooled BT";
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #fcf7d4;
	color: #666666;
}
body span.upper{
	text-transform:uppercase;
}
div.centered{
	text-align:center;
	}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #663399;
}

a:hover {
	color: #CC0000;
}
.bannerBG {
	background-image: url(../images/header.jpg);
}
.greenDots {
	color: #663399;
}
.purple {
	color: #663399;
}

.accolade {
	padding-right: 250px;
}

#nav {
	font-family: "GoudyHandtooled BT", Georgia;
	font-size: 14px;
	color: #b9c890;
	font-weight: bold;
	padding-bottom: 15px;
}

#nav a:link, #nav a:visited, #nav a:active {
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663399;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#content {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.boxLeft {
	background-image: url(../images/box_11.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../images/box_09.gif);
	background-repeat: repeat-y;
}
.boxTop {
	background-image: url(../images/box_03.gif);
	background-repeat: repeat-x;
}
.boxBottom {
	background-image: url(../images/box_15.gif);
	background-repeat: repeat-x;
}

ul {
	margin-bottom: 0px;
}

.copyBold {

	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.red {
	color: #cc0000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.tw {
	font-size: 9px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.required {
	color: #CC0000;
}

#graceForm {
	margin: 0px;
	padding: 0px;
	}
	
	#graceForm input { 
	border: 1px inset #666633; 
	background: #fcf7d4;
	}
	#graceForm input.send { 
	border: 1px outset #666633; 
	background: #CCCCCC;
	}

	#graceMenu1 {
	margin: 0px 0px 0px 4px; 
	width:143px; 
	height:200px; 
	float:left; 
	clear:none; 
	background:url(../images/grace-menu1.jpg) no-repeat center center;
	border: 1px solid #666633;
	}
	#graceMenu2 {
	margin: 0px 0px 0px 4px; 
	width:143px; 
	height:200px; 
	float:left; 
	clear:none; 
	background:url(../images/grace-menu2.jpg) no-repeat center center;
	border: 1px solid #666633;
	}
	#graceMenu3 {
	margin: 0px 0px 0px 4px;
	width:143px; 
	height:200px; 
	float:left; 
	clear:none; 
	background:url(../images/grace-menu3.jpg) no-repeat center center;
	border: 1px solid #666633;
	}
	
#menuImgCell {
	width:468px; 
	padding:0px;
	}
#optIn {
	width: 216px; 
	padding: 2px 5px 5px 5px; 
	border: 1px solid #666633; 
	background:#E8F5C0;
	}