/* CSS Document */

INPUT, SELECT, TEXTAREA {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#587638; font-weight: normal;}

body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #709C52;
	margin-top: 10px;
	background-image: url(http://www.perthhillswine.com/images/background3.gif);
	background-repeat: repeat;
}
#header {
	width: 900px;
	height: 50px;
	background-color: #FFF;
	background: url(http://www.perthhillswine.com/images/header-phw.gif);
	border-bottom: #749526 1px solid;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background-color: #FFF;
	border: #709C52 1px solid;
}
#masthead{
	width: 900px;
	height: 150px;
	background-color: #FFF;
	border-bottom: #749526 1px solid;
}
#topmenu {
	background-color: #9CC934;
	height: 19px;
	width: 900px;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: #749526 1px solid;
}
#topnav {
	width: 900px;
	height: 20px;
	text-align: right;
	background-color: #FFF;
	padding-top: 5px;
}
#content {
	margin:0 auto;
	width: 860px;
	text-align: justify;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}
#footer{
	clear:both;
	padding-top: 10px;
	height:30px;
	text-align: center;
	background: #CFAD7A;
}
#footer p {
	margin-top: 10px;
	font-size: 10px;
	color:#FFF;
}
#bottomnav{
	height:100px;
	text-align: center;
	font-size: 10px;
	clear: both;
	background: #FFF;
}
p {
	font-size: 11px; 
	color: #333;
}
#events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 2px;
	width: 170px;
	border: 1px dashed #587638;
	background-position: center top;
	text-align: center;
}
h1 {
	color: #BC8B43;
	font-size: 12px; 
	border-bottom: 1px solid #587638;
}
h2 {
	font-size: 13px;
	color:#587638;
}
.image {
	border: 1px solid #CCC;
	margin: 10px;
}
.copyright {
	font-size: 10px;
	color: #587638;
}
a:link {
	color:#587638;}
a:visited {
	color:#587638;}
a:active {
	color:#587638;}
a:hover {
	color:#BD8D46;
	 text-decoration:none
}	
.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #587638;
}
.emphasislge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #395B1B;
}
.emphasisbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC8B43;
}
.border {
	border: 1px solid #587638;
}
.alignright {
	text-align: right;
	}
.newsletter {
	background-color: #E8F1CF;
	padding: 5px;
	width: 150px;
	margin-top: 5px;
	border: 1px solid #749526;
}
.bordergrey {
	border: 1px solid #ccc;
}
#login {
	width: 890px;
	text-align: left;
}
#login INPUT, SELECT, TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#587638;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding-left: 5px;
 }
.login {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#FFF;

}
a.small:link {
    font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.small:visited {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.small:hover {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.small:active {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
