/* CSS For Pacific Farms Hotel, designed by DON Alabee */

.body{
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;
	margin-top:0px;
	margin-bottom:4px;
	margin-left:0px;
	margin-right:0px;
	line-height:20px;
}

/*Style for general links*/
a:hover {
color:#CC3333; text-decoration: none; font-weight:bold; font-size:12;
}

a:active { font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 12px; font-weight: bold; color: #C96300; text-decoration: underline;
}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a {
	font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #FF0000; text-decoration:none; font-weight:bold;
}


.footer
{
	font-size:12px;
	color: #000;
	font-weight:bold;
}


/* links for footer*/

#footer a:link {text-decoration: none; color:yellow; font-weight:bold; font-size:12px}
#footer a:visited {text-decoration: none; font-weight:bold; color:yellow}
#footer a:active {text-decoration: none}
#footer a:hover {text-decoration: none; color: #ff0000;}


.leftpadding
{
	padding:5px;

}


.lefttd
{
	border:solid; border-color:#afe1e9; color:black;
	border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	font-size:12px;
	padding:0px;

}

.lefttdhead
{
	background-color:#afe1e9;
	font-weight:bold;
	text-align:center;
	color:#330099;
	font-size:14px;


}


.bold
{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;

}


.lefttd
{
	background-color:#98cfd8;

}


.lineheight
{
	line-height:20px;
	font-size:12px;
	color: #000;
	font-weight:bold;

}


