body, td
{
  font-family:		Arial, verdana, sans-serif;
  font-size:		13px;
  color:			#1e0c04; 
  line-height:      17px; 
}
body
{
  background:          #837862;
}
th
{
  font-weight:		bold;
  font-size:		12px;
}
a
{
  color:		 #663300; 
  text-decoration:	 underline;
}
a:hover
{
  color:		 #89893a;
  text-decoration:	 underline;
}
a.MENU-1-OFF
{
  text-decoration:	 none;
  color:		 #7e9440; 
  font-size:	         11px;
  font-weight:           bold;
  text-transform:        uppercase;
 
}
a.MENU-1-ON,  a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		#523f30; 
  font-size:	        11px;
  font-weight:          bold;
  text-transform:       uppercase;
}
h1
{
  font-size:		18px;
  font-weight:		normal;
  color:                #663300;
  text-transform:       uppercase;
}
h2
{
  font-size:		14px;
  font-style:       italic;
  color:            #502b06;
  margin-bottom:	5px;
}
h3
{
  font-size:		13px;
  font-weight:          bold;
  font-style:           italic;
  color:                #80634d;
  margin-bottom:        5px;
}
h4
{
  filter:				alpha(opacity=40); 
  opacity: 				0.4;
  font-size:           19px;
  font-style:          italic;
  font-weight:         bold;
  color:               #ffffff;
  
}
.greenText
{
  font-size:            18px;
  font-weight:         normal;
  color:               #7e9440;
  text-transform:      uppercase;
}
b
{
  font-weight:		bold;
  color:                #2f150a;
}
strong
{
  font-weight:		 bold;
    color:		 #983555;
}
hr
{
  color:                #d6e4b2; 
}

.testimonial {
  font-family:		Arial, verdana, sans-serif;
  font-size:		13px;
  font-style:       italic;
  font-weight:      bold;
  color:			#523f30; 
  line-height:      17px;
}

.testimonial-from {
  padding-top:      12px;
  text-align:		right;
}
.zee {
  color:			#7e9440;
}

table.gallery
{
  border-width:		2px;
  border-style:		solid;
  border-color:		#a4bc62;
}
/* td.quote
{
  font-family:		Arial, verdana, sans-serif;
  font-size:		13px;
  font-style:           italic;
  font-weight:          bold;
  color:		#523f30; 
  line-height:          17px;
}
*/
td.gallery
{
  background:           #523f30;
  border:               2px solid #a4bc62;
}
img.border
{
  border-width:		2px;
  border-style:		solid;
  border-color:		#663300;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position:               absolute;
left:                   0;
top:                    0;
width:                  auto;
padding:                6px;
padding-bottom:         0;
background:             #a4bc62;
visibility:             hidden;
z-index:                10;
cursor:                 hand;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font:                   14px Arial;
letter-spacing:         3px;
line-height:            1.1em;
color:                  white;
padding:                5px 0;
text-align:             right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position:              absolute;
visibility:            hidden;
border:                1px solid black;
background-color:      #EFEFEF;
padding:               5px;
z-index:               5;
}
.email
{
  font-weight:		bold;
  font-size:            14 px;
}
.playerbrdr
{
  border-width:		2px;
  border-style:		solid;
  border-color:		#1e0c04;
}
.playertxt
{
  font-size:		9px;
  font-family:		Verdana, sans-serif;
}
.starlight
{
	font-size:		11px;
	color: 			#502b06;
	
}

div.bizcard {
	text-align:	center;
	width: 86%;
	background-color: #502b06;
	colour: #ffffff;
	font-size:		11px;
	border: 1px;
	border-color:     #9c9078;
	border-style: solid;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bizcard-logo
{
  font-size:		22px;
  font-weight:		normal;
  color:            #663300;
  text-transform:   uppercase;
}

.bizcard-logo-green
{
  font-size:		22px;
  font-weight:		normal;
  color:            #7e9440;
  text-transform:   uppercase;
}

.bizcard-white
{
  font-size:	13px;
  color:        #ffffff;
}

.bizcard-green
{
  font-size:	13px;
  color:        #7e9440;
}

div.bizcard a
{
  color:		 #ffffff; 
}

div.bizcard a:hover
{
  color:		 	#7e9440;
  text-decoration:	 underline;
}

.mydigz
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.digz
{
	background-image: url('/.control/images/li.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
}

.portfolio
{
	border: 1px solid #A4BC62;
	padding: 5px;
}
div.FOOTER
{
  font-size:		9px;  
  line-height:          9pt;  
}
div.FOOTER a
{
  font-size:		9px;  
  line-height:          9px;
}