@charset "utf-8";
/* CSS Document */
#maintable{
	background-color: #EBE5C3;
	background-image: url(../img/vines.header.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#headerspace{
	margin: 15px 15px 0px 0px;
	height: 315px;
	background-position:15px bottom; 
	background-repeat:no-repeat;
}
#maincontent{
	margin: 0px 15px 0px 15px;
}
#logo{
	float: left;
	padding-bottom: 105px;
	width: 326px;
	height: 205px;
}
#logincontainer{
	float: right;
	margin-top: 15px;
	height: 38px;
	text-align: right;
	background-color: #3B6521;
}
