/* redefined styles */

a {
	color:#663366;
}
a:hover {
	color:#003300;
	text-decoration:none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	font-weight: normal;
	background-color:#9C9;
}
h1 {
	font-size: 26px;
	color:#003333;
	line-height:28px;
	margin:0px;
	font-weight:lighter;
}
h2 {
	font-size: 20px;
	color: #336633;
	line-height:24px;
	margin:0px;
}
h3 {
	font-size: 18px;
	font-weight:bold;
	color:#333333;
	line-height:20px;
}

li {
	margin-left: -10px;
	list-style-image: url(/images/common/icon-check.png);
}


/* custom styles */

.border {
	border: 2px solid #eee;
}
.footer {
	font-size: 11px;
	color: #CCCCCC;
}
.footer-nav {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.header1 {
	font-size: 20px;
	line-height:24px;
	color: #336633;
}
.intro {
	font-size: 14px;
	color:#666666;
}
.link-big {
	font-size:14px;
	font-weight:bold;
	color:#663366;
	line-height:18px;
}	
.nav {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
}
.nav-arrow {
	font-size: 9px;
	color: #FFFFFF;
}
.quote {
	font-size: 10px;
	line-height:14px;
	color: #666666;
}
.subheader {
	font-size: 16px;
	color: #336633;
}
.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testimonial {
	font-size: 12px;
	color: #666666;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.text-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.text-big {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
	