/*-----------------------------------------------------------------------------


-----------------------------------------------------------------------------*/

/* reset styles */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
 margin: 1em 0;
}
/* =General
-----------------------------------------------------------------------------*/



html {
	/*background-color: #F8FFED;*/
	}

body {
	background-color: #F8FFED; 
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	font: 90% Georgia, "Times New Roman", Times, serif;
}

#grad {
	width:810px;
	background:url(images/holder.gif) top center repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align:left;	
	}

#container {
	width: 800px;
	/*min-height:800px;*/
	margin: 0 auto;
	padding: 0;
	text-align:left;
	/*background: url(images/pattern_F8FFED.gif);*/
	background-color:#FFFFFF;
	border-bottom: 1px #5FAD42 solid;
	}
	
#container_home {
	width: 800px;
	min-height:600px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background: url(images/high_yaa014000029-long.jpg) no-repeat;
	}	

p { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em; 
	margin-top: 0px;
	margin-bottom: 1.4em; 
	text-align: left;
	margin-left: 13px;
	padding-right: 10px;
	}
	
strong {
	font-weight:bold;
	}

h4 {
	font-weight:bold;
	color:#5FAD42;
	margin:0;
	}

a:link, a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	text-decoration: none; 
	color: #184127;
	}

a:hover, a:active { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #9465A0;
	background-color: none;
	}
	
#navbar a:link, a:visited {
	font: 14px Georgia, "Times New Roman", Times, serif; 
	/*font-weight: bold; */
	text-decoration: none; 
	color: #184127;
	}

#navbar a:hover, a:active { 
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #9465A0;
	background-color: #D6ECC4;
	}
	
#location li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
#location li a:hover {
	color: #9465A0;
	}
	

/* =layout
-----------------------------------------------------------------------------*/


#header {
	/*width: 800px;*/
	height: 95px;
	background-image:url(images/header.png); !important;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
	background-position:top;
	}

#header h1 {
	width: 270px;
	height: 68px;
	background: url(images/stead_logo2.gif);
	background-repeat:no-repeat;
	text-indent: -5000px; /*Phark method*/
	float:left;
	margin:0;
}

#header h1 a {
	display:block;
	width: 270px;
	height: 68px;
	}
	
#header h1 a:hover, #header h1 a:active {
	background: url(images/stead_logo2_over.gif);
	background-repeat:no-repeat;
	}

#header h2 {
	text-indent: -5000px; /*Phark method*/
	margin-top: 0;
}


#navbar li{
	float:left;
	display:inline;
	margin-left:57px;
	margin-top:22px;
}


#subNav {
	width: 190px;
	float: left;
	margin-top: 25px;
}

#subNav p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0.8em; 
	text-align: left;
	margin-left: 13px;
}

#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subNav li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	text-align: right;
}

/* IE6 Only */
* html #subNav li {
	margin-bottom:2px;
}

#mlist li {
	padding: 5px 10px 5px 0px;
	background-color:#F8FFED;
	border: 1px #D6ECC4 solid;
	}
	
#sizes li {
	padding: 5px 0px 5px 0px;
	background-color:#F8FFED;
	color:#5FAD42;
	border: none;
	}

#subNav ul li a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align:right;
	background: #D6ECC4;
	padding: 5px;
	border-bottom: 0;
}

#subNav ul li a:hover, a:active { 
	color: #9465A0;
	background: #FFFFFF;
}

/*#subNav img {
margin-bottom: 5px;
margin-left: 5px;
}*/

/*#aboutmenu li{ 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em; 
	margin-top: 0px;
	margin-bottom: 0.4em; 
	text-align: left;
	margin-left: 13px;
	padding-right: 10px;
	}*/

#content {
	width: 420px;
	float: left;
	/*background-color: #DCECC4;*/
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 25px;
	min-height: 386px;
}

#content h2 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px; 
	text-align: left;
	margin-left: 13px;
	color: #5FAD42;
}

#content h3 {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px; 
	text-align: left;
	margin-left: 13px;
	color: #5FAD42;
}

#content img {
	margin-bottom: 0px; 
	margin-left: 13px;
	padding-right:5px;
	}

#content ol {
	padding-left:18px;
	list-style: decimal;
	}

#content_home {
	width: 320px;
	float: left;
	background-color: #DCECC4;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 25px;
	padding:8px 0px;
}

#content_home p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: left;
	margin-left: 13px;
	padding: 5px 10px 5px 0px;
	color: #184127;
}	

#content_location {
	width: 330px;
	float: left;
	/*background-color: #DCECC4;*/
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 25px;
	background-color:#FFFFFF;
}

#content_location img{
	padding:5px;
	border: 1px #5FAD42 solid;
	}

#content_location h2 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px; 
	text-align: left;
	margin-left: 13px;
	color: #5FAD42;
}

#contactdetails li{ 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em; 
	margin-top: 0px;
	margin-bottom: 0.4em; 
	text-align: left;
	margin-left: 13px;
	padding-right: 10px;
	}
	
#content li{ 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em; 
	margin-top: 0px;
	margin-bottom: 0.4em; 
	text-align: left;
	margin-left: 13px;
	padding-right: 10px;
	}
	
#content ol li{
	line-height: 1.5em;
	}	

#images {
	width: 150px;
	/*height: 225px;*/
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}

#images img {
margin-bottom: 10px;
padding:5px;
border: 1px #5FAD42 solid;
background-color:#FFFFFF;
}

#table {
	width: 225px;
	float: left;
	margin-top: 25px;
	margin-left: 5px;
	background-color:D6ECC4;
}

#table ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#table li {
	font: 1em Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}

#table ul li a {
	display: block;
	text-decoration: none;
	text-align:left;
	background: #D6ECC4;
	padding: 5px;
	border-bottom: 0;
}

#subNav ul li a:hover, a:active { 
	color: #9465A0;
	background: #FFFFFF;
}

#footer {
	clear: both;
	border: 0;
	background: url(images/circle.png) top left repeat-x; !important;
	background: url(images/circle.gif) top left repeat-x;
	width:800px;
	}

#footer p {
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 25px 0 25px 190px;
	color: #184127;
}

#finishes ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#finishes {
	padding-left:5px;
	width:180px;
	float:left;
	margin:0;
	}

#finishes li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*font: 1em Georgia, "Times New Roman", Times, serif;*/
	margin: 0px 5px 5px 5px;
	display: block;
	text-decoration: none;
	text-align:center;
	background: #FFFFFF;
	padding:5px;
	border: 1px #5FAD42 solid;
	color:#184127;
	width: 160px;
}

#finishes li.first {
	background: #F8FFED;
	font-weight:bold;
	color:#5FAD42;
	height:2.5em;
	}

#bullets {
	padding-left:13px;
	line-height:1.7em;
	}
	
#bullets li{
	line-height:1.7em;
	list-style-type:disc;
	
	}
	
.print {
	/*padding-left: 20px;
	padding-bottom: 20px;
	background: url(images/printer.gif) top left no-repeat;*/
	}
	
.process li{
	/*display:inline;*/
	}

	

	



