/* @override http://www.annawestlake.local/css/homepage.css */

#content-main {
	width: 300px;
	float: right;
	margin-top: 35px;
}#content-panel {
	float: left;
	width: 400px;
	margin-top: 35px;
}

.content-title {
	height: 80px;
}

#content-main img{
	margin-bottom: 35px;
}

.content-newsletter {
	float: right;
	clear: right;
	width: 300px;
	margin-top: 35px;
}

.content-newsletter .content-title {
	height: 50px;
}

#mc-embedded-subscribe-form p {
	width: 300px;
}



#mc-embedded-subscribe-form div.mc-field-group label {
	float: left;
	clear: left;
	display: inline;
	width: 300px;
	font-size: 1.1em;
	color: #990000;
	font-weight: bold;
	padding-bottom: 5px;
}

div.mc-field-group input {
	float: left;
	clear: left;
	display: inline;
	width: 280px;
	height: 20px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	font-size: 1.1em;
	color: #666;
}

input#mc-embedded-subscribe.button {
	float: left;
	clear: left;
	display: inline;
	background: url(/images/page/subscribe-button.gif) no-repeat 0 0;
	width: 167px;
	height: 30px;
	text-indent: -5000px;
	border-style: none;
	margin-left: 62px;
	margin-top: 5px;
	cursor: pointer;
}



