/* CSS Document */
/* TEMP - SECTION OUTLINES */

/**/
/* for STUPID IE */
/*\*/
* html .container {
	height: 8em;
}

/* DEFINE LINK COLORS, STYLES */
a:link, a:visited, a:active {
	color: #254A72;
	text-decoration: underline;
}

a:hover {
	color: #9ABBDE;
	text-decoration: none;
}

/* MORE STANDARD TEXT ELEMENTS */
b, strong {
	font-weight: bold;
}

blockquote {
}

body{
	background-image: url(../assets/WindHappens_VertBgrd.gif);
	background-repeat: repeat-x;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* --- DECLARE FONT AND COLOR FOR ALL ELEMENTS ---*/
body, div, p, blockquote ol, ul, dl, li, dt, dd, tr, td, th, h1, h2, h3, h4, h5, h6 {
	color: #1A3163;
	font-family: Arial, Helvetica, sans-serif;
}

/*
blockquote cite {
	margin: 5px 0 0;
	display: block;
}*/
code {
	font: 1.1em 'Courier New', Courier, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	background: #B9C4E4;
	color: #293765;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	font-weight: 900;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	background: none;
	color: #293765;
	font-size: 1.6em;
	font-weight: 900;
	font-weight: bold;
	margin: 12px 0 8px 0;
	padding: 0;
	text-align: center;
}

/* REMOVE SPACE ABOVE/BELOW HEAD TAGS */
h2, h3, h4, h5, h6 {
	color: #1A3163;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.4em;
	font-weight: 900;
	text-align: center;
}

h4 {
	font-size: 1.4em;
	font-weight: 500;
	text-align: center;
}

h5 {
	font-size: 1.3em;
	font-weight: 900;
	text-align: center;
}

h6 {
	color: #324E8B;
	font-size: 1.25em;
	font-style: oblique;
	font-weight: 900;
	padding: 0 5px 0 5px;
	text-align: center;
	text-indent: 0;
}

/* DEFINE BASE FONT SIZE FOR ENTIRE DOC -- TO SCALE ALL SIZES, JUST CHANGE THIS !!! */
html {
	font-size: 65%;
}

/* FORCES VERT SCROLLBAR IN NON-IE BROWSERS TO AVOID PAGE SHIFT */
html {
	margin-bottom: 1px;
	min-height: 100%;
}

/* FORCE RIGHT HAND SCROLLBAR TO END FIREFOX PAGE SHIFT  */
html {
	margin-bottom: 1px;
	min-height: : 100%;
}

i, em {
	font-style: italic;
}

li h3 {
	text-align: left;
}

/*--BEGIN STANDARD HTML TAGS - FORMAT AS NEEDED FOR EACH PROJECT---*/
/* WILL OVERRIDE COLORS AND FONT ABOVE IF SPECIFIED */
/* PARAGRAPH */
p {
	color: #1A3163;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
	text-indent: 1em;
}

strike {
	text-decoration: line-through;
}

td {
	padding: 0;
}

td.sidepad {
	padding: 0 35px;
}

ul {
	margin-top: 12px;
}

/* DEFINES ALT LINK STYLES - USE FOR NAV, ALT COLOR BGRD, ETC */
.altlink:link, .altlink:visited, .altlink:active {
	color: #102D59;
	text-decoration: none;
}

.altlink:hover {
	color: #696969;
	text-decoration: underline;
}

.bumpdown {
	margin: 12px 0 4px 0;
}

.center{
	text-align: center;
	text-indent: 0;
}

.center{
	text-align: center;
	text-indent: 0;
}

.centerbold{
	font-weight: bold;
	margin: 0;
	text-align: center;
	text-indent: 0;
}

/* FIXES FLOAT LEFT-RIGHT */
.clearit {
	clear: both;
	display: block;
}

/* SETS A CLASS CALLED 'CONTAINER' WITH A MIN HEIGHT FIX FOR I.E. */
/* for SMART browsers */
.container {
	height: auto;
	min-height: 8em; /* width:20em;
padding:0.5em;
border:1px solid #000;*/
}

.left{
	text-align: left;
}

.leftbold{
	font-weight: 800;
	margin: 0;
	text-align: left;
	text-indent: 0;
}

/* DEFINES FLOAT RIGHT OR LEFT WITH 10PX MARGIN, ALLOWS TEXT TO WRAP NEXT TO IMAGE  */
.leftimage{
	border: none;
	float: left;
	margin-right: 0;
}

.poem {
	background-color: #D7DFF1;
	clear: both;
}

.poem h1 {
	background: #B9C4E4;
	color: #293765;
	font-size: 1.6em;
	font-weight: 900;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

.poem p.small {
	font-size: x-small;
	font-weight: 900;
}

.rightbold{
	font-weight: 800;
	margin: 0;
	text-align: right;
	text-indent: 0;
}

.rightimage{
	float: right;
	margin: 0 0 12px 6px;
}

#banner{
	background-image: url(../assets/Wind-poster-head770x120.jpg);
	background-repeat: no-repeat;
	height: 120px;
}

/* DEFINES CONTENT AREA with image BACKGROUND*/
#content {
	background: url(../assets/wind-happens-bgrd770x10.jpg);
	background-repeat: repeat-y;
	clear: both;
	margin: 0;
	padding: 0;
}

