@charset "utf-8";
body {
	background-color: #400210;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.textbg {
	background-image: url(images/text-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 22px;
}
.contactbg {
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
.imagefloat {
    float: left; 
    margin: 8px; 

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-indent: 10px;
}

.tooldbarbg {
	background-image: url(images/sidebar-bg.gif);
	background-repeat: repeat-y;
	background-color: #590D0D;
}
.sidebg {
	background-image: url(images/side-bg.gif);
	background-repeat: repeat-y;
	background-color: #590D0D;
}
h1 {
	font:bold 24px "Times New Roman", Times, serif;
	padding-top: 10px;
}
.contactus {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}


/*Baum-Docter-Townsr*/

.text2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	width:286px;
	text-align:justify;
}

.text2-img{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	width:135px;
	padding-left:10px;
}

.call-today{
	color:#660033;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding-right:55px;
}	

.towns{
	color:#333333;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	padding-top:70px;
}

.towns-list{
	color:#00ccff;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
}
.towns-list ul{
	list-style:none;
	padding:0;
	margin:0;
}

.contentleft {
	font-family: Georgia;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 18px;
	text-decoration:none;
	font-weight:bold;
	
}

.contentleft:hover {
	font-family: Georgia;
	font-size: 16px;
	color: #cccccc;
	text-indent: 18px;
	text-decoration:none;
	font-weight:bold;
	
}

.child{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 18px;
	text-decoration:none;
	font-weight:bold;
	
}

.child:hover{
	font-family: Georgia;
	font-size: 14px;
	color: #cccccc;
	text-indent: 18px;
	text-decoration:none;
	font-weight:bold;
	
}
