/* style.css stylesheet for biz-cashflow.com */

body {
   background: #fff;
   margin: 0;
   padding: 0;
   border: 0;
}

h1, h2, h3, h4, h5, h6	{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: bold;
   color: #000;
}

h2	{
	font-size: 16px;
}

h3	{
	font-size: 14px;
}

h4	{
	font-size: 12px;
}

p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #000; 
}

li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #000; 
}

a:link, a:visited {
   color: #00693f;
}

a:visited {
   color: #00693f;
}

a:hover {
   color: #0f0;
}



/*  divisions  */

#brown h4 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #a52a2a;
}

#brown li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   color: #a52a2a; 
}

#nav a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}

#nav a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}

#nav a:hover {
   color: #0f0;
}

#nav p {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #c7e19e; 
}

#nav dot {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   color: #c7e19e; 
}



/* fonts */

.header-name {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 28px;
   font-style: italic;
   font-weight: bold;
   color: #fff;
}
	
.header-address {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #fff;
}

.slogan {
   font-family: Times New Roman, serif;
   font-size: 14px;
   font-style: normal;
   font-weight: bold;
   color: #00693f;
}

.definition {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: italic;
   font-weight: normal;
   color: #a52a2a;
}

.qa {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   color: #000;
}

.footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   font-style: normal;
   font-weight: bold;
   color: #fff;
}



/* text links */

.textlinks {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   color: #000; 
}
.header_ads {
	color: #FFFFFF;
	background-color: #00693f;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
}
