body {
	background: url('../_images/r_top_6.gif') top left repeat-x #f4e1bd;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
	text-decoration: none;
	color: #564414;
    padding: 0px;
    margin: 0px;
}

a:hover {
	text-decoration : underline;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: verdana, arial, serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-top: 12px;
	color: black;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}

h1:first-letter {
	text-transform:uppercase;
}

table td {
	font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#main {
	width:100%;
	height:100%;
    background: url('../_images/r_bot_6.gif') bottom left repeat-x;
}

#t_1 {
	width: 623px;
	height: 105px;
	padding-bottom: 2px;
	background: url('../_images/logo_6.jpg') top left no-repeat;
}

#t_1 a {
	font-weight: bold;
	padding: 0px 11px 2px 15px;
}

#t_2 {
	width: 148px;
	background: url('../_images/bg_t_6.jpg') top left no-repeat;
}

#content {
	padding: 5px;
	width: 620px;
}

#content hr {
	border:0px;
	background:#3d6339;
	height:1px;
}

#right {
	width: 148px;
	text-align: center;
	background: #ccaf81;
}

#t_3 {
	height: 23px;
	background: url('../_images/bg_bot_6.jpg') top left no-repeat;
}

.myblock {
    padding: 5px;
    background-color:#deccad;
	line-height:14px;
}

.myblock2 {
    padding: 5px;
    background-color:#d9c49f;
	line-height:14px;
}

/* PRICE LINKS */
#pricelinks {
    text-align: center;
}
#pricelinks a {
    font-weight: bold;
    color: #564414;
}

#right img {
    border: 1px solid black;
}

#content {
    padding: 15px;
}

#content ul, #content ul li {
	padding:0px;
	margin:0px;
}

#content ul li {
    display:block;
	list-style:none;
}
/*#content ul li:before {
    content:counters(item,".") ". ";
    counter-increment:item;
}*/
#content ul {
    padding-left: 0px;
}
#content ul ul {
    padding-left: 17px;
}
#content ul {
    counter-reset:item;
}

#content ul li {
    display:block;
	margin-top:15px;
}

#content ul li a {
	font-weight:bold;
}

#content ul li ul li a {
	font-weight:normal;
	color:#564414;
}

#content ul li ul li {
	margin-top:0px;
	list-style:none;
}

#content ul li ul li a:hover {
	text-decoration:underline;
}

#content ul li a {
	color:#000000;
	text-decoration:none;
}

#content .black {
	color:#000000;
	text-decoration:none;
}

#content .black:hover {
	text-decoration:none;
}

#content .MsoTableGrid {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;	
}

#content .MsoTableGrid td {
	border-top:1px solid #000000;
	border-left:1px solid #000000;	
}
