* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: none;
	}
	
.floatl{
float:left;
}

.floatr{
	float:right;
}

.floatl_register{
float:left;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 33px;
	color: #000000;
	margin: 10px 0 0 0;
}

h2 {
	color: #555;
	font-size: 19px;
	font-weight:bold;
	padding-bottom:35px;
	margin: 5px 0px 10px 0px;
	min-width:570px;
	background-image: url(images/text_heading_under.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	margin: 5px 0px 5px 0px;


}
h4 {
	font-size: 14px;
	color: #161616;
}
h5 {
	font-size: 18px;
	color: #333333;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #333333;
}

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

.pr-meta {
	color:#888;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	margin-bottom:10px;
}

.fax_register {
	color:#525252;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-bottom:10px;
	background-image: url(images/register_for_fax_to_email.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fax_register:hover {
	color:#C10000;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-bottom:10px;
}

.red_text {
	text-decoration: none;
	color: #FC3E1A;
}

.text_index1 {
	color:#850A0A;
	font-size: 80px;
	font-family: "Arial Black";
	padding: 0px;
	margin: 0px;

}

.text_index2 {
}

.text_white_register {
	color: #FFFFFF;
	font-size: 16px;
}

.text_white {
	color: #FFFFFF;
}

.text_orange {
	color: #F96400;
}
.text_red2 {
	color: #C10000;
}
.text_dark_gray {
	font-size: 17px;
	color: #333333;
}
.text_black {
	color: #111111;
}
.text_top {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.text_body {
	color: #444;
}

}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #610505;
	border-right-color: #610505;
	border-bottom-color: #610505;
	border-left-color: #610505;
}

img.left {
	float: left;
	margin: 3px 3px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

.pic4{float:left; padding:40px 0px 0px 20px;}

hr {
	display: none;
}

/* Header */

#logo {
	width: 910px;
	height: 100px;
	margin: 0 auto;
	padding: 28px 0 0 0px;
	background: url(images/logo_test.jpg) no-repeat;
	font-size: 14px;
}

#logo h1, #logo p {
	color: #FFFFFF;
}

#logo h1 {
}

#logo p {
	margin: 0;
	padding: 1px 0 0 120px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 910px;
	height: 36px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 8px 25px 0 20px;
	text-decoration: none;
	color: #FEFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: url(images/img03.jpg) no-repeat right bottom;
}

#menu .current_page_item a {
	background: #690101 url(images/img03_on.jpg) no-repeat right bottom;
	0px 0px 5px 0px;
}


#menu a:hover {
	background: #690101 url(images/img03_on.jpg) no-repeat right bottom;
	0px 0px 5px 0px;
}
#menu .search_item a {
	background: #690101 url(images/search_img.jpg) repeat-x;
	0px 0px 10px 0px;
}

/* Side Barr*/
#right_sidebar {
	float:right;
	width:270px;
	padding:5px;
	margin-top:30px;
	margin-left:30px;
}

#right_sidebar h3 {
	background-color:#f7f7f7;
	width:auto;
	border-bottom: 1px solid #d9d9d9;
	font-family: 'Myriad Pro', arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin-top:5px;
	padding-left:3px;
	padding-top:3px;
}

#right_sidebar a:link {
	color:#555555;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/side_menu_nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#right_sidebar a:visited {
	color:#555555;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(images/side_menu_nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#right_sidebar a:hover {
	color:#7A0C0D;
	text-decoration: underline;
}

#right_sidebar p {
	padding:5px;
}

#right_sidebar ul {
margin:10px 0px 20px 0px;
}

#right_sidebar li {
margin:0px 0px 5px 0px;
}

#right_sidebar li a {
color:#000;
}

/* Wide Post */

.wide-post {
	width: 910px;
	margin: 0 auto;
}

.wide-post .title {
	padding: 30px 30px 20px 30px;
	font-size: 2em;
}

.wide-post .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
}

.wide-post .entry2 {
	padding: 0 30px;
	font-size: 10px;
}
.wide-post .bottom {
	height: 20px;
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #B4BBBE;
	font-size: 0.9em;
	background-color: #F3F3F3;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 910px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	background: #DB8603 url(images/img12.gif) no-repeat;
	font-size: 1.4em;
	color: #333333;
}

.two-columns .entry {
	background: url(images/img13.gif) repeat-x;
}

.col1-content2-text{
	width:425px;
}

.col1-content2{
background:#a2c4e3;
padding:20px;
overflow:hidden;
}

.col1-content2 h3{
font-size:28px;
color:#616161;
font-weight:normal;
border:0px;
margin-bottom:0px;
}

.col1-content2 h4{
font-size:15px;
color:#335e84;
margin-top:20px;
margin-bottom:5px;
}

.col1-content2 p{
line-height:20px;
color:#335e84;
}

.col1-content2{
color:#335e84;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img15.gif) no-repeat left center;
	border-bottom: 1px solid #949EA4;
}

/* Submenu */

#submenu {
	clear: both;
	padding: 20px 0;
	color: #A9B6BB;
	background-color: #971F1E;
	background-image: url(images/img16.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

#submenu ul {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;

	
}
  

#submenu li {
	display: block;
	float: left;
	width: 203px;
	padding: 12px 12px 12px 12px;
	background: url(images/submenu_red_back.jpg) no-repeat;	

}

#submenu li ul {
	width: auto;
	margin: 0;
	

}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 5px 0 5px 10px;
	background: url(images/img17.png) no-repeat left center;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #851B1B;
	
}

#submenu h5 {
	margin: 0 0 5px 0;
	font-size: 1.2em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D80100;
	
}

#submenu a {
	text-decoration: none;
	color: #FFFFFF;
}

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

.stamp {
	float:left;
	width:144px;
	height:88px;
	background:url(images/side_menu_nav.jpg) no-repeat;
}

.stamp_headline {
	height:88px;
	font-size: 20px;
	font-weight:bold;
	padding-bottom:35px;
	margin: 5px 0px 10px 0px;
	background:url(images/text_heading_under.jpg) bottom no-repeat;
}

#core_copy {
	margin: 10px 0px 30px 0px;
}


#core_copy ul {
	margin: 10px 0px 10px 10px;
}

#core_copy ul li {
	color: #000;
	padding:5px;
	list-style-image: url(images/side_menu_nav.jpg);
	list-style-position: outside;
	margin-left:10px;
}

#chunk {
	width:100%;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #d9d9d9;
}

.chunk {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #d9d9d9;
}

/* Footer */

#footer {
	background: #990002 url(images/img18.jpg) repeat-x;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #666666;
}

.style1 {
color: #0000FF
}

.search_item_google {
	padding-top: 5px;
}
