A:link {color : green; text-decoration : none;}
A:visited {color : green; text-decoration : none;}
A:active {color : black; text-decoration : underline;}
A:hover {color : black; text-decoration : none; }

A:link.price {color : green; text-decoration : underline;}
A:visited.price {color : green; text-decoration : underline;}
A:active.price {color : black; text-decoration : underline;}
A:hover.price {color : black; text-decoration : none; }

A:link.address {color : yellow; text-decoration : none;}
A:visited.address {color : yellow; text-decoration : none;}
A:active.address {color : white; text-decoration : underline;}
A:hover.address {color : white; text-decoration : underline; }



BODY {
	background-color : Silver;
	margin-top : 10px;
	margin-right : 10px;
	margin-left : 10px;
	margin-bottom : 10px;
	text-align : left;	
}

DIV#mainbody {
	background-color : White;
	border-top : 1px solid gray;
	border-bottom : 1px solid gray;
	border-left : 1px solid gray;
	border-right : 1px solid gray;
	width : 780px;
	
}

DIV#grayline {
	border-bottom : 1px solid gray;	
}

DIV#greentop {
  height : 4px;
  background-color : #9ACD32;
}

DIV#blacklinetop {
    border-bottom : 4px solid Black;
}

DIV#logo {
		text-align : center;
}

TD.content {
	text-align : center;
}

.table {
text-align : center;
color : black;
text-align : center;
font-family : arial;
font-weight : bold;
font-size : 16px;
border : 1px;
border-color : Black;
}

DIV#address {

	padding-top: 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	border-bottom : 3px solid black;	
	border-top : 2px solid #696969;
	border-left : 2px solid #696969;
	border-right : 3px solid black;
	text-align : center;
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	background-color : #F5F5F5;
	background-image: url(images/addressbg.jpg);
	width : 98%;
	background-repeat: no-repeat;
	background-position: centre;
	height: 63px;
	color: white;
	letter-spacing: 0.1em;
}

DIV#addresssmall {

	padding-top: 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	border-bottom : 1px solid #C0C0C0;	
	border-top : 1px solid #C0C0C0;
	border-left : 1px solid #C0C0C0;
	border-right : 1px solid #C0C0C0;
	text-align : center;
	font-family : arial;
	font-size : 13px;
	font-weight : bold;
	background-color : #F5F5F5;
	background-image: url(images/addressbg.jpg);
	width : 65%;
	color: white;
	letter-spacing: 0.03em;
}

DIV.link {
	border-bottom : 2px solid black;	
	border-top : 1px solid #a9a9a9;
	border-left : 1px solid #a9a9a9;
	border-right : 2px solid black;
	text-align : center;
	font-size : 14px;
	font-family: arial;
	letter-spacing : 1px;
	color : white;
	font-weight : bold;
	margin : 3px;
	width : 250px;
}

DIV.link2 {
	border-bottom : 2px solid black;	
	border-top : 1px solid #a9a9a9;
	border-left : 1px solid #a9a9a9;
	border-right : 2px solid black;
	text-align : center;
	font-size : 14px;
	font-family: arial;
	letter-spacing : 1px;
	color : white;
	font-weight : bold;
	margin : 3px;
	width : 172px;
}


DIV#graybox {
	border-top : 1px solid gray;
	background-color : #DCDCDC;
	font-size : 10px;
	font-family: arial;
	padding-bottom : 5px;
	padding-top: 5px;
	text-align : center;
}

DIV#greenline {
	border-bottom : 5px solid #9ACD32;	
}

DIV#blackline {
	border-bottom : 3px solid black;	
}

p {
color : black;
text-align : left;
font-family : arial;
font-weight : bold;
font-size : 16px;
}

p.homepage {
color : black;
text-align : left;
font-size : 14px;
font-family: georgia, times new roman, times, serif;
margin-left: 17px;
font-weight: normal;

}

p.searchengine {
color : black;
text-align : left;
font-size : 12px;
font-family: georgia, times new roman, times, serif;
margin-left: 8px;
font-weight: normal;
border : 1px solid #a9a9a9;
padding: 5px;
font-style: italic;
background-color: #DCDCDC;
width: 467px;
}


P.terms {
color : black;
text-align : left;
font-family : arial;
font-size : 16px;
font-weight : lighter;
font : italic;
}

P.body {
color : black;
text-align : left;
font-family : arial;
font-size : 16px;
font-weight : lighter;
}

P.center {
color : black;
text-align : center;
font-family : arial;
font-weight : bold;
font-size : 16px;
}

P.centergreen {
color : green;
text-align : center;
font-family : arial;
font-weight : bold;
font-size : 18px;
}

P.green {
color : green;
text-align : center;
font-family : arial;
font-weight : bold;
font-size : 14px;
}

P.text {
color : black;
text-align : left;
font-family : arial;
font-size : 14px;
font-weight : normal;
font : italic;
}

P.red {
color : red;
text-align : center;
font-family : arial;
font-size : 16px;
}

P.links {
color : black;
text-align : left;
font-family: georgia, times new roman, times, serif;
font-size : 14px;
font-weight: normal;
}

P.linkstitle {
color : black;
text-align : center;
font-family: georgia, times new roman, times, serif;
font-size : 14px;
font-weight: normal;
}

li {
color : black;
text-align : left;
font-family: georgia, times new roman, times, serif;
font-size : 14px;
font-weight: normal;
}

