/* CSS Document */

<style>

body { font-family:Arial; color:black; background-color:white; }
h2 { font-family:Arial; font-size:14; color:rgb(52,116,115); }

#mainContent {
	padding:0 15px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
}

p.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
p.namo-list { font-family:Arial; font-size:12; color:rgb(113,165,92); }
p.namo-sublist { font-family:Arial; font-size:10; color:teal; }
table.namo-table { border-left-color:#CDDCD9; border-top-color:#CDDCD9; border-right-color:#328FA0; border-bottom-color:#328FA0; }
table.namo-table td { border-left-color:#328FA0; border-top-color:#328FA0; border-right-color:#CDDCD9; border-bottom-color:#CDDCD9; }
table.namo-table th { background-color:#C5E4DF; border-left-color:#328FA0; border-top-color:#328FA0; border-right-color:#CDDCD9; border-bottom-color:#CDDCD9; }
span.namo-link, a:link { color:#268E7C; text-decoration:underline; }
span.namo-visited, a:visited { color:#328FA0; text-decoration:underline; }
span.namo-active, a:active { color:gray; text-decoration:underline; }
li.namo-list1 { list-style-image:url('nav/bullet1.gif'); }
li.namo-list2 { list-style-image:url('nav/bullet2.gif'); }
a:active { border-color:white; }
.Paragraph1 { font-family:Arial; font-weight:normal; font-size:12pt; }
h1 {
	font-family:Arial;
	font-size:26px;
	color:#254169;
}
ul.rightimage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #006699;
	list-style-type: circle;
	font-style: normal;
	font-weight: normal;
	list-style-position: inside;
	text-align: left;
	vertical-align: top;
}



.style1 {font-size: 14pt}

</style>li.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
}
p.story {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
p.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
p.testimonials {
 width:200px;
 height:200px;
 left:100px;
 top:100px;
 position:absolute; 
 overflow: scroll;
}
