/* main body style */
body {
	background-color: #2C2728;	
	/*background-color: #221E1F;*/
	margin: 0px 0px 2px 5px;
	padding: 0px;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #897E69;
	line-height: 18px;
	letter-spacing: normal;
	word-spacing: normal;
}

ul {
	MARGIN: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style: url(none) none;
}

li {
	MARGIN: 0px;
	padding: 0px;
	list-style: disc url(none);
}

/* form style*/
form {	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px}

input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #99CAD7;
	color: #897E69;
	background: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;


}

select {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #7E879A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	border: 1px solid #99CAD7;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #897E69;


}

/* h1, h2 ... styles*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #599DAC;
	letter-spacing: 7px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #599DAC;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 175%;
	font-weight: normal;
	text-transform: capitalize;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #599DAC;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 175%;
	font-weight: normal;
	text-transform: capitalize;
}

/* link style */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #897E69;
	text-decoration: none;

}

a:hover 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #599DAC;
	font-weight: normal;
	text-decoration: none;

}

a:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #C0923A;
	font-weight: normal;
	text-decoration: none;

}


/* main nav style */

.VerticalNavigation {
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px solid #9BC5CE;
}
.VerticalNavigation a {
	TEXT-DECORATION: none;
	display: block;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	COLOR: #56A7B8;
	background: #FBFAF4;
	padding-right: 15px;
}
.VerticalNavigation a:hover {
	COLOR: #74ADBA;
	TEXT-DECORATION: none;
	background: #DEE9E7;
}

.VerticalNavigation .SubVertNavigation {
	margin: 0px;
	padding: 0px;
}
.VerticalNavigation .SubVertNavigation a {
	TEXT-DECORATION: none;
	display: block;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	COLOR: #56A7B8;
	padding-right: 20px;
}
.VerticalNavigation .SubVertNavigation a:hover {
	TEXT-DECORATION: none;
	display: block;
	padding-right: 20px;
}


/*a.navLink {
	font-style: normal;
	color: #56A7B8;
	font-weight: normal;
	text-decoration:none;
	letter-spacing: 1px;
}

a.navLink:hover {
	letter-spacing: 1px;
}
*/

/* wines nav style */
.winesnav{
	font-style: normal;
	color: #56A7B8;
	font-weight: normal;
	text-decoration:none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: 200%;
	background: #FBFAF4;
	width: 100%;
}

a.winesnavLink {
	font-style: normal;
	color: #56A7B8;
	font-weight: normal;
	text-decoration:none;
}

a.winesnavLink:hover {
	color: #74ADBA;
	text-decoration:none;
	background: #DEE9E7;
	width: 100%;
	font-weight: normal;
}

/* news nav style */
.newsnav {
	font-style: normal;
	color: #56A7B8;
	font-weight: normal;
	text-decoration:none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 200%;
	background: #FBFAF4;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a.newsnavLink {
	font-style: normal;
	color: #56A7B8;
	font-weight: normal;
	text-decoration:none;
	letter-spacing: 1px;
}

a.newsnavLink:hover {
	color: #74ADBA;
	text-decoration:none;
	letter-spacing: 1px;
	background: #DEE9E7;
	width: 100%;
	font-weight: normal;
}

/*address link  style */

.address {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #9BC5CE;
	letter-spacing: 1px;
}

a.addressLink {
	color: #D9B26B;
	font-weight: normal;
	text-decoration: none;
}

a.addressLink:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


/* table border style */
.box {
	background: #DEE9E7;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #D0AA65;
	border-bottom: 3px solid #99CAD7;
}

.box1 {
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #99CAD7;
}

.box2 {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #D0AA65;
	}

.box3 {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	border-right: 1px solid #99CAD7;
	border-left: 1px solid #99CAD7;
	border-bottom: 1px solid #99CAD7;
}

.box5 {
	background: #FCFBF8;
	margin: 3px 3px 3px 0px;
	padding: 3px;
	border-top: 1px solid #99CAD7;
	border-bottom: 1px solid #99CAD7;
}

/* misc styles */

.news {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	border: #ECE9D8;
}

.small {
	font-size: 10px;
}

.logo {
	background: #DEE9E7 url(graphics/stones_logo.gif) no-repeat fixed left center;
}

.bottom {
	border-bottom: 3px solid #D0AA65;
}

.newsbox {
	background: #DEE9E7;
	margin: 5px;
	padding: 5px;
	border-top: 3px solid #D0AA65;
	border-bottom: 3px solid #99CAD7;
}
.image {
	border: 1px solid #DEE9E7;
}
.newsbox1 {
	text-align: left;
	vertical-align: top;
	border: 1px solid #99CAD7;


}
.newsbox2 {

	background: #DEE9E7;
	margin: 5px;
	padding: 5px;
	border-top: 3px solid #E9D7B6;
	border-bottom: 3px solid #99CAD7;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #D0AA65;
	letter-spacing: 7px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
}

