#tableborder {border:solid 1px #e4e4e4;}

p {
	font-size: 9pt;
	font-family: arial, verdana, arial, Times, serif;

}

.tablefont {
	font-size: 9pt;
	font-family: verdana, arial, Times, serif;
	color: #fff;
	border: solid 1px #e4e4e4;
}
.tablefont A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
.tablefont A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
.tablefont A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
.tablefont A:active {
	COLOR: #fff; TEXT-DECORATION: none
}

	th {
	color: #ffffff;
	text-align: left;
}

h1 {
	font: normal 120% arial, verdana, Times, serif;
	color: #3287AF;
	background-color: #e4e4e4;
	padding: 3px;
	letter-spacing: 3px;
}

.title2 {
	font: bold 90% arial, verdana, Times, serif;
	color: #004082;
	background-color: transparent;
	border-bottom: 1px dotted #69A1D4;
	text-transform : uppercase;
	letter-spacing: 2px;
}

.desc {
	font-size: 8pt;
	font-family: verdana, arial, Times, serif;
	line-height: 1.2em;
	padding-left: 1em;
	color: #5B5A59;
}


A:link {
	COLOR: #2C639B; TEXT-DECORATION: none
}
A:visited {
	COLOR: #2C639B; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: none
}
A:active {
	COLOR: #2C639B; TEXT-DECORATION: none
}


#phone { display: block; width: 60%;
        font-size: 0.9em; color: #000000;
        padding: 0 0 0 20px; margin-left: 5px; margin-top: 10px;
        background-image: url(../images/phone.jpg);
        background-repeat: no-repeat;
        background-position: left center; }
#contactus { font-size: .9em; display: block; 
        padding: 8px 0 4px 20px; margin-left: 5px; 
        background-image: url(../images/lw.jpg);
        background-repeat: no-repeat;
        background-position: left center; }
#cat { font-size: .9em; display: block; 
        padding: 8px 0 0 20px; margin-left: 5px; 
        background-image: url(../images/cat.jpg);
        background-repeat: no-repeat;
        background-position: left center; }
#newsnav { font-size: .9em; display: block; 
        padding: 8px 0 0 20px; margin-left: 5px; 
        background-image: url(../images/news.jpg);
        background-repeat: no-repeat;
        background-position: left center; }
#book { font-size: .9em; display: block;
        padding: 8px 0 0 20px; margin-left: 5px; 
        background-image: url(../images/booknow.jpg);
        background-repeat: no-repeat;
        background-position: left center; }

.bullet {
	font-size: 10pt;
	line-height: 1.6em;
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	list-style-image: url(images/blue-bullet.gif);
}
