html, body {
height: 100%;
}

body {
    background-color:#FFFFFF;
    font:0.8em Verdana, sans-serif;
    margin:0;
    padding:0;
    color:#1B0C0D;
    background-image: url(../images/watermark.gif);
}

div.content {
    position: relative;
    display: block;
/*    background-image: url(../images/watermark.gif);*/
/*    border:solid 2px #566e30;*/
    margin:0 10px 0px 15em;
    margin-top: 5px;
    padding:0px 20px 10px;
/*    min-height:446px; */
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding:0px;
	margin:0px;
	width:533px;
	float:left;
	margin:0px;
	color:#195245;
	padding-left:0px;
	margin-top:0px;
	font:Georgia, "Times New Roman", Times, serif 14px;
	min-height: 100%;
}

div.widecontent {
    position: relative;
    display:block;
    margin: 0, 10px, 30px, 10px;
    padding-left: 10px;
    padding-right: 10px;
}

hr {
    height: 4px;
    color: #566e30;
    background-color: #566e30;
}

div.menu-title {
    position: relative;
    width: 9em;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
}

div.menu {
    padding-top:5px;
    float:left;
    color:#ffffff;
    width:14em;
    margin-bottom: 20px;
    margin-left: 6px;
}

div.menu div {
    margin:10px 10px 0 10px;
    padding:0px;
    background-color:#ffffff;
    border:solid 0px #f9f6e0;
    color:#1B0C0D;
}


div.menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

div.menu ul li {
    border-bottom:solid 0px #ffffff;

}


div.menu ul.sub {
    border-bottom:solid 7px #566e30;
    display: none;
}


div.menu ul.sub li {
    text-indent:0px;
    border:0;
    width:100%;
}

div.menu ul li a {
    display:block;
    background-color:#566e30;
    padding:3px 12px;
    font-weight:bold;
    border-left:solid 7px #566e30;
    text-decoration:none;
    color:#ffffff;
}


div.menu ul.sub li a {
    border-left:solid 7px #566e30;
    background-color:#85900E;
    padding-left:20px;
}


div.menu a:hover,div.menu a:active {
    background-color:#979F46;
    border-left-color:#5D3E1B;
}


div.menu ul.sub a:hover,ul.sub a:active {
    background-color:#795B4E;
    border-left-color:#5D3E1B;
}

div.menu span.youarehere {
    position:relative;
    left:-15px;
}

div.menu span.youareheresub {
    position:relative;
    left:-10px;
}

div.menu h2 {
    border:solid 0.09em #DAD79B;
    border-left:0;
    margin:0 30px 20px 0;
    padding:3px;
    font-size:110%;
    background-color:#566e30;
}

div.header {
    background-image: url("images/watermark.gif");
    padding:0 0 20px 200px;
    background:#fcf2e6;
    margin-bottom:30px;
    border-bottom:solid 2px #566e30;
    height: 90px;
}



div.header h1 {
    font-size:230%;
    margin:0 0 5px;
    padding-top:25px;
}

div.header small {
    padding-left:20px;
    color:#5B3D2F;
    font-size:110%;
    font-weight:bold;
}


div.rightcol {
    display: none;
    background-color: #ffffff;
    border:solid 3px #8D9719;
    padding:0 8px 7px;
    float:right;
    margin:0 10px 15px;
    width:180px;
}

div.footer {
    clear:both;
    text-align:center;
    padding:3px 0;  
}

div.varlinks {
    position:absolute;
    top:2px;right:5px;
    z-index: 3;
}

address {
    font-style:normal;
}

dt {font-weight:bold;}

hr {
    display:none;

}

div.hr {
    height: 3px;
    color: #8D9719;
    background: #8D9719;
}
div.hr hr {
    color: #8D9719;
    background: #8D9719;
/*    shade:no-shade;*/
}

div.content hr {
    display:block;
}

div.logo img{
    position: absolute;
    top: 45px;
    left: 30px;
    z-index: 3;
    border:solid 2px #566e30;
}

div.randmask{
    z-index: 1;
    position: absolute;
    clear: left;
    width: 290px;
    height: 500px;
    top: 140px;
    left: 14em;
    float: left;
    display: none;
}

div.randimg{
    z-index: 0;
    position: absolute;
    clear: left;
    width: 290px;
    height: 500px;
    top: 140px;
    left: 14em;
    float: left;
    display: none;
    padding-bottom: 10px;
}

div.branch img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

div.topmenu{
    position: relative;
    float: right;
    z-index: 2;
    background: #566e30;
    border:solid 2px #566e30;
    border-left: 0px;
    border-top: 0px;
    margin-bottom: 10px;
}

li.topitem{
    list-style:none;
    position: relative;
    margin-left: 2px;
    margin-right: 0px;
    padding: 2px;
    float: left;
    background:#fcf2e6;
    font-size: 10pt;
    font-weight: bold;
}

li.topitem:hover{
    background:red;
}

code {
    font-size:1.2em;
    padding:2px 10px;
    display:block;
    border: dotted 1px #1B0C0D;
}

div.clearboth {
    clear: both;
}

div.menu div.contact{
    z-index: 4;
    width: 13em;
    position: relative;
    margin-bottom: 40px;
    padding: 0px;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

table.pricetable {
    border-collapse: collapse;
    border-right: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
/*    font-weight: bold;*/
/*    vertical-align: top;*/
}

table.pricetable td{
    border-right: 2px solid #566e30;
    vertical-align: top;
    text-align:center;
}

tr.pricetableheader td{
    border-bottom:2px solid #566e30;
    font-weight:bold;
}

tr.pricetableblank td{
    border-right: none;
}

td.pricetabletotal {
/*    border: 1px solid black;*/
    border-top: 2px solid #566e30;
    border-bottom: 2px solid #566e30;
}
tr.categoryheader td{
    border: hidden;
    text-align:left;
}

ul.informationlist li{
    margin-top: 1em;
}

input {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	border: 1px solid #566e30;
}

textarea {
	font-size: 12px;
    font-family: Verdana, sans-serif;
	border: 1px solid #566e30;
}

