body {
	background-color: #A20000;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;

}

.image-bg {
	background-image: url(../images/table_bg.jpg);
	background-repeat: repeat-x;
}


.table_bg	{
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-x;
}

.table_main_bg	{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8B8173;
	background-color: #ECE7D9;
}
.table_main1_bg	{
	color: #8B8173;
	font: 11px "Trebuchet MS";
}
.table_main2_bg	{
	background-image: url(images/colon_2.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #8B8173;
}


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

.logo_txt{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.left_nav_bg {
	background-color: #DDCFB9;
	background-image: url(images/left_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECE7DA;
	border-bottom-color: #ECE7DA;
	border-left-color: #ECE7DA;
}
.right_bg {
	background-color: #ECE7D9;
	margin: 0px;
	padding: 0px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECE7DA;
	border-bottom-color: #ECE7DA;
	border-left-color: #ECE7DA;
	background-image: url(images/gridinat_bg.jpg);
	background-repeat: repeat-x;
}
.left_full {
	background: url(images/left_full.jpg) top right no-repeat ;
	
}
.right_full {
	background: url(images/right_full.jpg) top left no-repeat ;
}

.flash_section {
	padding-top:5px;
	padding-bottom:7px;
}
.footer{
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top:3px;	
}

.footer_txt{
	color: #4D3E28;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin-top: 5px;
}
.footer_copyright{
	color: #80786C;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 14px;
	padding-bottom:10px;
}

.footer_copyright a{
	color: #80786C;
	font-size: 11px;
	text-decoration:none;
}

.footer_copyright a:hover{
	color: #80786C;
	font-size: 11px;
	text-decoration:underline;
}

.footer_links {
	 padding-top:15px;
	 padding-bottom:8px;
	
}

.footer_links a{
	color: #690000;
	text-decoration: none;
	border-left: 1px solid #A99F8F;
	font-size:11px;
	font-family:"Trebuchet MS";
	padding-left:15px;
	padding-right:15px;
}
.footer_links a:hover{
	color: #C00000;
	text-decoration: underline;
}
.h1{
	font-size: 24px;
	color: #690000;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 35px;
}

.h2{
	font-size: 16px;
	color: #690000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 35px;
}
.h5{
	font-size: 16px;
	color: #690000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 20px;
}
.h6{
	font-size: 12px;
	color: #690000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	line-height: 20px;
	padding-top: 20px;
}
.h6 a{
	color: #690000;
	text-decoration: underline;
}
.h6 a:hover{
	color: #690000;
	text-decoration: none;
}



.visit_th{
	background-image: url(images/visit.jpg);
	background-repeat: no-repeat;	
}
.visit_link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: ##8E0300;
	font-weight: normal;
	padding-left: 40px;
}
.visit_linka a{
	color: ##8E0300;
	text-decoration: underline;
}
.visit_linka a{
	color: ##8E0300;
	text-decoration: none;
}


.p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4D3E28;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.p a {
	color: #8E0300;
	text-decoration: underline;
}

.p a:hover{
	color: #C00000;
	text-decoration: none;
}
.quick_td{
	background-image: url(images/quick_bg.gif);
	height: 94px;
}

.news_date{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #4D3E28;
	font-weight: bold;
}
.news_end {
	padding-bottom: 5px;
}

.p_bold{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4D3E28;
	font-weight: bold;
} 


.p_bold a{
	color: #8E0300;
	text-decoration: underline;
}

.p_bold a:hover{
	color: #C00000;
	text-decoration: none;
}


.nav_txt{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8E0300;
	font-weight: normal;
	padding-right: 10px;
}
.nav_txt a{
	color: #8E0300;
	text-decoration: none;
}
.nav_txt a:hover{
	color: #C00000;
	text-decoration: underline;
}

.line{
	background-image: url(images/line_vert.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 0px;
	line-height: 1px;
}


.star {
	color: #FF0000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.box-left-bg {
	background-image: url(images/box-lleft-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-top-bg {
	background-image: url(images/box-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F4F1EA;
}
.box-left-bg_services {
	background-image: url(images/box-lleft-bg_services.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-top-bg_services {
	background-image: url(images/box-top-bg_services.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2eee6;
}
.text_flds {
	border: #B6A486 1px solid;
}
.divsion_text a {
	color:#AB4444;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size:12px;
	xmargin-left:3px;
}
.divsion_text a:hover {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

.home_blog {
	background:url(images/blog_btn_bg.gif) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #8E0300;
}

.home_blog a { 
	color: #8E0300;
	text-decoration:underline;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
}

.home_blog a:hover { 
	color: #8E0300;
	text-decoration:none;
}
.privacy_heading{
	color:#690000;
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
}

.home_txt {
	color: #4D3E28;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	margin-top: 5px;
}

.home_txt a {
	color: #690000;
}
.home_txt a:hover {
	color: #690000;
	text-decoration:none;
}

ul.sitemap {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.nest {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

ul.sideNavUL {
	list-style-image: url('images/next_btn.gif');
}
ul.sideNavUL li {
	height: 20px;
	color: #530000;
}
ul.sideNavUL li a {
	color: #530000;
	text-decoration: none;
}
ul.sideNavUL li a:hover {
	color: #530000;
	text-decoration: underline;
}
.post h2, .post h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	}
.post h2 a, .post h3 a {
	text-decoration: none;
	color: #530000;
	}
.post .postDate {
	color: #80786C;
	font-size: 10px;
	margin-bottom: 3px;
	}
.post .entry {
	font-size: 11px;
	color: #4d3e28;
	margin-left: 10px;
	}
.post .postmetadata {
	font-size: 11px;
	color: #80786c;
	margin-left: 10px;
	}
.post .postmetadata a {
	color: #530000;
	text-decoration: none;
	}
.post .postContinueLink {
	text-align: right;
	font-weight: bold;
	}
.post .postContinueLink a {
	color: #530000;
	text-decoration: none;
	}
	
	
/* BLOG AD TEXT */

#adtext {
	color: #4f4941;
	}
#adtext a {
	text-decoration: none;
	color: #530000;	
	}
#adtext a:hover {
	text-decoration: underline;
	color: #530000;
}
#adtext ul li {
	list-style: none;
	margin-left: -30px;
	margin-right: 5px;
	text-align: left;
	}
	
.linkcat
{
	list-style: none;
	margin-left:10px;
}
