@charset "utf-8";

body {
	background-image: url(swirls.gif);
	background-position: center top;
	background-color: #FFFFFF;
}
@media screen and (max-device-width: 48px) {
 body { background-image: none; background-position: center top; }
}
.aligncenter {
	margin-left: 5px;
}
@media screen and (max-device-width: 48px) {
 .aligncenter { display: none; }
}

a img {
	border: none;
}
a {
	color: #996666;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin-bottom: 15px;
	margin-top: 0px;
}
.content_brunch {
	background-color: #FFFFFF;
}
#main {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	display: block;
}
@media screen and (max-device-width: 48px) {
 #main { width: 100%; }
}

#container1 {
	width: 730px;
	position: relative;
	overflow: visible;
	display: block;
}
@media screen and (max-device-width: 48px) {
 #container1 { width: auto; }
}

#container2 {
	width:697px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5E8047;
	border-left-color: #5E8047;
	margin-left: 14px;
	background-color: #FFFFFF;
	overflow: visible;
	display: block;
}
@media screen and (max-device-width: 48px) {
 #container2 { width: auto; }
}

#bordertop {
	height: 27px;
	width: 724px;
	margin-left: 4px;
}
@media screen and (max-device-width: 48px) {
 #bordertop { width: auto; display: none; }
}

#borderleft {
	width: 12px;
	float: left;
	position: absolute;
	left: 2px;
	clear: none;
	height: 35px;
	top: 27px;
}
@media screen and (max-device-width: 48px) {
 #borderleft { width: auto; display: none; }
}

#borderright {
	width: 13px;
	left: 717px;
	position: absolute;
	height: 35px;
	top: 27px;
}
@media screen and (max-device-width: 48px) {
 #borderright { width: auto; display: none; }
}
#borderbottom {
	height: 64px;
	width: 728px;
	margin-left: 2px;
	background-image: url(border_bot.gif);
	display: block;
}
@media screen and (max-device-width: 48px) {
 #borderbottom { width: auto; display: none; }
}
.logo {
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 5px;
}
.logotags {
	margin-bottom: 61px;
}
@media screen and (max-device-width: 48px) {
 .logotags { margin-bottom: auto; display: none;}
}
@media screen and (max-device-width: 48px) {
 .curly { display: none; }
}

#toppanel {
	height:136px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5E8047;
	width: 697px;
	background-image: url(gradient_top.gif);
	display: block;
}
@media screen and (max-device-width: 48px) {
 #toppanel { background-image: none; width: auto; height: auto;}
}

#panelright {
	right:0;
	top:0;
}
#mainpanel {
	background-image: url(gradient_bottom.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	overflow: visible;
	display: block;
}
@media screen and (max-device-width: 48px) {
 #mainpanel { background-image: none; }
}

#content {
	width: 652px;
	margin-right: auto;
	margin-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 18px;
	text-align: justify;
	position: relative;
	margin-top: 17px;
	overflow: visible;
	display: block;
}
@media screen and (max-device-width: 48px) {
 #content { width: auto; font-size: 18px; }
}

#content h1 {
	font-size: 14px;
	color: #697F4C;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@media screen and (max-device-width: 48px) {
 #content h1 { font-size: auto; }
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7A5E65;
	padding: 0px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
@media screen and (max-device-width: 48px) {
 #content h2 { font-size: auto; }
}
#content h3 {
	font-size: 13px;
	color: #494949;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
@media screen and (max-device-width: 48px) {
 #content h3 { font-size: auto; }
}
.lastmenuitem {
	padding: 0px;
	margin: 0px;
}
#navigation {
	height: 19px;
	width: 697px;
	text-align: center;
	display: block;
}
@media screen and (max-device-width: 48px) {
 #navigation { height: auto; width: auto; }
}
#navigation img {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#menu  {
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 1px;
	overflow: visible;
	display: block;
}
#pad  {
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
.index_leftcolumn img {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.index_content {
	height: 225px;
}
.about_content {
	height: 617px;
}
.about_content  p {
	margin-top: 4px;
}
.about_content  a {
	font-weight: bold;
}
.about_content .leftcolumnp {
	margin-bottom: 20px;
}
.about_content .rightcolumnp {
	margin-bottom: 27px;
}
.about_content .midcolumnp {
	margin-bottom: 8px;
}
#leftcolumn {
	width: 180px;
	text-align: justify;
	padding-top: 9px;
	float: left;
}
@media screen and (max-device-width: 48px) {
 #leftcolumn { float: left; width: 45%;}
}
#midcolumn {
	width: 238px;
	background-color: #FFFFFF;
	margin-left: 207px;
	left: 207px;
	position: static;
}
@media screen and (max-device-width: 48px) {
 #midcolumn { display: none; width: auto;}
}

#rightcolumn {
	width: 180px;
	text-align: justify;
	float: right;
	padding-top: 9px;
}
@media screen and (max-device-width: 48px) {
 #rightcolumn { float: right; width: 45%;}
}
.vbarright {
	width: 11px;
	margin-right: 13px;
	margin-left: 450px;
	position: absolute;
	height: 100%;
	float: left;
}
@media screen and (max-device-width: 48px) {
 .vbarright { display: none; }
}
.vbarleft {
	width: 11px;
	margin-right: 13px;
	margin-left: 191px;
	position: absolute;
	height: 100%;
	float: left;
}
@media screen and (max-device-width: 48px) {
 .vbarleft { display: none; }
}
.hbar {
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	width: 603px;
	margin-bottom: 15px;
}
@media screen and (max-device-width: 48px) {
 .hbar { display: none; width: auto;}
}
.vbartop {
	position: relative;
	top: 0px;
}
.index_content .vbarline {
	background-color: #CCCCC9;
	width: 1px;
	margin-right: auto;
	margin-left: auto;
	height: 193px;
}
@media screen and (max-device-width: 48px) {
 .index_content .vbarline  { height: auto;}
}
.about_content .vbarline {
	background-color: #CCCCC9;
	width: 1px;
	margin-right: auto;
	margin-left: auto;
	height: 580px;
}
@media screen and (max-device-width: 48px) {
 .about_content .vbarline { height: auto;}
}
.vbarbot {
	bottom: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	text-align: center;
	width: 100%;
	padding-top: 14px;
	letter-spacing: -1px;
}
@media screen and (max-device-width: 48px) {
 .vbarleft { display: none;}
}

#footer .title {
	font-size: 12px;

}

.left-column {
	display: block;
	width: 402px;
}
@media screen and (max-device-width: 48px) {
 .left-column { width: auto;}
}

.narrowcolumn {
	width: 402px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
@media screen and (max-device-width: 48px) {
 .narrowcolumn { width: auto;}
}
#sidebar {
	width: 232px;
	display: block;
	float: right;
}
@media screen and (max-device-width: 48px) {
 #sidebar { width: auto;}
}
li {
	list-style: none;
}
#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7A5E65;
	padding: 0px;
	line-height: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
@media screen and (max-device-width: 48px) {
 #sidebar h2 { font-size: auto;}
}
#sidebar li a {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7A5E65;
}
