.abody:link {color: #383838; text-decoration: underline; font-weight: bold;}
.abody:active {color: #383838; text-decoration: underline; font-weight: bold;}
.abody:visited {color: #383838; text-decoration: underline; font-weight: bold;}
.abody:hover {color: #cd1209; text-decoration: none; font-weight: bold;}

.asidebar:link {color: #ffffff; text-decoration: none; font-weight: normal; background-color:#7A7979}
.asidebar:active {color: #ffffff; text-decoration: none; font-weight: normal; background-color:#7A7979}
.asidebar:visited {color: #ffffff; text-decoration: none; font-weight: normal; background-color:#7A7979}
.asidebar:hover {color: #cd1209; text-decoration: none; font-weight: bold; background-color:#A1A0A0}

.afooter:link {color: #eeeeee; text-decoration: underline; font-weight: bold;}
.afooter:active {color: #eeeeee; text-decoration: underline; font-weight: bold;}
.afooter:visited {color: #eeeeee; text-decoration: underline; font-weight: bold;}
.afooter:hover {color: #cd1209; text-decoration: none; font-weight: bolder; background-color:#a1a0a0}

body {
	margin: 0;
	padding:0;
	background-image: url(../images/bg.gif);
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #1e1e1e;
}



#intro {
	margin: 0 1em 1em 1.5em;
	border-bottom: .1em solid #000;
	
}

#intro img {
	border: .45em double #544f4b;
	margin-left: 1em;
	
}



#links {
	margin: 0 1em 1em 1.5em;
	border-top: .1em solid #000;
	
}


#links p {
	font-size: smaller;
}



#startup {
	margin: 0 1em 1em 1.5em;
	border-top: .1em solid #000;
}


.pagelink a {
	font-size: smaller;
	color: #cd1209;
	font-weight: bold;
	background-color: #bbb;
	
}

.pagelink a:hover {
	font-size: smaller;
	color: #1e1e1e;
	font-weight: bolder;
	background-color: #bbb;
	
}



.quote {
	
	padding: 0 1em 0 0;
	
}

.quote2 {
	font-stretch: wider;
	font-style: italic;
	font-size: smaller;
	margin: -1em 2em 0 2em;
}

#video {
	margin: 2em 2em auto 2em;
	text-align: center;
}
	
#video p {
	font-size: 1.15em;
	text-align: center;
}

#video object {
	border: 2px solid #aaa;
}

#video h1 {
	text-align: left;
}	
	
	
/* ------------- these are page divs for consistency with new home page */
#aboutus {
	margin: 0 1em 1em 1.5em;
}


#disclosure {
	margin: 0 1em 1em 1.5em;
}

#faq {
	margin: 0 1em 1em 1.5em;
}

#links {
	margin: 0 1em 1em 1.5em;
}

#process {
	margin: 0 1em 1em 1.5em;
}

#types {
	margin: 0 1em 1em 1.5em;
}

#versus {
	margin: 0 1em 1em 1.5em;
}

#opportunity {
	margin: 0 1em 1em 1.5em;
}

#testimonials {
	margin: 0 1em 1em 1.5em;
}



/* ------------- "sidebar info */



.rightcontainercontact {
	background-color: #c8c8c8;
	background-image: url(../images/contactme.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#contactme {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	padding-top: 5em;
	margin-top: 3em;
}

#contactme a {
	font-size: xx-small;
}

#contactme h1 {
	color: #000;
	font-size: 1em;
	margin-bottom: -.5em;
	padding-top: .75em;
	
	
}

#contactme h2 {
	color: #ce1209;
	font-size: .8em;
	
}

#contactme p {
	font-size: small;
	margin-bottom: -.25em;
	
}

td.rightcontainer {
	background-color: #c8c8c8;
}

#free {
	background-image: url(../images/homepagetable.jpg);
	background-repeat:no-repeat;
	text-align: center;
	width: 220px;
	height:400px;
	margin-left: .5em;
}

#free h2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CE1209;
	padding-top: 12.5em;
	
}

p.free2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin-top: -.75em;
}

p.free3 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	margin-top: -.5em;
}


.free4 {
	color: #ce1209;
}


.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #eeeeee;
	background-color: #646464;
	text-align: center;
	
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #c8c8c8;
	background-color: #757575;
	
}
.leftcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #1e1e1e;
	background-color: #ffffff;
}

h2 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #CE1209;
}
h3 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CE1209;
	font-weight: normal;
}


.sidebartable {
	background-color: #a5a5a5;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #CF1105;
	font-weight: normal;
}
.sidebar {
	background-color: #c8c8c8;
	background-image: url(../images/sidebarbg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Comic Sans MS";
	font-size: 17px;
	background-attachment: scroll;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.pquotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #C8C8C8;
	line-height: 20px;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftcontainerfaq {

	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474747;
}
.pquotes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #C8C8C8;
	font-style: italic;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CF1105;
}
.psmalllink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CF1105;
}
h6 {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #596365;
}
.pprocessheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}
.pindex {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
}
.pcontact {
	font-family: Tahoma;
	font-size: 10px;
}

.psidebarinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.sideborder {
	background-image: url(../images/site_border.gif);
	background-repeat: repeat-y;
}

p.chart {
	margin-left: 7px;
}
