@charset "utf-8";
body {
	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-repeat: repeat;
	background-color: #25321d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 780px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/oliveback.jpg);
}

.oneColFixCtr #mainContent {
	margin: 0px;
	padding: 0px;
	border: thin none #000000;
}
.oneColFixCtr   #mainContentsplash {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
#footer {
	width: 760px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #4A6439;
	display: block;
	margin-left: 10px;
	vertical-align: top;
}
#header {
	padding: 0px;
	width: 760px;
	background-position: top;
	height: 143px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightsidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align: left;
	width: 554px;
	float: left;
	height: 1100px;
	padding: 0px;
	margin: 0px;
	background-color: #e7d998;
}
#leftsidelinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	width: 206px;
	height: 1100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	display: inline;
	text-align: left;
	border: 1px none #000000;
	background-color: #362305;
}


.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 25px;
	margin-left: 17px;
	margin-bottom: 12px;
	margin-top: 0px;
	text-align: justify;
}
.picborder {
	border: medium solid #666666;
	margin: 0px;
	padding: 0px;
}
#bottomnavbarbox {
	width: 510px;
	margin: 0px;
	text-align: center;
	border: thin none #66FF66;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#subheaderbar {
	background-color: #281400;
	width: 760px;
	height: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	float: left;
}

a.bottomnavbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.accent-italic-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


a.bottomnavbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.memberpic {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 17px;
	border: 1px solid #000000;
	margin-top: 4px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-left: 17px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-style: italic;
}

a.bottomnavbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.maintextlinkbold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

a.maintextlinkbold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
a.maintextlinkbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.titlebump {
	margin-left: 15px;
	margin-bottom: 5px;
}

.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.maintextlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
a.maintextlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a.maintextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.picborder-thin {
	border: 2px solid #000000;
	margin: 0px;
	padding: 0px;
}
.copyrightdf {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
a.primarynavlinks:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	width: 208px;
	height: 35px;
	display: block;
	background-image: url(images/hotnewbutton.jpg);
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.primarynavlinks:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	display: block;
	height: 35px;
	width: 208px;
	background-image: url(images/hotnewbutton.jpg);
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.primarynavlinks:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	display: block;
	height: 35px;
	width: 208px;
	background-image: url(images/satbuttonhover.jpg);
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}

#maintable {
	width: 545px;
	padding: 0px;
}
#maintable table {
	width: 545px;
	border: thin none #000000;
	padding: 0px;
}
#maintable td {
	border: thin none #FF0000;
	height: 100px;
	width: 250px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sandypoem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	text-align: center;
}

#footertable {
	width: 760px;
	padding: 0px;
	text-align: center;
	border: thin none #FFFF00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#footertable table {
	width: 760px;
	border: thin none #000000;
	height: 150px;
}
ul {
	color: #000000;
}

#footertable td {
	border: thin none #00FF00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	text-align: center;
}
#globelogo {
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
}
.picborder-thinner {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
.disclaimer {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 300px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.maintext-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 50px;
	margin-left: 17px;
	margin-bottom: 12px;
	margin-top: 2px;
	text-align: center;
}
#membertable table {
	width: 545px;
	border: thin none #FF0000;
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
#membertable  td {
	border: thin none #FF0000;
	width: 160px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin-right: auto;
	margin-left: auto;
}
#membertable {
	width: 545px;
	padding: 0px;
	margin-top: 15px;
}
.maintext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 25px;
	margin-left: 17px;
	margin-bottom: 12px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
.italic-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#newslettertable {
	width: 545px;
	padding: 0px;
	margin-top: 15px;
}
#newslettertable table {
	width: 545px;
	border: thin none #FF0000;
	padding: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
#newslettertable td {
	border: thin none #FF0000;
	width: 160px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.maintextlink-center:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	text-decoration: none;
	font-style: italic;
	margin: 0px;
	text-align: center;
}
a.maintextlink-center:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
a.maintextlink-center:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#maintable-center {
	width: 545px;
	padding: 0px;
	text-align: center;
}
#maintable-center table {
	width: 545px;
	border: thin none #000000;
	padding: 0px;
}
#maintable-center td {
	border: thin none #FF0000;
	height: 100px;
	width: 250px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightsidecontent-short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align: left;
	width: 554px;
	float: left;
	height: 800px;
	padding: 0px;
	margin: 0px;
	background-color: #e7d998;
}
#leftsidelinks-short {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	width: 206px;
	height: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	display: inline;
	text-align: left;
	border: 1px none #000000;
	background-color: #362305;
}
#orphantable table {
	width: 545px;
	border: thin none #FF0000;
	padding: 0px;
	text-align: justify;
}
#orphantable td {
	border: thin none #0099CC;
	text-align: center;
	color: #000000;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 20px;
}
