body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/image/body_bk.gif);
	text-align: center;
}

a {
	color: #949f91;
}

a:hover {
	color: #73816F;
	text-decoration: none;
}

.h1 {
	font-size: 17px;
	font-weight: bold;
}

.h2 {
	font-size: 16px;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
}

.text_emphasis {
	font-style: italic;
}

.text_bold_emphasis {
	font-weight: bold;
	font-style: italic;
}

.text_small {
	font-size: 9px;
}

#logo_print {
	display: none;
}

#text_print {
	display: none;
}

#border {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 745px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 132px 5px 0 0;
	text-align: right;
	font-size: 9px;
	color: #b2bac9;
	background: center no-repeat url(/image/header_bk.gif);
	float: left;
}

#header a {
	text-decoration: none;
	color: #b2bac9;
}

#header a:hover {
	text-decoration: underline;
}

#mainimage {
	width: 750px;
	height: 105px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: center no-repeat url(/image/home_topimage_bk.jpg);
	float: left;
}

#topnav {
	width: 740px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	float: left;
}

#content_top {
	width: 750px;
	height: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#content {
	width: 730px;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
}

#content_specials {
	width: 730px;
	height: 215px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#content_main {
	width: 725px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	font-size: 10px;
	color: #6C5859;
	background: url(/image/home_content_bk.gif);
	float: left;
}

.content_box {
	width: 240px;
	height: 110px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: top no-repeat url(/image/home_content_box_bk.gif);
	float: left;
}

.content_box_middle {
	width: 240px;
	height: 110px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: top no-repeat url(/image/home_content_box_bk2.gif);
	float: left;
}
	

#footer {
	width: 710px;
	height: 115px;
	margin: 0 0 0 0;
	padding: 55px 20px 0 20px;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	color: #6b5656;
	background: center no-repeat url(/image/home_footer_bk.gif);
	float: left;
}

#footer a {
	text-decoration: none;
	color: #6b5656;
}

#footer a:hover {
	text-decoration: underline;
}