/* 
CSS file for the "franchise" subsection of the Enviroking website (http://www.envirokinglawncare.com/franchise/)

auther: Rick Gladwin
date: September 2006

These styles may be modified unless otherwise indicated in this file

Note: For full cross-browser compatibility, it may be necessary to modify font and paragraph styles under several
tags below (e.g. p and ul and body) to change styles universally.

*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#000000;
}



p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}


.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.subgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006233;
}

.ingreen {
	font-weight: bold;
	color: #006233;
}

table.bordertable {
border:1px solid #000000;
}

.bodybox {
	overflow: auto;
	width: 602px;
	height: 298px;
}

a img {
	border:none;
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}

ul {
	font-size: 12px;
	font-weight: 100;
	color: #000000;
	list-style-type: disc;
}

p.contact {
	line-height:200%;
}