/* Two Shea CSS */

html { height: 100%;}

body { background-image: url(z); background-repeat-y; background-color: #097709; height: 100%; margin: 0px; width: 100%;}

/*nav*/

#nav {
	font-family: arial;  
	margin-left: 50px; 
	font-size: 85%; 
	margin-top: 1em; 
	margin-right: 0em; 
	text-align: center;
	font-weight: bold; 
	z-index: 2; 
	position: absolute; 
	top: 86px;}

#nav ul { margin: 0; padding: 0 0 25px 0; list-style-type: none; postion: absolute;}

#nav li{ width: 100px; margin: 0 -1px 0 0; padding: 0; border: #ffffff 1px solid; color: black; text-decoration: none; background-color:#ffffff ; float: left;}

#nav a{text-decoration: none; display: block; color: #000000; background-color: #f2f2f2; padding: 5px;}

#nav a:hover{text-decoration: none; color: #f2f2f2; background-color: #097709; font-weight: bolder;}

#nav li ul{ left: -999em; position: absolute; z-index: 2;}

#nav li:hover ul{ left: auto; display: block; position:relative; z-index:2; width:100px; padding: 0; margin: 0; border: #f2f2f2 1px solid; background-color: #ffffff;}

#nav li li {border: none;}	

#nav li li a {padding: 2px 2px 2px 10px;}

#support {clear: both;}


/*end navigation*/

#container {min-height: 100%; position: relative;}

#header {align: left; margin-right: 0px;}
#headtext {  margin-left: 9em; margin-bottom: 0.3em; margin-top: -6.5em; positon: aboslute; }

#maintext { 
	font-family: Helvetica; 
	Font-size: 70%; 
	font-color: #000000; 
	background-color: #ffffff; 
	text-align: left; 	
	margin: 0px auto; 
	margin-top: 20px; 
	margin-bottom: 10px; 
	width: 700px; 
	border: #F2F2F2 6px solid; 
	position: relative; 	
	padding-bottom: 30px; 
	padding-top: 15px; 
}

#contentright { width: 50px; }
#contentleft {width: 50px; }
#maintext p {padding: 6px;}

#title {
	color: #FFFFFF;
	font-size: x-large;
	font-family: Calibri;
	background-color: #097709;
	align: center;
	z-index: 1;
}
 
#title p {
	margin-top: 20px;
	margin-bottom: 10px;
}

#biggreentext {
	text-decoration: none;
	text-align: left;
	color: #097709;
	font-size: large;

}

#biggreentext a {
	text-decoration: none;
	text-align: left;
	color: #097709;
	font-size: large;
}
	
td.main {
	border: 5px solid #F2F2F2;
	color: #000000;
	text-align: justify
}

t.contact {
	border: 0px;
	color#000000
	text-align: justify
	width: 200px;
}

p.boldface { font-size: medium; }

h1 {
	font-family: Gill Sans MT, Lucida Grande;
	font-size: 15;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #ffffff;
	width: 600px;
	margin-left: 68px;
}

img.border {
	border: #f2f2f2 3px solid;
}

img.banner {
	
	margin-left: 50px;
}

img.float {
	float: right;
	display: inline;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	max-width: 100%;
}

img.footer { position: absolute; bottom: 0px; margin: auto;}

img.main {float: center, margin-left: 30px; }



a.norm:link {
	color: #097709;
	text-decoration: none;}
a.norm:visited {
	color: #097709; 
	text-decoration: none;}

a.norm:hover {
	color: #ffffff; 
	background-color: #097709;
	text-decoration: none;}
ul.norm { list-style-image: url(bullet2.gif); }

ul.small {list-style-image: none;}

li {margin-top: 5px;}

#page { width: 100%;}

/*footer*/


#footer {
	height: 40px;
	position: relative;
	font-family: Arial;
	text-align: center;
	font-size: 66%;
	background-color: #097709;
	color: #FFFFFF;
	float: bottom;
	
}

#footer P {
	padding: 6px;
	text-align: center;}

a.footer:link {
	color: #ffffff; 
	font-size: 12;
	text-decoration: none;}

a.footer:visited {
	color: #ffffff;
	font-size: 12;
	text-decoration: none;}

a.footer:hover {
	color: #ffffff; 
	font-size: 12;
	text-decoration: none;}
