body.login{
	background:#FBFAF7!important;
	font: normal 0.85em 'Trebuchet MS', Georgia, sans-serif;
	vertical-align: top;
	color: #7B073B;
}
body.login a{
	color:#7B073B!important;	
}
#login {
	background:#FBFAF7 url(images/login-bkg-tile.jpg) no-repeat scroll center top;
	color:#7B073B;
	margin:5em auto 1em;
	padding:40px 0pt 0pt;
	position:relative;
	width:713px;	
}
#login form {
	background:transparent url(images/login-bkg-bottom.jpg) no-repeat scroll center bottom;
	height:auto !important;
	min-height:200px;
	padding:0pt 0 30px 0;
	width:713px;
}
#1loginform{
	margin-top:50px;
}
body.login ul{
	left:-231px;
	position:relative;
	top:-120px;
	width:150px;
}
#login p {
	font-size:10px;
	margin:7px 69px 0pt 282px;
}
#login .input {
	font-size:1.4em;
}
#login p.message {
	margin:20px 0px 1em 282px;
	width:360px;
}
#login h1{
	float:left;
	margin:0;
}
#login h1 a {
	height:92px;
	width:214px;
	margin:0;
}
#reg_passmail{
	font-weight:bold;
	font-style:italic;
}
#login #login_error {
	margin:6pt 0px 20px 297px;
	background:#7B073B;
	color:#FBFAF7;
	border:1px solid white;	
}
* html #rememberme{
	background:none;
	border:none;
}
#login #wp-submit{
	background:#7B073B none repeat scroll 0%;
	color:#FBFAF7;	
}
#loginform #wp-submit{
	width: 160px;
}
#lostpasswordform #wp-submit{
	width: 220px;
}

