body {
	background:url(images/lily.png) no-repeat bottom right #AA7B51;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}
.tl {
	background:url(images/tl.gif) no-repeat;
	height:59px;
	width:25px;
}
.top {
	background:url(images/top.gif) no-repeat;
	height:59px;
	width:688px;
}
.tr {
	background:url(images/tr.gif) no-repeat;
	height:59px;
	width:25px;
}
.head_l_mid {
	background:url(images/head_l.gif) no-repeat;
	height:106px;
	width:25px;
}
.head_r_mid {
	background:url(images/head_r.jpg) no-repeat;
	height:106px;
	width:688px;
}
.head_rr_mid {
	background:url(images/head_rr.gif) no-repeat;
	height:106px;
	width:25px;
}
.head_l_bot {
	background:url(images/head_lb.gif) no-repeat;
	height:95px;
	width:25px;
}
.header_top {
	background:url(images/header_top.gif) no-repeat;
	height:59px;
	width:262px;
}
a.header_top {
	line-height:59px;
	width:262px;
	display:block;
}
a.header {
	height:106px;
	width:262px;
	display:block;
}
.header_bot {
	background:url(images/header_bot.gif) no-repeat;
	height:95px;
	width:262px;
}
.head_r_bot {
	background:url(images/head_rb.jpg) no-repeat;
	height:95px;
	width:688px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
.head_rr_bot {
	background:url(images/head_rrb.gif) no-repeat;
	height:95px;
	width:25px;
}
.page_tl {
	background:url(images/page_tl.gif) no-repeat;
	height:65px;
	width:286px;
}
.page_top {
	background:url(images/page_top.gif) no-repeat;
	height:65px;
	width:689px;
}
.page_tr {
	background:url(images/page_tr.gif) no-repeat;
	height:65px;
	width:25px;
}
.left {
	background:url(images/left.png) repeat-y;
	width:25px;
}
.right {
	background:url(images/right.gif) repeat-y;
	width:25px;
}
.main {
background:#FFFFFF;
	padding-left:5px;
}
.menu {
	background:url(images/lily.png) no-repeat bottom left #FFF;
	width:262px;
}
.menu_l {
	background:url(images/menu_l.gif) repeat-y;
	width:7px;
}
.menu_r {
	background:url(images/menu_r.gif) repeat-y;
	width:7px;
}
.menu_bot {
	background:url(images/menu_bot.gif) no-repeat;
	height:69px;
	width:262px;
}
a.button {
	background:url(images/button.gif) no-repeat;
	line-height:49px;
	width:208px;
	display:block;
	padding-left:40px;
	color:#AA7B51;
	text-decoration:none;
}
a.button:hover {
	background:url(images/button_hover.gif) no-repeat;
	line-height:49px;
	width:208px;
	display:block;
	padding-left:40px;
	color:#FFF;
	text-decoration:underline;
}
.bl {
	background:url(images/bl.png) no-repeat;
	height:25px;
	width:25px;
}
.bot {
	background:url(images/bot.png) repeat-x;
	height:25px;
}
.br {
	background:url(images/br.png) no-repeat;
	height:25px;
	width:25px;
}
.h1 {
	color:#FFF;
	font-size:16px;
	margin:0px;
}
.h2 {
	color:#AA7B51;
	font-size:16px;
	margin-top:0px;
	margin-bottom:5px;
}
.footer {
	color:#FFF;
	font-size:10px;
}
a.footer {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
a.footer:hover {
	color:#000;
	text-decoration:underline;
}
.pic_right {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	height:233px;
	width:308px;
}
.pic_left {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:233px;
	width:308px;
}
.outerpair1 {
	background:url(images/upperrightfade.png) right top no-repeat;
}
.outerpair2 {
	background:url(images/lowerleftfade.png) left bottom no-repeat;
	padding-top:8px;
	padding-left:8px;
}
.shadowbox {
	background:url(images/shadow.png) bottom right;
}
.innerbox {
	position:relative;
	left:-8px;
	top:-8px;
}
pre {
	display:none;
}
a {
	color:#AA7B51;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
TR.list_head {
	background:#AA7B51;
	color:#FFF;
	font-size:14px;
}
TABLE.list {
	background:#FFF;
	border:1px solid #AA7B51;
}
.map_container {
	width:508px;
	margin-left:auto;
	margin-right:auto;
}
.captcha {
	width:200px;
	height:100px;
	background:#FFFFFF;
}
.err {
	color:#FF0000;
	font-weight:bold;
}