html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #54482f;
}
#pagewidth{
	width:960px;
	margin: 0pt auto;
	vertical-align: text-top;
	height:auto;
} 
#wrapper {
	background-image:url(/images/content_back.jpg);
	width: 960px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	float: left;
} 
#header {
	width: 960px;
	margin-top:0px;
	height: 134px;
} 
#H1_header {
        width:525px;
        height:auto;
        float:left;
        color:#999;

}
#H1_header h1{
        color:#244453;
        font-size:20px;
        text-align:left;
        text-decoration:none;
        padding-bottom:15px;
}

#leftcol {
	width:195px;
	float:left;
}
#leftcol h3 {
	font-size:1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #183A4C;
}
.mainNav {
	background-image:url(/images/nav_back.jpg);
	background-repeat:repeat-x;
	padding:10px 0px 8px 0px;
	margin:0px;
	height: 39px;
	float: left;
	width: 765px;
}
.mainNav li {
	display:inline;
	height: 39px;
	margin-right:-4px;
}
.mainNav li a {
	color: #fff;
	font-size:0.94em;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 12px 8px 12px; 
}
.mainNav li a:hover {
	background-color:#21485c;
}
#content {
	background-image: url(/images/middlegradient.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	width: 565px;
	padding-top: 27px;
	font-size: 12px;

}

.newsletter {
	background-color:#EEEBDC;
	border:3px solid #c6bfac;
	color:#54482F;
	font-size:0.8em;
	margin-left:0px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
}
.colLeft_header{
	color:#183A4C;
	font-size:1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c6bfac;
	border-bottom-color: #c6bfac;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.colLeft li {
	padding-bottom: 5px;
}
.hr {
 	background-color:#c6bfac;
 	width:175px;
}
#twocols{
	width: 765px;
	float: right;
}
 
#rightcol{
	float:right;
	width:160px;
}
#footer img {
        float: left;
        padding-right: 12px;
        padding-bottom: 20px;
        padding-top: 10px;
}
#footer {
        /*width: 700px; */
        margin-top: -30px;
        margin-left: 215px;
        height: 80px;
}
.subNav {
	line-height: 1.25em;
}
.subNav li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}
.subNav li a {
	color: #a49b84;
	font-size: .75em;
	border: 0;
	padding-right: 15px;
}
.subNav li a:hover {
	color: #c65a13;
}

#header h1 {
	text-indent: -9999px;
	width: 195px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-top:30px;
}
#header a {
	background-attachment: scroll;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	height: 99px;
	display: block;
}
#quicksearch {
	background-attachment: scroll;
	background-image: url(/images/quicksearch_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 195px;
	background-color: #e9e5d3;
	padding-top: 57px;
}
#leftColfeatured {
	padding-right: 15px;
	padding-left: 15px;
	width: 165px;
}
#search {
	background-attachment: scroll;
	background-image: url(/images/searchshadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color:#54482f;
	font-size:1em;
	width: 165px;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
}
#search a{
	color:#54482f;
	font-size:.80em;
}
.colLeft {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-right: -10px;
}
.colLeft li a {
	color: #1c6b94;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1c6b94;
	text-decoration: none;
	font-size: .75em;
}
.colLeft li a:hover {
	color: #54482f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54482f;
}

#homecontent {
	margin: 0pt auto;
	width: 525px;
}
#contentBtm {
	background-attachment: scroll;
	background-image: url(/images/content_btm.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 72px;
	width: 960px;
	float: left;
}
#search input {
	float: left;
}
#search img {
	float: left;
	margin-left: 3px;
}
#twocols #menu {
	width: 765px;
	height: 39px;
	float: left;
	margin: 0px;
}

.h1_header {
	font-size:1.5em;
}
.bold {
	font-weight:bold;
}
.input {
	margin-top:10px;
}
select {
	color:#54482F;
	font-size:12px;
}

/* Currency tags */
#currency_label {
	font-size:12px;
	color:white;
	float:right;
	margin-top:-54px;
	margin-right:8px;
}
#currencies {
	font-weight:bold;
	font-size:16px;
	color:white;
}
.currency_symbol {
	cursor:pointer;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.currency_symbol:hover {
	background-color:#21485c;
}
/* End of Currency tags */
.more_content {
	overflow:hidden; 
	float:left;
}

/* printer styles */ 
@media print { 
#leftcol {display:none;} /* hide the left column when printing */ 
#rightcol{display:none;} /* hide the right column when printin g*/
#twocols, #maincol {width:100%;}
}
