* {
	margin: 0px;
	padding: 0px;
}
.fieldHolder {
	background-image: url(../images/news_box.png);
	background-repeat: no-repeat;
	text-align: center;
}
#news_email {
	background: none;
	height: 35px;
	width: 208px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	color: #52493F;
	padding-bottom: 5px;
}
#container {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(../images/nav_back.png);
	height: 43px;
	position: absolute;
	left: 0px;
	top: 150px;
	width: 933px;
}
#header {
	position: relative;
	height: 187px;
}
#content {
	background-image: url(../images/content_back.png);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #52493F;
	padding: 0px;
	font-size: 13px;
	line-height: 19px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C6F3C;
	text-align: center;
	padding: 15px;
}
#mollie {
	position: absolute;
	left: 270px;
	top: 32px;
}


#masthead {
	background-image: url(../images/header.png);
	height: 187px;
}
#logo {
	position: absolute;
	left: 30px;
	top: 14px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_back.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3F2F0;
}
#navigation .content {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 11px;
	padding-left: 25px;
}
#content p {
	padding-bottom: 10px;
	padding-top: 10px;
}
#right ol {
	margin-left: 25px;
}

#content h1 {
	font-size: 18px;
}
#content h2 {
	font-size: 16px;
}

#footer p {
	padding-bottom: 10px;
}
#footer a {
	color: #3C6F3C;
	text-decoration: underline;
}
#footer a:hover {
	color: #3C6F3C;
	text-decoration: none;
}
#content #left {
	float: left;
	width: 223px;
	margin-left: 7px;
	padding-top: 8px;
	padding-left: 3px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
}
#content #right {
	float: left;
	width: 625px;
	margin-left: 25px;
	padding-top: 25px;
}
#content a {
	color: #716658;
	text-decoration: underline;
}
#content a:hover {
	color: #716658;
	text-decoration: none;
}

.clrfloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right ul {
	margin-left: 20px;
	margin-top: 10px;
}
.test_td {
	padding: 5px;
}
dl.glossary dt {
	font-weight:bold;
	float:left;
	padding-right:10px;
}
dl.glossary dd {
	margin:1em 1em 1em 0;
}
ul.glossary-nav {
	margin:0;
	padding:3px;
	list-style-type:none;
	background-color:#f3f4eb;
	width:600px;
	height:20px;
}
ul.glossary-nav li {
	float:left;
	margin:4px 0;
	padding:0 5px;
	border-right:1px solid #c60;
	line-height:1;
}
ul.glossary-nav li.last {
	border:0;
}
.node .content .glossary h2 {
	color:#d3cfbc;
	font-size:30px;
	border-bottom:3px solid #f3f4eb;
	margin:15px 0 10px 0;
	line-height:1;
}
.glossary a.back {
	font-size:10px;
}
.form_td {
	padding: 5px;
}
#right ol {
	margin-top: 10px;
}
#inline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.notext {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
.menu {
	margin: 0;
	padding: 0;
	width: 218px;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 35px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 35px;
	background-repeat: no-repeat;
}
.search {
	background-image: url(../images/nav/search_on.png);
}
.search a {
	background-image: url(../images/nav/search_off.png);
}
.first {
	background-image: url(../images/nav/first_time_on.png);
}
.first a {
	background-image: url(../images/nav/first_time_off.png);
}
.market {
	background-image: url(../images/nav/market_trends_on.png);
}
.market a {
	background-image: url(../images/nav/market_trends_off.png);
}
.worth {
	background-image: url(../images/nav/home_worth_on.png);
}
.worth a {
	background-image: url(../images/nav/home_worth_off.png);
}
ul.menu li a:hover {background: none;}
#left  ul.blog {
	margin-left: 25px;
}

