/* title: Westlington Winery;
author: Pam williamson;
version:long version;
CSS Document
date: June 2007; */
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color:#000000;
	margin: 0px;
	padding-bottom: 10px;
	background-color: #540000;
	padding-top: 15px;
}
#containertop{
	width: 810px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
	background-color: #385A29;
}
#container {
	width: 810px;
	height:850px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ccd999;
}


	/* Headings*/
h1 {
	font-family: "Times New Roman", Times,serif;
	color: #ffffff;
	font-size:37pt;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times,serif;
	color: #000000;
	font-size:28pt;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times,serif;
	color: #000000;
	font-size:16pt;
	font-weight: normal;
}
/*top section*/
#leftcoltop{
	float:left;
	width:160px;
	padding: 0px;
	background-color:#ccd999;
}
#maintop{
	background-color: #385A29;
	float: left;
	padding-top: 0px;
	margin-right: 0px;
	width: 450px;
}
#righttop{
width:200px;
float:right;
background-color:#540000;
}
.subheader{
	font-family: "Times New Roman", Times,serif;
	color: #ffffff;
	font-size:16pt;
	font-weight: normal;
}

/*Main section*/
#leftcolumn{
	float:left;
	width:160px;
	height:850px;
	padding: 0px;
	background-color: #ccd999;
}

#mainstuff{
	color: #000000;
	background-color:#ccd999;
	float: left;
	margin-right: 10px;
	width: 440px;
	height:850px;
}
#rightside{
width:200px;
height: 141px;
height: 850px;
float:right;
background-color:#540000;
}		
/*Left side main Navigation*/
#Navigation {
	float:left;
	width:130px;
	background-color: #ccd999;
	padding-top: 20px;
	margin-left: 5px;
	display:block;
	text-decoration: none;
	color: #eee7A9;
	height: 25px;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #ffff00;
	display: block;
	text-decoration: none;
	font-size: 10pt;
	background-color: #540000;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;

}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
 	background-color: #385A29;
	color: #000000;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #48785c;
	border-right:1px #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}

a{
	text-decoration: underline;
	color:	 #540000;
}
a:hover {
	text-decoration:none;
}

.main img {
	float: left;
	padding: 0px 10px 0px 0px;
	clear: right;
}	

.sideheader {
font-weight:normal;
margin: 0px;
padding-bottom: 10px;
color: #540000;
font-size:13pt;

}

.mainheader {
font-weight:normal;
color: #540000;
font-size:13pt;
}

#footer {
	clear:both;
	background:#540000;
	text-align:left;
	font-size:9pt;
	padding: 2px 0px 2px 10px;
	color: #48785C;
	margin-top: 3px;
}
a.footer {
	text-decoration: underline;
	color:	 #48785C;
}
a.footer:hover {
	text-decoration:none;
}

.designlink{
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color:#48785C;
	margin: 0px;
	padding: 0px;
	}

/* Images*/

.maincontent {
	padding:4px 0px 0px 0px;
	margin:0 0 20px 0;
	}

/*additional items in left sidebar*/
.sidebaritem
{ font-size: 8.5pt;
  text-align: left;
  margin: 10px 5px 0px 10px;
  float: left;
}
/*address sidebar*/
.sidebardetails
{
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 10pt;
  color: #540000;
  text-align: left;
  margin: 10px 5px 0px 10px;
  float: left;
}