body {
	background-image: url('images/bodybg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #3b2314;
	font-size: 12px;
}

.wrap {
	width: 1050px;
	margin: 0 auto;
}

a { color: #740508; text-decoration: underline; }
a:hover { color: #740508; }

#header {
	height: 80px;
}

#menu {
	height: 29px;
	background: #740508;
}

#menuwrap { height: 29px; background: #740508; }

#leftbar {
	float: left;
	background: #ccc;
	margin-left: 28px;
	width: 154px;
	//width:170px;
	padding: 0 1px 0 16px;
	background-image: url('images/leftbarbg.jpg');

}

#leftbar a {
	color: #3b2314;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	// font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	margin-left: .5px;
}

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

#main {
	float: left;
	margin-left: 8px;
	padding: 10px 0 20px 22px;
	//padding-left:30px;
	width: 770px;
}

#mainfp {
	margin-left: 16px;
	width: 770px;
	border: 2px solid #f00;
}

#rbox {
	width: 204px;
	height: 299px;
	//height: 289px;
	background-image: url('images/rbox_bg.jpg');
	padding: 10px 30px 30px 30px;
	//padding: 20px 30px 30px 30px;
	color: #eee2bf;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

#rbox a { color: #eee2bf; }
#rbox a:hover { color: #eee2bf; }

#content {
	background-image: url('images/contentbg.png');
	background-repeat: repeat-y;
}

#contentbot {
	height: 9px;
	background-image: url('images/contentbot.png');
	background-repeat: repeat-x;
}

#footer {
	padding: 10px 0 0 0;
	width: 950px;
	font-size: 9px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a { color: #3b2314; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


h1,h2,h3,h4,h5,h6{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 26px;
}

h2 {
	color: #740508;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h3 {
	font-size: 22px;
	color: #740508;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

h4 {
	font-size: 19px;
	color: #740508;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.ssff { 
	font-size: 20px; 
	color: #eee4c5; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin-left: 18px;
}

.prodlist {
	background-image: url('images/prodbg.jpg');
	background-repeat: no-repeat;
}

.prodlistbox {
	padding: 10px 10px 20px 0px;
}

.proddesc {
	font-size: 11px;
	color: #6e513f;
	font-family: Arial, Helvetica, sans-serif;
}

td.pageHeading {
	color: #740508;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding-top: 10px;
	font-weight: normal;
}

.productlistb {
	background-image: url('images/prod_listbg.jpg');
	background-repeat: no-repeat;
	//padding: 17px;
}

.prodspace {
	padding: 17px 0 10px 15px;
}

.prodlistpg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b2314;
	line-height: 18px;
	padding-right: 10px;
}

#contactbox {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b2314;
	font-size: 13px;
}

.contactpg {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b2314;
	font-size: 13px;
}

#contactbox a {
	color: #740508;
	text-decoration: none;
}

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

.rightcontent {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b2314;
	font-size: 13px;
	line-height: 17px;
	text-transform: none;
}

div.hr {
  height: 15px;
  background: #fff url('images/hrline.jpg') ;
}
div.hr hr {
  display: none;
}

#tidbitmenu {
	margin-top: 25px;
	margin-left: 10px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 14px;
	text-transform: none;
}

#tidbitmenu ul {
	
}

#tidbitmenu li { list-style-type: none; }

#tidbitmenu li a {
	text-decoration: none;
	color: #3b2314;
	list-style-type: none;
}

#tidbitmenu li a:hover { 
	list-style-type: disc; 
	text-decoration: underline; 
	color: #740508;
}

#tidbitmenu li:hover {
	list-style: disc;
}

a.headerNavigation {
	text-decoration: underline;
	font-size: 9px;
	color: #862528;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
}

a.headerNavigation:hover {
	color: #000;
}

.topnavl a {
	text-decoration: none;
	font-size: 11px;
	color: #724c10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}

.topnavl a:hover {
	text-decoration: underline;
	color: #724c10;
}

.tmactive { 
	background: #3b2314; 
}

.left_caption {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #740508;
	font-weight: bold;
}

.main {
	color: #f00;
}

td .main a {
	color: #862528;
}

td .main a:hover { color: #f00; }

.pd { 
	color: #740508;
	font-weight: bold;
	font-size: 12px;
}

.sh {
	font-size: 18px;
	color: #3b2314;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}

.testimonial {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.swbox {
	background-image: url('images/sw_bg.jpg');
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.swboximg {
	margin: 15px;
}

#pager {
	text-align: right;
	margin-right: 35px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pageractive {
	color: #740508;
}

#pager a {
	color: #b29b5e;
	text-decoration: none;
}

.coninput, textarea {
	/*
	border-top: 2px solid #aa9e92;
	border-left: 3px solid #aa9e92;
	border-right: 1px solid #d3c594;
	border-bottom: 1px solid #d3c594;
	height: 21px;
	*/
	padding-top: 3px;
	font-size: 14px;
	background-image:url('images/input-bg.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #d4c493;
}

.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}

.headcust {
	font-weight: bold;
	color: #740508;
	font-size: 14px;
}

.leftactive a { color: #f00; }

#fprightbox {
	color: #eee2bf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:19px;
}

#fprightbox a { color: #eee2bf; text-decoration:underline; }
#fprightbox a:hover { color: #fff; }

a.fav { text-decoration: none; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }
.fav:hover { text-decoration: underline; }

.card {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Customized TinyMCE Styles  */


.body_arial_12 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
}

.frontpage_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.red_page_header_24 {
	color: #740508;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 24px;
	padding-top: 10px;
	font-weight: normal;
}

.highlight_georgia_18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
}
.accordionButton {	
/*	width: 400px;
	float: left;*/
	/*background: #FFF;
	margin-bottom:20px;
	/*border-bottom: 1px solid #FFFFFF;*/
	cursor: pointer;
	}
 
.accordionContent {	
	width: 440px;
	/*float: left;
	margin-bottom:20px;*/
	/*background: #FFF;*/
	display: none;
	text-align:left
	}
