body {
	background-color: #FFFFFF;
	background-image: url(images/maiinbg.gif);
	background-repeat: no-repeat;
	background-position: 660px center;
	margin: 0px;
}
.maincontent {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #000000;
	padding: 20px;
}

.maincontent2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #000000;
	padding: 0px 20px 20px 20px;
}

.maincontent3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 175%;
	color: #000000;
	padding: 0px 20px 0px 20px;
}

.sideinfo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding: 20px;
}

.sideinfo2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 0px;
}
.topbox {
	background-image: url(images/sideinfobg.gif);
	padding: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 160%;
	list-style-type: none;
	display: inline;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #999999;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #996600;
}
.topbox2 {
	background-image: url(images/sideinfobg2.gif);
	padding: 10px 15px 5px 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 175%;
}

.topbox3 {
	background-repeat:no-repeat;
	background-image: url(images/services.png);
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 175%;
	padding-top:5px;
	text-decoration: none;
	width: 250px;
	font-weight: bold;
	
}
.pullquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	
	background-image: url(images/rtquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
	width: 200px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 150%;
}
.pullquote p {
	background-image: url(images/ltquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 8px 4px 6px 20px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #996600;
}
a:link {
	color: #669900; 
	text-decoration: underline;
}
a:visited {
	color: #669900; 
	text-decoration: underline;
}
a:hover {
	color: #999900; 
	text-decoration: underline;
}
a:active {
	color: #669900; 
	text-decoration: underline;
}

