img, div, a, input, .breakline, .header, .content, .box_right, .box_bot, .box_left, .box_top {
	behavior: url(iepngfix.htc)
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #593900;
	line-height: 1.25em;
}
.body_top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border: 1px solid #0F4373;
}
.copyright_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E8E4CB;
	line-height: 1.1em;
}
.quote_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #2B3E79;
}
.textbox_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

a:link {
	color: #2c747a;
	text-decoration: underline;
}

a:visited {
	color: #2c747a;
	text-decoration: underline;
}

a:hover {
	color: #2B4079;
	text-decoration: none;
}

a:active {
	color: #2B4079;
	text-decoration: none;
}

a.copyright:link {
	color: #CCFFFF;
	text-decoration: underline;
}

a.copyright:visited {
	color: #CCFFFF;
	text-decoration: underline;
}

a.copyright:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.border_box {
	border: 1px solid #EDE6CA;
	padding: 7px;
}

a.copyright:active {
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gift_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	color: #2B3E79;
}
