.topNavbox {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color:#FF9900;
	font-weight:bold;

}
.topNavtext {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;

}
a:hover{
	color:#009999;
	text-decoration:underline;
	}
a:hover.inlineLinks {
	color:#006666;
	text-decoration:underline;
	}
.footerbox {
	max-width:756px;
	text-align: center;
	max-height:50px;
		color:#FF9900;

}
.address {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	max-width:225px;
	padding-left:10px;
	padding-top: 7px;

	}
	
.phones {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	padding-top: 7px;
	width: 250px;
	left:50px;
	position:relative;
	top:-20px;

	}
.bottomNavtext {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	padding-right:10px;
	width:150px;
	left:300px;
	position:relative;
	top:-33px;
	color:#FF9900;
}
.noRepeat {
	background-repeat:no-repeat;
	}td {
	font-family: Tahoma, Arial, SansSerif;
	font-size: 12px;
	color: #FFFFCC;
}
.bold {
	font-weight: bold;
}
.colorTextorange {
	color: #FF9900;
}
.colorTextpurple {
	color: #9900CC;
}
.largeBldP {
	font-size: 14px;
	font-weight: bold;
	color: #9900FF;
}
.largeBlO {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
body {
	background-image: url(../images/brickonly.jpg);
	background-repeat:repeat;
}

.tableBlack {
	color: #000000;
}
.inlineLinks {
	color:#FFCC33;
	text-decoration:underline;
	}


.largeTextYellow{
	font-size: 14px;
	font-weight: bold;
	color:#FFCC33;
}
.credits {
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#FFFFCC;
	text-align:center;
	}