body
{
	background-color:#34327f;
}
.menu
{ 
	background-color: #34327f; 
	width: 950px; 
	height:200px; 
}
td.button 
{
	background-repeat:no-repeat;
	border-bottom-style:none;
	background-position:center;
	width:180px;
	height:31px;
	vertical-align:middle;
	text-align:center;
	background-image: url('../images/button.JPG')
}
td.button a 
{
	text-decoration:none;
	color:#D4D8D7;
	font-weight:bold;
	font-family:Garamond;
	font-size:14pt;
}
td.button a:hover 
{
	color:#F4F8F7;
}
td.button2 
{
	background-repeat:no-repeat;
	border-bottom-style:none;
	background-position:center;
	width:225px;
	height:31px;
	vertical-align:middle;
	text-align:center;
	background-image: url('../images/button2.JPG')
}
td.button2 a 
{
	text-decoration:none;
	color:#D4D8D7;
	font-weight:bold;
	font-family:Garamond;
	font-size:14pt;
}
td.button2 a:hover
{
	color:#F4F8F7;
}

div.phone
{
	background-image: url('../images/TableButton.jpg');
	width:180px;
	height:35px;
}

div.phone:hover
{
	background-image: url('../images/TableButtonOver.jpg');
	width:180px;
	height:35px;
}
span.email
{
	font-size: small; 
	color: #333280; 
	font-weight:bold; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration:none;	
}
span.email:hover
{
	color:#FFFFFF;
}
a.contactus
{
	font-family: 'Copperplate', 'Copperplate Gothic Light', sans-serif;
	color: #333280;
	font-weight:bold; 
	text-decoration:none;	
}
a.contactus:hover
{
	color: #FFFFFF;
}
span.mainbody
{
	background-color:#FFFFFF;
	color: #333280;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

span.mainbody p 
{
	color: #333280;
}
span.mainbody h1
{
	color: #333280;
    font-size: 30px;
}
span.mainbody h2
{
	color: #333280;
    font-size: 24px;
}
span.price
{
	color: #333280;
	font-size:22px;
}
span.footer
{
	color: #ffffff;
	font-size:small;
}

p.left
{
	text-align:left;
}

span.AddressHeader
{
	color:#FFFFFF;
	font-weight:bold;
}
span.Address
{
	color:#FFFFFF;
}
.left
{
	text-align:left;
}
