/* CSS Document */
body{
   margin:0px;   background:#660099;
}
a, a:link, a:visited {	color:#FFFFCC;	text-decoration:underline;}
a:hover {	color:#FFFFCC;	text-decoration:none;}

#head {
	background-image:url(../images/head_bkgd.png); background-repeat:no-repeat; background-position:center;
	height: 280px;
}
.heading-txt2{
    font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#0775A9;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.head_photo{
	padding: 40px 0px 0px 50px;
	float:left;
}
.logo {
	padding: 35px 0px 0px 70px;
	float:left;
}
.head_contact {
	padding: 80px 0px 0px 60px;
	float:left;
}

.body-txt{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFCC;
   font-weight:bold;
   text-decoration:none;
   
}
.body-txt14normal{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:none;
   
}
.body-txt16normal{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:16px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:none;
   
}

.body-txtlink{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFCC;
   font-weight:bold;
   text-decoration:underline;
   
}
.body-txtlink:hover{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:14px;
   color:#FFFFFF;
   font-weight:bold;
   text-decoration:none;
   
}
.testimonial{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   line-height:13px;
   font-weight:bold;
   font-style:italic
   
}
.favorite{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   line-height:20px;
   font-weight:normal;
   font-style:normal
   
}
#footer {
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:10px;
   color:#999999;
   font-weight:normal;
}
#footer a {
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:11px;
   color:#999999;
   font-weight:normal;
   text-decoration:none;   
}
#footer a:hover{
   text-decoration:underline;
}
.body-txt12{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   font-weight:bold;
   text-decoration:none;
   
}
.txt12normal{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFCC;
   font-weight:normal;
   text-decoration:none;
   
}
.body-txt24{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:24px;
   color:#FFFFCC;
   font-weight:bold;
   font-style:italic;
   text-decoration:none;
   
}
.body-txt18{
   font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
   font-size:18px;
   color:#FFFFCC;
   font-weight:bold;
   font-style:italic;
   text-decoration:none;
   
}
