body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:#E9E9E9;
}
.main {
width:761px;
background-image:url(images/background-repeat.gif);
background-repeat:repeat-y;
background-position:top right;
margin: auto;
border: 5px solid #000000;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:751px;
}
/* repeat style for each page - with photo */
.main2 {
background-image:url(images/background-top-3.jpg);
background-repeat: no-repeat;
background-position:top right;
}
/******************************************/

.navigation {
float: left;
margin-top: 62px;
width: 159px;
}
.headline {
margin-top: 170px;
padding-bottom: 0px;
float: left;
width: 500px;
margin-bottom: 0;
}
.headline h1 {
padding-left: 15px;
color:#888787;
font-size: 20px;
margin-bottom: 0;
padding-bottom: 5px;
}


.content {
margin-top: 0;
padding-bottom: 20px;
float: left;
width: 304px;
margin-bottom: 20px;
}
.contentcol1 {
margin-top: 0;
float: left;
width: 280px;
margin-bottom: 20px;
}
.contentcol2 {
margin-top: 0;
float: left;
width: 280px;
margin-bottom: 20px;
}
.contentwide {
margin-top: 0;
float: left;
width: 500px;
margin-bottom: 20px;
}
.contentmincol {
width: 130px;
float: left;
}
.contentmincola {
width: 100px;
float: left;
}
.contentmincolb {
width: 160px;
float: left;
}

.content h2 {
font-weight: bold;
color: #d70000;
padding-left: 15px;
font-size: 13px;
margin-bottom: 0;
}
.content p, .contentcol1 p, .contentcol2 p, .contentwide p {
padding-left: 15px;
font-size: 11px;
padding-top: 0;
margin-top: 0;
}

.content p.quote {
font-style:italic;
margin-bottom: 0;
}
.content p.byline {
padding-left: 50px;
}
.content a, .contentcol1 a, .contentcol2 a, .contentwide a {
color: #d70000;
}


.content form p {
clear: both;
}
.content form p label {
width: 100%;
float:left;
}
.content form p label.error {
display: block;
font-weight: bold;
color: #CC0000;
}
.content form p img, 
.content p input,
.content p textarea {
float: left;
}
.content p.error {
font-weight: bold;
color: #CC0000;
font-size: 12px;
}
.content p.success {
font-weight: bold;
font-size: 12px;
}


.sidephotos {
margin-top: 0;
float: left;
width: 273px;
}

.staffphotocontent {
float: left;
width: 165px;
margin-bottom: 10px;
}


.staffphoto {
margin-bottom: 5px;
border: 1px solid #000000;
}

.galleryphoto {
margin-left: 20px;
margin-bottom: 20px;
border: 1px solid #000000;
}

.clear { clear:  both; }

.footer {
color: #FFFFFF;
text-align:center;
padding: 1px 0 5px 0;
margin: 0 0 0 0;
background-image:url(images/footer-background.gif);
background-repeat:repeat-x;
background-color: #d70000;
font-size: 9px;
border-bottom: 5px #ffa90a solid;
}
.footer p {
padding: 0 0 0 0;
margin: 5px 0 0 0;
}

.footer a {
color: #ffffff;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
