@charset "utf-8";
/* CSS Document */
.body{
	background:url(../images/bg2.jpg);
	background-color:#3d301f;
	background-position:top;
	background-repeat:repeat-x;
}
.inputField {
 border: 1px groove #434240;
 font: 12px sans-serif; color: #430043;
 text-align: left;
 margin-left:auto;
 margin-right:auto;
 text-indent:2px;
 height:18px;
 background:#fffdf6;
}
.inputField:hover {
 border-color: #990000;
 background:#fee9e2;
}

.inputField:focus {
border-color: #dd7a15;
color:#0574a8;
}
.asterisk{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}

.fottermysite a{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.fottermysite a:hover{
color:#ffffff;
text-decoration:underline;
}
.counter{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.txt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.txtb{
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color:#7a5e48;
	font-size:14px;
}
.txtb2{
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	color:#7a5e48;
	font-size:13px;
}
/* Walk Thru Page */
.txtWalkThruB{
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:13px;
	color:#675641;
	font-weight:bold;
}
.txtWalkThruf{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ff8400;
}
.txtgallery{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ff8400;
	font-weight:bold;
}
.communicate{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}

