BODY {
	background-color: #CCCC99;
	margin: 0px;
	font-family :  "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
TD {
	vertical-align: top;
}
P, TD, A {
	color: #000000;
}
#whole{
	width: 770px;
}
/* START OF NAVIGATION PANEL */
#navbar {
	width: 195px;
	margin-left: 10px;
}
#navBar TABLE {
	border: none;
	border-collapse : collapse;
}
#navBar TD {
	padding-bottom: 6px;
}
#navBar a {
	color: #333300;
	background-color: transparent;
	text-decoration: none;
	font-weight : bold;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
#navBar .active {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight : bold;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navBar .navplus {
	color: #333300;
	background-color: transparent;
	text-decoration: none;
	font-weight : bold;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#navBar a:hover, #navBar a:active, #navBar a:focus  {
    	background-color: #686739;
    	color: #fff;
}

/* END OF NAVIGATION PANEL */

#leunig {
	position: absolute;
	top: 3px;
	left: 600px;
}

#photoquote{
	clear: both;
	width: 100%;
}
.mainphoto {
	margin-left: 10px;
	margin-right: 10px;
}

#topquote {
	float: left;
}

#reduce {
line-height : 100%;
}

.homequote {
	color: White;
	/*font-size: 120%;*/
	line-height : 130%;
}
.qcopy {
	color: White;
	font-size: 120%;
	line-height : 130%;
}
.qcopy2 {
	color: White;
	font-size: 170%;
	line-height : 130%;
}
.qcopy3 {
	color: White;
	font-size: 110%;
	line-height : 130%;
	/*font-weight: bold;*/
}
.qauthor {
	color: #333300;
	font-size: 70%;
	font-weight: bold;
}

.headingTD {
	width: 195px;
}
.heading {
	color: #333300;
	font-size: 140%;
	width: 175px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : uppercase;
}
.headingb {
	color: #333300;
	font-size: 120%;
	width: 175px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	margin-top: 5em;
	margin-bottom: 0;
}

LI {
	line-height : 140%;
	list-style-image : url(images/plus_bullet.gif);
}

/* bullet variation for Clients list */
#leftclientlist {
	color: #333300;
	font-size: 90%;
	margin-top: 0;
	margin-left: 20px;
}

/*.copyUL LI {
	list-style-image : url(images/star_bullet.gif);
}*/
.rip {
	background-image: url(images/rip.gif);
}
.testimonials {
	background-image: url(images/square_bg.gif);
}
.testtitle {
	color: white;
	font-size: 110%;
}
.testname {
	color: #333300;
	font-size: 90%;
	font-style: italic;
}
.testcopy {
	color: #000;
	font-size: 90%;
}
.testleftcol {
	width: 9px; 
	background-image: url(images/testimonial_left.gif); 
}
.testrightcol {
	width: 9px; 
	background-image: url(images/testimonial_right.gif); 
}
#maincontent TD P {
	line-height: 150%;
	margin : 0px 10px 20px 10px;
}

A:link, A:active, A:visited  { 
	text-decoration: underline ; 
	color: Black; 
}
A:hover   { 
	text-decoration: underline ; 
	color: White;
}
.inbox {
	width: 250px;
}

.copyfooter {
	background-image : url(images/footer.jpg);
	background-repeat : repeat-y;
	font-size: 0.7em;
	color: White;
	padding-left: 15px;
	padding-top: 0.8em;
	height: 3em;
}
.copyfooter A {
	color: White;
	text-decoration: none;
}