body {
	margin: 0px;
	background:  #C82A00 url(img/bg.jpg) repeat-x center top;
}
body, td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #004A70;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #004A70;
	text-decoration: underline;
}
#wrap {
	width: 956px;
	margin: 0px auto;
}
/*Website-logo*/

.website-logo {
	width: 314px;
	height: 106px;
	margin: 15px 0 0 16px;
	background: url(img/logo.gif) no-repeat left top;
	float: left;
}
.website-logo a, .website-logo a:hover {
	width: 314px;
	height: 106px;
	display: block;
	text-indent: -9999px;
	outline: none; /*hide outline from firefox*/
}
.website-logo a span {
	position: absolute;
	left: -10000px;
}
/*Website Menu Top*/

.website-menu-top {
	width: 607px;
	float: right;
}
/* Top menu - content box*/

.top-menu ul {
	margin: 0px;
	padding: 0px;
	float:right;
}
.website-menu-top .top-menu ul li {
	list-style: none;
	float:left;
	padding-right:2px;
	background: url(img/top-menu-splitter_bg.gif) repeat-x left top;
}
.top-menu a,  .top-menu a:hover {
	height: 16px;
	display: block;
	padding: 6px 15px;
	background: url(img/top-menu-active_bg.gif) repeat-x left top;
	position: relative;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #000000;
	text-decoration: none;
}
.top-menu a:hover {
	text-indent: 0pt;
	background: url(img/top-menu-hover_bg.gif) repeat-x left top;
	color: #FFFFFF;
}
.top-menu-left, .top-menu-right {
	width: 12px;
	height: 28px;
	background: url(img/top-menu-left_bg.gif) no-repeat left top;
	float: right;
	display: block;
}
.top-menu-right {
	background: url(img/top-menu-right_bg.gif) no-repeat left top;
	float: right;
}
.top-menu-spliter {
	height: 28px;
	width: 2px;
	background: url(img/top-menu-splitter_bg.gif) no-repeat left top;
	display: block;
	float: right;
}
/*Horizontal Menu*/

.horizontal-menu {
	margin: 74px 10px 0 0;
	position: relative;
	z-index: 300;
}
.horizontal-menu-left {
	width: 13px;
	height: 40px;
	background: url(img/horizontal-menu-left.gif) no-repeat left top;
	display: block;
	float: right;
}
.horizontal-menu-middle {
	float: right;
	display: block;
}
.horizontal-menu-right {
	width: 10px;
	height: 40px;
	background: url(img/horizontal-menu-right.gif) no-repeat right top;
	display: block;
	float: right;
}
/*Main Content*/

.main-content {
	position: relative;
}
/*Left Column*/

	.left-column {
	width: 210px;
	float: left;
	position: relative;
	z-index: 300;
}
/*Vertical Menu Left*/

		.vertical-menu {
	width: 210px;
	background: url(img/vertical-menu_bg.gif) repeat-y left top;
}
.vertical-menu-top {
	height: 5px;
	font-size: 1px;
	background: url(img/vertical-menu-top_bg.gif) no-repeat left top;
}
.vertical-menu-content {
	padding: 15px 11px 22px 11px;
	background: url(img/vertical-menu-bottom_bg.gif) no-repeat left bottom;
}
/*Newsletter*/

.newsletter {
	margin-top: 20px;
	background: #faeae6 url(img/newsletter_bottom.gif) no-repeat left bottom;
}

.newsletter .nstp {
	background: url(img/newsletter_top.gif) no-repeat left top;
	padding: 15px 19px 20px 19px;
}
.newsletter h2 {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C82D00;
}
.newsletter span {
	margin: 4px 0 1px 0;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	display: block;
}
.txtform-newsletter {
	width: 167px;
	height: 27px;
	border: 1px solid #7F7F7F;
	background: url(img/newsletter-txtform_bg.gif) no-repeat left top;
}
.button-newsletter {
	margin: 10px 3px 0 0;
	float: right;
	width: 77px;
	height: 29px;
	background: url(img/subscribe.gif) no-repeat left top;
	border: 0;
	cursor: pointer;
}

