/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0%;
	background-image: url(pics/homeBG.gif);
}
.body A { color: #000066; text-decoration: underline;}
.body A:hover { color: #000066; text-decoration: none;}

/* stops borders around images*/
img { border: 0;}

/* paragraph style which all p classes will cascade from*/
p {
	font-size: 0.75em;
	margin: 0px 10px 5px 0px;
	font-weight: normal;
	line-height: 1.2em;
}
.ptable {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
/* paragraph style which all p classes will cascade from*/
.basenav {
	font-size: 0.72em;
	margin: 10px 10px 5px 0px;}
}
ul {
	color: #FF9900; }
/* list*/
li {
	font-size: 0.75em;
	margin: 0px 10px 5px 0px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;}

h1 {
	font-size: 1em;
	margin: 20px 4px 10px 0px;
	font-weight: bold;
	color: #FF9900;}

h2 {
	font-size: 0.80em;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
	color: #000000;}

h3 {
	font-size: 1em;
	margin: 20px 20px 10px 0px;
	font-weight: bold;
	color: #000000;}

.sideaddress {
	margin: 20px 10px 0px 20px;
	font-size: .90em;
	font-weight: bold;}
.copyright {
	color: #999999;}
.bigtel_orange {
	margin: 20px 10px 0px 20px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #FF9900;}

.boldorange {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
	margin: 10px 0px 20px 0px;}
.boldblack {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;}
.line_grey{
	background-image:  url(pics/line_grey.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;margin-right:10px;margin-bottom:10px;margin-left:0px;
	padding:0px;
	line-height:3px;}
.line_black{
	background-image:  url(pics/line_black.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;margin-right:10px;margin-bottom:10px;margin-left:0px;
	padding:0px;
	line-height:3px;}
.line_orange{
	background-image:  url(pics/line_orange.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;margin-right:10px;margin-bottom:10px;margin-left:0px;
	padding:0px;
	line-height:3px;}

.line_dash_grey{
	background-image:  url(pics/line_dash_grey.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;margin-right:10px;margin-bottom:10px;margin-left:0px;
	padding:0px;
	line-height:3px;}
.line_dash_orange{
	background-image:  url(pics/line_dash_orange.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;margin-right:10px;margin-bottom:10px;margin-left:0px;
	padding:0px;
	line-height:3px;}
.line_dash_black{
	background-image:  url(pics/line_dash_black.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:1px;
	margin-top:5px;margin-right:10px;margin-bottom:10px;margin-left:0px;
	padding:0px;
	line-height:3px;}
