body
{
	background: #E3E1CC;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	/*word-spacing: 5pt; */
	/*letter-spacing: 0pt; */
	text-align: center;
	font-weight: 700;
}

p
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 10px;
	text-align: left;
	margin-right: 15px;
	font-weight: 700;
}

p.captionTextLeft
{
	font-family: Helvetica, sans;
	font-size: 8pt;
	color: #000000;
	font-weight: 100;
	text-align: left;
	text-indent: 0px;
	width: 60px;
	vertical-align: top;
}

p.captionText
{
	font-family: Helvetica, sans;
	font-size: 9pt;
	color: #000000;
	font-weight: 100;
	text-align: center;
	text-indent: 0px;
	vertical-align: top;
}

b.dir {
	text-align: left;
	font-size: 16pt;
}

li
{
	font-family: "Times New Roman", Times, serif;
	list-style: disc outside ; 
	text-align: left;
}

.listText {
	color: black;
	font-size: 12pt;
}
table
{
	text-align: center;
	width: 540px;
	margin: auto;
}

table.navbar {
	border-top: 5px;
	border-bottom: 10px;
	border-style: solid;
	border-color: #E3E1CC;
}
	
td { text-align: center; }

td.bold
{
	text-align: center;
	font-weight: 700;
}

td.navButton
{
	background-color: #E6E8F3;
	background: #E6E8F3;
	border-style: solid;
	border-width: 1px;
	border-color: #0C479D;
	font-size: 10pt;
}

td.homeButtons
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #E6E8F3;
	background: #E6E8F3;
	color: #0C479D;
	border-style: solid;
	border-width: 1px;
	border-color: #0C479D;
	width: 250px;
	height: 30px;
}

td.caption
{
	vertical-align: top;
	height: 200px;
	width: 120px;
	text-align: center;
}

td.form { text-align: left;}
td.about { width: 300px; }

td.list
{
	text-align: left;
	width: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	vertical-align: top;
		font-weight: 700;
}

td.listdot
{
	vertical-align: top;
	text-align: right;
}

td.rugthumb {
	vertical-align: middle;
	height: 180px;
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	text-align: center;
	}

b.bigBlue
{
	color: #0C479D;
	/* 	color: Blue; */
	font-size: 22pt;
	font-weight: 700;
	text-align: center;
}

/*BLUE HEADINGS*/
h1
{
	color: #0C479D;
	/* 	color: Blue; */
	font-size: 22pt;
	font-weight: 700;
	text-align: center;
}

b.bigblue
{
	color: #0C479D;
	/* 	color: Blue; */
	font-size: 22pt;
	font-weight: 700;
	text-align: center;
}

/* large black text*/
h2
{
	font-size: 16pt;
	font-weight: 100;
}

b.2
{
	font-size: 16pt;
	font-weight: 100;
}

h3
{
	font-size: 14pt;
	font-weight: 100;
}

b.3 {
	font-size: 14pt;
	font-weight: 100;
}

td.address
{
	font-size: 16pt;
	font-weight: 100;
	vertical-align: middle;
}

td.description
{
	vertical-align: top;
	text-align: left;
	text-indent: 10px;
	padding-left: 10px;	
}

td.detaildescription
{
	vertical-align: top;
	text-align: middle;
	text-indent: 10px;
	padding-left: 10px;	
}

/*captions*/
/*Footer text*/
td.footer
{
	color: #666666;
	font-size: 8pt;
	font-weight: 200;
	text-align: center;
}

a.detail:link          
{
	text-decoration : underline;
	color : #0C479D; 
}

a.detail:visited       
{text-decoration : underline;
color : #0C4722; 
}


a
{
	font-weight: 700;
	color: #0C479D;
	text-decoration: none;
}


