@charset "UTF-8";
/* CSS - Sentry Hill Winery - © Copyright About Image Ltd */

* {
	margin: 0px;
		
}

a:link {
	color: #231F20;
}
a:visited {
	color: #231F20;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFFFF;
}
#shopcart {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

body {
	background-image: url(images/bg_swirl.gif);
	background-color: #000000;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-image: url(images/bodyBack.jpg);
}
#navigation {
	width: 183px;
}
#mainBody {
	width: 535px;
	float: right;
}
#header {
	height: 280px;
	background-image: url(images/header.jpg);
}
#leftblock {
	width: 739px;
}
#rightBlock {
	float: right;
	width: 161px;
	background-image: url(images/rightpanel.jpg);
	height: 625px;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 92px;
}

.clearfloat { 
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
#navigation a:link {
	display: block;
	height: 25px;
	background-image: url(images/nav.gif);
	padding-left: 15px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #221F20;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#credits {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-top: 15px;
}
#navBase {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#credits a:link{
	color: #666666;
}

#credits a:visited{
	color: #666666;
}

#credits a:vhover{
	color: #ffffff;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #221F20;
}
#textcap {
	font-size: 42px;
	float: left;
	margin-top: -8px;
	vertical-align: baseline;
}
#navigation a:visited {
	display: block;
	height: 25px;
	background-image: url(images/nav.gif);
	padding-left: 15px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #221F20;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigation a:hover {
	display: block;
	height: 25px;
	background-image: url(images/nav-2.gif);
	padding-left: 15px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navBase a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#navBase a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#navBase a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#wine {
	padding-bottom: 20px;
	margin-right: -30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 20px;
}
#winebottle {
	height: 250px;
	width: 80px;
	float: left;
	margin-right: 30px;
}
#button {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #221F20;
	font-size: 12px;
}
#headerwide {
	height: 280px;
	background-image: url(images/header_2.jpg);
}
#mainBodywide {
	width: 660px;
	float: right;
	padding-right: 30px;
}
#wine #description {
	padding-right: 30px;
}
.imgleft {
	padding-right: 30px;
}


/************ FORM ****************/

fieldset {
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 15px;
	border: 1px solid;
	border-color: #111A22;
}

input
{
	border: 1px solid #00345B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111A22;
}
textarea
{
	border: 1px solid #111A22;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #221F20;
	padding-left: 10px;
	padding-right: 10px;
}
.sound {
	background-color: #dad7c0;
}
#formcontainer {
	width: 400px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#news {
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}

