a {
    font-weight:bold;
}

body {
    margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
}

caption {
    font-weight:bold;
    font-size:18px;
    padding-bottom:15px;
}

form th {
    background-color:White;
    font-weight:bold;
    color:Black;
}

h1 {
    font-size:20px;
}

h2 {
    font-size:18px;
}

h3 {
    font-size:14px;
}

img.outline {
    border:1px solid black;
}

p {
    font-size:14px;
}

p.indent {
    text-indent:0px;
}

p.notes {
    font-size:9px;
}

table.photoLayout td {
    text-align:center;
    padding:20px;
}

table.photoRight td {
    padding:0px;
}

table.photoRight {
    padding:0px 0px 20px 20px;
}

td.photoNotes {
    font-size:10px;
    padding-bottom:15px;
}

td.photoNotesRight {
    text-align:right;
    font-size:10px;
}

td.striped {
	border-top:2px solid White;
	border-bottom:2px solid White;
	background-color:Black;
	padding: 0;
	margin: 0;
}

th {
    font-size:14px;
    background-color:#BD2421;
    color:White;
}

tr.guestbook th {
    font-size:12px;
    font-weight:bold;
    background-color:White;
}

tr.secondaryLinks {
    background-color:Black;
    padding-left:15px;
    padding-right:15px;
}

.banner {
    text-align:left;
    border-bottom:4px solid black;
    padding:0px;
}

.bottomTrim {
    background-color:Black;
    height:15px;
    font-size:14px;
}

.button {
    margin-right:2px;
}

.content td {
    font-size:14px;
}

.content th {
    font-size:14px;
}

.content {
    padding:10px 20px 20px 20px;
    font-size:14px;
}

.datatable td {
    background-color:#FFFACD;
}

.datatable {
    padding:0px;
    border:1px solid gray;
    font-size:12px;
}

.error {
    color:red;
    padding-left:5px;
    font-weight:bold;
}

.footer {
    font-size:10px;
    border-bottom:2px solid gray;
    padding:5px;
}

.formLink {
    font-size:12px;
    float:right;
    padding-bottom:5px;
}

.guestbook td {
    font-size:14px;
    padding-top:3px;
    padding-bottom:3px;
}

.guestbookHighlite td {
    font-size:14px;
    padding-top:3px;
    padding-bottom:3px;
}

.header {
    background-color:White;
}

.insidecell {
	padding:5px;
	border-top:1px solid gray;
	font-size:14px;
	width: 50%;
	vertical-align: top;
}

.left {
    float:left;
    padding-left:10px;
}

.leftPanel .selected {
    background-color:#BF2022;
    border-bottom:2px solid black;
}

.leftPanel li {
    border-bottom-width:2px;
    border-bottom-style:solid;
    border-bottom-color:black;
    list-style-type:none;
    display:block;
}

.leftPanel {
    border-right:4px solid black;
    vertical-align:top;
    font-size:24px;
}

.leftcell {
	padding:5px;
	border-top:1px solid gray;
	border-right:1px solid gray;
	font-size:14px;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

.leftheader {
    padding:5px;
    border-right:1px solid gray;
    font-size:14px;
	width: 25%;
}

.newsBanner {
    text-align:left;
    border-bottom:4px solid Black;
    padding:0px;
    background-color:#292C21;
}

.photo {
    border:1px solid black;
    padding:0px;
}

.pic {
    border-bottom:4px solid black;
}

.rightcell {
	padding:5px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	font-size:14px;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

.rightheader {
	padding:5px;
	border-left:1px solid gray;
	font-size:14px;
	width: 25%;
}

.secondaryLinks a:link {
	font-weight:bold;
	color:#CECECE;
}

.small {
    font-size:x-small;
}

.tight {
    margin-bottom:-10px;
    padding:0px;
}

#counter {
    padding:20px 5px 10px 10px;
    font-weight:bold;
    font-size:14px;
}

#navcontainer a {
	display:block;
	width:135px;
	padding:.2em .41em;
	text-decoration:none;
	color: black;
}

#navcontainer a:hover {
	background-color: #BF2022;
}

#navcontainer li {
	margin:0;
;
}

#navcontainer ul {
    margin:0;
    padding:0;
    list-style-type:none;
}

#sidenav a {
    width:100%;
    display:block;
    height:100%;
}

#sidenav a:hover,
.active {
    background-color:#BF2022;
}

#sidenav a:link, #sidenav a:visited {
    color:black;
    text-decoration:none;
}

#sidenav span {
    padding-right:10px;
}

#sidenav td {
    border-bottom:1px solid black;
    height:50px;
}

#sidenav {
    font-size:24px;
    font-style:normal;
    font-weight:bold;
    font-family:Geneva, Arial, Helvetica, sans-serif;
}

select {
	text-align:middle;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

#content {
	padding:0;
	font-size:14px;
}
#content th {
	font-size:14px;
}
#content td {
	font-size:14px;
}
