/* --- Hinkle For House CSS Document <----- */
/* --- Designed by Bruce Etzcorn         <----- */
/* --- www.etzcorn.com                      <----- */

body {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 1em;
padding: 0px;
margin: 0 auto;
text-align: center;
background-color: #35445A;
color: #1A222D;
}

div.clearer {
height: 0;
line-height: 0px;
clear:both;
}

/* --- site structure div's <----- */
/* --- site structure div's <----- */
/* --- site structure div's <----- */

.contentContainer {
width: 825px;
margin: 0 auto;
}

.leftRail {
padding-left: 25px;
background-color: #333333;
background-position: top left;
background-image:  url(../images/leftStar.jpg);
background-repeat: repeat-y;
}

.rightRail {
padding-right: 25px;
background-color: #333333;
background-position: top right;
background-image:  url(../images/rightStar.jpg);
background-repeat: repeat-y;
}

.content {
background-color: #FFFFFF;
border-top: 1px solid #1A232D;
border-bottom: 1px solid #1A232D;
}

#navigation {
height: 75px;
background-color: #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}

.signature {
background-image:  url(../images/hinkleSignature.jpg);
background-repeat: no-repeat;
height: 49px;
}

#photoOrbit {
height: 650px;
}

.left {
float: left;
}

.right {
float: right;
}

.small {
width: 270px;
}

.medium {
width: 500px;
/* 5px short of content area IE Fix */
}

.large {
width: 100%;
}

ul {
list-style-image:  url(../images/agedStar.png);
padding-left: 15px;
margin-left: 0;
}

li {
padding-bottom: 10px;
}

.sideStripes {
background-image:  url(../images/sideStripes.jpg);
background-repeat: repeat-y;
border: 1px solid #7289AC;
border-top: 0px;
/*background-color: #A2B1C8;*/
}

#footer {
color: #3D0000;
font-size: .65em;
padding: 3px;
background-color: #990000;
border-top: 1px solid #3D0000;
}

#footer a {
color: #3D0000;
}

#footer a:hover {
color: #FFFFFF;
}

.subLinks {
border-top: 1px dotted #CCCCCC;
font-size: .7em;
margin-left: 20px;
margin-right: 20px;
text-align: center;
}

.subLinkContainer {
display: inline;
line-height: 25px;
padding-left: 10px;
padding-right: 10px;
}

.subLinks a {
color: #CCCCCC;
text-decoration: underline;
}

.subLinks a:hover {
color: #333333;
}

/* --- link defaults <----- */
/* --- link defaults <----- */
/* --- link defaults <----- */

a:link, a:visited {
text-decoration: none;
color: #CC0000;
}

a:hover {
color: #000000;
}

/* --- text styles <----- */
/* --- text styles <----- */
/* --- text styles <----- */

.siteText, .headline, .subLine, .disclaimer {
font-size: .7em;
font-weight: normal;
text-align: left;
}

.siteText {
line-height: 1.7em;
color: #1E2733;
}

.subLine {
}

.headline {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
line-height: 1.1em;
font-weight: normal;
padding-bottom: 5px;
color: #CC0000;
}

.disclaimer {
	font-size: 0.70em;
}

/* --- table div's <----- */
/* --- table div's <----- */
/* --- table div's <----- */

table {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
border-collapse: collapse;
color: #000000;
border: 1px solid #4F6687;
}

tr {
border: 1px solid #CFD7E3;
}

td {
}

table .headline, table .siteText {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: .75em;
font-weight: normal;
padding: 5px;
color: #666666;
}

table .headline {
font-weight: bold;
width: 150px;
color: #666666;
}

table .disclaimer {
color: #666666;
}

table .normalRow, table .alternateRow {
}

table .normalRow {
background-color: #E2E7EE;
}

table .alternateRow {
background-color: #F5F7F9;
}

/* --- section div's <----- */
/* --- section div's <----- */
/* --- section div's <----- */

.welcome, .links, .recentNews, .biography, .quickFacts, .issues, .schedule, .newsroom, .archivedNews, .contactInfo, .contactForm {
padding: 20px;
/*background-color: #CCCCCC;*/
}

/* --- welcome div's <----- */
/* --- welcome div's <----- */
/* --- welcome div's <----- */

.welcome {
/*border-bottom: 1px dotted #CCCCCC;*/
}

/* --- links div's <----- */
/* --- links div's <----- */
/* --- links div's <----- */

.links {
}

.links .left {
width: 40%;
}

.links li {
margin-bottom: 5px;
}

