.sidesubtitle {
	font-family:"Book Antiqua", Palatino, "Palatino Linotype", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif;
font-size:16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a4c221;
	text-decoration: none;
}

.sidetext {
	font-family:"Book Antiqua", Palatino, "Palatino Linotype", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif;
font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5F5F5F;
	text-decoration: none;
}

.signuptext {
	font-family:"Book Antiqua", Palatino, "Palatino Linotype", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif;
font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5F5F5F;
	text-decoration: none;
}

input.button{
   	color:#ffffff;
   	font-family:"Book Antiqua", Palatino, "Palatino Linotype", Baskerville, BaskervilleBE, BaskervilleOldFace, Garamond, "Times New Roman", serif;
   	font-size:12px;
   	font-weight:normal;
	outline:none;
	cursor:pointer;
	background: transparent; 
	background-color: #4d2612; 
	opacity: .0; 
	filter:alpha(opacity=00); /* IE's opacity*/

}