@charset "UTF-8";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #663366;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #D7E1C4;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 14px;
}
.menu_section h3 {
	line-height: 2;
}
p {
	font-size: 11px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}.text_margins {
	padding: 16px;
}
.menu_section {
	background-color: #FFFFFF;
	width: 650px;
	border: thin double #999999;
	position: relative;
	padding: 45px;
	text-align: center;
}
.menu_section_col1 {
	background-color: #FFFFFF;
	width: 400px;
	border: thin double #999999;
	position: absolute;
	padding: 45px;
	right: 48%;
}
.menu_section_col2 {
	background-color: #FFFFFF;
	width: 400px;
	border: thin double #999999;
	position: absolute;
	padding: 45px;
	left: 52%;
}
.creamy_table {
	background-color: #FFFFCC;
	text-align: center;
	border: thin groove #CCCCCC;
}
li .menu_section {
}
.rightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	height: auto;
	width: 200px;
	border: thin  #CC1E00;
	position: absolute;
	visibility: visible;
	left: 1005px;
	top: 0px;
	background-color: #FFFFFF;
}
.rightboxRTJT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	height: auto;
	width: 200px;
	border: thin  #CC1E00;
	position: absolute;
	visibility: visible;
	top: 250px;
	background-color: #FFFFFF;
	right: 0px;
}
.floatingbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	height: auto;
	width: 190px;
	border: thin  #CC1E00;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding: 5px;
}
.floatingbox a {
	color: #660000;
}
.container {
	text-align: center;
	background-position: center;
}
.bottom {
	position: relative;
	top: auto;
	text-align: center;
	padding: 20px;
	width: 100%;
}
.menu_section h3 {
	padding: 0px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: -18px;
	margin-left: 8px;
	font-size: 12px;
}
.homebody {
	left: 205px;
	position: absolute;
}
.menuslideshow {
	position: fixed;
	height: 225px;
	width: 300px;
	bottom: 100px;
	right: 0px;
	border: thin double #999999;
	float: left;
	visibility: visible;
	z-index: 1;
}
.tgive_box {
	position: relative;
	left: -250px;
	top: 180px;
	height: 80px;
	width: 150px;
	font-size: 10px;
	text-align: center;
}
.BizTitles {
	font-size: 14px;
}
