﻿/*3col-alt.css */

.tao {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: green;
	font-family: "Copperplate Gothic Light";
	margin-left:20px;
}

body {
	margin: 0;
	padding: 0;
	color:azure;
}

.banner {
	font-size: 30px; 
	font-family: "monotype corsiva"; 
	font-style:normal;
	font-weight:normal;
	color: white; 
	background-color:green;
}

.banner_small{
		font-size: 24px;
		font-family: "monotype corsiva";
		font-weight: normal;
		color: white;
		text-align: center;
		text-decoration:none;
		background-color:green;
		margin-left:20px;
}

.banner_small_green{
		font-size: 24px;
		font-family: "monotype corsiva";
		font-weight:bold;
		color: green;
		text-align: center;
}

.banner_solid{
		font-size: 28px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: red;
		text-align: right;
		text-decoration:none;
}

h1 {
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center; 
	color:maroon;
}

h2 {
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left; 
	text-transform:none;
	color:maroon;
}
h3 {
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center; 
	text-transform:none;
	color:maroon;
}
form {
	margin: 0;
	padding: 0;
}

p { font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	line-height:1.5em;
	margin-bottom:0.5em;
	margin-top: 0;
	color:black;
}

.footnote {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.2em;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height:1.2em;
}


blockquote {
	font-size: 13px;
	font-family:Tahoma;
	font-style: normal;
	margin-bottom: 1em;
	color:maroon;
	text-align: center;
	margin-left:60px;
	margin-right:60px;
	line-height:1.4em;
	font-weight:bold;
}

ul {
	list-style: none;
	margin-left: 2px;
	padding-left: 0;
}
ul li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 4px;
	font-size:11px;
	list-style-type: none;
	height: auto;
	line-height: 1.75em;
	color:black;

}

/* basic.css */

body {background-color: white;  margin: 20px;  padding: 0;  font-size: 10px; font-family: verdana, arial, helvetica, sans-serif;}

/*header css */
/* ------------- masthead styles */

#masthead {
	margin-bottom: 1.0em; padding-top: 1px;
	background: green;
	border-bottom: 1px dotted #CCCCCC;
}
#masthead h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 1em;
}


#navlinks {
	margin: 0; padding: 0.5em 0.5em;
	background: gray; 
	color: white;
	font-size:12px;
}
#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.75em;
	border: 1px solid #99C;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
#navlinks li.first {
	border-right: 0;
	border-right: 1px solid #99C;
	text-align:center;
}

#navlinks li.last {
	border-right: 0;
}
#navlinks a {
	color: white;
}

#navlinks a:active {color: white;font-family: verdana, arial, helvetica, sans-serif;  text-decoration: none;}
#navlinks a:link {color: white;background-color: transparent;  text-decoration:none;}
#navlinks a:visited {color: white;background-color:gray}
#navlinks a:hover {color:white;background-color: black;}


#wrapper {
	min-width: 400px;
	width: 100%;
}
#outer {
	border-left: 165px solid #FFFFFF;  /* left column background */
	border-right: 200px solid #FFFFFF; /* right column background */
	background-color: #FFFFFF;         /* center column background */
}
#inner {
	margin: 0;
	width: 100%; 
}

#side1 {
	width: 150px;                      /* left column width */
	position: relative;
	background:beige;
		}

#side1 h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 2px;
	padding: 0;
	color: maroon;
	font-size: 14px;
	margin-bottom: 1em;
	font-weight:bold;
	background-color: transparent;
}

#side1 h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 2px;
	padding: 0;
	color: maroon;
	font-size: 12px;
	margin-bottom: 1em;
	font-weight:normal;
	background-color: transparent;
}

#side1 p {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	font-style:normal;
	margin-left: 2px;
	font-size:11px;
	line-height:1.25em;
	color:black;
}

#side1 .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 2px;
	padding-left: 0;
}
#side1 ul li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	font-size:11px;
	list-style-type:none;
	margin-bottom:1em;
}

#side1 ul li ul {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	margin-left: 4px;
	font-size:11px;
	display:block;
	list-style-type: none;
}


#side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}

#side1 a:link {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
<!-- side 2 (right side) -->

#side2 {
	width: 200px;                      /* right column width */
	background:azure;
}

#side2 h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 2px;
	padding: 0;
	color: red;
	font-size: 16px;
}

#side2 h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 2px;
	padding: 0;
	color:navy;	
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
#side2 h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: blue;
	margin-left: 5px;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	font-size: 10px;
	font-weight:lighter;
}

#side2 p {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-left: 6px;
	font-style:normal;
	font-size: 10px;
	color:black;
	line-height:1.2em;
	margin-left:5px;
}

#content {
	width: 100%;
	position: relative;
	background-color:white;
}

#content h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left:8px;
	padding: 0;
	color:maroon;
	font-size: 16px;
	text-align:center;
}
#content h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left:12px;
	margin-top:1em;
	margin-bottom: 0.7em;
	text-align: left;
	padding: 0;
	color: black;
	color:teal;
	font-size: 14px;
	font-weight:bold;
}
#content h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top:1em;
	margin-bottom: 0.7em;
	margin-left:20px;
	padding: 0;
	font-size: 12px;
	color:maroon;
	font-weight:lighter;
	text-decoration:underline;
	text-align: center;
}

#content p {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 0.5em;
	color: black;
	text-align: left;
	margin-left:26px;
	margin-right:5px;
	line-height:1.1em;
}

#content blockquote {
	font-size: 14px;
	font-family:Tahoma;
	font-style: normal;
	margin-bottom: 1em;
	color:maroon;
	text-align: justify;
	margin-left:30px;
	margin-right:24px;
	line-height:1.25em;
	font-weight:normal;
}

#content li {
	font-family:"Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	font-size:16px;
	margin-left:45px;
	color: black;
}
#content footnote {
	padding-left: 1em;
	font-size:9px;
	line-height:0.8em;
	text-align:center;
}

#content a:active {color: maroon; text-decoration: none;}
#content a:link {color: maroon;background-color: white;  text-decoration:underline;}
#content a:visited {color: maroon;background-color:white}
#content a:hover {color:white;background-color:black;}

#footer {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	border-top: 1px dotted #B1B1B1;
}
#footer p {
	padding-left: 1em;
	font-size:9px;
	line-height:1.2em;
}

.clear { 
	clear: both;
}

/* Mozilla bug workarounds */
#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#side1 {
	margin-right: 1px;
}
#side2 {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}