@import url();

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;


	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #6d564e;
	color: rgb(0, 0, 0);
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
    margin: 5px 0px 0px 0px;
    color: #6f0a22;
    font-size: 15px;
    font-weight: bold;
}

p {
    margin: 5px 0px 5px 0px;
    color: #000;
    font-size: 13px;
    font-weight: normal;
}

#container {
    width: 98%;
    margin-left: auto;
	margin-right: auto;
	background: #fff url(images_joe/container-bg.gif);
	border: 1px #000 solid;
}

#masthead {
    width: 100%;
    height: 170px;
    margin-left: auto;
	margin-right: auto;
	background: #efe9c9 url(images_joe/masthead-bg.gif);
	border: 0px #000 solid;
}

.ie-up170 {
    margin-top: -170px;
}

/* Left column menu styles */

#left-nav {
    padding: 4px 0 0 5px;
    float: left;
    width: 178px;
/*	background: #efe9c9; */
	border: 0px #f00 solid;
}

#left-nav h2 {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    color: #80795A;
    font-size: 13px;
    font-weight: bold;
}

#left-nav a {
    padding: 0 0 0 0;
    color: #6f0a22;
    font-size: 12px;
    font-weight: bold;
}

.menu-address {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
}

.menu {
	color: #80795A;
}
.menu a {
	text-decoration: none;
	color: #400020;
	line-height: 16px;
}
.menu a:hover {
	color: #800000;
}
.mainlink a {
	color: #800040;
}
.bstyle a, .bstyle a:hover{
	color: #0000FF;
	font-weight: bold;
}
.style2 {color: #000000}

/* END - Left column menu styles */

.bold-red {
    font-weight: bold;
    color: #6f0a22;
}

.pad-left {
    padding-left: 10px;
}

#content-main {
    margin: 0 10px 0 200px;
	border: 0px #f00 solid;
}

#content-main p {
    margin: 0 20px 0 20px;
	border: 0px #f00 solid;
}

#content-main h1 {
    margin: 0 20px 0 20px;
	border: 0px #f00 solid;
}

#content-main a {
    color: #0a0184;
}

.right-boxes {
    width: 302px;
    border: 0px #f00 solid;
}

.right-boxes-top {
    height: 60px;
    width: 302px;
    text-align: center;
    color: #6f0a22;
    background: url(images_joe/box-top-r.png);
}

.right-boxes-mid {
/*    height: 100%;*/
    margin-top: -18px;
    margin-bottom: -17px;
    text-align: left;
    background: url(images_joe/box-mid-bg-r.gif);
}

.right-boxes-bottom {
    height: 32px;
    width: 302px;
    text-align: center;
    background: url(images_joe/box-bottom-r.png);

}

.right-boxes h2 {
    padding: 4px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.right-boxes p {
    margin: 0 10px 0 10px;
	font-size: 12px;
	font-weight: normal;
}

.right-boxes ul {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: -10px;
    margin-right: 12px;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	line-height: 14px;
	border: 0px #f00 solid;
}

.right-boxes li {
    margin-bottom: 3px;
    margin-top: 3px;
}


.left-boxes {
    width: 302px;
}

.left-boxes-top {
    height: 60px;
    width: 302px;
    text-align: center;
    color: #fff;
    background: url(images_joe/box-top.png);
}

.left-boxes-top-30 {
    height: 30px;
    width: 302px;
    text-align: center;
    color: #ffffff;
    background: url(images_joe/box-top-30.png);
}

.left-boxes-mid {
/*    height: 100%;*/
    margin-top: -18px;
    margin-bottom: -17px;
    text-align: left;
    background: url(images_joe/box-mid-bg.gif);
}

.left-boxes-bottom {
    height: 31px;
    width: 302px;
    text-align: center;
    background: url(images_joe/box-bottom.png);
}

.left-boxes h2 {
    padding: 4px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.left-boxes p {
    margin: 0 10px 0 10px;
	font-size: 13px;
	font-weight: normal;
}

.left-boxes ul {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: -10px;
    margin-right: 12px;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 14px;
	border: 0px #f00 solid;
}

.left-boxes li {
    margin-bottom: 3px;
    margin-top: 3px;
}

#footer {
    padding-left: 210px;
    text-align: center;
    font-size: 10px;
    line-height: 14px;
	border: 0px #f00 solid;
}

#footer a {
    color: #6f0a22;
}
