/*Powells core style*/


body {
	font: 70%/130% "Verdana", Arial, Helvetica, sans-serif;
	margin:21px 0 29px 0;
	color:#000;
	display:block;
}

a {
	color: #000;
}

a:hover {
	text-decoration:underline;
}

div#menucontainer,
div#navcontainer,
div#we-offer-title,
div#rightcolumn-wrapper,
div#logo-container,
table#top1,
table#top2,
table#top3,
img#brownline,
div#footerlogos {
	display:none;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase; }

table, td, tr {
background-color: #ffffff; }

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #000000; }

.text {
	color: #000000; }

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000; }

td#main-content p {
	font-size: 1.0em;
	font-weight: normal;
	color: #000000; }






td#main-content ul.services {
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 1px; }

td#main-content ul.services li {
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
 list-style-type: circle;
 margin-left: 20px; }

td#main-content ul.bullets {
 }

td#main-content ul.bullets li {
	font-size: 1.0em;
	font-weight: normal;
	color: #666666;
	background: transparent url(../images/circle.jpg) no-repeat 0px 0px;
	list-style-type: none;
	line-height: 1.4em;
 padding-left: 25px;
	padding-bottom: 8px;
	padding-top: 1px; }

#main-content a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline; } 

#main-content a:visited {
	color: #666666;
	font-weight: bold; } 

#main-content a:hover {
	color: #333333;
	background-color: #cccccc;
	text-decoration: none; }

#main-content a:active {
	color: #000000;
	text-decoration: underline; }


.boldgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666666;
	line-height: 15px; }

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em; }

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #FFFFFF; }



.bolddarkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #333333; }

.bolddarkgreyservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #333333;
margin-left: 20px; }

.smallerquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px; }

.greenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #197657; }

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 23px;
	font-weight: normal;
	color: #666666; }

img.FeatureImgRight {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px; }

img.FeatureImgLeft {
	margin-bottom: 6px;
	margin-right: 12px;
	float: left; }

div#we-offer-title {
	width: 210px;
	float: right;
	margin-right: 25px;
	padding-right: 0px; }

div#we-offer {
	width: 250px;
	float: right; }

div#we-offer li {
	background: transparent url(../images/circle.jpg) no-repeat 0px 0px;
	list-style-type: none;
	line-height: 1.2em;
	padding-left: 25px;
	padding-bottom: 8px;
	padding-top: 1px; }

table#quote-box {
	width: 210px;
	float: right;
	margin-bottom: 5px; }

div#rightcolumn-wrapper {
	width: 250px;
	float: right;
	margin-right: 25px;
	margin-top: 15px; }

div#quote-box-img {
	margin-left: 40px; }

div#text-size {
	width: 180px;
	float: right;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(../images/textbox.jpg);
	background-color: #666666;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px; }

div#text-size p {
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px; }

/* menu bar start */

 #menucontainer { 
	font-weight: bold;
	text-transform: uppercase;
	width: 82%;
	margin-left: 18px;
margin-top: 20px; }

 #menucontainer ul {
	margin: 0px;
	padding: 0px; }

#menucontainer li {
	color: #ffffff;
	float: left;
	width: 16%;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-type: none; }

#menucontainer a:link, #menucontainer a:visited {
	font-size: 0.85em; 
 	color: #ffffff;
 	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px; }

#menucontainer a:hover, #menucontainer a:active {
	font-size: 0.85em; 
 	color: #000000;
 	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #cccccc; }


/* nav bar start */

 td#navtd { 
	width: 270px;
	height: 160px; }

 td#navtd2 { 
	width: 320px;
	height: 160px; }

 #navcontainer { 
	float: left; 
	font-weight: bold;
	text-transform: uppercase;
	width: 270px; }

 #navcontainer ul {
	 font-size: 0.85em; 
	 margin: 0px;
	 padding: 0px;
	 list-style-type: none; }

#navcontainer li {
	line-height: 39px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #ffffff;
	background-color: #BBBBBB; }

#navcontainer a:link, #navcontainer a:visited {
	border-left: 10px #0E4D38 solid;
	padding-left: 10px;
 	display: block;
 	color: #ffffff;
	background-image: url(../images/but1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
 	text-decoration: none; 
	background-color: #999999;
	width: 250px; }

#navcontainer a:hover, #navcontainer a:active {
	border-left: 10px #009966 solid;
	padding-left: 10px;
	display: block;
	color: #ffffff;
	background-image: url(../images/but2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	background-color: #BBBBBB;
	width: 250px; }

div#logo-container {
	width: 284px;
	margin-right: 42px; }

div#home-button {
	width: 295px;
	float: right;
	margin-right: 53px;
	padding-right: 0px;
	text-align: right; }
