td		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt; }
td.p		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt; }
p		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt; text-align: justify; }
body { 
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #4e4034;
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #fbd7e8;
}

h1 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #5c2563; }

h2 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #e2017b; }

h3 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #e2017b; }

.header		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #e2017b; font-size: 10pt; text-transform:uppercase; }

.bold		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 10pt; font-weight: bold; }	
.copyright 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #8c3996; }
.designby 	{font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #6a4657; }
.vacant		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #e2017b; font-size: 10pt; font-weight: bold; }	
.white		{font-family: Arial, Verdana, Helvetica, sans-serif; color: #ffffff; font-size: 10pt; font-weight: bold; height: 20px; }	
.bgletter {background-image:url(images//bg_letter.png); background-repeat:no-repeat; height:930px;}

a		{font-family: Arial, Verdana, Helvetica, sans-serif; border: 0; text-decoration: none; font-size: 10pt; font-weight: normal; color: #ac2396; }
a:active	{color: #ac2396; }
a:hover	{color: #ff16e4; }

.required_field {
background-color: #fcf7d6;
color: black;
height: 20px;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
} 

.hr { background-image: url(images/line.gif);
height: 1px;
width: 600px;
}

table.solid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #ef6fab;
	border-right-color: #ef6fab;
	border-left-color: #ef6fab;
	border-bottom-color: #ef6fab;
	background-color: #c4e2ff;
	text-align: center;
	margin: 0px;
	padding: 3px;
}


.box{
	margin: 0 0px;
	padding: 10px;
	width:auto;
	height:auto;
	border:1px dotted #f4a0c7;
	background-color:#f4a0c7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.box1{
	margin: 0 0px;
	padding: 10px;
	width:auto;
	height:auto;
	border:1px dotted #f4a0c7;
	background-color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#testimonials {
width:900px;
/*background:#E7E9E6 url(images/bg-testimonials.png) left top repeat-x;
border:1px solid #D8D9D6;*/
margin:10px 0;
color:#f4a0c7;
 
}

#testimonials a:link {color:#f4a0c7;}



#testimonials blockquote{
padding:10px;
width:900px !important;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#f4a0c7;
display:block;
}
 
#testimonials blockquote p{
margin: 0 !important;padding: 5px!important;
 
}
#testimonials blockquote cite {
font-style: normal;
display: block;
 
text-transform: uppercase;
font-weight: bold;
font-style:italic;
color: #555;
padding-left:5px;
margin-top:10px;
}


