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

body {
margin-left: 0px;
margin-top: 0;
margin-right: 0px;
margin-bottom: 0px;
}

.topimg {
margin-left: 3px;
}

#title {
margin-left:3px;
}

.imgstyle1 {
border: 1px solid #BB2933;
float: left;
padding: 3px;
margin-right: 8px;
margin-bottom: 3px;
}

.imgstyle2 {
border: 1px solid #BB2933;
float: right;
padding: 3px;
margin-left: 8px;
margin-bottom: 3px;
}


#content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
padding: 20px;
}

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


.redtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #BB2933;
}


.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFF;
text-align: right;
padding-right: 150px;
}


a { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #BB2933;
text-decoration: underline;
}

a:hover { 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #BB2933;
text-decoration:none;
}

#testimonial {
text-align: right;
}

#linebreak {
border-bottom: 1px solid #BB2933;


}

.quote {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align: justify;
}


/* nav and side column*/


#navbg {
width: 172px;
height: auto;
margin: 0 auto;
background-color: #FFF;
}


#nav ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
width: 168px;
margin: 0 auto;
padding: 7px 0 0 0;
list-style: none;
	}
	

	
	
#nav li a {
voice-family: "\"}\""; 
voice-family: inherit;
height: 27px;
text-decoration: none;
margin-top: -5px;
	}	
	
#nav li a:link, #nav li a:visited {
color: #FFF;
display: block;
padding: 7px 0 0 10px;
background-image: url(gfx/navlink_f1.jpg);
background-repeat: no-repeat;
	}
	
#nav li a:hover {
color: #FFF;
padding: 7px 0 0 10px;
background-image: url(gfx/navlink_f2.jpg);
background-repeat: no-repeat;
}

/* sideline graphic */

#sidedesign {
margin-top: -7px;
width: 172px;
height: 229px;
background-image: url(gfx/sidedesign.jpg);
}

/* contact info */

#contactinfo {
margin: 25px 11px;
width: 150px;
height: 107px;

}

li.nostyle { list-style: none; }

ul.benefac li { margin-bottom: 8px; }
