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

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #FFFFFF url(../Images/pageBack.jpg) repeat;
	color: #000000;
	
	
}

.spanH6{
font-weight:bold;
}


#mainBody li{
	font-size: 70%;
}
.error {
	color:#FF0000;

}

p , .p {
   
    line-height: 15px;
    font-size: 70%;
	margin-bottom: 10px;
}

.keyword{
	color:#333333;
}

#mapsearch {
	margin-top:20px;
	margin-left:5%;
	padding : 4px;
	width: 80%;
	height:300px;
	border: #999999 solid 1px;
	float:left;
 }
 
 #results {
        margin-top : 30px;
        margin-left : 5%;
		border: #999999 solid 1px;
		width:80%;
			
      }

a.inlineNav:link ,  a.inlineNav:visited, a.inlineNav:active{
	color: #003366;
	text-decoration:underline;
} 

a.inlineNav:hover {
	color: #000099;
	text-decoration:none;
}
#sortNav a.inlineNav:active{
text-decoration:none;
}   

a.downinlineNav:link ,  a.downinlineNav:visited, a.downinlineNav:active{
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
} 

a.downinlineNav:hover {
	color: #000099;
	text-decoration:none;
}

#posNav a.inlineNav:link ,  #posNav a.inlineNav:visited, #posNav a.inlineNav:active{
color:#FFFFFF;
}   

#posNav a.inlineNav:hover{
color:#DBD8FC;
} 



a.minorLinksNav:link ,  a.minorLinksNav:visited, a.minorLinksNav:active{
	color: #666666;
	text-decoration:underline;
} 
a.minorLinksNav:hover {
	color: #666666;
	text-decoration:none;
} 

#homePage a.minorLinksNav:link ,  #homePage a.minorLinksNav:visited, #homePage a.minorLinksNav:active{
	color: #FFFFFF;
	text-decoration:underline;
} 
#homePage a.minorLinksNav:hover {
	color: #FFFFFF;
	text-decoration:none;
}     

a.footerLinks:link ,  a.footerLinks:visited, a.footerLinks:active{
	color: #666666;
	text-decoration:underline;
} 
a.footerLinks:hover {
	color: #0033CC;
}   
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: transparent url(../Images/main2.png) center top repeat-y;
    width: 800px;
	
}

#homePage #container{
  background:none;
 top:-300px;
 
}

#homePage #horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
#pageHeader {
    text-align: center;
    background: url(../Images/head1.jpg) center top no-repeat;
    height: 338px;
}

#pageHeader .washingtonWine{
	margin-top:125px;
	margin-left:500px;
	color:#3C4573;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:16px;
	text-shadow:#333333;
}
#homePage #pageHeader {
   background: transparent url(../Images/homeHeader.png) center top no-repeat;
   height: 481px;
   
}

#homePage #pageHeader h5{
color: #DBE0EE;
margin-top:55px;
}
#headerText .minorLinks {
	position: absolute;
    top: 45px;
    left: 700px;
    font-weight: bold;
    color: #666666;
    text-align:right;
	text-decoration:underline;
	
}
#homePage #headerText .minorLinks{
top: 435px;
left: 670px;
color: #FFFFFF;
text-decoration:none;
}

#subHeader {
    margin: -149px 20px 110px 29px;
	height:35px;
	
}
#homePage #subHeader{
	margin: -370px 0px 135px 610px;
	height:235px;
	width:30px;
}

#homePage #brandFooter{
	position:absolute;
	margin-top:25px;
	margin-left:75px;
	height:235px;

}
#homePage #brandFooter .button{
	margin-left:5px;
	padding-right:20px;
}

.button{
	float:left;
	cursor:pointer;

}


#mainBody {
   margin-left:0px;
    padding: 0px 0 35px 0px;
	
}
#mainContent  {
    padding-right: 55px;
	padding-left: 30px;
	margin-left:205px;
	margin-right:20px;
	margin-bottom:40px;
	
	
	
}
.sectionSubHeading{
	margin-bottom: 10px;
    height: 35px;
    border-bottom: 1px solid #7D8965;
	text-align:right;
	
}
.sectionHeading{
	margin-bottom: -40px;
    height: 35px;
	text-align:left;
	font-family:"Freefrm721 BT", Dauphin, "Times New Roman";
	color:#4A3A35;
}




#extra{
	display:none;
	padding-right: 55px;
	margin-left:-15px;
	

}
#extra h3 {
	
    margin-bottom: 10px;
    height: 32px;
    background: transparent url(../Images/sectionHeading.gif) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}

#footer {
    margin: 25px 0 -35px 0px;
    padding: 80px 0px 0 330px;
    text-align: center;
    clear: both;
    font-size: 70%;
    background: #FBFBE5 url(../Images/foot1.png) center top no-repeat;
    height: 66px;
	

}

#footNote{
margin-top:27px;
text-align:right;
margin-right:45px;
color:#CCCCCC;
font-size:smaller;
margin-left:-60px;
}

