/*  
Theme Name: The Leasing Group
Theme URI: http://www.theleasinggroup.com
Description: Your theme
Version: 1
Author: You
Author URI: http://www.englishemprise.com/
*/


body {
	background-color:#fff;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	margin-top: 5px;
	}
	
h1 {
	font-variant:small-caps
	}
	
#wrap {
	text-align:left;
	width: 750px;
	background-image: url(http://www.theleasinggroup.com/images/menuback.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	}
	
#banner {
	background-image:url(http://www.theleasinggroup.com/images/banner.gif);
	height:169px;
	}
	
#bannerfirstcommonealth {
	background-image:url(http://www.theleasinggroup.com/images/banner_1st-commonwealth.gif);
	height:169px;
	}
	
#bannerrepublic {
	background-image:url(http://www.theleasinggroup.com/images/banner_republic.gif);
	height:169px;
	}
	
#bannerascencia {
	background-image:url(http://www.theleasinggroup.com/images/banner_ascencia.gif);
	height:169px;
	}

#bannerfirstfederal {
	background-image:url(http://www.theleasinggroup.com/images/banner_first-federal.gif);
	height:169px;
	}
	
#bannercitizensbank {
	background-image:url(http://www.theleasinggroup.com/images/banner_citizens-bank-tn.gif);
	height:169px;
	}
	
#bannercitizensfirst {
	background-image:url(http://www.theleasinggroup.com/images/banner_citizens-first.gif);
	height:169px;
	}
	
#bannercommercial {
	background-image:url(http://www.theleasinggroup.com/images/banner_commercial-grayson.gif);
	height:169px;
	}
	
#bannercommonwealthbank {
	background-image:url(http://www.theleasinggroup.com/images/banner_commonwealth-bank.gif);
	height:169px;
	}
	
#bannercumberland {
	background-image:url(http://www.theleasinggroup.com/images/banner_cumberland.gif);
	height:169px;
	}
	
#bannerfarmers {
	background-image:url(http://www.theleasinggroup.com/images/banner_farmers.gif);
	height:169px;
	}
	
#bannerpeoples {
	background-image:url(http://www.theleasinggroup.com/images/banner_peoples-security.gif);
	height:169px;
	}
	
#bannerstockyards {
	background-image:url(http://www.theleasinggroup.com/images/banner_stockyards.gif);
	height:169px;
	}
	
#bannerwilson {
	background-image:url(http://www.theleasinggroup.com/images/banner_wilson-muir.gif);
	height:169px;
	}

#content {
	width: 750px;
	margin-left: auto;

	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 10px;
	overflow: hidden
	}
	
#footer {
	width:750px;
	background-image:url(http://www.theleasinggroup.com/images/footer.gif);
	height:14px;
	overflow:hidden;
	}
	
#navblock {
	float: left;
	width:140px;
	color: #fff;
	padding-left: 20px;
	padding-top: 10px;
	}

#navcontainer { 
 	width: 130px; 
	}

#navcontainer ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-variant:small-caps;
	}

#navcontainer a
	{
	display: block;
	padding: 3px;
	width: 130px;
	border-bottom: 1px dashed #071b5c;
	}

#navcontainer a:link, #navlist a:visited
	{
	color: #EEE;
	text-decoration: none;
	}

#navcontainer a:hover
	{
	background-color: #B0BEE6;
	color: #000000;
	}	

#rightcontent {
	float:inherit;
	color: #243C8C;
	padding-right: 15px;
	margin-left: 180px;
	padding-bottom: 10px;
	}
	
#rcontentleft {
	float: left;
	width: 180px;
	}

#rcontentright {
	float: right;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	width: 340px;
	font-size:14px;
	}

#rcontenttop {
	display:inherit;
	padding-top: 10px;
	}

.contact {
	font-style:italic;
	color: #891D39;
	font-size:13px;
	padding-left: 3px;
	}

li.frontlist {
	list-style: square;
	}

a.mailto:link {
	color: #0000FF;
	text-decoration : none;
	}

a.mailto:visited {
	color: #0000FF;
	text-decoration : none;
	}

a.mailto:hover {
	color: #0000FF;
	text-decoration : underline;
	}

a.news:link {
	color: #0000FF;
	text-decoration : underline;
	font-weight: bold;
	}

a.news:visited {
	color: #0000FF;
	text-decoration : underline;
	font-weight: bold;
	}

a.news:hover {
	color: #0000FF;
	text-decoration : underline;
	font-weight: bold;	
	}