body {
	background-color: #fff5e1;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
a:link, a:visited, a:active {
	color: #339933;
	background-color: transparent;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
  color: #D6B85C;
  background-color: transparent;
}


@media screen, projection {
/* exploit a parsing bug so @media rules are visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}
.wrapper {
	padding: 0;
	border: thin solid #647A3A;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
}
h1 {
	margin: 0;
	font-size: 1.5em;
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
h2 {
	margin: .2em 0;
	font-size: 2.3em;
	color: #647A3A;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1;
}
.wrapper #header h1 {
	font-size: 2.3em;
	color: #647A3A;
}

h3 {
	font-size: 1.1em;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/* background-color value is for content background.
   Image is 2000px wide, ~25% is colored, where sidebar should be 
   (exact pixel count of colored area is actually closer to 26%).
   Position corresponds to right sidebar, repeat img vertically.
   Could be easily modified for left sidebar - just flip the image,
   change bg position to 25% and change .content to float:right.
*/
}
.content {
	width: 67%;         /* width of .main container */
	float: left;        /* left side of window */
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 18px;
}
.sidebar {
	margin-left: 75%;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 50px;
	margin-right: 0px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #647A3A;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clear {
	clear: both;        /* extend height of .main to longest column */
	height: 1px;
	overflow: hidden;   /* prevent IE expanding the container */
	margin: 0;          /* keep flush with surrounding blocks */
	padding: 0px;
}
.footer {
	color: #7d5500;
	text-align: right;
	vertical-align: middle;
	background-color: #D2DFCB;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #647A3A;
	margin: 0px;
	padding: 0px;
}
} /* end @media rules */
p.footer {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
}

#header {
	margin: 0px;
	background-image: url(../images/imgTOP.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #647A3A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 18px;
	position: relative;
}
.services {
	background-color: #DFE6DD;
	border: 1px dashed #647A3A;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}

.em {
	font-weight: bold;
	color: #666666;
}

#ulNav {
	padding: 0px;
	width: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ulNav li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border: 1px solid #999999;
}
#ulNav a:link, #ulNav a:visited, #ulNav a:active {
	font-size: 1.2em;
	width: 120px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
}
#ulNav a:hover {
	color: #993333;
	text-decoration: none;
	width: 120px;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #000000;
	padding-left: 5px;
	padding-bottom: 4px;
}
#divlogos {
}
h5 {
	font-size: 1.3em;
	line-height: 1.5px;
	color: #000000;
}
.input {
	font-size: 1em;
	background-color: #F3F7F2;
	margin-top: 2px;
}
.IMG-Left {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.IMG-Right {
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	border: 1px solid #999999;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.IMG-Border {
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #999999;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#thumbnail {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#thumbnail img {
	border: 2px solid #647A3A;
	margin: 2px;
}
a img {
	border-style: none;
}
.wrapper .main .content h2 {
	font-size: 1.3em;
}
a.linktitle:link, a.linktitle:visited, a.linktitle:active {
	font-size: 1.2em;
	font-weight: bold;
	color: #647A3A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.linkBox {
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}
#closed {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 2px solid #DFE6DD;
	border-bottom: 2px solid #DFE6DD;
	clear: both;
	margin-top: 15px;
	margin-bottom: 5px;
}
#header p {
	background: url(../images/howtobook.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 226px;
	position: absolute;
	left: 385px;
	top: 12px;
	text-indent: -9000px;
}
#header p strong a {
	text-decoration: none;
	background: url(../images/howtobook.png) no-repeat;
	display: block;
	border-style: none;
	height: 43px;
	width: 226px;
	margin: 0px;
	padding: 0px;
}

.noBorder {
	text-decoration: none;
	border-style: none;
}
.main .content .sale {
	color: #647A3A;
	font-size: 30px;
	margin-top: 30px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 1.3;
}