#content td {
	vertical-align: top;
	text-align: center;
}

/*#content td.imagecell {
	vertical-align: bottom;
padding: 0;
}*/
#content td img {
	vertical-align: top; /*padding: 0;
margin: 0;*/
}

#content, #leftcol, #footer {
	border: None;
}

/* DEFINES FOOTER AREA*/
#footer{
	background: url(../assets/wind-happens-foot770x50.jpg);
	height: 50px;
}

#footer p {
	background: top;
	color: #000000;
	font-size: 1.2em;
	line-height: 1.2em;
	line-height: normal;
	margin: 0px 20px;
	padding: 0px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

/* ID FOOTLINKS, USE TO WRAP LINK SECTION IN FOOTER*/
 
 #footlinks a {
	line-height: 1.5em;
	margin: 0;
	text-align: center;
}

/* CONTEXTUAL - LINK WITHIN ID FOOTLINKS */
 
 #footlinks a:link, #footlinks a:visited, #footlinks a:active {
	color: #1A3163;
	font-size: 1em;
	font-weight: 600;
	margin: Auto 5px;
	text-decoration: underline;
}

#footlinks a:hover {
	color: #1E1D1B;
	font-size: 1em;
	font-weight: 600;
	margin: Auto 5px;
	text-decoration: underline;
}

/*#content p{
	font-size: 1.3em;
	padding: 0;
	text-indent: 12px;
	text-align: left;
	margin: 0;
}*/
/* THIS CREATES THE LEFT COLUMN, 180 PX WIDE */
#leftcol {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 160px;
}

/* DEFINES H3 IN LEFT COLUMN  */
  
#leftcol h3 {
	margin: 0;
	text-align: center;
	text-indent: 0;
}

/* DEFINES LEFT SIDE PHOTO */
#leftcol img {
	float: left;
	margin-right: 10px;
}

/* DEFINES PARAGRAPHS IN LEFT COLUMN  */
  
#leftcol p {
	margin: 0px 5px 0px 0px;
	text-align: justify;
	text-indent: 1em;
}

#nav{
	background-repeat: no-repeat;
	height: 40px; /*background: url(../assets/wind-happens-nav770x40.jpg);*/
}
#phototext h3{
	margin: 0 0 12px 0;
}

#phototext img {
	float: left;
	margin: 4px 12px;
}

#phototext p {
	margin: 0 0 12px 0;
	text-indent: 0;
}

#subhead p {
	font-size: 1.1em;
}

/* FIXES FLOAT LEFT-RIGHT - USE THIS CLASS AS NEEDED*/
#wrapper{
	background: #FFFFFF;
	margin: 0 auto;
	width: 770px;
}
