/* CSS Document */
* {
margin: 0;
}

td {
font-family:Tahoma, Arial, sans-serif;
font-size:11px;
color:#666;
}

div.img img {
margin:0 0 5px 0;
border:1px solid #690;
}


h2 {
font-size:11px;
margin:0;
padding:0;
font-family:Tahoma;
color:#999;
}

li {
list-style:circle;
}

a {
color:#666;
}

a:hover {
color:#690;
}

.style2 {
	font-family: "Brush Script MT";
	font-size: 24px;
	color: #000000;
}

.textLeft {
float:left;
margin:10px 0 0 20px;
}

.textRight {
float:right;
margin:10px 20px 0 0;
}

/*Contact Form*/

.formFields {
width: 150px;
margin-bottom:5px;
color:#666;
background-color:#FFC;
border:1px solid #690;
overflow:auto;
}

#FormLeft{

width:115px;
}

#Testimonials {
	
}

#BACKGROUND {
	background: url(images/index_17.jpg) no-repeat;
	padding: 70px 10px 0 20px;
}

#AboutUs {
	padding: 50px 20px 0 25px;
	height: 280px;
	background: url(images/index_16.jpg) no-repeat;
	position: relative;
}

.indexImage {
	position: absolute;
	left: 279px;
	top: 132px;
	width: 141px;
	height: 112px;
	border: 1px solid #690;
}

.workshopimg {
	margin: 20px 0 0 0;
}

#Keywords {
width:140px;
text-align:left;
}

.formBtns {
color:#666;
font-family:Tahoma, Arial, sans-serif;
font-size: 11px;
background-color:#FFC;
border:1px solid #690;
width:56px;
height: 20px;
}

img#rapidstatscounter {
display:none;
}
