body {
	background-color: #45532E;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:justify;
}

img {
	border:0px;
}

a:link {
	text-decoration: none;
	color:#0000FF;
}

a:visited {
	text-decoration: none;
	color:#0000FF;
}

a:hover {
	text-decoration:none;
	color:#000099;
}

a:active {
	text-decoration: none;
	color:#0000FF;
}

a.navi:link {
	text-decoration: none;
	color:#D6E8BE;
}

a.navi:visited {
	text-decoration: none;
	color:#D6E8BE;
}

a.navi:hover {
	text-decoration:none;
	color:#B0C889;
}

a.navi:active {
	text-decoration: none;
	color:#D6E8BE;
}

a.samason:link {
	text-decoration: none;
	color:#D6E8BE;
	letter-spacing:1px;
}

a.samason:visited {
	text-decoration: none;
	color:#D6E8BE;
	letter-spacing:1px;
}

a.samason:hover {
	text-decoration:none;
	color:#FFFFFF;
	letter-spacing:1px;
}

a.samason:active {
	text-decoration: none;
	color:#D6E8BE;
	letter-spacing:1px;
}

.navibg {
	width:100%;
	height:62px;
	background-image:url(bg_navi.gif);
	margin-top:10px;	
}

.naviwrapper {
	width:764px;
	margin:0 auto;
	height:62px;
	background-image:url(bg_naviwrapper.jpg);
}

.navibutton {
	float:left;
	font-variant:small-caps;
	font-size:16px;
	padding:14px 15px 18px 15px;
	letter-spacing:1px;
}

.navibutton:hover {
	background-image:url(bg_naviover.gif);
	background-repeat:repeat-x;
}

.wrapper {
	width:764px;
	background-image:url(bg_wrapper.gif);
	margin:0 auto;
}

.main {
	width:479px;
	float:left;
	margin-left:9px;
	padding:15px;
	background-color:#B0C580;
	background-image:url(bg_main.gif);
	background-repeat:repeat-x;
	border-right:1px solid #5D6E3B;
}

.sidebar {
	width:215px;
	float:right;
	margin-right:10px;
	padding:10px;
	background-color:#8F9E71;
	background-image:url(bg_sidebar.gif);
	background-repeat:repeat-x;
	line-height:18px;
}

h1 {
	font-size:20px;
	font-variant:small-caps;
	color:#AABE7A;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px 0px 0px -2px;
}

h2 {
	font-size:16px;
	font-variant:small-caps;
	color:#526541;
	font-weight:normal;
	letter-spacing:1px;
	margin:-2px;
}

.tablelight {
	background-color:#A9B68B;
}

.tabledark {
	background-color:#90A073;
}

.photothumbs {
	padding:4px;
	width:150px;
	height:150px;
}