html, body, div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFCC;
  background-image: url(../images/structure/intbg.gif);
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
#outerWrapper {
  background-color: #fff;
  background-image: url("../images/structure/faux.jpg");
  background-repeat: repeat-y;
  margin: 0 0 0 0;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 100%;
}
#outerWrapper #header {
  background-color: #7cbaaa;
  background-image: url("../images/structure/longhippobackground.gif");
  background-position: right;
  background-repeat: no-repeat;
  height: 120px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#leftColumn {
  color: #000000;
  float: left;
  font-size: .75em;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 13px;
  width: 150px;
}
#leftColumn a, #leftColumn a:link {
  text-decoration: none;
  color: #007dd7;
}
#leftColumn a:visited {
  text-decoration: none;
  color: #007dd7;
}
#leftColumn a:hover {
  text-decoration: underline;
  color: #66330c;
}
#leftColumn a:active {
  color: #007dd7;
  text-decoration: none;
}
#leftColumn ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}
#leftColumn li {
	margin-bottom: 1em;
}
#content {
  margin: 0 0 0 170px;
  padding: 5px 10px 10px 5px;
}
#content p {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0.4em;
}
#content td {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0.4em;
}
#content td p {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 0.4em;
}
#content li {
	font-size: .8em;
	line-height: 1.5em;
}
#content h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #19338f;
}
#content h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #66330c;
}
#content h3 {
  font-size: 1.0em;
  font-weight: bold;
  color: #0099FF;
}
#content h4 {
  font-size: 0.9em;
  font-weight: bold;
  color: #0099FF;
  margin-bottom: 0em;
}
#content h5 {
  font-size: 1.1em;
  font-weight: bold;
  color: #66330c;
  margin-bottom: 0em;
}
#content a, #content a:link {
  text-decoration: underline;
  color: #19338f;
}
#content .hippo {
	color: #b32855;
	font-style: italic;
}
#content a:visited {
  text-decoration: underline;
  color: #146666;
}
#content a:hover {
  text-decoration: none;
  color: #007DD7;
}
#content a:active {
  text-decoration: none;
  color: #270f82;
}
#content .smalltext {
	font-size: .8em;
}
.clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #66CC33;
  background-image: url("../images/structure/bottomgreenslice.gif");
  background-repeat: repeat-x;
  border-top: solid 1px #66CC33;
  border-bottom: 0px;
  font-size: .7em;
  padding: 10px 10px 10px 10px;
}
#footer a, #footer a:link {
  text-decoration: underline;
  color: #000000;
}
#footer a:visited {
  text-decoration: underline;
  color: #000000;
}
#footer a:hover {
  text-decoration: none;
  color: #000000;
}
#footer a:active {
  color: #333333;
  text-decoration: underline;
  color: #000000;
}
/*Styles inherited from old site*/
.imgrightalign {
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imgleftlign {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imgrightalign-border {
	border: 1px;
	border-thickness: 1px;
	border-color: #000000;
	border-style: solid;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
A:hover .imgrightalign-border, A:active .imgrightalign-border {
	border: 1px;
	border-thickness: 1px;
	border-color: #0099FF;
	border-style: solid;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imgleftalign-border {
	border: 1px;
	border-thickness: 1px;
	border-color: #000000;
	border-style: solid;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
A:hover .imgleftalign-border, A:active .imgleftalign-border {
	border: 1px;
	border-thickness: 1px;
	border-color: #0099FF;
	border-style: solid;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.thumbs {
	border:1px;
	border-thickness: 1px;
	border-color: #ffffff;
	border-style: solid;
}
A:hover .thumbs, A:active .thumbs {
	border: 1px;
	border-thickness: 1px;
	border-color: #0099FF;
	border-style: solid;
}
img.floatLeft { 
    float: left; 
    margin: 6px 6px 6px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 6px 0px 6px 6px; 
	clear: right;
}
img.floatLeftBorder { 
    float: left; 
    margin: 6px 6px 6px 0px;
	border: 1px solid #666666;
}
img.floatRightBorder { 
    float: right; 
    margin: 6px 0px 6px 6px;
	border: 1px solid #333333;
}
.fotgal {
	border: 1px;
	border-thickness: 1px;
	border-color: #000000;
	border-style: solid;
}
A:hover .fotgal, A:active .fotgal {
	border: 1px;
	border-thickness: 1px;
	border-color: #0099FF;
	border-style: solid;
}
.external {
	background-image: url(../images/misc/extlink2.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right;
}
.pdf {
	background-image: url(../images/misc/ico_pdf.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	background-position: right;
}
.text-quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	font-style: italic;
}
.table-quote {
	border: 1px solid #cccccc; 
	padding: 5px;
}
.table {
	border: 1px solid #cccccc;
}
.forms1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	border-width: 1px;
	border-color: #F99D31;
	border-style: solid;
	border-top-color: #F99D31;
	color: #003399;
}
TEXTAREA, INPUT, SELECT {
	border: #B9D0EB 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	colour: #48698F;	
	BACKGROUND-COLOR: #EFF7FF;
}
.onFocus {
	border: 1px solid #2eace3; BACKGROUND-COLOR: #aae3f7; font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
}
.onBlur {
	border: 1px solid #006699; BACKGROUND-COLOR: #f0f7fb; font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000000;
}
#latestbook {
	float: right;
	width: 172px;
	margin: 10px 0px 20px 20px;	
	border: dotted 1px #f4f634;
	background-color: #ffffcc;
}
#latestbook h1 {
	background-color: #f4f634;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	margin: 0px;
	text-align: center;
}
#latestbook p {
	padding: 0px 5px;
	text-align: center;
}
#latestbook img {
	margin: 10px;
}
.facebook a {
	background-image: url(../images/structure/facebook.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	width: 130px;
	height: 40px;
	display: block;
	text-indent: -7000px;
}