/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.hbsp {
	display: none;
}

.biggreen {font-weight: bold; font-size: 20px; color: #339900; }
.bigblack {font-weight: bold;	font-size: 24px; color: Black; }
.bigorange {font-weight: bold; font-size: 20px; color: #Ff6600; }
.strongblack {font-weight: bold; font-size: 12px; color: #000000;}
.strongorange {font-weight: bold; font-size: 12px; color: #ff6600;}
.strongblackital {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style : italic;
}
.smalltext {font-weight: normal;	font-size: 10px; color: Black; }
.tipsheadergreen {align:left; line-height:25px; text-align:center; font-size:12px;font-family:arial; font-weight:bold; font-color:#000000; margin-top:2px; background: url('http://servpromorrisessex.com/images/sidenavbackgroundnew.jpg'); background-repeat: repeat-x;}
.tipsheaderorange {align:left; line-height:25px; text-align:center; font-size:12px;font-family:arial; font-weight:bold; font-color:#000000; margin-top:2px; background: url('http://servpromorrisessex.com/images/hoversidenavbackground1.jpg');background-repeat: repeat-x;}
p.main
{	
position: relative;
	left: 20px;
	top: 20px;
	width: 422px;
	}
	
p.right
{
	position: relative;
	left: 15px;
	top: 20px;
	width: 122px;
	color: #FF6600;
}
	
ul
{
list-style-image: url(images/bullet_orange.gif)
}
	

td.left
{
width: 171px;
}
td.main
{
width: 100%;
padding: 20px
}
td.right
{
width: 152px;
padding:15px;
}

table.bottom {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height:40px;
	background-image: url(images/bottom_grad.gif);
	background-repeat: repeat-x;
}
table.top {
	position: fixed;
	top: 0px;
	width: 100%;
}
td.address {
	background-image: url(images/bottomsub_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-top:18px;
	color: #ffffff;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.showlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a.showlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
}

a:hover {
	color: #66CC00;
	text-decoration: none;
}

a.showlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF00;
	text-decoration: none;
}

a:active {
	color: #FF3300;
	text-decoration: none;
}

a.showlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FF00;
	text-decoration: none;
}

a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.text:visited {
	color: #FF3300;
	text-decoration: none;
}
a.text:hover {
	color: #66CC00;
	text-decoration: none;
}
a.text:active {
	color: #FF3300;
	text-decoration: none;
}