/* --- recentNews div's <----- */
/* --- recentNews div's <----- */
/* --- recentNews div's <----- */

.recentNews {
}

.recentNews .headline {
color: #1E2733;
}

/* --- newsContainer div's <----- */
/* --- newsContainer div's <----- */
/* --- newsContainer div's <----- */

.newsContainer .headline {
font-size: .9em;
padding: 0;
}

.newsContainer .disclaimer {
	border-top: 1px solid #CC0000;
	line-height: 1.7em;
	color: #CC0000;
	padding-bottom: 5px;
}

.newsContainer {
margin-top: 10px;
}

.newsContainer .siteText {
font-size: .7em;
font-weight: normal;
text-align: left;
line-height: 1.5em;
color: #2A3547;
}

.newsContainer a:link, a:visited {
text-decoration: none;
color: #1E2733;
}

.newsContainer a:hover {
cursor: pointer;
color: #FFFFFF;
}

.readMoreButton {
}

/* --- biography div's <----- */
/* --- biography div's <----- */
/* --- biography div's <----- */

.biography {

}



/* --- quickFacts div's <----- */
/* --- quickFacts div's <----- */
/* --- quickFacts div's <----- */

.quickFacts {
}

.quickFactsContainer {
}

.quickFacts .headline {
color: #1E2733;
border-bottom: 1px solid #CFD7E3;
}

.quickFacts .siteText {
color: #2A3547;
line-height: 1.5em;
}

/* --- issues div's <----- */
/* --- issues div's <----- */
/* --- issues div's <----- */

.issues {
}

.issueContainer {
margin-top: 15px;
}

/* --- schedule div's <----- */
/* --- schedule div's <----- */
/* --- schedule div's <----- */

.schedule {
}

.eventContainer {
}

.eventContainer .disclaimer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
text-align: right;
padding-bottom: 5px;
color: #4F6687;
}

.eventContainer .headline  {
padding-top: 10px;
padding-bottom: 5px;
}

.eventContainer .subLine {
border-top: 1px solid #4F6687;
background-color: #E2E7EE;
font-size: .6em;
font-weight: bold;
padding: 5px;
color: #4F6687;
}

.eventDetail {
padding-bottom: 30px;
}

.eventDetail .headline {
border: 0;
font-size: .6em;
color: #4F6687;
}

.eventDetail .siteText {
font-size: .6em;
color: #1E2733;
}

/* --- newsroom div's <----- */
/* --- newsroom div's <----- */
/* --- newsroom div's <----- */

.newsroom {
}

.newsHolder {
padding-bottom: 30px;
}

.newsHolder .disclaimer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
text-align: right;
padding-bottom: 5px;
color: #4F6687;
}

.newsHolder .headline  {
padding-top: 10px;
padding-bottom: 5px;
}

.newsHolder .subLine {
border-top: 1px solid #4F6687;
font-size: .6em;
padding: 5px;
color: #4F6687;
}

/* --- archived news div's <----- */
/* --- archived news div's <----- */
/* --- archived news div's <----- */

.archivedNews {
}

.archivedNews .headline {
padding-bottom: 20px;
color: #1E2733;
}

.archivedNewsHolder {
padding: 5px;
}

.archivedNewsHolder .headline {
font-size: .9em;
padding-top: 3px;
padding-bottom: 0px;
}

.archivedNewsHolder .disclaimer {
border-bottom: 1px solid #CFD7E3;
color: #CFD7E3;
line-height: 1.7em;
padding-bottom: 1px;
}

.archivedNewsHolder a:link, a:visited {
text-decoration: none;
color: #1E2733;
}

.archivedNewsHolder a:hover {
cursor: pointer;
color: #FFFFFF;
}

/* --- contact info div's <----- */
/* --- contact info div's <----- */
/* --- contact info div's <----- */

.contactInfo {
}

.contactContainer {
padding-bottom: 30px;
}

.contactInfo .headline {
padding-bottom: 20px;
}

.contactInfo .disclaimer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1em;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 3px;
margin-bottom: 3px;
}

/* --- contact form div's <----- */
/* --- contact form div's <----- */
/* --- contact form div's <----- */

.contactForm {
}

/* --- photo holder div's <----- */
/* --- photo holder div's <----- */
/* --- photo holder div's <----- */

.photoHolder {
text-align: center;
float: right;
margin-left: 5px;
padding: 5px;
width: 140px;
}

.photoHolder .disclaimer {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: .6em;
text-align: left;
font-weight: bold;
color: #333333;
line-height: 1.2em;
}

.photoHolder img {
border: 1px solid #999999;
}
