/* Long Island Websites Style Sheet - Design */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

A:link	{
	color: #FFFFFF;
	text-decoration:none;	
}

A:visited {
	color: #FFFFFF;
	text-decoration:none;

}

A:active {
	color: #FFFFFF;
	text-decoration:none;	
}

A:hover {
	color: Yellow;
	text-decoration:underline;
}

td, th, ul, ol, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

p {
	padding-left:20px;
	padding-right:20px;
}

h1 {
	font-size:14px;
	line-height:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:16px;
	font-style:normal;
}	

h2 {
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	font-style:normal;
}
.15pad
	{padding-left:15px;
	 padding-right:15px;
}

.15pad A:link	{
	text-decoration : none; 
	color: #000000}

.15pad A:visited {
	text-decoration : none;
	color: #000000}

.15pad A:active {
	text-decoration : none;
	color: #000000}

.15pad A:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #EBEBEB;
}
	

.bigwhiteText {
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.bigwhiteText A:link	{
	text-decoration : none; 
	color: #FFFFFF}

.bigwhiteText A:visited {
	text-decoration : none;
	color: #FFFFFF}

.bigwhiteText A:active {
	text-decoration : none;
	color: #FFFFFF}

.bigwhiteText A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.whiteText {
	color:#FFFFFF;
	padding-left:10px;
	padding-right:20px;
}

.whiteText2 {
	color:#FFFFFF;
	padding-left:15px;
	padding-right:5px;
}

.whiteText A:link	{
	text-decoration : none; 
	color: #FFFFFF}

.whiteText A:visited {
	text-decoration : none;
	color: #FFFFFF}

.whiteText A:active {
	text-decoration : none;
	color: #FFFFFF}

.whiteText A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	font-style: normal; 
	font-weight: bold;
	color: #333333
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	}

.footer A:link	{
	text-decoration : none; 
	color: #333333}

.footer A:visited {
	text-decoration : none;
	color: #333333}

.footer A:active {
	text-decoration : none;
	color: #333333}

.footer A:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #993399;
}

td.footerCell
{
background-image:url(images_index/footer-bottom.jpg);
background-repeat:no-repeat;
}

.topText
{ color:#666666;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:35px;
	padding-top:5px;
}

.topText A:link	{
	text-decoration : none; 
	color: #666666}

.topText A:visited {
	text-decoration : none;
	color: #666666}

.topText A:active {
	text-decoration : none;
	color: #666666}

.topText A:hover {
	text-decoration:underline;
	color:#666666;
}

td.header {
	background-color:#9966FF;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
}

td.headerPort {
	background-color:#9966FF;
	color:#FFFFFF;
	font-weight:bold;
}

table.contact {
	border-bottom:1px solid #9966ff;
	border-top:1px solid #9966ff;
	border-right:1px solid #9966ff;
	border-left:1px solid #9966ff;
	background-color:#EBEBEB;
	color:#333333;
}

.threePad {
	padding:3px;
}

.threePad A:link	{
	text-decoration : none; 
	color: #000000}

.threePad A:visited {
	text-decoration : none;
	color: #000000}

.threePad A:active {
	text-decoration : none;
	color: #000000}

.threePad A:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #EBEBEB;
}

INPUT,TEXTAREA,SELECT { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
 }
 
 img.design
 {
 	border:#9966ff 1px solid;
	
	}
	
.footertext
{
	font-size:8px;
}