/* Styles for IDs */

#arch3gif_r1_c1 {
	display: block;
}

#arch3gif_r2_c1 {
	margin: 0;
	padding: 0;
}

#arch3gif_r2_c2 {
	margin: 0;
	padding: 0;
}

#arch3gif_r2_c3 {
	margin: 0;
	padding: 0;
}

#arch3gif_r2_c4 {
	margin: 0;
	padding: 0;
}

#arch3gif_r2_c5 {
	margin: 0;
	padding: 0;
}

#table_red_border {
	border-color: red;
}

/* styles for classes */

.bolded {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.cell {
	background-color: white;
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0px;
}

.container {
	background: white;
	border: 1px solid black;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

.content {
	list-style-type: square;
	text-align: left;
}

.cpyright {
	background:#666699;
	width:800px;
	height: 50px;
	text-align: center;
	font-size: .75em;
}

.error {
	color: red;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.event {
	background-color: #eeeeee;
	color: #336600;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fontsizer {
	color: #000EB5;
	margin: 20px 10px 20px 10px;
	text-align: center;
	font-weight: bold;
	font-size: .75em;
	line-height: 1.5em;
}

.fontsizer ul {
	list-style-type: none;
}

.fontwhite {
	color: white;
}

.footer {
	background: #DDDDDD;
	padding: 0 10px 0 20px;
	font-size: .875em;
}

.footer p {
	margin: 0;
	padding: 10px 0;
}

.header {
	background-color: white;
	height: 180px;
	width: 800px;
}

.heading {
	background-color: #cccccc;
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.img {
	background-color: black;
}

.maincontent {
	background-image: url(/images/site/cards-tilelite2.jpg) !important;
	background-position: center top;
	margin: 0 0 0 200px;
	padding: 0;
	background-repeat: repeat;
}

.menu:active {
	color: #ff8c94;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu:hover {
	color: #ff8c94;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu:link {
	color: #3A3A3A;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu:visited {
	color: #3A3A3A;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.new {
	background-color: yellow;
	color: red;
	font-variant: small-caps;
	font-weight: bold;
}

.new:hover {
	color: red;
}
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: black;
	background-color: rgba(235, 235, 235, 0.80);
	font-size: 12px;
	padding: 1em;
	display: none;
}

.back-to-top:hover {	
	background-color: rgba(135, 135, 135, 0.50);
}

.section {
	color: #ff8c94;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.sidebar {
	background-image: url(/images/site/sidebarbg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 200px;
}

.table_centered {
	margin: 0 auto;
}
.ticker {
	margin-left: 200px;
}

.valignmiddle {
	vertical-align: middle;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.blue {
    color: blue;
}

.red {
    color: red;
}

.darkishblue {
    color: #0A0063;
}

.black {
    color: black;
}

.white {
    color: white;
}

.lavender {
    color: #e8e8e8;
}

.beige {
    color: #F2F2F2;
}

.aleft {
    text-align: left;
}
.acenter {
    text-align: center;
}

.aright {
    text-align: right;
}



/* styles for elements */

body {
	background-image: url(/images/site/seamless-autumn.jpeg);
	background-position: center top;
	background-repeat: repeat;
	font-family:Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
}

a.section {
	color: #ff8c94;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a:hover {
	color: #ff8c94;
	font-weight: bold;
}

a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

a:link:hover {
	color: #ff8c94;
	font-weight: bold;
}

a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

a:visited:hover {
	color: #ff8c94;
	font-weight: bold;
}

blockquote {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

dd {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

dl {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

dt {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}
h1 {
	text-align:center;
	color: blue;
	font-weight:bold;
}

li {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .875em;
}

ol {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}

p {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .875em;
}

span {
	color: red;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .875em;
}

sup {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10pt;
}

td {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: .875em;
}

th {
	padding: 0;
}

ul {
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
}
