body {
	font: 0.7em Verdana, Arial, sans-serif;
	color: #414141;
	background-color: #706f6f;
	text-align: center;
	margin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
}

#container {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

#header {
	position: top;
	width: 950px;
	height: 204px;
	background-image: url(../images/bkg_header.jpg);
	background-repeat: no-repeat;
}
#header div#headerLogo {
	width: 243px;
	float: left;
}
#header div#headerLogo img {
	margin: 36px 0 0 30px;
}
#header div#headerSearch {
	width: 679px;
	float: left;
}

#header form#frm_search {
	background-image: url(../images/bkg_search.jpg);
	margin: 54px 0 0 0;
	padding: 0;
	height: 36px;
}
#header form#frm_search select {
	width: 140px;
	margin: 8px 0 0 4px;
	font-size: 11px;
}
#header form#frm_search select.start {
	margin-left: 88px;
}
#header form#frm_search input.text {
	font-size: 11px;
	width: 100px;
	padding: 1px;
	margin: 0 0 0 4px;
}
#header form#frm_search input.button {
	font: bold 10px Verdana, Arial, sans-serif;
	color: #FFF;
	background-color: #706f6f;
	border: 0;
	margin: 0 0 2px 0;
}
#header img#logo {
	float: left;
}	
#header img#telephone {
	float: right;
}

#header div#menu {
	clear: both;
	background-image: url(../images/bkg_menu.jpg);
	height: 36px;
	margin: 0 29px;
}
#header div#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
	list-style-image: none;
	font: bold 10px Verdana, Arial, sans-serif;
	text-align: center;
}
#header div#menu ul li {
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
	background-image: url(../images/bullet_menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#header div#menu ul li#home {
	background-image: none;
	padding: 0;
}
#header div#menu ul li a {
	color: #706f6f;
	text-decoration: none;
}
#header div#menu ul li a:hover, #header div#menu ul li a.active {
	color: #709f41;
}

#content {
	position: absolute;
	top: 204px;
	width: 950px;
}
#content div#information {
	background-image: url(../images/bkg_main.jpg);
	background-repeat: repeat-y;
	padding: 0 30px;	
}
#content div#information div#colLeft {
	float: left;
	width: 758px;
}
#content div#information div#colRight {
	float: right;
	width: 103px;
}
#content div#information div#colRight img {
	margin: 0 0 8px 0;
	border: 1px solid #cccccc;
	
	width: 103px;
}

#banner {
	padding: 0 0 25px 0;
}

#homeLeft {
	float: left;
	width: 575px;
}
#homeLeft h1 {
	font-size: 12px;
}
#homeRight {
	float: right;
	width: 153px;
}
#homeRight img {
	margin: 0 0 27px 0;
}

#penLeft {
	float: left;
	width: 526px;
}
#penRight {
	float: right;
	width: 202px;
}
#penLeft div#penBanner {
	width: 526px;
	text-align: center;
	margin: 10px 0 20px 0;
}
#penLeft div#penBanner img {
	margin: 32px 0 0 0;
}
#penLeft h1 img.penLogo {
	margin: -8px 15px -12px 0;
}

#penRight div#penPreview {
	width: 203px;
	height: 142px;
	background-image: url(../images/bkg_pen_preview.png);
	text-align: center;
	margin: 27px 0 20px 0;
}
#penRight div#penPreview img {
	margin: 20px 0 0 0;
}
#penRight h2 {
	padding: 0 0 10px 0;
}
#penRight ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#penRight ul li {
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 10px;
	font-weight: bold;
}
#penRight ul li a {
	display: block;
	height: 100%;
	padding: 9px 0 9px 0;
	color: #111111;
	text-decoration: none;
	border-bottom: 1px solid #d2d6d2;
}
#penRight ul li a:hover {
	color: #709f41;
	text-decoration: underline;
}

#content div#footer {
	background-image: url(../images/bkg_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 30px 20px 30px;
}
#content div#footer p {
	font-weight: bold;
	padding: 33px 0 0 0;
	height: 77px;
}
html>body #content div#footer p {
	height: 44px;
}
#content div#footer p a {
	color: #706f6f;
	text-decoration: none;
}
#content div#footer p a:hover {
	text-decoration: underline;
}
#content div#footer p#webheads {
	padding: 0;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	height: auto;
}
#content div#footer p#webheads a {
	color: #FFF;
}

a.back {
	float: right;
	font-size: 9px;
	color: #706f6f;
	font-weight: normal;
}
.collectionBox {
	float: left;
	background-image: url(../images/bkg_collection.png);
	width: 242px;
	height: 118px;
	margin: 16px 16px 0 0;
	text-align: center;
}
.collectionBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	padding: 12px 0 0 20px;
	text-align: left;
}

.penBox {
	float: left;
/*	height: 142px;
	background-image: url(../images/bkg_pen.png);		*/
	height: 162px;
	background-image: url(../images/bkg_pen_larger.png);
	width: 241px;
	margin: 0 16px 16px 0;
}
.penBox h2 {
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	padding: 12px 0 8px 20px;
}
.penBox img {
	margin: 0 0 0 20px;
}
.penBox p {
	font-size: 9px;
	color: #111111;
	padding: 6px 0 0 20px;
}
.penBox p img {
	margin: 12px 0 0 0;
}

/* overall styles */

.clear {
	clear: both;
}
.smallText {
	font-size: 0.9em;
}

/* general tags */

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #709f41;
	padding: 0 0 15px 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #709f41;
	padding: 0 0 15px 0;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #709f41;
	padding: 0 0 15px 0;
}
p {
	line-height: 1.6em;
	padding: 0 0 15px 0;
}
a {
	color: #709f41;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 0 0 0 30px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0 0 5px 0;
}

..red {
	color: #FF0000;
	font-size: 9px;
}

