@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
img {
	border: none;
}
a {
	color: #7E0006;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#frame {
	width: 775px;
	margin-top: 15px;
	background-color: #ffffff;
}
#frame #heading {
	background-image: url(/images/heading_bg_yrp.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 110px;
	color: #9a0813;
	font-size: 15px;
	font-weight: normal;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cacdbc;
}
#frame #canvas {
	border-bottom: solid 4px #cacdbc;
}

#frame #canvas #sidebar {
	width: 237px;
	background-color: #e7decd;
	background-image: url(/images/menu_bg_xrp.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}
#frame #canvas #container {
	width: 538px;
	vertical-align: top;
	text-align: left;
}
#frame #canvas #container ul {
	list-style-image: url(/images/bullet.jpg);
}
#frame #canvas #sidebar #contact {
	background-image: url(/images/contact_bg_xrp.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #7e0006;
	color: #FFF;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#frame #canvas #sidebar #contact h2, #frame #canvas #sidebar #contact h4 {
	margin-top: 0px;
	margin-bottom: 2px;
}
#frame #heading #phone {
	font-weight: bold;
	font-size: 24px;
	float: right;
	padding-top: 40px;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
}
#frame #heading #logo {
	height: 41px;
	width: 339px;
	padding-top: 19px;
}
#frame #heading #slogan {
	width: 360px;
	padding-top: 15px;
}
#frame #canvas #sidebar #menu ul {
	list-style-image: url(/images/bullet.jpg);
	list-style-position: inside;
	padding-left: 20px;
	margin-top: 15px;
	font-size: 14px;
}
#frame #canvas #sidebar #menu li a {
	color: #9A0813;
}
#frame #canvas #sidebar #menu li {
	border-top-width: 4px;
	border-top-style: groove;
	border-top-color: #E9E2D0;
	margin-top: 7px;
	padding-top: 5px;
}
#frame #canvas #sidebar #menu #menu_item_2 {
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 0px;
	border-top-style: none;
}
#frame #copy {
	background-color: #d9dcce;
	font-size: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #555;
}
#frame #footer #about {
	width: 237px;
	float: left;
	padding-top: 15px;
}
#frame #footer #address {
	width: 535px;
	float: right;
}
#frame #footer {
	height: 200px;
	color: #442c01;
	font-size: 14px;
}
#frame #footer #address strong {
	color: #7E0006;
}
#frame #footer #subaddress td {
	text-align: left;
	width: 250px;
}
#frame #footer #subaddress {
	padding-top: 45px;
	padding-left: 30px;
}
#frame #footer #subphone {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E2D0;
	width: 470px;
	margin-top: 15px;
	margin-right: 30px;
}
#frame #canvas tr #container #homecentral td {
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	height: 427px;
}
#frame #canvas #container #homecentral li {
	padding-top: 12px;
}
#frame #canvas #container #homecentral ul {
	font-size: 14px;
	list-style-position: inside;
	margin-top: 0px;
	padding-left: 20px;
}
#frame #canvas #container #homecentral .homecentral_label {
	font-weight: normal;
	padding-left: 20px;
	font-size: 16px;
}
#frame #canvas #container #intro {
	height: 200px;
}
#frame #canvas #container #intro #video {
	width: 250px;
	text-align: center;
	vertical-align: top;
}
#frame #canvas #container #intro #intro_text {
	line-height: 29px;
	padding-right: 15px;
}
#frame #canvas #container h2 {
	font-size: 16px;
}
#frame #canvas #container h3 {
	font-size: 14px;
}
#frame #canvas #container h4 {
	font-size: 12px;
}
#frame #canvas #container a h1 {
	color: #000;
}
#frame #canvas #container h1 {
	font-weight: normal;
}
#frame #canvas #container h1 em {
	font-style: normal;
	color: #7E0006;
}
#frame #canvas #container h1.new {
	margin-top: -5px;
	margin-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px dotted #7e0006;
}
#frame #canvas #container #content {
	padding: 15px;
	padding-right: 18px;
}
#frame #canvas #container #intro td {
	vertical-align: top;
}
#frame #canvas #container #title {
	font-size: 18px;
	padding-left: 15px;
}
.justify li {
	text-align: justify;
}
/* jinies forms */
.jinies_form {
	color: #444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
}
.jinies_form input, .jinies_form textarea, .jinies_form select {
	border-style: solid;
	border-width: 2px;
	border-color: #888;
}
.jinies_form textarea {
	width: 280px;
}
.jinies_form .separator td, .jinies_form .columnizer td {
	border-bottom: none;
}
.jinies_form .columnizer td {
	line-height: 0px;
	height: 0px;
}
.jinies_form .invalid_field {
	border-color: #CC0033;
	background-color: #F1C3C9;
}
.jinies_form input[type="checkbox"].invalid_field {
	background: #F1C3C9;
	color: #CC0033;	
}
.jinies_form .invalid_parent {
	color: #CC0033;
	/*background-color: #F5F5F5;*/
}
.jinies_form #jinies_tcharer #jinies_tchar_left {
	font-weight: bold;
}
.jinies_form #jinies_tcharer {
	background-color: #F5F5F5;
	margin-bottom: 8px;
	padding: 4px;
	width: 276px;
}
.jinies_form2 {
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
}
.jinies_form2 input, .jinies_form2 textarea, .jinies_form2 select {
	border-style: solid;
	border-width: 2px;
	border-color: #fff;
	width: 98%;
}
.jinies_form2 textarea {
	width: 98%;
}
.jinies_form2 .separator td, .jinies_form2 .columnizer td {
	border-bottom: none;
}
.jinies_form2 .columnizer td {
	line-height: 0px;
	height: 0px;
}
.jinies_form2 .invalid_field {
	border-color: #CC0033;
	background-color: #F1C3C9;
}
.jinies_form2 input[type="checkbox"].invalid_field {
	background: #F1C3C9;
	color: #CC0033;	
}
.jinies_form2 .invalid_parent {
	color: #fff;
	/*background-color: #F5F5F5;*/
}
.jinies_form2 #jinies_tcharer #jinies_tchar_left {
	font-weight: bold;
}
.jinies_form2 #jinies_tcharer {
	background-color: #F5F5F5;
	margin-bottom: 8px;
	padding: 4px;
	width: 100%;
}
