	/* This section (body) and the next (Table td) should be identical
		ie: whatever you want the default font/font-props to be */
body 
	{font-family: Verdana;
	 font-size: 10pt}
.meta a
	{color: black}
.meta a:visited
	{color: black}
.meta a:hover
	{color: white}
table.meta
	{font-size: 10px}
table.meta th
	{font-size: 10px; font-weight: normal; line-height: 12px}
Table td
	{font-family: Verdana;
	 font-size: 10pt;}
Table th
	{font-family: Verdana;
	 font-size: 9pt;
	 line-height: 15pt}
table tr.header td /*used on admin/list.cfm  */
	{font-family: Verdana;
	 font-weight: bold;
	 align: center;
	 text-align: center;
	 padding-left: 12pt;
	 padding-right: 12pt;
	 background-color: silver}
table.verify td 
	{border: 1px solid silver}
table.invisible tr td
	{border: 0px}
table.boxes td
	{font-size: 10px}
table.boxes td img
	{margin-bottom: 4px}
table.boxes p
	{margin-bottom: 4px}
div.indented
	{margin-left: 46pt}
.debug
	{font-size: smaller;
	 color: navy}
.small
	{font-family: Tahoma;
	 font-size: 8pt}
.strong
	{font-weight: bold;
	 color: RGB(99,0,0)}
.form /* used on the contact form */
	{margin-left: 8pt;
	 font-family: Verdana;}
.form td 
	{font-family: Verdana;
	 font-size: 9pt}
.formbutton /*used on all forms */
	{background-color: #EEEEEE;
	 font-size: 8pt}
.small
	{font-size: 8pt;
	 font-familt: Verdana;
	 margin-right: 2px;
	 color: #333333}
.grey
	{color: #FEFEFE}
.small_grey
	{font-size: 8pt;
	 font-familt: Verdana;
	 color: #999999;}
img.thumb
	{border-color: black}
a
	{color: #006863;
	 text-decoration: none}
a:hover
	{color: #FF9900}
a:visited
	{color: #006863;
	 text-decoration: none}
p.homeblurb
	{/*margin-left: 24pt;*/
	 font-family: Verdana;
	 font-size: 8pt;
	 line-height: 16px
	 }
p.homeblurb2
	{/*margin-left: 24pt;*/
	 font-family: Verdana;
	 font-size: 8pt
	 }
	 
p.navi
	{/*margin-left: 24pt;*/
	 font-family: Verdana;
	 font-size: 8.5pt;
	 text-align: right}
	 
p.search
	{/*margin-left: 24pt;*/
	 font-family: Verdana;
	 font-size: 8.5pt;
	 text-align: right;
	 color: white}	 

p.subnavi
	{/*margin-left: 24pt;*/
	 font-family: Verdana;
	 font-size: 7.5pt;
	 text-align: right}

p.header
	{font-family: Times;
	 font-size: 13pt;
	 font-weight: bold}	 

p.quote
	{/*margin-left: 12pt;*/
	 font-family: Verdana;
	 font-size: 7.5pt;
	 text-align: left;
	 color: #999999;
	 line-height: 18px; }
	 
p.message
	{font-weight: bold;
	 color: RGB(99,0,0)}
h1
	{font-family: Times New Roman;
	 font-size: 15pt;
	 font-weight: normal;
	 line-height: 15px; 
	 color:#002D62;}
	 
h2 /* used on add_email.cfm */
	{font-family: Verdana;
	 font-size: 9pt;
	 font-weight: bold;
	 color:#000000;}

h3 /* gallery section header */
	{font-family: Arial;
	 font-size: 10pt;
	 font-weight: normal;
	 color:#000000;}
	 
h4	/*for user all over for orange headings*/
	{font-size: 9pt;
	  margin-bottom: 0px;
	  color:#000000;}
h5
	{font-size: 8pt;
	  color:#000000;
	  margin-bottom: 0px}
form
	{margin-top: 4px;}
.pneu
	{font-size: 10px}
div.pneu p
	{margin-bottom: 0px}
div.dynamic_content img
	{border: 0px}



a.level1norm {
	color:#FFFFFF;
	font-size: 8pt;
	text-transform:lowercase;
}

a.level1sel {
	color:#FFFFFF;
	font-size: 8pt;
	text-transform:lowercase;
}

a.level2norm {
	color:#FFFFFF;
	font-size: 8pt;
	text-transform:lowercase;
}

a.level2sel {
	color:#FFFFFF;
	font-size: 8pt;
	text-transform:lowercase;
}

a.bottomnorm {
	color:#006863;
	font-size: 8pt;
	text-transform:lowercase;
}

a.bottomsel {
	color:#006863;
	font-size: 8pt;
	text-transform:lowercase;
}

.bodyNorm {
	font-family: Verdana;
	font-size: 10pt;
}