/* Chaos design*/

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/
------------------------------------------------------

*/


body {
	margin: 0;
	font-family: "Comic Sans MS", sans-serif;
	color: black;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/backgrounds/knitting3b.jpg);
	background-repeat: repeat;
}

/* Styles for the pullquote at the top of the page. */

#headline {
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 10%;
	padding-right: 10%;
	text-align: justify;
	line-height: 1.5em;
	padding-bottom: 10px;
}

/* For the byline on the pullquote. */

p.byline {
	text-align: left;
	font-family: helvetica, "Courier New", Courier, mono;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	color: #0A3F8F;
	font-weight: bold;
}

/* Banner near top of page that says the name of the whole site */

#main-title {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 0.8em;
	letter-spacing: 5px;
	text-align: right;
	margin-top: 0;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10%;
	background-color: #0A3F8F;
	color: #FFFFFF;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-family: Tahoma, Arial, sans-serif;
}

/* To create the main image and text over image at top of page. */

#header-image {
	background-repeat: repeat-x;
	background-position: center;
	height: 177px;
	background-image: url(../images/backgrounds/spear-chaos.jpg);
	background-color: #FFFFFF;
}

#title {
	margin: 0;
	color: #195a9c;
	font-size: 0.8em;
	text-align: left;
	padding-top: 20px;
	padding-left:10px;
	letter-spacing: 5px;
}
/*#title {
	margin: 0;
	color: #666699;
	font-size: 0.8em;
	text-align: center;
	padding-top: 120px;
	letter-spacing: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
*/


/* For the main navigation bar for the site. */

#navbar {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.7em;
	text-align: center;
	margin-top: 0;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #0A3F8F;
	color: #FFFFFF;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	font-family: Tahoma, Arial, sans-serif;
	letter-spacing: 0.2em;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
}

#navbar a.current {
color: #000000;
}

#navbar a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #6699CC;
}

h1 {
margin-top: 20px;
margin-left: 5%;
margin-right: 0;
font-size: 0.8em;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #0A3F8F;
border-bottom: none #000000;
letter-spacing: 5px;
border-top: 1px none #000000;
font-weight: bold;
}

a:link, a:visited {
text-decoration: underline;
font-weight: bold;
color: #0A3F8F;
border:none;

}

a:hover {
font-weight: bold;
text-decoration: none;
}
/* Contains all the main body of text on the page, including the h2 elements. */


h2 {
	margin-left: 2%;
	margin-right: 37%;
	font-size: 1em;
	padding-bottom: 3px;
	padding-right: 0;
	color: #0A3F8F;
	border-bottom: 1px #000000 solid;
	letter-spacing: 5px;
	font-weight: normal;
	margin-top: 5%;
}

h3 {
margin-left: 2%;
	margin-right: 0%;
	font-size: 1em;
	padding-right: 0;
	color: #0A3F8F;
	letter-spacing: 5px;
	font-weight: normal;
}

p, ul, ol, table {
margin-top: 0.2%;
margin-bottom: .5%;
margin-left: 2%;
margin-right: 2%;
text-align: justify;
}

ol, ul {
margin-left: 25px;
margin-right: 25px;
}

li{text-align: left;
list-style-image:url(../images/intranets/spear-inet-link-circle.gif);
list-style-position: inside;
}


/*form statements to control positioning */
form{ 
margin-left:5%;
margin-right:5%;
padding-left:2%;
padding-right:2%;
}
form p label{
float:left;
width:15%;
}
form p{
clear:left;
margin:0;
padding-top:5px;
color:#330033;
}
/* used to position images within text */
.floatright {
	float: right;
	padding: 2%;
	}
	
.floatleft {
	float: left;
	padding: 2%;
	}
		
.floatcenter {
	text-align:center;
	clear:both;
	}
	
	/*used on to position images on portfolio page*/

.monitorright {
	float: right;
	padding: 2%;
	padding-right: 10%;
	}
	
	
.firstparagraph {
	top: 100px;
}

.firsth2 {
	position: relative;
	top: 40px;
}

	/*changes monitor graphic to match stylesheet*/
.monitorchange  {
	background-image:url(../images/monitor2.jpg);
	width:184px;
	height:179px;
	float: right;
	padding: 2%;
	background-position: center;
	background-repeat: no-repeat;
	visibility: visible;
	text-align: center;
	}	

/* Styles for the footer at the bottom of the page */

#footer {
	text-align: center;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.65em;
	margin-top: 2%;
	padding-right: 50px;
	background-color: #0A3F8F;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	letter-spacing: 0.2em;
}

#footer a:link, #footer a:visited {
color: #ffffff;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}

/*statement used to remove link border from images*/	
.valid img{ 
border:none;
}
.brochure {border:none; float: left; padding: 2%;
}