/* JFS Styles */
html{
margin: 0;
padding: 0;
}
body{
text-align: center;
padding-top:0px;
margin-top:0px;
background-color:#2d4087;
background-image: url(/images/background.jpg);
background-repeat: repeat-x;
font-family: verdana, arial, sans-serif;
}
p{
font-family: verdana;
font-size: 13px;
color: #000000;
line-height:20px;
}
h1{
padding-top:0;
margin-top:0;
font-family: verdana;
font-size: 16px;
color: #234922;
}
.hidden {
display: none;
}
.text{
font-family: verdana;
font-size: 13px;
color: #000000;
}
.subnav{
padding: 4px 0 5px; 0;
margin: 0 0 0 0;
font-family: verdana;
font-size: 9px;
color: #000000;
}
.contactinfo h3 {
margin-top: 5px;
margin-bottom: 2px;
}
.contactinfo span {
margin-left: 10px;
font-family: verdana;
font-size: 14px;
color: #000000;
font-weight:bold;
}
.hometext{
font-family: verdana;
font-size: 13px;
color: #000000;
line-height:20px;
margin-right:30px;
}
#leftcol{
width:500px;
margin-right:50px;
float:left;
}
#leftcol-staff{
width:100%;
margin-right:50px;
float:left; 
font-size:13px;
}

#leftcol p a {text-decoration:none; font-weight:normal;}

.submenu{
padding-top:6px;
height:28px;
width:354px;
font-family: verdana;
font-size: 13px;
color: #374da1;
background-image: url(/images/button_subnav.gif);
text-align:center;
}
.subtext{
width:480px;
font-family: verdana;
font-size: 13px;
color: #000000;
line-height:20px;
float:left;
margin-top:20px;
}

.bullettext{
width:430px;
font-family: verdana;
font-size: 13px;
color: #000000;
line-height:20px;
}

.graytext{
font-family: verdana;
font-size: 13px;
color: #666;
line-height:20px;
font-weight:bold;
}
a{
font-family: verdana;
font-size: 13px;
color: #000000;
font-weight:bold;
text-decoration:none;
line-height:20px;
}
a:hover{
font-family: verdana;
font-size: 13px;
color: #000000;
font-weight:bold;
text-decoration:underline;
line-height:20px;
}
a.sublink{
font-family: verdana;
font-size: 13px;
color: #234922;
font-weight:none;
text-decoration:none;
line-height:20px;
}
a.sublink:hover{
font-family: verdana;
color: #234922;
font-weight:none;
text-decoration:underline;
line-height:20px;
}
a.sublink_on{
font-family: verdana;
font-size: 13px;
color: #000;
font-weight:none;
text-decoration:none;
line-height:20px;
}
a.sublink_on:hover{
font-family: verdana;
color: #000;
font-weight:none;
text-decoration:underline;
line-height:20px;
}
a img{
border: none;
}
div.clear{
clear:both;
}
#container{
margin-left: auto;
margin-right: auto;
width: 983px;
height: auto;
text-align: left;
overflow: hidden; /* just containing floats */
border-style:solid;
border-color:black;
border-width:1px;
background-color:#ffffff;
}
#top{
width:983px;
height:125px;
background: url(/images/top_background.gif);
background-repeat:no-repeat;
overflow:hidden;
}
.logo{
float:left;
}
a.toplinks{
font-family: verdana;
font-size: 13px;
color: #666666;
text-decoration:none;
}
a.toplinks:hover{
font-family: verdana;
font-size: 13px;
color: #666666;
text-decoration:underline;
}
li.top{
list-style:none;
padding-top:0;
margin-top:0;
}
li.top_button{
list-style:none;
padding-top:11px;
margin-top:0;
}
li.top_arrow{
list-style:none;
padding-left:110px;
padding-top:0;
margin-top:0;
}
ul.top{
list-style:none;
width:auto;
height:auto;
padding-top:0;
margin-top:0;
padding-right: 25px;
float:right;
}
#nav_bar{
z-index: 51;
position: relative;
width:983px;
height:30px;
overflow:hidden;
}

.aboutus:hover,
.programs:hover,
.news:hover,
.publications:hover,
.volunteer:hover,
.staff:hover,
.supportus:hover,
.jfshome:hover {
background-position: 100% -30px;
}

