/* CSS Document */

body {
	background-color: #003e00;
	/* temp color so I can see the demo screen in topstyle */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/natfl040.jpg);
}

div#pageContainer {
	position: relative;

	background-color: #FFF;
	width:800px;
	margin: 0px auto;
	border: 0px;
}

div#bannerContainer{
	width:800px;	
}

.top_menu {
	width: 800px;
	background-color: #fafad2;
}



div#logoContainer {
	float: left;
	width: 220px;
	height: 100px;
     /*	background-image: url(images/smaller_logo.jpg);  */
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}

div#contactInfo {
	float: right;
	width: 560px;
	height: 100px;
	padding: 10px 0px 0px 0px;
}

div#leftNav {
	float:left;
     max-width:200px;
     width:20%;
     padding-left:10px;
     padding:20px 0px 0px 10px;
}



div#mainContent {
	float: right;
	margin: 10px 10px 15px 10px;
	padding-right: 5px;
	width: 75%;
	min-width: 555px;
	max-width:800px;
}


div#bottom_menu{
	text-align:center;
	margin:0px 0px 10px 0px;
	font-size:12px;
}

div#footer {
	text-align: center;
	margin: 0px;
	font-size: 11px;
}

div#audio01{
     float:right;
     margin:0px 30px 0px 20px;
     text-aling:center;
     width:200px;
     height:70px;
     border:none

}

.logoPad {
	margin: 15px 0 10px 0;
}

.photoPad {
	margin-bottom: 3px;
}

.photoPad2 {
	margin-bottom: 6px;
}

.clear {
	clear: both;
}

.navtab {
	margin-top: 6px;
	width: 163px;
	height: 23px;
	padding-top: 5px;
	background-image: url(images/navtab.gif);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.navtabBotm {
	width: 163px;
	height: 10px;
	background-image: url(images/navtab_botm.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
	color:#060;
	
}

h1.screamer {
	font-size: 1.00em;
	font-weight: 600;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
	color:#060;
	text-shadow:silver;
	
}


h1.service{
	font:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align:center;
	font-style:italic;
	color:#25AA88;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

h1.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 900;
	margin: 0px 0px 0px 0px;
	padding: 0;
	line-height: 1.5em;
	text-align: center;
	color: #25AA88;
	font-style: normal;
}

h2.subhead{
	font-size: 1.0em;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#060;
	
}

h2.tagline {
	background-color: #ffffff;
	font-size: .9em;
	font-weight: 600;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	text-decoration: none;
	color: #060;
	font-style: italic;
	text-shadow: 5px;
}

h2.tagline02 {
	background-color: #ffffff;
	font-size: 1.1em;
	font-weight: 600;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	text-decoration: none;
	color: #060;
	text-shadow: 5px;
}

h2.tagline03 {
	background-color: #ffffff;
	font-size: 1em;
	font-weight: 500;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	text-decoration: none;
	color: #060;
	text-shadow: 5px;
}


h2.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.30em;
	font-weight: 900;
	margin: 0px 10px 0px 0px;
	padding: 0;
	line-height: 1.15em;
	text-align: center;
	color: #25AA88;
}


h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #000;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	color: #060;
}

ul.check {
	text-align: left;
	color: #000;
	font-weight: 600;
	list-style-image: url(images/checkmark.gif);
	list-style-position: inside;
	margin: 0px 25px;
	padding: 0px;
	line-height: 20px;
	font-size:.9em;
}

ul.tiplist{
	text-align: left;
	color: #000;
	font-weight: 500;
	list-style-image: none;
	list-style-position: inside;
	margin: 0px 5px;
	padding: 0px;
	line-height: 20px;
	list-style: decimal;
	font-size:.9em;
}

ul.contact_info{
	text-align: left;
	color: #000;
	font-weight: 600;
	list-style-image: none;
	list-style-position: inside;
	margin: 0px 5px;
	padding: 0px;
	line-height: 20px;
	list-style: none;
	font-size: 1.0em;
}


