/* CSS Document */
body
{ 
background: #CCC
}
.page{
	width: 965px;
	background-color: #E8E8E8;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: 8px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-right-color: #333;
	border-right-style: solid;
	border-right-width: 8px;
	border-left-color: #333;
	border-left-style: solid;
	border-left-width: 8px;
	font-size: 12px;
}
#topimage{
	background-color: #000;
	font: Times New Roman, Times, serif;
	padding-left: 3px;
}

h1{
 font-family: "Times New Roman", Times, serif;
 font-size: 45px;
 color: #FF0;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Times New Roman", Times, serif;
 font-size: 25px;
 color: #FF0;
 margin: 0px;
 padding: 0px;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #000066;
	text-decoration: underline;
}

.copyright {
	font-family: Tahoma;
	font-size: 70%;
	color: #000000;
	text-align: center;
}

.Phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0;
	font-weight: bold;
}
.nav {
	background-color: #000;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
	color: #006;
	text-align: center;
}
.contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #006;
	font-weight: bold;
}
.home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #006;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
.top {
	background-image: url(../images/BG.png);
}
.tablec {
	text-align: center;
}
