body
{
	text-align:center;
	font-family:Tahona;
	background-color: #a495b1;
	
}
form
{
	width:775px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	background-color:#fff;
}
.hyphen
{
	font-family:Tahona;
}
#telNumber
{
	font-weight:bold;
	font-size:26px !important;

}

#topmenu
{
	width:100%;
	padding-top:1em;
	padding-bottom:1em;
	font-family:Tahona;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	background-color:#6c327e;
}

#topmenu ul 
{
	
	margin:0;
	padding:0;
	
}

#topmenu li
{
	
		display:inline;
		padding-left:1em;
		
	
		
}
#topmenu  a
{
	/*background: url(images/arrow.gif)no-repeat;*/
	padding-left:1.5em;
	font-size:10px;
	font-weight:bold;

	
	

	
	
	
}
#topmenu a:link ,#topmenu a:visited
{
	
	color:#FFF;
	/*background-color:#704195;*/
	
	text-decoration:none;
}

#topmenu a:hover
{
	color:#FFF;
	/*background-color:#704195;*/
}
.nobullets
{
	list-style:none;
	margin-left:1em;
	padding:0;
	
}

#wrapper a:hover
{
	display:inline-block;
	border:dashed 1px black;
	color:#fff;
	background-color:Purple;
}

#wrapper ul li
{
	color:#7b1a7a;
}

#wrapper h1
{
	line-height:.1em;

font-size:48px;
text-align:center;
color:#7b1a7a;
position:relative;
top:-30px;

}
#wrapper p
{
	color:#7b1a7a;
	font-size:16px;
	margin: 1em;
}

#wrapper img
 {margin:0 auto; border:solid 1px black; display:block;}

#wrapper h2
{
	color:#7b1a7a;

	margin: 1em;
	font-size:18px;

}


#wrapper
{
	width:775px;
	margin: 0 auto;
	text-align:left;
	position:relative;
	
	
	
}

#header
{
	background: url(images/top_curves2.gif) no-repeat;
	width:775px;
	height:222px;
	/*border:solid 1px red;*/
	
}

#bottommenu
{
	width:100%;
	padding-top:.5em;
	padding-bottom:2em;
	font-family:Tahona;
	font-size:12px;
	color:#FFF;
	
	background-color:#783e8b;
	

	
}

#bottommenu ul 
{
	
	margin:0;
	padding:0;

	
}

#bottommenu li
{
	
		display:inline;
}
#bottommenu  a
{
	
	padding-right:.6em;
}
#bottommenu a:link ,#bottommenu a:visited
{
	
	color:#FFF;
	/*background-color:#704195;*/
	
	text-decoration:none;
}

#bottommenu a:hover
{
	color:#FFF;
	
}


#bottommenu span
{
	float:left;
	padding-right:65px;
	padding-left:15px;
	font-size:1.3em;
	font-weight:bold;
}

#footer 
{
	clear:both;
	background: url(images/bottom_curves2.gif) no-repeat;
	width:775px;
	height:84px;
	
	
}
#logo
{
	background:url(images/logo.gif) no-repeat;
	width:79px;
	height:87px;
	position:absolute;
	top:110px;
	left:50px;
	
}

#strapline
{
	background:url(images/strapline.gif) no-repeat;
	width:583px;
	height:85px;
	position:absolute;
	top:80px;
	left:165px;
}

*html #wrapper h1
{
	position:relative;
	top:-15px;
	margin-bottom:1em;
}