* {
	padding:0;
	margin:0;
	}
body {
	text-align:center;
	background:#ffffff;
	color:#414141;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	background:url(../../images/bg.jpg) bottom right repeat-x;
	}
#container {
	margin:0px auto 0px auto;
	width:600px;
	
	}

#flashVid {
	width:300px;
	height:300px;
	padding:0px;
}
#masthead {
display:none;
	width:600px;
	height:176px;
	background:  transparent  url(../../images/header.jpg) top left no-repeat;
	}
	
#content {
	width:600px;
	text-align:left;
	padding:0 0 0px 0;
	background: transparent url(../../images/contentBG.jpg) bottom left repeat-y;
	}
#flower { 

	background:transparent url(/images/tree.jpg) bottom left no-repeat; 
	height:auto;
	width:600;
}	
#content p, h1, h2, h3, h4,ol{
	padding:5px 8px 5px 13px;
	}
#content ul {
	padding-left:50px;
}
.faq ul {
	padding-left:0px;
}
.faq li {
	list-style-type:none;
}
#content h1 {
	font-size:1.3em;
	}
#content h2 {
	font-size:1.2em;
	}
#content h3 {
	font-size:1.1em;
	}
#content h4 {
	font-size:1em;
	}
	/*Set minimum height */
	 .prop {
    height:420px;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
#copy {
	margin-top:-320px;
	padding-right:20px;
	padding-bottom:50px;
}	
#menu {
display:none;
width:200px;
height:360px;
}
#nav {
display:none;
	padding-left:11px;
	width:200px;
	height:360px;
	padding-top:0px;
}

/* Hail Zeldman! */
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}

#nav li	{
	text-align: left;
	/*border-bottom: 1px solid #010101; */
	width: 175px;
	margin-top: 20px;
	padding: 0;
	color: #010101;
	
	}


#nav li a {
	display: block;
	font-weight: bold;
	background: transparent url(../../images/buttonsprite.jpg) 0px 0px no-repeat;
	color: #fff;
	text-decoration: none;
	width: 175px;	
	height:30px;
}



#nav li a:hover {
	font-weight: bold;
	background: transparent url(../../images/buttonsprite.jpg) -185px 0px no-repeat;
	color: #fff;
	text-decoration: none;
	}

#nav li#active a {
	font-weight: bold;
	color: #fc0;
	text-decoration: none;
	}

	
	
#footer {
	padding-top:0px;
	width:783px;
	text-align:center;
	height:112px;
	clear:both;
	margin:0 auto 0 auto;
	background:#87C3FF;
	background-image:url(../../images/footerCap.jpg);
	background-repeat:no-repeat;
	}
	
#footer p {
	font-size:x-small;
	
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#000000;
	margin-bottom:-10px;
	padding-bottom:0;
	text-align:center;
	}
.copyright {
	padding-top:20px;
}
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	}
	
.footertext {
	padding:5px;
	margin:0;
	}
		
.agspaced a {
	color:#000000;
	}
	
	
.pic {
	margin:0px 0px 10px 10px;
	padding-top:0px;
	width:300px;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {

	}
.siteLinks {
		text-align:center;
		margin-top:40px;
		font-size:x-small;
}
.subnav {
	margin:0px 0px 0px 0px;
	border: 3px solid #1D5288;
	padding:5px;
	display:block;
	width:300px;
	height:100%;
	background:#fff;
	text-align:center;
	font-size:x-small;
	
	
	}

.subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
.subnav ul li {
  margin: 6px 0 10px 0;
  padding: 0;
  line-height: 14px; /* height of icon */
  background-image:url(../../images/Maglogosmall.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
  }
.subnav ul li a {
  padding-left: 30px; /* width of icon + whitespace */
  font-size:small;
  font-weight:normal;
  }

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#196DC1;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
	