@charset "utf-8";

*
			{
			 margin: 0px;
			 padding: 0px;
}
body
			{
			 color: #000000;
			 background: #ccff42;
			 font-family: Georgia, Garamond, serif;
			 font-size: 12px;
}
h1, h2, h3
			{
			 font-family: Arial, Helvetica, sans-serif;
			 line-height: 155%;
			 margin-bottom: 3px;
}
abbr
			{
			 font-variant: small-caps;
			 font-weight: bold;
}
legend
			{
			 background: #ccff42;
			 font-variant: small-caps;
			 padding: 3px;
			 margin-bottom: 3px;
			 border: 1px solid;
}
fieldset
			{
			 padding: 4px;
			 margin-bottom: 5px;
}
a
			{
			 background-color: transparent;
			 font-weight: bold;
			 text-decoration: underline;
}
a:link
			{
			 color: #4805ff;
}
a:visited
			{
			 color: #ff7542;
}
a:hover, a:active
			{
			 color: #ff42cd;
}
img, imgLink, a:link.imgLink, a:visited.imgLink, a:hover.imgLink, a:active.imgLink
			{
			 background-color: transparent;
			 border: 0px;
}
input
			{
			 font-size: 12px;
			 margin-bottom: 3px;
}
label
			{
			 float: left;
}
.linkSubHead
			{
			 text-indent: 8px;
			 padding: 4px;
}
.linkListUL
			{
			 list-style: none;
			 display: block;
}
.linkList
			{
			 color: #ffffff;
			 background: #ffd342;
			 width: 154px;
			 padding: 3px;
			 text-align: right;
			 line-height: 155%;
			 border: 1px outset;
}
.mainNav
			{
			 color: #009900;
			 margin-right: 3px;
			 padding-top: 7px;
}
#here
			{
			 background:#ff42cd;
			 font-variant: small-caps;
			 font-weight: bold;
			 text-decoration: underline;
			 border: #ffffff 1px inset;
			 cursor: pointer;
}
#noUnderline
			{
			 font-variant: normal;
			 text-decoration: none;
}
.features
			{
			 list-style: none outside;
			 font-size: 14px;
			 margin-bottom: 5px;
			 margin-left: 35px;
}
.threeCol
			{
			 list-style: none;
			 display: inline;
}
.leftCol
			{
			 background: #92c700;
			 width: 172px;
			 height: 480px;
			 margin-right: 5px;
			 padding: 4px;
			 float: left;
}
.centreCol
			{
			 background: #92c700;
			 width: 352px;
			 height: 480px;
			 margin-right: 5px;
			 padding: 4px;
			 float: left;
}
.rightCol
			{
			 background: #92c700;
			 width: 290px;
			 height: 480px;
			 padding: 4px;
			 clear: right;
}
#twoColRight
			{
			 background: #92c700;
			 width: 77.5%;
			 height: 480px;
			 padding: 4px;
			 clear: right;
}

#formPage
			{
			 width: 660px;
			 height: 450px;
			 float: none;
}
#imgLogo
			{
			 margin: -4px;
			 float: left;
}
.imgL
			{
			 background: #ffffff;
			 padding: 2px;
			 float: left;
}
.imgR
			{
			 background: #ffffff;
			 padding: 2px;
			 float: right;
}
#searchBox
			{
			 background: #ccff42;
			 padding: 3px;
			 border: 1px solid;
}
#searchText
			{
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
}
#wrapper
			{
			 position: relative;
			 top: 0px;
			 left: 5%;
			 width: 85%;
}
.header
			{
			 position: relative;
			 top: 0px;
			 height: 142px;
			 padding: 4px;
			 border-bottom: 3px double;
}
#innerPage
			{
			 height: 75px;
}
.mainContent
			{
			 position: relative;
			 top: 0px;
			 height: 470px;
			 padding: 4px;
}
#tempMainContent
			{
			 background: #92c700 url(../images/intro_img.png) bottom right no-repeat;
			 position: relative;
			 top: 0px;
			 height: 470px;
			 padding: 8px;
			 border-top: 3px double;
}
#footer
			{
			 position: relative;
			 top: 0px;
			 height: 37px;
			 margin-top: 5px;
			 padding: 4px;
			 border-top: 1px solid;
			 clear: both;
}
#copyRight
			{
			 font-size: 85%;
			 font-weight: bold;
			 text-align: center;
}
#webDesign
			{
			 text-align: right;
			 padding-top: 4px;
}
#pageTitle
			{
			 text-indent: 185px;
}
#tagLine
			{
			 font-style: oblique;
			 margin: -10px 0px 10px 0px;
}
#comingSoon
			{
			 text-indent: 55px;
}
