@charset "utf-8";
/* CSS Document */
/* this is my first CSS stylesheet EVER woohooooo! */

<style type="text/css">

body,td,th {
	color: #444444;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-repeat: repeat-y;
}
.wrap {
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.wrap2 {
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

#gnavi {
	height: 36px;
	width: 760px;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	clear: both;
}

a:link {
	color: #006633;
	text-decoration: none;
}
.green {
	height: 2px;
	width: 760px;
	background-color: #008029;
	font-size: 2px;
}

a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #669966;
}
.STUPEED {
	margin: 8px;
	float: right;
}
.imgspace {
	margin-left: 10px;
}
.NEWimagespace {
	padding: 7px;
}


a:active {
	text-decoration: none;
	color: #9E724E;
}
.fadey_bg {
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.baux {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 760px;
}
.baudy {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 800px;
}
.words2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 50px;
	margin-left: 3px;
	letter-spacing: normal;
	text-align: justify;
}


.BG {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-y;
	width: 760px;
}
.asdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	width: 75px;
}

.flash {
	height: 250px;
	width: 760px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008029;
}

.words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	line-height: 14pt;
	white-space: normal;
	letter-spacing: normal;
	padding-right: 20px;
	padding-left: 25px;
	padding-top: 5px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	
	
}
.aboutthingy {
	margin-left: 25px;
}

.titles1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	font-variant: small-caps;
	letter-spacing: normal;
}
.contentwindow {
	margin-top: 5px;
	margin-left: 5px;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	height: 11px;
	width: 755px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.style3 {font-size: xx-small}
.lilthang {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-color: #666666;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 36px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	width: 760px;
}
.lilotherthang {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.tinythang {
	height: 3px;
	width: 760px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.paddig {
	padding: 8px;
}

.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.nothing {
	margin: 0px;
	padding: 0px;
}

.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: normal;
	color: #4A804F;
	
}
.space {
	margin-top: 8px;
}


.wordsSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	line-height: 12pt;
	white-space: normal;
	letter-spacing: normal;
	padding-right: 30px;
	padding-left: 5px;
	padding-top: 6px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.tenpxtop {
	padding-top: 11px;
}

.wordsCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	letter-spacing: normal;
	list-style-position: outside;
	line-height: 12pt;
	font-variant: normal;
	list-style-image: url(../images/bullet.gif);
	margin-right: 25px;
}
.lilwords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	padding-right: 20px;
	width: 560px;
	padding-left: 10px;
	padding-top: 5px;
}
.sonofwords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-type: none;
	line-height: 12pt;
	white-space: normal;
	letter-spacing: normal;
	padding-left: 5px;
	padding-top: 6px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-right: 0px;
	height: 60px;
}
.thingy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	text-align: left;
}
.wrapa {
	float: right;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 10px;
}
.float {
	float: left;
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
}
.whitewords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	list-style-type: none;
	line-height: 14pt;
	white-space: normal;
	letter-spacing: normal;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 6px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.spacespace {
	padding-top: 7px;
}

.wrap_part_2 {
	float: right;
	margin-top: 5px;
	padding-left: 10px;
}
.MOREwords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	line-height: 14pt;
	white-space: normal;
	letter-spacing: normal;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.yet_more_words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	list-style-type: none;
	line-height: 14pt;
	white-space: normal;
	letter-spacing: normal;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 5px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-style: italic;
}
.list-style-decimal {
	list-style-type: decimal;
	list-style-image: none;
}
.ultrawrap {
	float: left;
}
.nothingCopy {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.wrap3 {
	float: left;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.hhhh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding-left: 33px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.not_nothing {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #008029;
	height: 250px;
	width: 760px;
}
.descbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fadey_bgCopy {
	background-image: url(../images/bg_fade2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}
.td_45 {
	width: 45px;
	height: 50px;
}
.img-left {
	float: left;
	height: 175px;
	text-align: center;
}
.img-right {
	margin-left: 20px;
	float: right;
	height: 175px;
	margin-right: 100px;
	text-align: center;
}
.img-clear {
	clear: both;
}

</style>
