
body, td
{
  font-family:		Microsoft Sans Serif, Arial, Helvetica, sans serif;
  font-size:		12px;
  color:		    #332B1E;
  line-height:      15px;
}

body
{
  background-color:	#C6B58E;
}

th
{
  font-weight:		bold;
  font-size:		13px;
  line-height:		16px;
  text-align:       center;
  background-color:#b0ddcf;
}

span.galleryHd {
  font-size:		15px;
  font-weight:		bold;
  color:           #558BD4;
}
span.author {
  font-size:		10px;
}
div.portfolioText
{
  padding-bottom: 4px;
  padding-left:   8px;
  padding-right:  8px;
  font-size:		11px;
  line-height:      14px;
}


a.MENU-1-ON, a.MENU-1-OFF:hover,  a.MENU-1-ON:hover 
{
  font-size:		14px;
  text-decoration:	none;
  color:		#65A194;
  font-weight: bold;
  line-height: 15px;
}

a.MENU-1-OFF
{
  font-size:		14px;
  text-decoration:	none;
  color:			#654733;
  font-weight: bold;
  line-height: 15px;
}

a:hover
{
    color:		#354da5;
    text-decoration:	underline;
	  font-weight: bold;
}

a
{
  color:		#217CB4;
  text-decoration:	underline;
  font-weight: bold;
}

h1
{
  font-size:		18px;
  color:		#032269;
  font-weight: bold;
}

h2
{
  font-size:		15px;
  color:		#C29849;
  margin-bottom: 6px;
}

h3
{
  font-size:		13px;
  color:		#A0AE55;
  margin-bottom: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  padding-top: 10px;
}
h4
{
  font-size:		12px;
  color:		#5586F9;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 16px;
}


strong
{
  color:		#65A194;
  font-weight: bold;
}
b.orangeBold
{
   color: #F0881B;
}
span.quote
{
   color: #A58961;
}
ul
{
  margin-top: 0px;
  margin-bottom: 5px;
}

div.FOOTER
{
  font-size:		10px;
  background-color: #C6B58E;
  line-height: 11px;
  color:		#332B1E;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:		#332B1E;
}
div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	underline;
  color:#002F58;
}
.outsideTable {
	border: 1px solid #332B1E;
}
.imgBrdr {
	border: 1px solid #421A06;
	margin: 5px;
}
.textRed {
    color: #CC0000;
}
span.count
{
  padding-bottom:   14px;  
  font-size:		13px;
  font-weight:      bold;
  margin-top: 0px;
  line-height: 3px;

}