.newsletters-details {
	padding: 5px 20px;
}
.newsletters-details a, .newsletters-details a:hover {
	color: #004A70;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.newsletters-details a:hover {
	text-decoration: underline;
}
/*Right Column*/


	.right-column {
	width: 726px;
	padding:0 0 0 20px;
	float: right;
	right: 0;
	position: relative;
	z-index: 200;
}
/*Right Column Box*/

		.right-column-top {
	background: #EFEFEF;
	height: 5px;
	overflow: hidden;
}
.right-column-top .right-column-left {
	background:url(img/right-column-left.gif) no-repeat left top;
	height: 5px;
}
.right-column-left span {
	background: url(img/right-column-right.gif) no-repeat left top;
	height: 5px;
	width: 5px;
	float: right;
}
.right-column-mid {
	background: #EFEFEF;
}
.table-info td {
	padding: 3px 0;
}
.right-column-bottom {
	background: #EFEFEF;
	height: 5px;
	overflow: hidden;
}
.right-column-bottom .right-column-left {
	background: url(img/right-column-bottom-left.gif) no-repeat left top;
	height: 5px;
}
.right-column-bottom span {
	background: url(img/right-column-bottom-right.gif) no-repeat left top;
	height: 5px;
	width: 5px;
	float: right;
}
/*FAQ*/

		.faq-question, .faq-question:hover {
	font-size: 14px;
	font-weight: normal;
	color: #32494D;
	text-decoration: none;
}
.faq-question:hover {
	color: #000000;
	text-decoration: underline;
}
/*Slideshow*/

		.slideshow {
	width: 726px;
	float: left;
}
#holder {
	position: relative;
}
.place-holder {
	width: 726px;
	height: 400px;
	margin: 0px;
}
.photo_frame {
	position: absolute;
	width: 726px;
	height: 400px;
	background: url(img/img_holder.png) no-repeat left top;
	z-index: 555;
	zoom: 1;
}
.content-info {
	width: 218px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.content-top {
	height: 10px;
	background: url(img/content-top.png) no-repeat left top;
	display: block;
}
.content-middle {
	padding: 8px 15px 7px;
	background: url(img/content-info_bg.png) no-repeat left top;
	font-size: 13px;
	font-weight: normal;
	color: #ACACAC;
	display: block;
}
.content-middle h1, .content-middle h2, .content-middle h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.content-bottom {
	height: 7px;
	font-size: 1px;
	background: url(img/content-bottom.png) no-repeat left bottom;
	display: block;
}
/*Album*/

	.album-title, .album-title:hover, .aimg-title {
	font-size: 14px;
	color: #152528;
	font-weight: bold;
	text-decoration: none;
}
.album-title:hover {
	text-decoration: underline;
}
.album-image, .album-img {
	margin: 0 10px 5px 0;
	border: 2px solid #E0E0E0;
}
.album-img {
	margin: 0px;
}
/* Certificate Copy */

	#certificate_copy {
	width: 522px;
	height: 388px;
	overflow: hidden;
	position: relative;
	margin: 10px 0;
}
#certificate_copy .reciver, #certificate_copy .package, #certificate_copy .date, #certificate_copy .buyer, #certificate_copy .id, #certificate_copy .notes {
	position: absolute;
	font-weight: bold;
	color: #000;
	font-size: 13px;
}
#certificate_copy .reciver {
	left: 226px;
	top: 136px;
}
#certificate_copy .package {
	left: 94px;
	top: 176px;
}
#certificate_copy .date {
	left: 128px;
	top: 246px;
}
#certificate_copy .buyer {
	left: 138px;
	top: 286px;
}
#certificate_copy .id {
	left: 144px;
	top: 326px;
}
#certificate_copy .notes {
	left: 76px;
	top: 356px;
}
/* Form Table */

