body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin:0 0 12px 0;
		background-color:#FFFFFF;
		color:#000000;
		font-size:69%;
	}
	
.logo{
	background-color:#679966;
	background-image:url(../images/headerora.jpg);
	background-position:center;
	background-repeat:no-repeat;
	line-height:3em;
	}
	
span.top{
	font-size:1.5em;
	color:#2D1E00;
	margin:25px 0 0 40px;
	padding:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
span.mid{
	font-size:2.7em;
	margin:25px 0 0 200px;
	padding:10px 0 10px 0;
	color:#2D1E00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
span.bottom{
	font-size:1.5em;
	margin:10px 0 0 375px;
	padding:10px 0 10px 0;
	color:#2D1E00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
	
table.table{
	text-align:center;
	border:1px;
	padding:0;
	border:2px groove #99CC99; 
	border-collapse:collapse;
	margin:auto;
	width:769px;
	}


.buttons {
	width:150px;
	text-align:left;
	vertical-align:top;
	text-transform: uppercase;
    line-height: 25px;
	font-weight:bold;
	font-size:.8em;

	}
	
a:link {
	color: #006400;
	text-decoration:none;

}
a:visited {
	color: #006400;
	text-decoration:none;

}
a:hover {
	color: #679966;
	background-color:#E3E6B9;
	text-decoration:none;
}

a:active {
	color: #006600;
}

td.main{
	margin-left:18px;
	text-align:left;
	}

.flr{
	float:right;
	padding:0 6px 5px 5px;
	clear:both;
}

.flrt{
	float:right;
	padding:0 6px 5px 5px;
	clear:both;
	font-weight:bold;
}

h1 {
    font-size: 1.4em;
	font-weight:bold;
    }
	
h2 {
    font-size: 1.3em;
	font-weight:bold;
    }
	
h3 {
    font-size: 1.2em;
	font-weight:bold;
    }
h3.h3heading {
    font-size: 1.2em;
	font-weight:bold;
}
.caption{font-weight:bold;
}

.footer{
	font-weight:bold;
	text-align:center;
	font-size:0.9em;
	border-top:1px solid #006600;
}

.accolades{font-style:italic;
}
table.pricing {
	width:241px;
	border:0; 
}
li {
	margin:20px 0 20px 0;
}

.sub{font-weight:bold;
text-decoration:underline;
}