

.Bannerquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #25781F;

}

.LogoText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-variant: small-caps;
	color: #9c2d0b;

}

.Banner {
	background-image: url(damask-bg-light.gif);
	background-repeat: repeat;
	padding-left: 3px;
	padding-top: 3px;
}

.BodyBackground3{
	background-image: url(damask-bg-light.gif);
	background-repeat: repeat;
}

.MainTable{
	border-style: solid;
	border-color:#FF7044;
	border-width:1px 1px 1px 1px;
	background-color:#FFFFFF;
	padding: 10px;

}

.MainCell {
	padding: 0px;
}

body {
	background-color: #291600;
	background-image: url(damask-bg.gif);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.navbar {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #6F7F6F;
}

a.nav:link {
	color: #6F7F6F;
	text-decoration: none;
}

a.nav:visited {

	color: #6F7F6F;
	text-decoration: none;
}

a.nav:hover {
	color:#66CC00;
	text-decoration: none;

}



.ContentText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	
}

.ContentTitle:first-letter{
	font-size: 72px;
}

.ContentTitle {
	font-family: "Times New Roman",Georgia, Times, serif;
	font-size: 48px;
	color:#8E280E;
	position:relative; left: -100px;
}


.ContentLongTitle {
	font-family: "Times New Roman",Georgia, Times, serif;
	font-size: 48px;
	color:#8E280E;
	position:relative; top: 0px; left: -110px;
	
}


.HelpTitle {
	font-family: "Times New Roman",Georgia, Times, serif;
	font-size: 36px;
	color:#FFFFFF;
	position:relative; top: -10px; left: -120px;
	
}


.ContactTitle:first-letter{
	font-size: 72px;
}

.ContactTitle {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 48px;
	color:#8E280E;
	position:relative; top: -300px; left: -300px;
	
}


.ContentTd {
	padding-top: 0px;	
	
}

.ContentLongTd {
	padding-top: 0px;
	padding-left: 10px;
	border-left: 1px solid #660000;
}

.ContentLongTdHelp {
	padding-top: 50px;
	padding-left: 10px;
	border-left: 1px solid #660000;
	background-image: url(HowtoHelp_05.jpg);
	background-repeat: no-repeat;
	width: 323px;

}

.Bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #25743a;
	text-align:left;
}

a.Bottom:link {	
	color: #25743a;
	text-decoration: none;
}

a.Bottom:visited {
	color: #25743a;
	text-decoration: none;
}

a.Bottom:hover {
	color:#6F7F6F;
	text-decoration: none;

}




.Subheader {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #734930;
}

.ProjectsTd {
	padding-left: 110px;
	vertical-align: top;
}




a.projects:link {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-variant:normal;
	color:#000000;
	font-weight:normal;
	
}

a.projects:visited {
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-variant:normal;
	color:#000000;
	font-weight:normal;
}

a.projects:hover {
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-variant:normal;
	color:#734930;
	font-weight:normal;
}



a:link {
	font-variant:small-caps;
	font-weight:bold;
	color:#336633;
	text-decoration: none;
}

a:visited {
	font-variant:small-caps;
	font-weight:bold;
	color:#336633;
	text-decoration:none;
}

a:hover {
	font-variant:small-caps;
	font-weight:bold;
	color:#25743a;
	text-decoration:underline;
}


#frontpage {
	padding: 10px;
	text-indent: 30px;
}







/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}
