body
{font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background: #ffffff;
}

p {
	line-height:24px;
}

h1 {
	font-family:  Arial, Helvetica, sans-serif;
	color: #144292;
	font-size: 14px;
	font-weight: bold;
}

ul {
	list-style-type: square;
	
	
}

li {
	line-height: 24px;
	
}

.bodytext {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #000000;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

/*.bodytext img {
	border: 1px solid #000;
}*/

.bodytext a {
	color: #1E468F;
	text-decoration:underline;
}

.bodytext a:hover {
	color: #CC0000;
	text-decoration:none;
}

.table-text {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #000000;
line-height:24px;
}

a{
	color: #1E468F;
	text-decoration:underline;
}

a:hover{
	color: #666666;
	text-decoration:none;
}

.footer {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #006699;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}


.footer2 {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
margin-top: 0;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
}

.subhead1 {
	font-weight: bold;
	color: #990000;
}

.subhead3 {
	font-weight: bold;
	color: #990000;
	font-size:24px;
}

.subhead2 {
	font-weight: bold;
	color: #FFFFFF;
}

.home{
	color: #fff;
}

.about{
	color: #fff;
}

.hour{
	color: #fff;
}

.your-home{
	color: #fff;
}

.your-business{
	color: #fff;
}

.support {
	color: #fff;
}

.main-navigation {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px;
	border-style: solid;
	border-color: #990606;
	line-height: 30px;
	background-image: url(images/navbar/gradient.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	white-space:nowrap;
	text-align: center;
	background-color:#9A0606;
	font-weight:bold;
}

.main-navigation a {
	padding-left:2.5%;
	padding-right:2.5%;
	padding-top:8px;
	padding-bottom:9px;
	/*background-image: url(images/navbar/gradient.jpg);*/
	font-size: 12px;
	text-decoration: none;	
	line-height: 30px;
}


.main-navigation a:hover {
	color: #000000;
	padding-left:2.5%;
	padding-right:2.5%;
	padding-top:8px;
	padding-bottom:9px;
	text-decoration: none;
	background-image: url(images/navbar/gradient-over.jpg);
	background-repeat: repeat-x;
	line-height: 30px;
	border-top-color: #990606;
	border-top-style: solid;
	border-top-width: 1px;
}

.header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9F9F;
}

.sidelines {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F9F9F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9F9F9F;
	
}
.toplinks {
	margin-bottom: 5px;
	font-size:12px;
	line-height:18px;
}

.toplinks p{
	line-height:15px;
}
.bottomlinks {
	margin-bottom: 5px;
	font-size:12px;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F9F9F;
}

.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9F9F9F;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
}
.interiorpics {
	border: 1px solid #777;
	margin-left:10px;
	margin-bottom:10px;
}

.alt-table-cell {
	background-color:#CCCCCC;
	}
	
.right-column{
	width: 200px;
	float:right;
	margin-left:5px;
	padding-left:10px;	
}

.right-column img {
	border: 1px solid #777;
	margin-bottom:10px;
}


.gray-box{
	background-color:#efefef;
	padding:10px;
}

.gray-box-menu{
	background-color:#efefef;
	padding:10px;
	
}

.gray-box-menu td p{
	padding-top:0;
	margin-top:0;
	line-height:18px;
	font-size:12px;
}