body {
	background-color: #dddbd1;
	margin: 0px;
}
#wrapperwide {
	background-color: #f1ede7;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 100%;
	min-height: 670px;
}
#wrapperwideint {
	background-color: #f1ede7;
	background-image: url(images/bg_int.jpg);
	background-repeat: repeat-x;
	width: 100%;
	min-height: 670px;
}
#wrapper {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	position: absolute;
	left: 240px;
	top: 0px;
	width: 270px;
	height: 164px;
	background-image: url(images/logo_main.png);
	background-repeat: no-repeat;
	z-index: 1;
}
#menu {
	padding-top: 179px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#menu a:link, #menu a:visited {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #865400;
	text-decoration: none;
}
#mainpic {
	padding-top: 4px;
}
#intpicspace {
	height: 98px;
}
#textareahome {
	background-image: url(images/textbg_home.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 206px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 14px;
	padding: 30px;
}
#textareaint {
	background-image: url(images/textbg_int.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 395px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 14px;
	padding: 30px;
}
#textareaint a:link, #textareaint a:visited, #textareahome a:link, #textareahome a:visited {
	color: #865400;
	text-decoration: none;
}
#textareahome a:hover, #textareahome a:hover {
	color: #666666;
	text-decoration: none;
}
#wrapperbottom {
	background-image: url(images/wrapperbottom.gif);
	background-repeat: repeat-x;
	height: 9px;
}
#bottom {
	position: relative;
	width: 760px;
	height: 116px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
}
#bottom a:link, #bottom a:visited {
	color: #865400;
	text-decoration: none;
}
#bottom a:hover {
	color: #666666;
	text-decoration: none;
}
#bottomlogo {
	position: absolute;
	left: 175px;
	top: -38px;
	width: 405px;
	height: 97px;
	z-index: 2;
}
#bottomtxt {
	padding-top: 74px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
}
#admenuframe {
	float: right;
	background-color: #FFFFFF;
	border: solid 1px #e0dcd5;
	width: 200px;
	padding: 10px;
}
.menudiv {
	background-image: url(images/menu_div.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.underline {
	height: 5px;
	background-image: url(images/under_line.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.consultpic {
	float: left;
	border: solid 1px #704710;
	margin-right: 10px;
	margin-bottom: 10px;
}
.clearall {
	clear: both;
}
.bold {
	font-weight: bold;
}
.padding {
	padding: 5px;
}
.onlink {
	color: #865400;
}
h1 {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 15px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
