﻿* {
	 margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
   min-height: 100%;
    height: auto !important;
   height: 100%;
   margin: 0 auto -4em;
   }
   .footer, .push {
   height: 4em;
   }

table tr td{
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#101214;
	text-decoration: none;
	font-weight:normal;
	line-height: 180%;
	text-align: left;
}
a {
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#101214;
	text-decoration: underline;
}
a:hover {
	font-family:Arial,Trebuchet MS; 
	font-size:13px; 
	color:#001dcd;
	text-decoration: none;
/*	background:#53a08c; */
}

a.service_link {
	font-family:Arial,Trebuchet MS; 
	font-size:15px; 
	color:#FFFFFF;
	text-decoration: none;
	padding-left:10px;

}
a.service_link:hover {
	font-family:Arial,Trebuchet MS; 
	font-size:15px; 
	color:#FFFFFF;
	text-decoration: underline;
}



a.bottom {
	font-family:Arial,Trebuchet MS; 
	font-size:12px; 
	color:#ffffff;
	font-weight:normal;
	text-decoration: none;
}
a.bottom:hover {
	font-family:Arial,Trebuchet MS; 
	font-size:12px; 
	color:#ffffff;
	font-weight:normal;
	text-decoration: underline;

}
.Button { 
	color: #FFF; background: #D3C57C; 
	border: solid 1px #F6F3E3; 
	font-size:11px; 
	text-decoration: none; 
	cursor: pointer; 
	}
.ButtonHover { 
	color: #FFF; 
	background: #B48943; 
	border: solid 1px #F6F3E3; 
	font-size:11px; 
	text-decoration: none; 
	cursor: pointer; 
	}

td.heading {
	font-family: Arial,Trebuchet MS; 
	text-transform: capitalize;
	font-size:18pt;
	font-weight:normal;
	padding-left:20px;
	color:#3d8ad6;	
	text-align: left;
}
a.heading {
	font-family: Arial,Trebuchet MS; 
	font-size:18pt;
	font-weight:normal;
	padding-left:20px;
	color:#3d8ad6;	
	text-align: left;
	text-decoration: none;
}
a:hover.heading {
	font-family: Arial,Trebuchet MS; 
	font-size:18pt;
	font-weight:normal;
	padding-left:20px;
	color:#3d8ad6;	
	text-align: left;
	text-decoration: underline;
}
td.content {
	font-family:Arial,Trebuchet MS; 
	font-size:12px; 
	color:#755a24;
	text-decoration: none;
	padding-right:	50px;
	padding-left:	12px;
}
ul { 
	margin: 0px; 
	list-style: dic; 
	padding: 10px 0px 10px 15px; }
li { 
	padding-left: 5px; 
	margin: 0px 5px 5px 0px; }
h1 {
	font-family:Arial,Trebuchet MS; 
	font-size:18px; 
	color:#755a24;
	text-decoration: none;
	padding-right:	50px;
	padding-left:	12px;
}



#footer_bottom {
	background: url(bg_bottom.jpg);
	width: 100%;	
	clear: both;	
	height:130px;
	padding-top: 10px;
}
.bottom_link{
	color: #fffeff;	
	text-decoration: none;
}
.bottom_link:hover{
	color: #fffeff;	
	text-decoration: underline;
}
.copyright{
	color: #fffeff;	
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}
.telephone_num{
	font-size: 10px;
	text-align: center;
}