body {
	padding: 0;
	margin: 0;
	color: #380800;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	background: #8a2f02 url(images/wall.jpg) repeat-y center top;
}

.border {
	background-image: url(images/border.gif);
	width: 420px;
	height: 6px;
	margin: 5px auto;
}

.img_border img {
	border: 1px solid #c35719;
}

.photo_left {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}

.first_letter {
	font-size: 200%;
}

#header_bg {
	background: #8a2f02 url(images/walltop.jpg) repeat-y center top;
	height: 164px;
}

img {
	border: none;
}

/* Header is 756 x 164 */
#header {
	margin-right: auto;
	margin-left: auto;
	width: 533px;
	background-image: url(images/header.jpg);
	height: 55px;
	color: #f0e7ca;
	padding-left: 223px;
	padding-top: 109px;
}

#header a {
	float: left;
}

#header img {
	border: 0;
	display:block;
}

#header a:hover img {
	visibility: hidden
}

/* #title is 756px x 86px */
#title {
	margin-right: auto;
	margin-left: auto;
	width: 471px;
	height: 84px;
	background-image: url(images/title.jpg);
	padding-left: 285px;
	margin-bottom: 0;
}

#ribbon {
    position: relative;
    top: -55px;
    left: -253px;
    width: 190px;
    height: 67px;
	background-image: url(images/hlcopper_ribbon_1.png);
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	background-image: url(images/scroll.jpg);
}

/* footer is 756px x 88px */
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 706px;
	height: 55px;
	background-image: url(images/footer.jpg);
	line-height: 18px;
	font-weight: bold;
	padding-top: 33px;
	text-align: right;
	padding-right: 50px;
	color: #5a1c03;
	clear: both;
}

#footer img {
	display: inline;
	padding-right: 2px;
	padding-left: 30px;
}

.spacer {
	width: 30px;
	height: 100px;
}

#navigation {
	padding-top: 25px;
	padding-bottom: 50px;
}

/* padding-top: 25px;
	padding-left: 347px; */
	

.sideimg {
	float: left;
	width: 304px;
	padding-top: 100px;
	height: 312px;
	margin-bottom: 10px;
}

.sidepic {
	margin: 5px 0;
}

.sidepic142 {
	width: 142px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 35px;
}

#sideWindow h1 {
	font-size: 18px;
	border-style: none;
	background: url(images/swish.gif) no-repeat;
	padding-left: 48px;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

#sideWindow h2 {
	font-size: 15px;
	padding: 7px 0 0 10px;
	margin: 0;
}

#sideWindow ul {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

h1 {
	color: #4f1700;
	font: normal normal 23px/30px Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	padding-top: 0;
	margin-top: 0;
	background: url(images/swish2.gif) no-repeat 0 top;
}

/*
.this_link {
	display:block;
	width: 170px;
	height: 25px;
} 
.this_link:hover {
	background: url(images/nav_on.gif) no-repeat;
} 
*/

/* sideWindow is 190 pixels */
#sideWindow {
	width: 225px;
	float: left;
	font-size: 12px;
	line-height: 22px;
	padding-top: 15px;
	margin-left: 30px;
}

#sideWindow li {
	line-height: 12px;
	margin-top: 7px;
}

#sideWindow a {
	color: #7a260b;
	text-decoration: none;
}

#sideWindow a:hover {
	text-decoration: underline;
}

#sideWindow p {
	color: #663e2b;
}

.product_backing {
	background: url(images/product_backing.jpg) no-repeat right top;
}

/* contentWindow is 450 pixels */
#contentWindow {
	width: 430px;
	margin-left: 285px;
	line-height: 27px;
	margin-bottom: 5px;
	padding-top: 15px;
	font-size: 13px;
	padding-right: 20px;
}

/* contentWindow is 450 pixels */
#newsWindow {
	width: 675px;
	margin-left: 40px;
	line-height: 27px;
	margin-bottom: 5px;
	padding-top: 15px;
	font-size: 13px;
	padding-right: 20px;
}


#contentWindow p {
	line-height: 25px;
}

#contentWindow a {
	color: #7a260b;
	text-decoration: none;
}

#contentWindow a:hover {
	color: #7a260b;
	text-decoration: underline;
}

.table_top {
	font-weight: bold;
	background-color: #4f1700;
	color: #fdfcdd;
}

/* @group Bug Fixes */

/* reduce the right margin to account for 3pixels*/
* html #contentWindow {margin-left:282px;}

/* fix 3 pixel jog and account for 3 pixels extra padding*/
* html #sideWindow {height:1%;margin-left:15px}/* margin is 3 pixels less than normal*/

.formstyle {
	border: 1px solid #decd88;
	color: #771d01;
	font: bold 13px/18px Georgia, "Times New Roman", Times, serif;
	background: #fdfcdd url(images/formbg.jpg) repeat-x;
}

/* @end */