#homePage #footNote{
margin-right:85px;
margin-top:10px;
color:#999999;
margin-left:-100px;

}
#homePage #footer{
	margin: 25px 0 -35px 0px;
    padding: 90px 0px 0 330px;
	background: transparent url(../Images/homeFooter.png) center top no-repeat;
    height: 65px;

}
#navBarContainer {
   float:left;
	margin-top:-120px;
	margin-left:0px;
	padding-left:28px;
    width: 140px;
	
	
}
#navBarContainer h3 {
    margin-top: 35px;   
    height: 40px;
   
}
h3.brand {
    margin-bottom: 5px;
    background: transparent url(../Images/ourBrand.gif) left center no-repeat;
}
h3.mainNavHeader {
	width:155px;
    margin-left:-1px;
	margin-bottom: 5px;
    background: transparent url(../Images/linkText.png) left center no-repeat;
}

h3.userNavHeader {
	width:155px;
    margin-left:-1px;
    margin-bottom: 5px;
    background: transparent url(../Images/userText.png) left center no-repeat;
}

#navBarContainer ul {
    list-style: none;
	
}
#navBarContainer ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left:22px;
	font-size: 70%;
	border-bottom: 1px dotted #8C9777;
}


#brandNav .button img{
margin-left:15px;
margin-bottom:8px;
}

#brandNav .button{
float:none;
}


#navBarContainer ul li a, #navBarContainer ul li a:link, #navBarContainer ul li a:visited, #navBarContainer ul li a:active, #navBarContainer ul li a:focus {
	display: block;
	clear: both;
	padding: 0 0 2px 0px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #413934;
	background: transparent url(../lselect_a_bg.gif) left center no-repeat;
}
#navBarContainer ul li a:hover {
    text-decoration: underline;
}

#userNav .login , #userNav .logout , #userNav .error {
	color: #000000;
	margin-left:22px;
	text-align: left;
	font-size:70%;
	margin-bottom: 15px;
	line-height:200%;
}
#userNav .error {
	color:#FF0000;	
}




form .label {
	text-align: right;
	vertical-align:top;
}

form .inputField {
	text-align: left;

}

.regularForm .example {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
}

.regularForm  .field {
	background-color:#FFFFFF;
}

.regularForm .button {
background-color:#BBBBBB;
cursor:pointer;
}

.regularForm td{
height:25px;
line-height:22px;	
font-size: 70%;
}

form .required{
	color:#FF0000;	
	vertical-align:super;

}
.generalTable tr{
vertical-align:top;
font-size:70%;
}

.generalTable tr p{
font-size:100%;
}

.generalTable td{
padding:10px;
}

.headingItem{
padding:8px;
font-weight:bold;
font-size:90%;
background-color:#B0BBD9;
color:#1E1E1E;
}
.subHeadingItem{
margin-left:18px;
list-style-type:square;
display:list-item;
font-weight:bold;
color:#2D3A5E;
font-size:80%;
line-height:20%;
padding-top:8px;
}
.detailsItem{
margin-left:18px;
margin-bottom:15px;
}

.message{
color:#006600;
}

.awardList{
margin-left:60px;
padding:4px;
list-style-type:square;
display:list-item;
list-style-position:outside;
}
.vintageItem{
margin-left:30px;
padding:4px;
list-style-type:disc;
display:list-item;
list-style-position:outside;
font-weight:bold;
}


.varietalItem{
padding:4px;
font-weight:bold;
background-color:#B0BBD9;
}

.listItem{
margin-left:50px;
list-style-type:square;
display:list-item;
list-style-position:outside;
line-height:normal;
}

.listItemLevel2{
margin-left:50px;
list-style-type:circle;
display:list-item;
list-style-position:outside;
line-height:normal;
}

.listItemLevel3{
margin-left:50px;
list-style-type:none;
display:list-item;
list-style-position:outside;
line-height:normal;
}

.fieldTitle{
color:#003366;
}

.goTop{
font-size:70%;
color:#666666;
float:right;
margin-top:-20px;
margin-right:10px;
}
.evenRow{
background-color:#D6D6D6;
}
.oddRow{
background-color:#C4C0FA;
}
.posCell{
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:0px;
}
#mainRegion th{
font-size:80%;
padding-left:8px;
padding-bottom:8px;
padding-top:5px;
padding-right:8px;
background-color:#3F5283;
color:#FFFFFF;
}
.thHover{
background-color:#999999;
}
.preview{
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:0px;
cursor:help;
}
.previewDiv{
border:#98A7CD thin ridge;
padding:10px;
background-color:#CCCCCC;
}

#posNav{
font-size:80%;
font-weight:bold;
padding:5px;
width:auto;
height:15px;
background-color:#3F5283;
margin:2px;
}
.leftNav{
text-align:right;
width:50%;
float:left;
margin-right:5px;

}
.rightNav{
text-align:left;
float:left;
width:auto;
margin-right:5px;

}
.pageNav{
text-align:right;
width:auto;
float:right;

}
.inactive{
color: #999999;
}
.highlight{
background-color:#B0BBD9;
padding-left:3px;
padding-right:3px;
}

.inner{
margin-left:35px;
margin-right:35px;
text-align:justify;
}
.justify{
text-align:justify;
}


