/* Defaults */
BODY, TD {
	color:#53442A;
	font-size:97%;
	text-decoration:none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: "Helvetica", Arial, sans-serif;
	line-height: 175%;
	list-style-position: outside;
	list-style-type: square;
}
BODY {

	background-color: #363210;
}
a {
	color:#363210;
	text-decoration:none;
}
a:link {
	color:#363210;
}
a:visited {
	color:#363210;
}
a:hover {
	color: #3B1E1A;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 200%;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 130%;
	line-height: 100%;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -16px;
	margin-left: 0px;
}
/* End Defaults*/


/* Custom Styles */
.mynormal {
	font-weight: normal;
	font-size: 98%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.heading {
	font-weight: bold;
	font-size: 200%;
}
.side {
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 93%;
}
.top {
	font-size: 100%;
	line-height: 20pt;
	color: #333333;
}
.inset {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.insetText {
	font-size: 100%;
}
.insetTitle {
	font-size: 100%;
	font-weight: bold;
	color: #390606;
	font-style: italic;
}
.quotes {
	font-size: 115%;
	font-family: Goudy, Times, Serif;
	color: #363210;
	font-style: italic;
	line-height:25px;
}
.quotes-header {
	font-size: 150%;
	font-family: Goudy, Times, Serif;
	color: #784D2C;
	font-style: italic;
	font-weight: bold;
	line-height:25px;
}
.imgBoxText{
    height:30px;
    width:300px;
    text-align:center;
    line-height:30px;
	font-size: 95%;
}
.imgBoxText a {
	text-decoration: underline;
}
.imgBoxText a:hover {
	text-decoration: underline;
}
.imgBoxImage{
    vertical-align:middle
}
.smallerText {
	line-height: 175%;
	font-size: 90%;
}
.smallerText a {
}
.smallerText a:hover {
}
.bottom {
	font-size: 90%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: center
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #E1D3A8;
	text-decoration: underline;
}
/* End Custom Styles */


/* Footer Navigation Style */
.footernav {
	line-height: 135%;
	color: #dad7c1;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.footernav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #dad7c1;
}
.footernav a:hover {
	text-decoration: underline;
}
/* End Foother Navigation Style */


/* Header Navigation Style */
.headernav {
	line-height: 175%;
	color: #363210;
	font-size: 98%;
	font-family: Goudy, Times, Serif;
}
.headernav a {
	text-decoration: none;
	font-family: Goudy, Times, Serif;
}
.headernav a:hover {
	text-decoration: underline;
}
/* End Header Navigation Style */


/* SubHeader Navigation Style */
.subheadernav {
	line-height: 175%;
	color: #363210;
	font-size: 98%;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadernav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadernav a:hover {
	text-decoration: underline;
}
/* End SubHeader Navigation Style */


/* Footer Text Style*/
.footer {
	line-height: 160%;
	color: #FFFFFF;
	font-size: 85%;
}
.footer a {
	color: #FFFFFF;
}
/* End Foother Text Style */

img.floatLeft {
	float:left;
	margin: 13px 20px 10px -40px;
	}
	
img.floatRight {
	float:right;
	margin: 0 6px 0 20px;
	}
p img.floatRight {
	float:right;
	margin: 13px -40px 10px 20px;
	}
img.sub {
	margin:6px 0 -11px 0px;
	}
#GB_overlay {
  background-image: url(./images/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0px;  
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(./images/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");
}

#GB_window {
  top: 20px;
  left: 0px;
  bottom: 0px;
  position: absolute;
  background: #fff;
  border: 5px solid #000;
  overflow: auto;
  width: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: auto;
}

#GB_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}

.resbutton {
	font-weight:bold;
	font-size:25px;
	padding:10px;
	text-align:center;
	background:#f2efdb;
	border:1px solid #784d2c;
}