@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/bg_red.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #61191A;
	background-repeat: repeat-x;
}
#main {
	border: 3px solid #F8F5E6;
}
#main #sidebar {
	background-color: #333333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF9EB;
	border-right-color: #FFF9EB;
	border-bottom-color: #FFF9EB;
	border-left-color: #FFF9EB;
}
#main #maintext {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #333333;
	background-color: #F8F5E6;
}
#main #contactform {
	border: 1px solid #333333;
	background-color: #ECE9D8;
}

#main #maintext h2 {
	color: #7E3435;
	font-size: 14pt;
	letter-spacing: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main #maintext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 600;
	color: #333333;
}
#main #maintext a {
	color: #621C1E;
}


#footer {
	padding: 10px;
	color: #E3D79D;
	text-align: center;
	font-size: 90%;
	border: 1px solid #5F1718;
	width: 880px;
}
#footer a {
	color: #E3D79D;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	color: #F8F5E6;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#trim {
	background-image: url(images/red-trim.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.style1 {color: #717D8F}


.img-right {
	float: right;
	margin: 15px;
}
#main #maintext h3 {
	font-size: 12pt;
}
#main #maintext h4 {
	font-size: 10pt;
	font-weight: 600;
	margin: 0px;
}
#copyright {
	font-size: 90%;
}
.img-right {
	margin: 15pt;
	float: right;
}
#main #main2 #maintext #searchbox {
	font-size: 8pt;
}
#main #main2 #maintext #faq {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #main2 #maintext #frm {
	font-size: 9pt;
}
#main #main2 #maintext #frm table {
	font-size: 9pt;
}
#main #main2 #maintext #frm table a {
	color: #333333;
	text-decoration: none;
}
#main #main2 #maintext #frm table a:hover {
	color: #893D3D;
	text-decoration: none;
}#main #maintext table {
	font-size: 8pt;
}
#main #rightsidebar {
	font-size: 85%;
	background-image: url(images/rightsidebar-bg.jpg);
	float: right;
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	border: 1px solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
	background-color: #F9DA7D;
}
#main .careproduct {
	font-family: Geneva,Arial,Helvetica,sans-serif;;
	font-size: 9pt;
	color: #000000;
	line-height:12pt;
	background-color: #F8F5E6;
	padding: 20px 0px 0px 6px;
}
#main .careproduct h1 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 0px 5px;
}
#main .careproduct h2 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	color:#7E3435;
}