li{
	margin: 5px 0 5px 0;
}


li.mythlist{
	margin: 0px 0px 0px 0px;
}
.red {
	color: #F00;
}

.black {
	color: #000;
}

.redbold {
	color: #F00;
	font-weight: bold;
}

.redboldcenter {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.leftRate {
	text-align: left;
	margin: 30px 0 3px 0;
	text-decoration: none;
}

.rate {
	font-size: 15px;
	font-weight: bold;
	color: #060;
}

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

.discount {
	display: block;
	width: 407;
	padding: 5px 0;
	color: #F00;
	background-color: #FF0;
}

.info {
	text-align:center;
	color:#060;
	font-weight:bold;
}

.info2 {
	text-align:center;
	color:#F00;
	font-weight:bold;
}

.vertmargTen {
	margin: 10px 0;
}

.trademark{
	vertical-align: super;
	font-size:.6em;
}



a.nav_button:link, a.nav_button:visited, a.nav_button:active {
	display:block;
	width: 143px;
	height: 20px;
	margin-top: 1px;
	padding: 5px 10px 0px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color:#060;
}

a.nav_button:hover {
	display:block;
	width: 143px;
	height: 20px;
	margin-top: 1px;
	padding: 5px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #9C9;
	text-decoration: none;
}

a.discountbutn:link, a.discountbutn:visited, a.discountbutn:active {
	display:block;
	width: 143px;
	height: 20px;
	margin-top: 1px;
	padding: 5px 10px 0px;
	font-size: 12px;
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
	background-color: #060;
}

a.discountbutn:hover {
	display:block;
	width: 143px;
	height: 20px;
	margin-top: 1px;
	padding: 5px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	background-color: #9C9;
	text-decoration: none;
}

a.red:link, a.red:visited, a.red:hover, a.red:active {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}

a.company {
	color: #25AA88;
	text-decoration: none;
}

a.tuneup_website {
	color: #000;
	text-decoration: none;
}

a.hers_def {
	color: #000;
	text-decoration: none;
}

a.discreet{
	color:inherit;
	font-size:inherit;
	text-decoration: none;
	
}

p.copy {

	text-indent: 20px;
	font-weight: 500;
	font-size: 1.00em;

}

	
p.myth{
	padding:15px 0px 10px 0px;
	margin: 10px 0px 10px 10px;
	font-size: 1.05em;
	background-color: yellow;

}


p.fact{
	margin:5px 0px 0px 20px;
	font-size:1.00em;
	color:maroon; 
	background-color: #ffdead;
	display:block;
}
	
	
p.tip{
	margin:5px 0px 0px 30px;
	font-size:1.00em;
	color:maroon; 
	font-style:oblique;
}


p.question{
	margin:5px 0px 0px 10px;
	font-size:.90em;
	font-weight:600;
	
}

p.answer{
	margin:0px 0px 15px 25px;
	font-size:.90em;
	font-weight:500;
}


sup{
	vertical-align: text-top;
}

table.rates{
	border: medium outset green;
	background-color: #fafad2;
}

td,td.prices,td.extraSF{
	border: thin solid green;
}

tr.offset{
	background-color:#f0f8ff;
	
}

.special_offer{
	width:150px;
	background-color:orange;
	border:medium outset black;
	display:block;
	margin:5px auto 5px auto;
	padding:10px 0px 10px 0px;
	font-weight:600;
	text-align:center;
	
}

p.special{
	font-size:1.1em;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p.special_details{
	font-size:.9em;
	font-weight:400;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

img.t1r1{
     float:right;
     border:none;
     width:100;
     height:183;
}

.strike{
	text-decoration:line-through;
}

img.logo{
     width:200px;
     height:59px;
     border:none;
}

img.image02{
     float:right;
     margin:0px 20px 0px 20px;
}