body {
	margin: 0px;
	background-color:#dae2c4;
}

body, td {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
	background-color: #CFDE83;
	background-repeat:repeat-x;
	background-position:bottom;
	color: #8db300;
	height: 53px;
	}
	
#doublelcompany {
	background-color: #f1f1eb;
	color: #8db300;
	height: 100px;
	font-size: 4em;
	text-align: center;
}

#doublelname {
	background-color: #f1f1eb;
	color: #8db300;
	height: 100px;
	text-align: center;
	font-size: 2em;
}

#doublelname a:link {
	color: #8db300;
	}

#doublelname a:hover {
	color: #006600;
	}

.smallfont {
	font-size: .6em;
	}
	
img.initial {
	margin-top: 20px;
	margin-bottom: -15px;
	}

.copyright {
	font-size: .8em;
	color: #666666;
	text-align:right;
	padding-right: 15px;
	}
	
.copyright a:link {
	color: #666666;
	}

.copyright a:hover {
	color: #006600;
	}

h1 {
	color: #8db300;
	font-size: 1.8em;
	}
#content {
	padding: 5px 15px 5px 15px;
	}

h2, h3, h4, h5 {
	font-weight:normal;
	letter-spacing: .2em;
	}
a:link {
	color:#666666;
	}
	
.TextWithDropCap:First-Letter {
 color: #8db300;
 font-size: 300%;
 float:left;
 padding-right: 2px;
}

.testimoner {
	margin-top: 0px;
	padding-top: 0px;
	font-style:italic;
}

.TextWithDropCap {
padding-left: 45px;
}

ul li.serviceq {
 color: #8db300;
 font-size: 18px;
 list-style-type:none;
 margin-left: 50px;
}
.serviceq:First-Letter {
	color: #8db300;
	font-size: 30px;
	float:left;
	padding-right: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ul li ul li.servicea {
 color: #8db300;
 font-size: 1em;
  list-style-type:none;
padding-left: 0px;
}


ul li ul li ul li.servicea {
color: #333333;
font-size: .9em;
list-style-type:none;
margin-left: -30px;
}


/* FORM STYLES */

form label { 
display: block; /* block float the labels to left column, set a width */ 
float: left; 
width: 150px; 
padding: 0; 
/* margin: 5px 0 0; set top margin same as form input - textarea etc. elements */ 
text-align: right;
 }
 
 #margintextarea form label {
margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}

 
 form { /* set width in form, not fieldset (still takes up more room w/ fieldset width */ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
 margin: 0; 
 padding: 0; 
 min-width: 600px;
  max-width: 800px; 
  width: 660px; 
  } 
  
  form fieldset { / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */ 
  border-color: #000; 
  border-width: 1px; 
  border-style: solid;
   padding: 10px; /* padding in fieldset support spotty in IE */ 
   margin: 20px;
    }
	
	
	.formsection1 {
	background-color:#FFFFCC;
	}
	
	.personallegend {
	background-color: #666666;
	color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	font-size: 1.3em;
	letter-spacing: 0.5em;
	font-weight:bold;
	}


#baimages img {
border: 1px solid black;
margin-bottom: 25px;
}

#baimages td {
border-bottom: 2px solid #8db300;
padding-top: 15px;
}

#services img {
border: 1px solid #8db300;
}

#artwork img {
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
}
