﻿body {
	background:#000;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#ff0000;
}

a.lgbtn:link, a.lgbtn:visited, a.lgbtn:active {
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	background:url(../siteart/splash/btnbg_large.gif) no-repeat;
	width:281px;
	padding:10px;
	display:block;
}

a.lgbtn:hover {
	color:#000;
}

a.smbtn:link, a.smbtn:visited, a.smbtn:active {
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	background:url(../siteart/splash/btnbg_small.gif) no-repeat;
	width:191px;
	padding:10px;
	display:block;
}

a.smbtn:hover {
	color:#000;
}

#lt_content {
	background:#fff;
	vertical-align:top;
	width:579px;
}

#rt_content {
	background:#fff;
	text-align:left;
	width:191px;
}

#call {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	border-top:1px #242424 solid;
	border-bottom:1px #242424 solid;
	display:block;
	padding:5px 0;
}

.home-info {
	background: #FFF;
	padding: 10px 20px;
}

.home-info h4 {
	font-size: 15px;
	margin: 0;
	text-decoration: underline;
}

.home-info p {
	margin: 5px 0 25px 0;
}

.home-info img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.home-info img.alignright {
	float: right;
}
