*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #F5F3CF; color: #333333; }
a {
	text-decoration: none;
	color: #2F067E;
}
a:visited {text-decoration: none;}
a:hover {COLOR: #228B22; text-decoration: underline;}

blockquote {
	background:#F5F3CF url(images/quote.jpg) no-repeat scroll 5px 10px!important;
	border-color:#F2F2F2 #F2F2F2 #F2F2F2 #EC981F;
	border-width:1px 1px 1px 3px;
	font-weight:normal;
	margin:15px;
	padding:0 0 0 45px;
	text-align: left;
	font-size: 1.2em;
	font-style: italic;
}

h2 {
	margin: 0 0 10px;
	padding: 10px 0 3px;
	font-size: 1.7em;
	color: #2F067E;
}
.img-right {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.img-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-top: 10px;
}

h3 { padding-left: 10px; color: #2F067E; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
#left li { list-style-type: none;}
p {
	margin: 5px 0 10px;
}
img { border: none; }

.picframe {
border: 3px solid #ccc;
}

#header {
background: #228B22 url(images/header.jpg) repeat-x;
height: 200px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:0px auto;}
#left {
	float: left;
	width: 210px;
	background: #F5F3CF;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 15px;
	color: #2F067E;
	line-height: 2em;
}
#left ul {
	padding: 5px 10px 10px 10px;
	margin: 0;
	color: #2F067E;
	font-weight: bold;
}
#left a:hover {
	text-decoration: none;
}
#right {
	margin-bottom: 10px;
	float: right;
	width: 500px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	text-align: justify;
}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #228B22; padding: 10px 5px; }
.indent {
	margin:0 auto;
	padding: 10px;
	border: thin solid #228B22;
	width: 400px;
}
.indented-list {
	margin-left: 30px;
}

#left #tune-up-breakout {
	background-image: url(images/clock.jpg);
	background-repeat: no-repeat;
	float: left;
}
.green {
	color: #228B22;
}
.lh-feature {
	padding: 8px;
	margin: 8px;
	border: 1px solid #228B22;
	font-size: 1em;
	line-height: 1.4em;
	height: 85px;
}

