﻿html { height: 100%; }
body {
font:76% verdana,arial,sans-serif;
color:#fff;
background:#2F1206;
margin:0;
padding:0;
height:auto !important; /* FF and compliant browsers should automatically size the body/html */
height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
min-height:100%; /* when FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
}

img {
border:0;
}

p {
margin:0 10px 10px;
}

h1 {
color:#E28F26;
font-size:18px;
margin-bottom:5px;
}

h2 {
color:#FFF;
font-size:14px;
margin-bottom:5px;
}

h3 {
color:#E28F26;
font-size:13px;
margin-bottom:5px;
}

a {
color:#3F150B;
}

a:hover {
color:#EDE3C1;
}

a:visited {
color:#5F351D;
}

ul {
list-style:square;
margin:0;
}

div#preheader {
position:relative;
height:110px;
width:960px;
background:#2F1206;
}

#homelinktop{float:left;}

#topaddress {
text-align:center;
line-height:22px;
color:#EDE3C2;
font-weight:700;
font-size:14px;
float:right;
margin:20px 5px 0 0;
}
#topaddress span{font-size:17px;}

#veinseminar{
float:right;
margin:20px 222px 0 0;
border:none;}

div#header {
position:relative;
height:64px;
width:823px;
}

div#container {
text-align:left;
border:1px solid #1F0A02;
background-color:#5E3F23;
width:960px;
position:absolute;
margin-left: 10%;
margin-right: 10%;
height:100%;
}

div#content p {
line-height:1.4;
}

div#footer {
height:65px;
background:#C25326 url('/style/images/footer_bg.png') repeat-x;
clear:left;
width:823px;
}

div#footer a {
color:#CB7658;
}

div#footer #copyright {
float:right;
color:#CB7658;
font-size:12px;
padding:37px 10px 0 0;
}


div#footer #facebook {padding:32px 0 0 30px;float:left;}
div#footer #educational-seminars {padding:27px 0 0 30px;float:left;}


div#wrapper {
width:823px;
float:left;
background:#724E2A url('/style/images/background.jpg') repeat-x;
min-height:100%;
}

//div#wrapper {
clear:left;
float:left;
}

div#content {
float:left;
width:780px;
min-height:431px;
padding:20px;
}

div#content img {
margin:15px;
}

div#content a:visited,div#content a {
color:#BF9C83;
}

div#content a:hover {
color:#BF8D53;
}

div#productnav {
width:137px;
height:100%;
float:right;
background:#3F150B;
}


#search_box p {
margin:0 0 4px 6px;
padding:0;
}

#search_box {
width:137px;
height:36px;
font-weight:700;
padding:3px 0 6px;
}

#search_box #s {
float:left;
border:1px solid #4F1F14;
width:100px;
background-color:#FFF;
font-size:.8em;
margin:0 0 0 0px;
padding:0;
}

#search_box #go {
float:right;
background:#2F1206 url('/style/images/go-button.gif') no-repeat;
border:none;
width:26px;
height:20px;
cursor:pointer;
color:#2F1206;
text-align:right;
font-size:0;
text-indent:0;
margin:0;
}

#homelink {
float:left;
margin:10px 10px 0 20px;
}

#column-a {
float:left;
}

#column-b {
float:right;
width:500px;
}

.pagelist {
clear:left;
border-bottom:#7F5B37 1px solid;
color:#FFF;
overflow:auto;
width:500px;
margin:5px 5px 11px 135px;
padding:10px;
}

.pagelist strong a,.pagelist strong a:visited {
color:#DFD2A7;
}

#relatedlinks {
clear:left;
border-bottom:#7F5B37 1px solid;
color:#3F150B;
overflow:auto;
width:500px;
margin:5px 5px 11px 135px;
padding:10px;
}

#relatedlinks a,#relatedlinks a:visited {
color:#2F1C09;
}

.pdflist {
list-style:none;
margin:0 0 0 45px;
padding:0;
}

.pdflist li {
font-size:14px;
background-image:url(/images/pdficon.png);
background-repeat:no-repeat;
background-position:0 50%;
font-weight:700;
margin:.8em 0;
padding:10px 0 10px 40px;
}

html,body,#cse-search-box {
margin:0;
padding:0;
}

.photoframe
{
text-align: center;
float: left;
width: 145px; height:175px;
border: 0px solid #999;
margin: 0 0px 15px 0;
padding: 5px;
font-size:10px;
}

.photoframe em
{color:#AF916D}
div#content .photoframe img{padding:0;border-right:2px solid #2F1706;border-bottom:2px solid #2F1706;margin-bottom:5px; }
