body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #727252;
	background-color: #EDEDD3;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #727252;
}
a {
	color: #727252;
	text-decoration: none;
}
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727252;
	padding-top: 10px;
	display: block;
	clear: both;
	height: 40px;
}
#logo {
	width: 200px;
	font-size: 240%;
	text-decoration: none;
	float: left;
}
#logo a {
	text-decoration: none;
	color: #727252;
	display: block;
}
#menu {
	font-size: 120%;
	padding-left: 50px;
	position: relative;
	left: auto;
	width: 100%;
	display: inline;
}
#menu_wrapper {
	width: 400px;
	position: relative;
	text-align: right;
	float: right;
	vertical-align: bottom;
	padding-top: 17px;
	bottom: 0px;
	right: 0px;
}

#menu a {
	color: #727252;
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#menu a:hover {
	color: #727252;
}
#content {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	height: auto;
	display: block;
}
.thumbs {
	display: block;
	width: 147px;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.col_right {
	text-align: left;
	float: left;
	width: 300px;
}

.thumbs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727252;
	clear: both;
	margin-top: 10px;
}
h1 {
	font-size: 140%;
	display: inline;
	font-weight: normal;
}
h1 a {
	color: #727252;
	text-decoration: underline;
}


strong {
	font-size: 100%;
	display: inline;
	font-weight: bold;
}

.thumbs_med_box {
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B395;
	margin: 0px;
}

.text_box_left {
	width: 100%;
	text-align: justify;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	vertical-align: top;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BBBBA2;
}

img.img_top_left {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}
.clear_both_leftright {
	clear: both;
}
p {
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: justify;
}
.disp_N {
	display: none;
}
img.img_top_right {
	padding-bottom: 15px;
	float: right;
	padding-left: 15px;
}
