body {
	background:#000000;
	margin: 0;
	padding: 0;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	font-size:14px;
	text-align: center;
}

a {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
}

#h-container img,#container img {
border:0px;
display:block;
}

#container,#h-container {
	margin:0 auto;
	width:950px;
	height:100%;
	text-align: center;
}

.left {
background:url('../g/left.png') repeat-y;
width:33px;
height:100%;
}

.right {
background:url('../g/right.png') repeat-y;
width:33px;
height:100%;
}

#container h1,#container h2,#h-container h1,#h-container h2 {
display:none;
}

h3 {
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:22px;
font-weight:800;
font-style:italic;
padding:0;
margin:0;
}

#left {
background:#f39a9f;
width:100%;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:22px;
font-weight:800;
}

#left2 {
	background:#f39a9f;
	width:180px;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	font-size:22px;
	font-weight:800;
	margin-left:20px;
}

#home {
padding:0px 10px;
}

#h-container ul {
margin-left:40px;
}

#h-container a:link,#h-container a:visited {
color:#000000;
text-decoration:none;
border-bottom:none;
}

#h-container a:hover {
border-bottom:dotted 1px #000000;
}

#nav {
text-align:center;
color:#960810;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:16px;
font-weight:800;
}

#nav a:link,#nav a:visited {
color:#960810;
font-family:'trebuchet ms',arial,helvetica,sans-serif;
font-size:16px;
font-weight:800;
text-decoration:underline;
}

#nav a:hover {
text-decoration:none;
}

p {
margin:20px;
text-align:justify;
padding-right: 10px;
}

p.no-justify {
text-align:left;
}
ol {
text-align:left;
padding-right: 20px;
}


td {
background:#ffffff;
}

td.nav {
background:#ededed;
}

#home_container {
	position: absolute;
	margin:0 auto;
	width:950px;
	height:100%;
	text-align: center;
	background-image:url(../images/home__contenbox.jpg);
	background-repeat: no-repeat;
}
#home_phone {
	height: 73px;
	width: 527px;
	left: 365px;
	top: 179px;
	position: relative;
	font-size: 70px;
	font-weight: bold;
	
}
#home_links {
	font-size: 14px;
	left: 128px;
	top: 390px;
	height: auto;
	width: 250px;
	text-align: left;
	position: relative;

}
#home_links a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;

}
#home_links a:hover {
	font-size: 14px;
	color: #8A1F2F;
	text-decoration: underline;

}
#home_license {
	font-size: 14px;
	position: absolute;
	left: 144px;
	top: 519px;
	height: auto;
	width: auto;
	font-weight: bold;

}

