body {
	margin: 0px;
	padding: 0px;
	background-color: #f0f1ea;
}
/** {
	margin: 0px;
	padding: 0px;
}
*/
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 960px;
	margin-top: 72px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
#header {
	background-image: url(menu_tile.jpg);
	background-repeat: repeat-x;
	height: 58px;
	background-color: #FFF;
}
#logo {
	display: block;
	position: absolute;
	left: 422px;
	top: -32px;
}
.LayoutTop * {
	padding:0;
	margin:0;
}
#mainmenu {
	display: block;
	height: 58px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
#mainmenu li {
	display: block;
	padding-top: 10px;
	position: relative;
	z-index: 100;
}
#mainmenu .leftfloat {
	float: left;
}
#mainmenu .rightfloat {
	float: right;
}
#mainmenu #menuleft {
	background-image: url(menu_left.jpg);
	background-repeat: no-repeat;
	height: 48px;
	padding-left: 21px;
}
#mainmenu #menuright {
	background-image: url(menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 49px;
	padding-right: 30px;
	padding-top: 9px;
}
#mainmenu a {
	display: block;
	color: #a037cb;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	height: 22px;
	padding-top: 7px;
	background-color: transparent;
	border: 1px solid #FFF;
}
#mainmenu a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #badd00;
	border-right-color: #badd00;
	border-bottom-color: #badd00;
	border-left-color: #badd00;
}
#mainmenu .hassub a:hover {
	border-bottom-color: #FFF;
}


#mainmenu .leftfloat a {
	float: left;
}
#mainmenu #menuright a {
	background-color: #ebd5e8;
	padding-right: 43px;
	padding-left: 43px;
	height: 23px;
	padding-top: 8px;
}
#mainmenu #menuright a:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
/*#content {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #badd00;
	border-bottom-color: #badd00;
	border-left-color: #badd00;
	padding-top: 34px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 27px;
}
*/
#social_twitter {
	margin-left: -4px;
	padding-bottom: 21px;
}
#top_banners {
	padding-bottom: 20px;
	margin-top: -37px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #a037cb;
	padding-bottom: 12px;
}
#content p {
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 17px;
}
#content a {
	color: #a037cb;
	text-decoration: none;
}
#content a:hover {
	color: #a037cb;
	text-decoration: underline;
}
#content ul {
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 17px;
	padding-left: 30px;
	list-style-position: outside;
}
#content ol {
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 17px;
	padding-left: 30px;
	list-style-position: outside;
}
#content #blogfeed .date {
	padding-bottom: 21px;
	text-align: right;
	color: #a037cb;
}
#footer {
	padding-top: 21px;
	padding-bottom: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
#footer ul {
	color: #877a8c;
	display: block;
	float: left;
	list-style-type: none;
	padding-left: 31px;
	width: 730px;
}
#footer ul li {
	display: block;
	padding-right: 6px;
	float: left;
}
#footer ul a {
	color: #877a8c;
	text-decoration: none;
}
#footer ul a:hover {
	color: #877a8c;
	text-decoration: underline;
}
#copyright {
	color: #a037cb;
	float: right;
	padding-right: 31px;
}
#copyright a {
	color: #a037cb;
	text-decoration: none;
}
#copyright a:hover {
	color: #a037cb;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	color: #a037cb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a037cb;
	padding-bottom: 8px;
	margin-top: -5px;
	margin-bottom: 6px;
	display: block;
}
#content .headline a {
	color: #a037cb;
	text-decoration: none;
}
#content .headline a:hover {
	color: #AFCE00;
	text-decoration: none;
}

#content #blogfeed ul {
	display: inline;
	list-style-type: none;
}
#content #blogfeed li {
	display: inline;
}
#content #blogfeed div {
	line-height: 15px;
	padding-bottom: 0px;
}
#creditfooter {
	display: none;
}
.Layout {
	margin-right: auto;
	margin-left: auto;
}
