body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
   	background: #900;
	color: #900;
}

#header {
	width:765px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 5px;
	height:126px;
}

#mainContent {
	top: 136px;
	width:765px;
	margin-left:auto;
	margin-right:auto;
	margin-top: -3px;
   	background : #fff;
	padding: 0px;
}

#navBar {
	background-color: #c99;
	padding: 0px;
	margin-left: 4px;
	margin-top: -1px;
/*	border-top: 1px solid #fff; */
	width: 176px;
}

#navBar ul{
	font-size: 80%;
/*	text-transform: uppercase; */
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #fff; 
}

#navBar li{
	border-top: 1px solid #fff; 
/*	background: url(images/navbutton.gif) no-repeat;*/
}

#navBar li ul{
	border-bottom: none;
	margin-top: 0px;
}

#navBar li li{
	text-transform: uppercase; 
	border-top: none;

}

.navHead {
	padding-left: 0px;
	font-weight: bold;
	color: #fff;
}

#navBar li li a{
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
	font-size: 110%;
}

#navBar img{
	display: block;
}

#navBar ul a{
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
	text-decoration: none;
	font-weight: bold;
	background: #c99;
	color: #fff;
}

#navBar ul a:hover{
	background: #966;
}

#navBar ul a.head:hover{
	background: #c99;
}

P {
	font-size: 80%;
	line-height: 120%;
}

P.mainContent{
	padding-left: 6px;
	padding-right: 6px;
	margin-top: -6px;
}

P.telephone{
	text-align: center;
	font-weight: bold;
	padding: 10px 0px;
	font-size: 120%;
}

P.copyright{
	font-size: 60%;
	line-height: 120%;
	text-align: left;
	padding-top: 20px;
	padding-left: 4px;
}

P.footer {
	font-size: 60%;
	line-height: 120%;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
}

UL{
	font-size: 80%;
	line-height: 160%;
	margin-left: 28px;
	margin-top: -6px;
}

/* TABLE.contact{
	border: 1px solid #936;
	background-color: #900;
} */

TD.nav{
	background:  #c99;
	border-left: 4px solid #fff;
	border-top: 1px solid #fff;
}

TD.navbottom{
	background:  #c99;
	border-left: 4px solid #fff;
}

TD.mainContent{
	border-left: 3px solid #fff;
}

TD.telephone{
	background:  #900;
	color: #fff;
	border-left: 3px solid #fff;
	border-right: 4px solid #fff;
}

TD.infoForm{
	font-size: 80%;
	padding-left: 6px;
}

H1, H2, H3, H4, H5{
	font-family: "Times New Roman", Times, serif;
	color: #900;
	padding-left: 6px;
}
H1{
	font-size: 160%;
	line-height: 160%;
	margin-top: 12px;
	margin-bottom: -10px;
}
H2{
	font-size: 120%;
}
H3{
	font-size: 110%;
	line-height: 120%;
	margin-bottom: -10px;
}
H4{
	font-size: 90%;
	line-height: 100%;
	margin-bottom: -10px;
}

IMG.main {
	padding-left: 20px;
	padding-bottom: 12px;
}

a.bodylinks {
	text-decoration: underline;
	color: #900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a.bodylinks:hover {
	text-decoration: underline;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

A.footLink {
	text-decoration: none;
	color: #900;
}
A.footLink:hover {
	text-decoration: underline;
	color: #f00;
}

A:Visited {
	color: #900;
	font-weight: bold;
}

A:Link {
	font-weight: bold;
	color: #900;
}

A:Hover {
	color: #f00;
}
