body,p,td,tr {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AF3838;
}
a:hover {
	text-decoration: none;
	color: #E7A40F;
}
a:active {
	text-decoration: underline;
}

#sub-nav {
	line-height: 170%;
}

#copyright {
	color: #242424;
	font-size: 12px;	
}

#copyright a:link {
	color: #990000;
	text-decoration: underline;
}

#copyright a:visited {
	text-decoration: underline;
	color: #990000;
}

#copyright a:hover {
	text-decoration: none;
	color: #E7A40F;
}

#bottom-nav {
	font-size: 13px;
	padding-left: 55px;
	padding-right: 55px;
	line-height: 180%;
	letter-spacing: 200%;
		color: #990000;
}

#bottom-nav a:link {
	color: #990000;
	text-decoration: none;
	
}

#bottom-nav a:visited {
	text-decoration: none;
	color: #AF3838;
	
}

#bottom-nav a:hover {
	text-decoration: underline;
	color: #996600;
	font-size: 13px;
}

#content {
	padding-left: 25px;
	line-height: 115%;
	
}

#content2 {
	line-height: 200%;
	
}

#testimonials {
	padding-left: 45px;
	padding-right: 45px;
	line-height: 115%;
}

#home-content {
	padding-left: 150px;
	padding-right: 150px;
	line-height: 115%;
	
}

#newsletter {
	padding-left: 20px;
	padding-right: 20px;
	
}

#sidebar {
    width:220px;
    float:right;
}
	
#sidebar {
    width:100%;
    float:none;
}