@import url('navbar1.css');
@import url('navbar2.css');
@import url('footers.css');
@import url('news.css');

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/bg-header002.png);
	background-repeat: repeat-x;
	padding: 0px;
	color: #333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#header {
	height: 180px;
	width: 980px;
/*	align: center;*/
	margin-left: auto;
	margin-right: auto;
}
#index-banner {
	height: 259px;
	width: 930px;
	margin: 0px;
	padding: 0px;
/*	align: center;*/
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/danbury-capital-banner.jpg);
	background-repeat: no-repeat;
}
#nav-side {
	float: left;
	width: 200px;
	padding-left: 30px;
	background-image: url(../images/bg-services-nav.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 5px;
}

#nav-side ul {
	margin: 0px;
	padding: 0px;
}

#nav-side ul li{
	text-decoration: none;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 200px;
}

#nav-side ul li ul li  {
	border-bottom-style: none;
	font-size: 11px;
	list-style-image: url(../images/bullet-3.gif);
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	list-style-position: inside;
	margin-left: 5px;
}
h3 {
	margin-bottom: 5px;
	width: 600px;
	background-image: url(../images/bg-heading001.gif);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	text-indent: 5px;
}

#nav-side ul li a {
	text-decoration: none;
	color: #333;
}

#nav-side ul li a:hover {
	color: #000;
	text-shadow: 0 0 0.3em yellow, 0 0 0.3em yellow, 0 0 0.3em yellow;
}




#main {
	width: 700px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: right;
}

#wrapper #main #entry .name {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}

#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#index-banner a {
	text-decoration: none;
	color: #FF0;
}
#index-banner a:hover {
	text-decoration: none;
	color: #FFF;
}


h2, h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-style: normal;
	letter-spacing: .1em;
	text-align: left;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
}


h3.glow-black {text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F,
        0 0 0.2em #87F}



#wrapper p {
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}


#logo-danbury {
	float: left;
	left: 0px;
	position: relative;
	top: -15px;
}
#portrait {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
#bio {
	width: 580px;
}
#wrapper #main #entry #bio {
	text-align: right;
}
#nav-side ul li  {
	list-style-image: url(../images/bullet-2.gif);
	list-style-position: outside;
}

body#serviceshome a#services-nav,
body#arfactoring a#abl-arfactoringnav,
body#example a#abl-examplenav,
body#floorplanning a#abl-floorplanningnav,
body#inventory a#abl-inventorynav,
body#machinery a#abl-machinerynav,
body#po a#abl-ponav,
body#realestate a#abl-realestatenav,
body#ablhome a#abl-nav,
body#ablwhatis a#abl-whatisnav,
body#abltypes a#abl-typesnav,
body#abthome a#abt-homenav,
body#management a#abt-managementnav,
body#news a#abt-newsnav,
body#recent a#abt-recentnav,
body#contact a#abt-contactnav,
body#sitemap a#abt-sitemapnav

{
	color: #000;
	font-weight: bold;
	font-style: italic;
}
