body {
	width: 766px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #404040;
	letter-spacing: 1px;
	position: relative; /* IE6 has problem */
	background-color: #A25834;
}
br {
	letter-spacing: 0;
}
.clear {
	clear: both;
}
/*Layout
----------------------------------------------------------------*/
#wrap {
	background: url(../topimg/back.gif) repeat-y;
	text-align: left;
	width: 766px;
	margin-top: 24px;
}
#wrap:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#header {
	background: url(../topimg/header.gif) no-repeat;
	height: 113px;
	width: 766px;
	font-family: "Tahoma";
}
#content {
	clear: both;
	width: 760px;
	margin: 0 3px 0 3px;
}
#sidebar {
	float: left;
	width: 148px;
	font-size: 10px;
	position: relative; /* IE6 has problem */
}
#main {
	float: right;
	width: 612px;
}
#footer {
	font-family: "Tahoma";
	clear: both;
	background: url(../topimg/footer.gif) no-repeat;
	height: 20px;
	width: 766px;
	font-size: 10px;
}
/*header
----------------------------------------------------------------*/
#header h1 {
	margin: 0;
	padding: 0;
	height: 18px;
	width: 400px;
	overflow: hidden;
	text-indent: -500px;
	font-size: 0;
	background: url(../topimg/top.gif) no-repeat;
	float: left;
}
.logo {
	float: left;
	padding: 0;
	padding-left: 3px;
	padding-top: 3px;
	overflow: hidden;
}
.logo a{
	background: url(../topimg/logo.gif) no-repeat;
}

ul.gmenu {
	float: right;
	margin: 37px 3px 0 0;
	padding: 0;
	width: 408px;
	height: 37px;
	text-indent: -2000px;
}
ul.gmenu li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	list-style-type: none;
}
.gmenu a:link,.gmenu a:active,.gmenu a:visited {
	background-position: 0px 0px;
}
.gmenu a:hover {
	background-position: 0px -37px;
}
.gmenu a.sel{
	background-position: 0px -74px;
}
.gm_top a{
	display: block;
	background: url(../topimg/gm_top.gif) no-repeat;
	height: 37px;
	width: 46px;
	overflow: hidden;
}
.gm_wedding a{
	display: block;
	background: url(../topimg/gm_wedding.gif) no-repeat;
	height: 37px;
	width: 74px;
	overflow: hidden;
}
.gm_rest a{
	display: block;
	background: url(../topimg/gm_rest.gif) no-repeat;
	height: 37px;
	width: 78px;
	overflow: hidden;
}
.gm_guide a{
	display: block;
	background: url(../topimg/gm_guide.gif) no-repeat;
	height: 37px;
	width: 84px;
	overflow: hidden;
}
.gm_staff a{
	display: block;
	background: url(../topimg/gm_staff.gif) no-repeat;
	height: 37px;
	width: 45px;
	overflow: hidden;
}
.gm_blog a{
	display: block;
	background: url(../topimg/gm_blog.gif) no-repeat;
	height: 37px;
	width: 78px;
	overflow: hidden;
}

#header a.sel{ /* for IE6 */
	background-position: 0px -74px;
}
.hmenu {
	display: inline;
	float: right;
	margin-top: 4px;
	margin-right: 2px;
	color: white;
	font-size: 10px;
}
.hmenu a{
	color: white;
	text-decoration: none;
}
.hmenu a:link,hmenu a:active.hmenu a:visited {
	color: white;
	text-decoration: none;
}
.hmenu a:hover {
	color: #582A14;
	text-decoration: none;
}

/*sidebar
----------------------------------------------------------------*/
.sbutton a{
	background: url(../topimg/sbutton.gif) no-repeat;
	height: 40px;
	width: 148px;
	overflow: hidden;
	text-indent: -500px;
	position: absolute;
	left: 0;
	top: 305px;
}
.sbutton a:link,.sbutton a:active,.sbutton a:visited {
	background-position: 0px 0px;
}
.sbutton a:hover {
	background-position: 0px -40px;
}
/*footer
----------------------------------------------------------------*/
.fmenu {
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	color: white;
}
.fmenu a{
	color: white;
	text-decoration: none;
}
.fmenu a:link,fmenu a:active.fmenu a:visited {
	color: white;
	text-decoration: none;
}
.fmenu a:hover {
	color: #582A14;
	text-decoration: none;
}
.copy {
	float: right;
	margin-top: 4px;
	color: white;
}
.qr {
	clear: both;
	float: right;
	margin: 8px 4px 0 0;
	color: white;
	font-size: 10px;
}
.qr img {
	vertical-align:middle;
	margin-left: 4px;
}

/*content
----------------------------------------------------------------*/


