body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #2E2927;
}
a.footer {
	color: #CCC;
	text-decoration:none;
}
.small_txt {
	font-size: 10px;
}
.small_note {
	font-size: 10px;
	color:#666;
}
a:hover {
	text-decoration:underline;
}
#main_strip {
	background-image: url(images/main_strip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	color: #FFF;
	background-color: #726761;
}

#top_strip {
	background-image: url(images/page_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.page_txt {
	background-color: #EEEBEA;
}
#enquiry_add_txt {
	font-size: 10px;
}
.table_bg {
	background-color: #F7F5F4;
}
.white_bg {
	background-color: #FFF;
}
#page_txt_box {
	padding: 8px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header_txt {
	height: 235px;
	width: 370px;
	margin-left: 40px;
	margin-top: 1px;
}
#intro_txt {
	height: 100%;
	width: 300px;
	margin-left: 40px;
	margin-top: 1px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3532;
	font-size: 16px;
}
.h3a {
	color: #2E2927;
}
.h3f {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3F3532;
	font-size: 16px;
	font-weight:bold;
}
.show {
	visibility: visible;
}
.hide {
	visibility: hidden;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E2927;
	font-size: 12px;
}
#collection_h {
	font-size: 24px;
	color: #422;
}

#header_p1 {
	color: #FFF;
	font-weight: bold;
}
#header_p2 {
	color: #FFF;
}
.text_box {
	background-color: #FFF;
	border: 1px solid #AD9E97;
	width: 250px;
}
.txt_box_td {
	border: 1px solid #AD9E97;
	background-color: #FFF;
}
