body {
	text-align : center;
	min-width : 746px;
	background : #FFFFFF url(../images/people_BG.jpg) repeat-x;
	background-position:bottom;

	padding : 0px;
	margin : 0px;
	color : #666666;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
}

h1 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5e635e;
	font-weight: normal;
	line-height: 26px;
}

h2 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5e635e;
	margin: 0 0 -10px 0;
	line-height: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img {
	border : 0px;
	padding : 0px;
	margin : 0px;
}

span.green {
	color : #627954;
}

div#wrapper {
	margin : 5px auto;
	width : 740px;
	text-align : left;
	background-color : #AAC39A;
	padding : 3px;
	font-size : 0px;
}
	
div#header {
	margin : 0 auto;
	width : 100%;
	text-align : center;
	background : #DEA4BD url(../images/pink_pattern.jpg) repeat center center;
	padding : 0px;
	font-size : 0px;
}
div#shadow {
    width : 100%;
    height: 19px;
	border : 0px;
	padding : 0px;
	margin : 0px;
	background : #FFF url(../images/shadow_horz.gif) repeat-x : 
}

a:link, a:visited { 
	color : #627954;
}

a:hover {
	color : #5e635e;
	text-decoration : none;
}

table#menu {
	padding : 0px;
	margin : 0px;
	height : 68px;
	width : 100%;
	background : #F6F2EA url(../images/wood_white.jpg) repeat-x;
/*	background-color : #AAC59C;*/
	background-repeat :repeat-x;
	background-position :center;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-weight : bold;
}

table#menu td {
	text-indent : 13px;
	text-align : center;
	
	/*background : #AAC59C;*/
	padding : 6px 0px 5px 0px;
}

table#menu td:hover {
	/*background : #AAC59C url(../images/menuback.jpg) no-repeat bottom left;*/
}

table#menu td a {
	color : #7D9072;
	text-decoration : none;
}

table#menu td a:hover {
	color : #C7B;
}

table.content {
	background-color : #fff;
}

table.content td {
	padding : 10px;
	vertical-align : top;
	width : 525px;
	line-height : 18px;
	font-size : 10px;
}

table.content td#sidebar {
	/*background : url(../images/pink_pattern.jpg) repeat-y top;*/
	background-color : #F7F1E7;
	width : 195px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position : relative;
	vertical-align : top;
	color : #B6A;
}

table.content td#sidebar li {
	list-style-type: none;
	padding: 5px 10px 5px 0px;
	margin-left: -15px;
}
table.content td#sidebar a:link {
	color: #98384e;
	text-decoration: none;
}
table.content td#sidebar a {
	color: #D9B;
	text-decoration: none;
}
table.content td#sidebar a:hover {
	text-decoration: underline;
}

table.content td#sidebar p {
	margin : 10px;
}

div#copyright {
	margin : 0 auto;
	width : 740px;
	text-align : center;
	background-color : transparent;
	color : #666666;
	font-size : 10px;
}

table.section td {
	padding : 0px;
	border-bottom : 3px solid #AAC39A;
}

table#baskets {
	width : 740px;
	border : 0px;
	background-color : #fff;
}

table#baskets td {
	padding : 0px;
	width : 185px;
}