table.form_table {
	margin-bottom: 10px;
}
table.form_table td {
	padding: 6px 4px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
/*Bottom Content*/

	.bottom-content {
}
.bottom-images {
	margin: 20px 0;
}
.bottom-images .home-image {
	margin-left: 20px;
}
/* Latest News */ 

.nws-title {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #004A70;
}
.nws-date {
	font-size: 12px;
}
.read-more, .read-more:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.read-more:hover {
	text-decoration: underline;
}
.nws-image {
	margin: 0 10px 5px 0;
	border: 2px solid #E0E0E0;
}
.nw-short-description, .about-author {
	margin: 2px 0;
	font-size: 12px;
	font-style: italic;
	display: block;
}
.about-author strong {
	font-size: 13px;
	color: #004A70;
	font-style:normal;
}
/* Gift Certificate */

.gift-headline {
	font-size: 18px;
	color: #32494D;
}
/* Calendar */

.calendar-day {
	color: #FFFFFF;
	border: 1px solid #3D3D3D;
}
.calendar-table {
	border: 0;
	color: #4B4B4B;
}
.table-top {
	border: 1px solid #000000;
}
.calendar-td {
	border: 1px solid #AEAEAE;
}
.current-month, .current-year, .current-year:hover {
	color: #212121;
	text-decoration: none;
	font-weight: normal;
}
.current-year:hover {
	text-decoration: underline;
}
.calendar-event {
	color: #FFFFFF;
}
.calendar-event a, .calendar-event a:hover, .LinkStyle4, .LinkStyle4:hover {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.calendar-event a:hover, .LinkStyle4:hover {
	text-decoration: underline;
}
.event-title {
	margin: 5px 0;
	font-size: 18px;
	color: #32494D;
	display: block;
}
.event-title-link, .event-title-link:hover {
	font-size: 18px;
	color: #32494D;
	text-decoration: none;
}
.event-title-link:hover {
	text-decoration: underline;
}
.event-description {
	padding: 5px 0;
}
/*Footer Box*/

	.footer {
	padding: 9px 15px 6px 15px;
	background-image: url(img/footer-top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #DFDFDF;
	color: #353535;
}
.footer a, .footer a:hover, .footer .footer-menuh a, .footer .footer-menuh a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
.footer a:hover, .footer .footer-menuh a:hover {
	color: #FF400D;
	text-decoration: underline;
}
.footer .fotter-image {
	margin-top: 2px;
}
.footer .footer-menuh a, .footer .footer-menuh a:hover {
	font-weight: normal;
}
.footer-bottom {
	height: 5px;
	font-size: 1px;
	margin-bottom: 20px;
	background: url(img/footer-bottom_bg.gif) no-repeat left bottom;
}
.copyright {
	margin-top: 2px;
	font-size: 10px;
	color: #7B7B7B;
}
/*Form Style*/

.txtform, .DDBox3 {
	width: 200px;
	height: 20px;
	padding-top: 2px;
	border: 1px solid #E0E0E0;
}
.txtarea {
	border: 1px solid #E0E0E0;
}
.DDBox3 {
	padding: 0;
	width: 202px;
}
/*Error Style*/

.info, .success, .warning, .error {
	border: 2px solid;
	margin: 10px 0px;
	padding:10px 10px 10px 53px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.info h3,  .success h3,  .warning h3,  .error h3 {
	font-size:17px;
}
.info a,  .info a:hover,  .success a,  .success a:hover,  .warning a,  .warning a:hover,  .error a,  .error a:hover {
	font-size:11px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	outline:none;
	text-transform:capitalize;
	background-image:url(img/admin_dismiss.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.info {
	color: #567da5;
	background-color: #d7ebf2;
	background-image: url(img/admin_info.gif);
	border-color:#b6c7cd;
}
.info a {
	color: #567da5;
	background-position:0px -35px;
}
.success {
	color: #ffffff;
	border-color:#3b9805;
	background-color: #8ac469;
	background-image:url(img/admin_success.gif);
}
.success a {
	color: #ffffff;
	background-position:0px 3px;
}
.warning {
	color: #655f4f;
	background-color: #fdedc5;
	background-image:url(img/admin_warning.gif);
	border-color:#efcd78;
}
.warning a {
	color: #655f4f;
	background-position:0px -16px;
}
.error {
	color:#ffffff;
	background-color:#ed7053;
	background-image:url(img/admin_error.gif);
	border-color:#c63d09;
}
.error a {
	color:#ffffff;
	background-position:0px -54px;
}
/*Class Hide*/

.hide {
	display: none;
}
/* Clear Float Fix Problem */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}