/*=COMMON
=== === === === === === === === === === */
* {
	padding: 0;
	margin: 0
}
p,
li {
	line-height: 120%
}
#masthead h1 {
	text-indent: -9999px;
	font-size: 1%
}
img {
	border: 0
}
a {

}


body {
	background-color: #483c1e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #35342f;
	text-align: center;
}

/*=WRAPPER
=== === === === === === === === === === */
#wrapper {
	margin: 0 auto;
	margin-top: 5px;
	width: 980px;
	border: 0px solid #d98069;
	overflow: auto;
}

/*=TOPBAR
=== === === === === === === === === === */
#topwrapper {
	margin: 0 auto;
	margin-top: 3px;
	width: 915px;
	height: 20px;
	border: 0px solid #d98069;
}

#topplayer {
	float: left;
}

#topnewsletter{
	float: right;
	text-align: right;
	width: 300px;
	color: #fdfcf7;
}

#topnewsletter input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fdfcf7;
	background-color: #9e998d;
	border: 1px solid #c0baa0;
}

#topnewsletter input.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #c0baa0;
	background-color: #9e998d;
	border: 1px solid #c0baa0;
}
