body {
	margin: 0;
	padding: 0;
	background: #749865 url(images/img01.gif) repeat-x;
	font: small/1.8em Arial, Helvetica, sans-serif;
	color: #468259;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 { margin-bottom: 1em; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9em; font-weight: bold; margin-top: 1em; }

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 10px 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small/1.6em Georgia, "Times New Roman", Times, 
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 120px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a { 
	display: block; 
	width: 100px; 
	height: 36px; 
	background: transparent; 
	letter-spacing: -1px; 
	font: 1.6em Georgia, "Times New Roman", Times, serif; 
	color: #e1e9e2; 
	padding: 20px 10px 0 !important; 
}

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}
#header h1 { 
	float: left; 
	width: 210px; 
	height: 110px; 
	font-size: 24px; 
	background-image: url(images/img05.jpg); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; text-align: justify; 
	letter-spacing: -1px; 
	padding-top: 20px; 
	padding-bottom: 86px; 
	padding-left: 30px; 
}		
#header h2 { float: right; width: 494px; height: 34px; padding: 150px 20px 30px 0; background: url(images/img06.jpg) no-repeat; text-align: center; font-size: 22px; color: #ffffff; font-style: italic; }

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 530px;
}
#posts .table {
	clear: both;
}

#posts .position { 
	float: left; 
	width: 350px; 
}
#posts .position2 { width: 70px; float: left; }
#posts .price { 
	float: left; 
	width: 100px; 
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
}

#posts ul li {
}

/* Links */

#links { float: left; width: 220px; }

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer { padding: 40px 0 10px; background: url(images/img08.gif) repeat-x; }

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a6c09b;
}

#footer a { background: transparent; font-weight: bold; color: #a6c09b; margin-right: 5px; margin-left: 5px; }

#footermenu { margin: -30px 0 auto; text-align: right; font-size: 12px; width: 100px; }

#foot, #foot a { color: #a6c09b; font-size: 8pt; text-decoration: none; text-align: center; }
#brand { margin: 0 auto; background: url(images/img09.gif) no-repeat left top; letter-spacing: -1px; font-size: 24px; width: 350px; padding: 3px 0 7px 35px; }
#developer { margin: 0 auto; text-align: center; font-size: 9px; font-family: verdana, arial; background-repeat: no-repeat; }

