@charset "utf-8";
* { margin: 0; padding: 0; } /* Universal Code to get Divs to lay right next to eachother */

body {
	font: 100% "Century Gothic", Verdana, Arial;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/website%20background%20pattern%20w%20repeat%20CROPPED%20and%20REDUCED%20and%2060%20percent.jpg);
}

h1
{
	font-weight:bold;
	font-size:20px;
	color:#51611B;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
}

h2
{
	font-weight:bold;
	font-size:16px;
	color:#51611B;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
}

li
{
	list-style-type:none;
}

.oneColFixCtrHdr #container {
	width: 891px;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
}
.oneColFixCtrHdr #header {
	height: 178px;
}
.oneColFixCtrHdr #headerBlankLeft {
	width: 43px;
	float: left;
	height: 100%;
}
.oneColFixCtrHdr #headerButton {
	float: left;
	height: 100%;
}
.oneColFixCtrHdr #headerCenter {
	width: 805px;
	float: left;
	height: 150px;
}
.oneColFixCtrHdr #headerBlankRight {
	width: 43px;
	float: right;
	height: 100%;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr  #gallery {
	border: solid;
	border-width: 1px;
	border-color: #666666;
	/*background-image: url(../images/Green_solid_splotch.jpg);*/
	background-color:White;
}

.oneColFixCtrHdr  #intro {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	border: solid;
	border-width: 1px;
	border-color: #666666;
}

.oneColFixCtrHdr #column {

}
.oneColFixCtrHdr #columnBlankLeft {
	width: 28px;
	float: left;
	height: 100%;
}
.oneColFixCtrHdr #columnCenter {
	width: 805px;
	float: left;
	height: 100%;
	background-image: url(../images/Green_solid_splotch.jpg);
}
.oneColFixCtrHdr #columnBlankRight {
	width: 28px;
	float: right;
	height: 100%;
}

.oneColFixCtrHdr #column h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #footer {

}
.oneColFixCtrHdr #footerCenter {
	width: 805px;
	float: left;
	background-image: url(../images/Green_solid_splotch.jpg);
}
.oneColFixCtrHdr #footerBlankLeft {
	width: 43px;
	float: left;
	height: 100%;
}
.oneColFixCtrHdr #footerBlankRight {
	width: 43px;
	float: right;
	height: 100%;
}
.oneColFixCtrHdr #footer p {
	padding: 10px 0 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.55em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.example {
	width: 300px;
	height: 200px;
}

.left {
	float: left;
	padding-left: 60px;
	padding-top: 20px;
}

.right {
	float: right;
	padding-top: 30px;
	margin-top: 30px;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 50px;
}

#col-right {
	float: right;
	width: 320px;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 30px;
}
#col-left {
	float: left;
	width: 48%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col-left img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-left: 30px;
}
.imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.pright {
	margin-top: 30px;
	width: 300px;
	float: right;
	padding-right: 100px;
}
.pcenter {
	margin-top: 30px;
	width: 225px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.italic {
	font-style: italic;
}
.gallery_text_01
{
	font-size:12px;
/*	font-family:Verdana; */
	text-decoration:none;
	color:#0000FF;
}
.gallery_text_01:hover
{
	text-decoration:underline;
	color:#800080;
}
.gallery_text_01:active
{
	text-decoration:underline;
	color:#800080;
}
.index_text_01
{
	font-size:14px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:center;
	font-weight:bold;
}
.index_text_0101
{
	font-size:10px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:center;
	font-weight:normal;
}
.index_text_01010
{
	font-size:12px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:left;
	font-weight:normal;
}
.index_text_0102
{
	font-size:10px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:center;
	font-weight:bold;
}
.index_text_02
{
	font-size:14px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
}
.quick_text_01
{
	font-size:14px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-decoration:none;
	text-align:center;
}
.quick_text_01:hover
{
	font-size:14px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-decoration:underline;
/*	font-weight:bold; */
}
.index_text_011
{
	font-size:14px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:right;
	font-weight:bold;
}
.index_text_0111
{
	font-size:16px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:left;
	font-weight:bold;
}
.index_text_0112
{
	font-size:14px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:left;
	font-weight:normal;
}
.index_text_0114
{
	font-size:10px;
	color:#51611B;
/*	font-family:Trebuchet MS,Arial, Helvetica, sans-serif; */
	text-align:left;
	font-weight:bold;
}


/*========= New CSS To Change =============*/

.lnk_text
{
	font-size:14px;
	color:#51611B;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.lnk_text:hover
{
	font-size:14px;
	color:#51611B;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}