@charset "utf-8";
/* CSS Document */

hr {
background-color:#C6C6C6;
border:0 none;
height:1px;
margin-bottom:20px;
}
ul#aboutbauer li {
font-size:13px;
list-style-image:url(images/bullet2.png);
list-style-position:outside;
margin-bottom:10px;
margin-left:20px;
}
* {
font-family:"Helvetica",Arial,sans-serif;
margin:0;
padding:0;
color:#000000;
}
.testimonial strong{
font-size:14px;	
	}
	p {
font-size:12px;
}
a.emaillink {
color:#F67F00;
}
a.emaillink:hover { text-decoration:underline}
.formbg {
background-color:#F3F3F3;
border-bottom:1px dotted silver;
border-top:1px dotted silver;
padding:20px;
}
form {
display:block;
margin:0 auto;
width:350px;
}
form.label {
color:black;
font-size:14px;
}
form input.sbt-btn  {
background-color:#FF9434;
color:white;
font-size:14px;
font-weight:bold;
height:30px;
width:120px;
font-family:"Helvetica",Arial,sans-serif;
text-transform:uppercase;
}
form input {
border:3px solid #FF9434;
height:26px;
margin-top:10px;
width:350px;
}
.vidbox {
background-color:#333333;
border:3px solid #FF9434;
float:left;
height:240px;
margin-bottom:10px;
margin-right:10px;
width:320px;
}
.vid {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#D8D8D8;
float:left;
height:124px;
margin-bottom:10px;
margin-right:10px;
padding:8px;
width:190px;
}
.entry-vid {
display:block;
margin-bottom:30px;
padding:0;
}
.events-th {
border:1px solid silver;
float:left;
margin-bottom:10px;
margin-right:10px;
}
