/* CSS Document */

html, body, ol, ul, i, img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	line-height: 1.3;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	letter-spacing: .3px;
	word-wrap: break-word;
}
p {
	margin-top: 0px;
}
/*headings*/
h1, h2, h3, h4 {
	margin-bottom: 5px;
}
/*p:first-child {margin-top: 0;}*/
h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {
	margin-top: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}/*starts first h2 in TD flush top*/
h3:first-child {margin-top: 0;}/*starts first h3 in TD flush top*/
h4:first-child {margin-top: 0;}/*starts first h4 in TD flush top*/
h5:first-child {margin-top: 0;}/*starts first h5 in TD flush top*/
h6:first-child {margin-top: 0;}/*starts first h6 in TD flush top*/

/*links*/
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #990000;
}
a:hover, a:active {
	color: #333333;
}

/*overall containter*/
#container {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	font-size: 100%;
	background-color:#fff;
	/*\width: 760px; /* only 2px extra for IE5win, the sum of the side borders. */
	/*w\idth: 760px;*/
}

/*banner plus navigation*/
#banner-container {
	height: 160px;
/*	width: 100%;*/
}

/*banner*/
#banner {
	height: 127px;
/*	width: 100%;*/
}
#banner-l_image {
	width: 127px;
	float: left;
}
#banner-logo {
	width: 381px;
	float: left;
}
#banner-r_image {
	width: 250px;
	float: left;
}

/*navigation*/
#nav {
	height:25px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 76%;
	font-weight: bold;
	margin-left: -2px;
	margin-top:0;
}
#graybar {
	width: 745px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 70%;
	/*height:18px;*/
	padding-left: 15px;
	margin:0;
	border-bottom: solid 2px #FFFFFF;
	}
.graybar-nav {
	margin: 0;
	padding: 0;
	font-weight: bold;
	/*height:18px;*/
	float: right;
	text-align: center;
	letter-spacing: .01px;
	border-left: 2px solid #FFFFFF;
	width: 125px;
	}
#graybar-nav ul {
	margin: 0;
	padding: 0;
	float: right;
}
#graybar-nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*float: right;*/
	text-align: center;
	letter-spacing: .01px;
	border-left: 2px solid #FFFFFF;
	width: 125px;
	}
.graybar-nav a {
	text-decoration: none;
	display: block;
	padding: 3px 5px;
}
.graybar-nav a:link, .graybar-nav a:visited {
	color: #FFFFFF;
}
.graybar-nav a:hover, .graybar-nav a:active, .graybar-nav a:focus {
	color: #FFFFFF;
	background-color: #FFCC33
}
#whitebar {
	background-color: #FFFFFF;
	height:0px;
	margin:0;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1px;
	line-height: 0;	
	}	
/*content area*/
#contentwrapper{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 762px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
.outerwrapper {
	background: url() left top repeat-y;
}
.innerwrapper {
	background: url(../images/rightcol.gif) right top repeat-y;
}
/*center: main content*/
#content {
	float: left;
	width: 333px;
	font-size: 80%;
	padding-right: 19px;
	padding-left: 20px;
	margin-top: 15px;
	word-wrap: break-word;
}
#content-home {
	float: left;
	width: 379px;
	font-size: 80%;
	margin: 0;
	padding: 0;
}
#content-wide {
	width: 570px;
}
/*#content-wide {
	width: 550px;
}*/

#content ul, #content-home ul, #content-home ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet.gif);
	margin-bottom: 8px;
}

#content h2 {
	line-height: 1.5;
	letter-spacing: 0.3px;
	font-size: 170%;
	font-weight: normal;
}

#content h3 {
	line-height: 125%;
	letter-spacing: .1em;
	font-size: 90%;
	font-weight: bold;
}