.aboutus,
.programs,
.news,
.publications,
.volunteer,
.staff,
.supportus,
.jfshome {
float:left;
}

.aboutus {
background: url(/images/nav_aboutus.gif) no-repeat left top;
display: block;
width: 101px;
height: 30px;
z-index: 10;
}
.programs {
background: url(/images/nav_programsandservices.gif) no-repeat left top;
display: block;
width: 178px;
height: 30px;
z-index: 10;
}
.news {
background: url(/images/nav_events.gif) no-repeat left top;
display: block;
width: 136px;
height: 30px;
z-index: 10;
}
.publications {
background: url(/images/nav_publications.gif) no-repeat left top;
display: block;
width: 113px;
height: 30px;
z-index: 10;
}
.volunteer {
background: url(/images/nav_volunteerandemployment2.gif) no-repeat left top;
display: block;
width: 109px;
/*width: 203px;*/
height: 30px;
z-index: 10;
}
.staff {
background: url(/images/nav_staffandboard.gif) no-repeat left top;
display: block;
width: 134px;
height: 30px;
z-index: 10;
}
.supportus {
background: url(/images/nav_supportus2.gif) no-repeat left top;
display: block;
width: 118px;
height: 30px;
z-index: 10;
}
.jfshome {
background: url(/images/nav_jfshome.gif) no-repeat left top;
display: block;
width: 94px;
height: 30px;
z-index: 10;
}

#content{
padding: 12px 10px 0 10px;
width:963px;
height:auto;
overflow: hidden; /* just containing floats */
}
#content_sub{
padding: 22px 20px 0 20px;
width:943px;
height:auto;
/*border: thin solid black;*/
overflow: hidden; /* just containing floats */
}
#blackline{
width:932px;
height:3px;
background-image:url(/images/blackline.gif);
background-repeat:no-repeat;
}
.subheader{
font-weight:bold;
padding:0 0 6px 0;
margin: 0 0 0 0;
}
#content_bottom{
padding: 12px 10px 0 10px;
width:963px;
height:auto;
overflow: hidden; /* just containing floats */
}
#lefttop{
width:577px;
float:left;
}
#righttop{
 /*border: thin solid black;*/
width:320px;
margin-left:578px;
background-image: url(/images/content_background.jpg);
}
#news{
width:432px;
height:186px;
padding:10px 30px 10px 15px;
background-image: url(/images/newscal_background.jpg);
background-repeat:no-repeat;
float:left;
}
.newsimage{
width:100px;
height:74px;
padding:0 7px 7px 0;
float:left;
}
.newstext{
font-family: verdana;
font-size: 13px;
line-height:18px;
color: #333333;
padding-top:0px;
margin-top:0px;
}
.header{
font-family: verdana;
font-size: 18px;
color: #234922;
font-weight:bold;
}
#calendar{
width:432px;
height:186px;
padding:10px 30px 10px 15px;
background-image: url(/images/newscal_background.jpg);
background-repeat:no-repeat;
float:right;
}
#slogan{
padding-top:25px;
}
#bluebar{
width:973px;
height:14px;
padding:0 5px 0 5px;
background-color:#374da1;
}
#addresses{
width:903px;
height:auto;
padding:0 0 10px 160px;
}
.address{
width:160px;
font-family: verdana;
font-size: 11px;
color: #666666;
line-height:16px;
text-align:center;
float:left;
padding-right:80px;
}
.subimage{
padding-top:0;
border-style:solid;
border-color:#929292;
border-width:1px;
}
#colright{
margin-top:20px;
float:right;
width:356px;
}
.greentext{
font-family: verdana;
font-size: 13px;
color: #234922;
line-height:20px;
}

.attribution {color: #FFFFFF; text-align:center; font-size: 9pt;}

.attribution a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 577px; /* Set to gallery width, in px or percentage */
height: 121px; /* Set to gallery height */
}

#motioncontainer a img {
border: #999; /* Set image border color */
}

#motioncontainer a:hover img {
border: #333333; /* Set image border hover color */
}

#statusdiv {
background-color: none;
border: none;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -200px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
.wines_content {
	font-size: 12px;
}
table {margin-left: 30px; width: 100%; border-collapse:collapse}
table td {border-style:none}

span.latest-date {
 margin-right: 10px;
font-weight: bold;
}