body, td, th {
	font-family: Tahoma;
	font-size: 14px;
	color: #4b2a00;
}
body {
	margin:0;
	background-image:url('images/bg1.png'); 
	background-repeat:repeat; 
	text-align:center;
}

#bgBack {
	background-image:url('images/bg2.png'); 
	background-repeat:repeat-y; 
	margin: 0 auto; 
	overflow:hidden;
	width: 850px; 
	text-align: center;
}
#bgMain {
	background-image:url('images/bg.png'); 
	background-repeat:no-repeat; 
	width:800px; 
	margin:auto;
}

#contactInfo{
	margin-top:50;
	margin-right:6;
	font-size:10pt;
}

h3 {
	color: #00C6FF;
	font-family: Comic Sans MS;
	display: block;
	font-size: 16pt;
	font-weight:normal; 
	margin-bottom:0;
	}

img {  border: 0px none;}	
	
a {	outline: none;}

div.menuTitle {
	font-size:16px; 
	font-weight:bold; 
	border-bottom:solid 1px #00C6FF; 
	margin-top:10px;
}
div.menuSubtitle{
	margin-left:10px;
	margin-top:5px;
	font-style:italic;
}
div.menuContent{
	margin-left:20px;
	margin-top:3px;
}

table.services{
	border-collapse: collapse;
 	margin-left:30;
}
table.services tr.title td{
	font-size:16px; 
	font-weight:bold; 
	border-bottom:solid 1px #00C6FF; 
	padding-top:10px;
}
table.services tr.subtitle td{
	padding-left:10px;
	padding-top:7px;
	font-style:italic;
	font-weight:bold; 
}
table.services tr.content td{
	padding-left:20px;
	padding-top:3px;
}
table.services a:link, a:active, a:visited {
	text-decoration:none;
	color: #4b2a00;
}

table.services a:hover{
	text-decoration:none;
	font-weight: bold; 
	color: #4b2a00;
}

.thumbnail{
	position: relative;
	z-index: 1;
}
.thumbnail:hover{
	background-color: transparent;
	position: relative;
	z-index: 50;
	display: block
}
.thumbnail span{ 
	position: absolute;
	background-color: #f8f7e3;
	padding: 8px;
	left: 0px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	font-weight:normal; 
	text-decoration: none;
	text-indent: 15px;
}
.thumbnail span img{ 
	border-width: 0;
	padding: 2px;
	align: center;
}
.thumbnail:hover span{ 
	visibility: visible;
	top: 20px;
	left: 20px;
}
.thumbnail p{	
	text-indent: 15px;
	margin-top:5px;
}

table.staffStyle{
	border-collapse: collapse;
	padding:0px;
	spacing:0px;
	border:0px;
}
table.staffStyle a:link, a:active, a:visited {
	text-decoration:none;
	color: #F8F7E3;
}

table.staffStyle a:hover{
	text-decoration:none;
	font-weight: bold; 
	color: #F8F7E3;
}

#contact-area {
	width: 450px; 
	height: 246px;
	margin-top: 3px;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 350px;
	margin: 0px 0px 5px 0px;
	border: 2px solid #ccc;
}
#contact-area textarea {
	height: 100px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 0px solid #900;
}
#contact-area input.submit-button {
	width: 70px;
	height:30px;
	float: right;
	margin-right:15px;
}
label {
	vertical-align: top;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 80px;
	padding-top: 5px;
	font-size: 12pt;
}
label#Desc {
	float: left;
	text-align: center;
	margin-left:20px;
	width: 500px;
	padding-top: 5px;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15px;
}
hr.hr1 {
      border-top: 1px dashed #f8f8e5;
      border-bottom:0px;
      border-left:0px;
      border-right:0px;
      color: #BC9053;
      background-color: #BC9053;
      height: 4px;
      padding-top:3px;
    }

#menu {
	padding-top:20px;
	margin-right:10;
	margin-top:20; 
	background-image:url('images/flower3.png'); 
	background-repeat:no-repeat; 
	background-position: 0% 15%;
	text-align:center; 
	font-size:16pt; 
	font-family: Eras Medium ITC;
	line-height:150%; 
	color:#2a394e;
	}
#menu a:link,#menu a:visited,#menu a:active {color: #00C6FF;text-decoration: none;}
#menu a:hover {color: #FFFFFF; font-weight:bold;}