/*sidebars: left=a, right=b*/
#sidebar-a {
	float: left;
	width: 127px;
	font-size: 76%;
	color: #000000;
	padding-right: 8px;
}
#sidebar-a-home {
	float: left;
	width: 120px;
	font-size: 76%;
	color: #000000;
	padding-right: 8px;
}
#ver_espanol {
	width: 125px;
}
#ver_espanol a {
	display: block;
	text-decoration: none;
	background-color: #CC0000;
	padding: 3px 3px;
	color: #FFFFFF;
	line-height: 2;
	text-align: center;
	font-size: 90%;
	letter-spacing: 1px;
}
#ver_espanol a:hover, #ver_espanol a:active, #ver_espanol a:focus {
	background-color: #FF9900;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#sidebar-b {
	float: left;
	width: 225px;
	padding: 15px 5px 0px 15px;
	color: #660066;
	font-size: 76%;
	word-wrap: break-word;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
}
#sidebar-b p {
	margin-top: 0px;
}

#sidebar-b a {
	text-decoration: none;
	color: #CC0000;
	letter-spacing: .01px;
}
#sidebar-b a:hover, #sidebar-b a:active, #sidebar-b a:focus {
	color: #FF6600;
	letter-spacing: .01px;
}
	#sidebar-b h1, #sidebar-b h2, #sidebar-b h3, #sidebar-b h4, #sidebar-b h5, #sidebar-b h6 {
	color: #CC0000;
	letter-spacing: 0.1em;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 3px;
}

#sidebar-b ul {
	padding: 0px;
	font-size: 90%;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet.gif);
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

	#sidebar-b li {
	/*list-style-position: outside;
	vertical-align: 50%;*/
	}

#footer {
	clear: both;
	padding: 5px 5px 5px 130px;
	font-size: 65%;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	width: 762px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
}
	#footer a {
	padding: 0 10px;
	text-decoration: none;
	}
	#footer a:link, #footer a:visited {
		color: #928878;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}
#footer2 {
	clear: both;
	padding: 5px 5px 5px 75px;
	font-size: 65%;
	width: 762px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	/*text-align: center;*/
}
	#footer2 a {
	padding: 0 10px;
	text-decoration: none;
	}
	#footer2 a:link, #footer2 a:visited {
		color: #928878;
	}
	#footer2 a:hover, #footer2 a:active {
		text-decoration: underline;
	}

/* \*/
* html #p7TMnav {height: 1%;}
/* */
#formcontainer {
	width: 265px;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	border: 1px solid gray;
	background: #fff;
	font-size: 65%;
}
/*\*/
* html .outerwrapper,
* html .innerwrapper
{height: 1%;}
/* */
.blue {
	color: #3399FF;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
.box_orange {
	background-color: #FF6600;
	width: 340px;
	padding-right: 19px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.box_yellow {
	/*background-color: #FFCC33;*/
	background-color: #FFFF99;
	width: 340px;
	padding-right: 19px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.blockquote {
	font-size: 90%;
	line-height: 1.2;
}	
	/* from John Gallant the following closes floats */

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
	/* from John Gallant Holly Hack for a bug in floats?*/
.element-right {
	float: right;
	width: 49%;
	}
.element-left {
	float: left;
	width: 49%;
	}
.footnote {
	font-size: 70%;
}
.image-left {
	float: left;
	margin: 0 10px 3px 0px;
	padding: 0px;
}
.image-right {
	float: right;
	margin: 0 5px 3px 10px;
	padding: 0px;
}
.lineabove {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660066;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linebelow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660066;
	margin-bottom: 5px;
}
.linedivider {
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660066;
	margin-top: 3px;
	margin-bottom: 3px;
}
.more {
	font-size: 80%;
	text-transform: uppercase;
}
.red {
	color: #FF0000;
}
.background_yellow {
	background-color: #FFCC33;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
}
.80percent {
	font-size: 80%;
}
.quoteby {
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
}
.box-right {
	margin: 5px;
	width: 175px;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 5px;
}
.founder_year {
	font-size: 80%;
	color: #FF9900;
}
.box_with_border {
	background-color: #FFFF99;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFCC00;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_lightyellow {
	background-color: #FFFF99;
	width: 340px;
	padding-right: 19px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
}
ol {
	list-style-position: outside;
	margin-left: 30px;
}
.poem {
}
.poem p {
	margin-top: .5px;
	margin-bottom: 0px;
}
.poem-indent {
	margin-left: 25px;
	}
.poem-title {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}
.poem-author {
	font-weight: bold;
	}

