@charset "utf-8";
/* CSS Document */

/*<STYLE>
.lin:hover {
	background-color:#DD00EE;
}
.lin {
	background-color:#DDDDDD;
	width:300px;
	list-style:none;
}
.anc {
	width:300px;
	display:block;
}
.anc:hover {
	font-size:20px;	
}
</STYLE>
<A class="anc" HREF="#"><LI class="lin">Testing</LI></A>
*/



.input
{
	background-image:url(images/input.jpg);

	width:170px;
	height:20px;
	border-style:solid;
	border-color:#547195;
}
.smallinput {
	
	background-image:url(images/smallinput.jpg);
	height:20px;
	width:100px;
	border-style:solid;
	border-color:#547195;
	display:inline;
}

.contact
{
	background-image:url(images/contact.jpg);
	height:60px;
	width:200px;
}
.contactloop
{
	background-image:url(images/contactloop.jpg);
	width:200px;
}
.name
{
	background-image:url(images/name.jpg);
	height:20px;
	width:200px;
}
.primphone
{
	background-image:url(images/primphone.jpg);
	height:20px;
	width:200px;
}
.altphone
{
	background-image:url(images/altphone.jpg);
	height:20px;
	width:200px;
}
.email
{
	background-image:url(images/email.jpg);
	height:20px;
	width:200px;
}
.message
{
	background-image:url(images/message.jpg);
	height:20px;
	width:200px;
}
.messagebox
{
	background-image:url(images/msgsquare.jpg);
	height:120px;
	width:170px;
	border-style:solid;
	border-color:#547195;
}
.submit
{
	background-image:url(images/submit.jpg);
	width:160px;
	height:40px;
	border:hidden;
	background-repeat:no-repeat;
}
.fade
{
	background-image:url(images/fade.jpg);
	height:80px;
	width:200px;
}
.callbar
{
	background-image:url(images/callbar.jpg);
	width:960px;
	height:50px;
}
.calltext
{
	padding-left:485px;
	padding-top:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
}
